• 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

    • -0
    • +219
    ./GradebookSyncFixServlet.java
  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

  1. … 1 more file in changeset.
LDEV-4345 Prevent date parsing in case it's not needed when modifying a lesson

LDEV-4312 Allow POST requests

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

  1. … 1 more file in changeset.
LDEV-3940 Stopped using deprecated API

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

    • -0
    • +135
    ./ConfigServlet.java
    • -1
    • +0
    ./LamsLearningDesignDeleteServlet.java
    • -0
    • +160
    ./LearnerMonitorServlet.java
    • -0
    • +605
    ./LinkToolsServlet.java
  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)

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

* Added support for jstl core taglib

    • -0
    • +301
    ./LessonManagerServlet.java
  1. … 8 more files in changeset.
LDEV-3940 Move Java code from jsps to proper util/service Java classes

    • -0
    • +247
    ./OpenLamsPageServlet.java
    • -0
    • +94
    ./StartLessonAjaxServlet.java
  1. … 13 more files in changeset.
LDEV-4211

* Make GradebookSyncServlet store learnerElements with empty scores

* pull up common code to the util method

  1. … 1 more file 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. … 3 more files in changeset.
LDEV-4163 Using new LessonManager method "checkLessonForNumericToolOutputs" instead of quering for SVGs to discover if learning design has numeric tool output

  1. … 3 more files 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-4019 Create a util method to rebuild lessons after course copy

  1. … 2 more files in changeset.
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. … 6 more files in changeset.
LDEV-3958 A bit of a code refactoring

  1. … 1 more file in changeset.
LDEV-3958 Add a button to admin page that can fix grade center columns

    • -0
    • +189
    ./CorrectLineitemsServlet.java
  1. … 5 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
    • +1
    ./LamsLearningDesignDeleteServlet.java
  1. … 9 more files in changeset.
LDEV-3897 Ability to fix LAMS lessons in imported courses

    • -0
    • +276
    ./ImportLessonsServlet.java
  1. … 4 more files in changeset.
LDEV-3399 Added special button that will update all LAMS links with the new lesson ids

    • -0
    • +239
    ./CloneLessonsServlet.java
  1. … 10 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
    ./LamsLearningDesignDeleteServlet.java
  1. … 1070 more files in changeset.
LDEV-3704: Ability to modify BB lessons' URL host name

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

  1. … 6 more files in changeset.
LDEV-3621 Ability to import and use groups from integrated server

    • -0
    • +172
    ./GroupDataServlet.java
  1. … 19 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.