• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4171 Remove obsolete svgFormat parameter that is no longer used in WF as long as it produces only SVGs (no PNGs)

    • -5
    • +3
    ./ld/integration/util/LamsSecurityUtil.java
  1. … 2 more files in changeset.
LDEV-4164 assign LAMS lesson the last position number so it appears at the bottom of the list. Besides, it will allow lesson sorting

    • -3
    • +7
    ./ld/integration/util/BlackboardUtil.java
LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

    • -2
    • +2
    ./ld/integration/util/LineitemUtil.java
LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

    • -6
    • +10
    ./ld/integration/util/BlackboardUtil.java
    • -37
    • +28
    ./ld/integration/util/LineitemUtil.java
  1. … 1 more file in changeset.
LDEV-3897 Update ldId parameter (stored in content's Url field) after running ImportLessonsServlet as otherwise it points to completely wrong ldId from the old LAMS server

LDEV-4080 Fix the issue when Blackboard sends _course_id instead of courseId string to LAMS on creating new lessons

    • -2
    • +2
    ./ld/integration/util/BlackboardUtil.java
    • -3
    • +3
    ./ld/integration/util/LamsSecurityUtil.java
  1. … 1 more file in changeset.
LDEV-4080 Fix the issue when Blackboard sends _course_id instead of courseId string to LAMS on creating new lessons

    • -5
    • +10
    ./ld/integration/util/BlackboardUtil.java
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-3940 Move Java code from jsps to proper util Java classes

    • -161
    • +13
    ./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

    • -82
    • +48
    ./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-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-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-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./ld/integration/dto/LearnerProgressDTO.java
  1. … 1068 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-3621 Ability to import and use groups from integrated server

    • -0
    • +172
    ./ld/integration/blackboard/GroupDataServlet.java
  1. … 18 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

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

  1. … 3 more files in changeset.
LDEV-3456: Adding new parameters to LAMSLearningDesign and StartLesson calls

  1. … 3 more files in changeset.
LDEV-3526: Adding more support for POST and trying some other ways to get the User from the context. Build 1.2.14

  1. … 4 more files in changeset.
LDEV-3484: Tweaking the server response codes

LDEV-3484: Implementing StartLesson as a servlet, with a JSON response.

    • -0
    • +247
    ./ld/integration/blackboard/StartLessonServlet.java
  1. … 1 more file in changeset.
LDEV-3523: Added subtype to Learning Design

LDEV-3526: Switched webservice calls to POST.

  1. … 3 more files in changeset.
LDEV-3521: Supporting an alternative URL for LAMS where needed for mixed https/http integrations.

  1. … 4 more files in changeset.
LDEV-3484: Deletion of learning designs

  1. … 4 more files in changeset.