lamsfoundation

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4019 Create a util method to rebuild lessons after course copy

    • -0
    • +4
    ./ld/integration/util/BlackboardUtil.java
    • -5
    • +4
    ./ld/integration/util/LineitemUtil.java
LDEV-3666 Change the API that gradebook servlet uses to get individual marks from LAMS

LDEV-3666 Change the API that gradebook servlet uses to get individual marks from LAMS

LDEV-3940 Move Java code from jsps to proper util Java classes

    • -160
    • +12
    ./ld/integration/blackboard/StartLessonServlet.java
    • -1
    • +179
    ./ld/integration/util/BlackboardUtil.java
    • -54
    • +11
    ./ld/integration/util/LamsSecurityUtil.java
    • -5
    • +5
    ./ld/integration/util/LineitemUtil.java
  1. … 3 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util Java classes

    • -160
    • +12
    ./ld/integration/blackboard/StartLessonServlet.java
    • -1
    • +179
    ./ld/integration/util/BlackboardUtil.java
    • -54
    • +11
    ./ld/integration/util/LamsSecurityUtil.java
    • -5
    • +5
    ./ld/integration/util/LineitemUtil.java
  1. … 3 more files in changeset.
LDEV-3958 A bit of a code refactoring

    • -83
    • +49
    ./ld/integration/blackboard/ImportLessonsServlet.java
    • -3
    • +52
    ./ld/integration/util/BlackboardUtil.java
LDEV-3958 A bit of a code refactoring

    • -83
    • +49
    ./ld/integration/blackboard/ImportLessonsServlet.java
    • -3
    • +52
    ./ld/integration/util/BlackboardUtil.java
LDEV-3958 Add a button to admin page that can fix grade center columns

    • -0
    • +189
    ./ld/integration/blackboard/CorrectLineitemsServlet.java
    • -0
    • +49
    ./ld/integration/util/BlackboardUtil.java
    • -74
    • +18
    ./ld/integration/util/LamsSecurityUtil.java
  1. … 3 more files in changeset.
LDEV-3958 Add a button to admin page that can fix grade center columns

    • -0
    • +189
    ./ld/integration/blackboard/CorrectLineitemsServlet.java
    • -0
    • +49
    ./ld/integration/util/BlackboardUtil.java
    • -74
    • +18
    ./ld/integration/util/LamsSecurityUtil.java
  1. … 3 more files in changeset.
LDEV-3939 * Grade center column now gets created on course copy/import * Refactoring of Java code * All util classes moved to org.lamsfoundation.ld.integration.util package

    • -79
    • +16
    ./ld/integration/blackboard/GradebookSyncServlet.java
    • -0
    • +171
    ./ld/integration/util/CSVUtil.java
  1. … 7 more files in changeset.
LDEV-3939 * Grade center column now gets created on course copy/import * Refactoring of Java code * All util classes moved to org.lamsfoundation.ld.integration.util package

    • -79
    • +16
    ./ld/integration/blackboard/GradebookSyncServlet.java
    • -0
    • +171
    ./ld/integration/util/CSVUtil.java
  1. … 7 more files in changeset.
LDEV-3897 Ability to fix LAMS lessons in imported courses

    • -0
    • +276
    ./ld/integration/blackboard/ImportLessonsServlet.java
    • -0
    • +34
    ./ld/util/LamsServerException.java
  1. … 3 more files in changeset.
LDEV-3897 Ability to fix LAMS lessons in imported courses

    • -0
    • +276
    ./ld/integration/blackboard/ImportLessonsServlet.java
    • -0
    • +34
    ./ld/util/LamsServerException.java
  1. … 3 more files in changeset.
LDEV-3399 Added special button that will update all LAMS links with the new lesson ids

    • -187
    • +0
    ./ld/cxcomponent/CxComponentImpl.java
    • -0
    • +239
    ./ld/integration/blackboard/CloneLessonsServlet.java
  1. … 9 more files in changeset.
LDEV-3399 Added special button that will update all LAMS links with the new lesson ids

    • -187
    • +0
    ./ld/cxcomponent/CxComponentImpl.java
    • -0
    • +239
    ./ld/integration/blackboard/CloneLessonsServlet.java
  1. … 9 more files in changeset.
LDEV-3880 Notification ON by default with Blackboard integration

  1. … 1 more file in changeset.
LDEV-3880 Notification ON by default with Blackboard integration

  1. … 1 more file in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./ld/integration/dto/LearnerProgressDTO.java
  1. … 1068 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./ld/integration/dto/LearnerProgressDTO.java
LDEV-3704: Ability to modify BB lessons' URL host name

    • -0
    • +147
    ./ld/integration/blackboard/UpdateServerUrlServlet.java
  1. … 2 more files in changeset.
LDEV-3704: Ability to modify BB lessons' URL host name

    • -0
    • +147
    ./ld/integration/blackboard/UpdateServerUrlServlet.java
  1. … 2 more files in changeset.
LDEV-3399 Support Course Copy feature in Blackboard

    • -0
    • +187
    ./ld/cxcomponent/CxComponentImpl.java
  1. … 5 more files in changeset.
LDEV-3399 Support Course Copy feature in Blackboard

    • -0
    • +187
    ./ld/cxcomponent/CxComponentImpl.java
  1. … 5 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

    • -0
    • +172
    ./ld/integration/blackboard/GroupDataServlet.java
  1. … 18 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

    • -0
    • +172
    ./ld/integration/blackboard/GroupDataServlet.java
  1. … 3 more files in changeset.
LDEV-3510: In trying to fix the ordering problem, started opening lessons in a new tab/window. Now reverted back to previous behaviour with lesson loading in the same tab.

  1. … 4 more files in changeset.
LDEV-3510: In trying to fix the ordering problem, started opening lessons in a new tab/window. Now reverted back to previous behaviour with lesson loading in the same tab.

  1. … 4 more files in changeset.
LKC-61 Support syncing of gradebook marks for Chen Rui Building Block

    • -18
    • +47
    ./ld/integration/blackboard/GradebookSyncServlet.java
LKC-61 Support syncing of gradebook marks for Chen Rui Building Block

    • -18
    • +47
    ./ld/integration/blackboard/GradebookSyncServlet.java
LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

  1. … 3 more files in changeset.