• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4348 Introduce servlet that is capable of removing marks scored by users that had not finished according LAMS lessons and nonetheless pushed to BB

  1. … 1 more file in changeset.
LDEV-4346 return "No Lineitem object found" message when LAMS pushes the total lesson mark on finishing the lesson with turned off gradecenter option

LDEV-4345 Prevent date parsing in case it's not needed when modifying a lesson

LDEV-4312 Allow POST requests

LDEV-4312 Minor code simplification

LDEV-4328 On removing lineitem object also remove bbContentId -> lineitemid pair from the "LamsLineitemStorage" storage

LDEV-3940 Stopped using deprecated API

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

  1. … 22 more files in changeset.
LDEV-4312 Setting "Access-Control-Allow-Origin" header so LAMS can access its response via Ajax

  1. … 1 more file in changeset.
LDEV-4242 Delete lesson on LAMS, when it's deleted from the LMS (integration)

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

* Added support for jstl core taglib

  1. … 8 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes

  1. … 13 more files in changeset.
LDEV-4211

* Make GradebookSyncServlet store learnerElements with empty scores

* pull up common code to the util method

LDEV-4178 Escape commas when pre-adding users to a lesson

  1. … 3 more files in changeset.
LDEV-3666 Mark users as finished in Gradecenter in case of a lesson that doesn't have numeric scores

LDEV-4171 Remove obsolete svgFormat parameter that is no longer used in WF as long as it produces only SVGs (no PNGs)

  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

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

  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

  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

LDEV-4019 Create a util method to rebuild lessons after course copy

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

  1. … 3 more files in changeset.
LDEV-3958 A bit of a code refactoring

LDEV-3958 Add a button to admin page that can fix grade center columns

    • -0
    • +49
    ./lamsfoundation/ld/integration/util/BlackboardUtil.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

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

    • -0
    • +34
    ./lamsfoundation/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

  1. … 9 more files in changeset.