• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2782: Move preceding lesson modification to service as all previous service calls are read-only, implying the save will be read-only too and leading to exceptions.

  1. … 2 more files in changeset.
LDEV-3919 LoginRequest should add user to lesson's staff when method=monitor is requested

  1. … 2 more files in changeset.
LDEV-3919 LoginRequest should add user to lesson's staff when method=monitor is requested

  1. … 2 more files in changeset.
LDEV-3912 Made LoginRequest work correctly with redirectURL parameters that point to the path outside of lams_central context

  1. … 1 more file in changeset.
LDEV-3906: Optimisations on the ISO8601_FORMATing function.

    • -1
    • +2
    ./org/lamsfoundation/lams/util/DateUtil.java
LDEV-3906: Switched to a thread safe ISO8601_FORMATing function.

    • -10
    • +3
    ./org/lamsfoundation/lams/util/DateUtil.java
LDEV-3906: Adding a ISO8601_FORMATing function, for sending dates in JSON ready for timeago.

    • -1
    • +18
    ./org/lamsfoundation/lams/util/DateUtil.java
  1. … 1 more file in changeset.
LDEV-3902: Bootstrapping the intro screen.

LDEV-3902: Fix lesson intro edit saving. Fix lesson intro thumbnail.

    • -0
    • +1
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 3 more files in changeset.
LDEV-3901: Derive course ID from lesson ID.

  1. … 2 more files in changeset.
LDEV-3901: Derive course ID from lesson ID.

  1. … 2 more files in changeset.
LDEV-3315: If there is an exception saving an object to DB via UserManagementService, do not hide the exception as the following code is not aware of the problem.

LDEV-3315: If there is an exception saving an object to DB via UserManagementService, do not hide the exception as the following code is not aware of the problem.

LDEV-3315: Prevent HTTP Response Splitting by sanitizing redirectURL parameter during authentication.

LDEV-3315: Prevent session fixation attack by changing session ID on authentication. The ID is changed even on failed auth, but changing it only after successful one prevents users from accessing secure content (old session ID is cached).

This patch will become obsolete once we upgrade to Undertow 1.1.10+.

LDEV-3656: When logging in from an another browser, do not clear credential cache. Otherwise current attempt to log in fails.

  1. … 2 more files in changeset.
LDEV-3884 Show median time taken instead of the average one in gradebook

  1. … 13 more files in changeset.
LDEV-3884 Show median time taken instead of the average one in gradebook

  1. … 13 more files in changeset.
LDEV-3884 Show median mark instead of the average one in gradebook

  1. … 10 more files in changeset.
LDEV-3839 removing utf8mb4 character set as this applies to the old mysql in jboss

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

    • -12
    • +28
    ./org/lamsfoundation/lams/lesson/Lesson.java
  1. … 21 more files in changeset.
LDEV-3839: Add "allow restart" an advanced option in lesson setup. Add restart button above learner progress bar.

    • -12
    • +30
    ./org/lamsfoundation/lams/lesson/Lesson.java
  1. … 22 more files in changeset.
LDEV-3877: increase default screen resolution

file patch2040065.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040065.sql
LDEV-3839: Add initial implementation of lesson retry.

  1. … 14 more files in changeset.
file LearnerProgressArchive.java was added on branch lams2_head_wildfly on 2016-06-21 10:25:32 +0000

file CompletedActivityProgressArchive.java was added on branch lams2_head_wildfly on 2016-06-21 10:25:32 +0000

file patch2040064.sql was added on branch lams2_head_wildfly on 2016-06-21 10:25:32 +0000

LDEV-3839: Add initial implementation of lesson retry.

    • binary
    ./org/lamsfoundation/lams/dbupdates/patch2040064.sql
  1. … 14 more files in changeset.
LDEV-3837 Fixing exception thrown when trying to open sequence activity in monitor