• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4348 Stop marking users that haven't completed the lesson as finished when syncing marks

LDEV-4163 Fix the error when only lessons with assessment tool are considered to produce numeric tool output

LDEV-4163 Removed "LessonManagerServlet." before private member variables

    • -177
    • +163
    ./LessonManagerServlet.java
LDEV-4211 in case of "gradebookMarksLesson" method is requested - add all users that have completed the lesson but have no gradebookUserLesson (it happens when lesson contains zero activities that set to produce toolOutputs)

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

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

LDEV-4163 Adding new LessonManager method "checkLessonForNumericToolOutputs" which is going to serve as a replacement for quering for SVGs to discover if learning design has numeric tool output

  1. … 1 more file in changeset.
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -12
    • +12
    ./LearningDesignRepositoryServlet.java
  1. … 34 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

  1. … 27 more files in changeset.
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -12
    • +12
    ./LearningDesignRepositoryServlet.java
  1. … 35 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

  1. … 10 more files in changeset.
LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions.

General clean up and formatting.

  1. … 13 more files in changeset.
LDEV-3635 Add integration API: remove users from lesson

LDEV-3636 Add integration API: remove lesson from course

  1. … 1 more file in changeset.
LDEV-3637 Add integration API: clone a lesson based on a lessonID

  1. … 5 more files in changeset.
NTU-9 Added the log entry for learning design import

LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 21 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

  1. … 22 more files in changeset.
LDEV-3809: Add an integrations interface to read organisation groupings.

  1. … 1 more file in changeset.
file OrganisationGroupServlet.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./OrganisationGroupServlet.java
LDEV-3811 added a new option to set notifications ON/OFF for lessons created via an integration

  1. … 1 more file in changeset.
LDEV-3811 added a new option to set notifications ON/OFF for lessons created via an integration

  1. … 1 more file in changeset.
LDEV-3761: Print out exception should anything goes wrong.

LDEV-3776: Remove $Id CVS keyword.

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

  1. … 1351 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -81
    • +96
    ./LearningDesignRepositoryServlet.java
  1. … 2118 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -3
    • +3
    ./LearningDesignRepositoryServlet.java
  1. … 1857 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 473 more files in changeset.
LDEV-3761: Initial implementation of NotificationManager. Adjust queries for fetching Notifications.

  1. … 6 more files in changeset.
file NotificationServlet.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./NotificationServlet.java