Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3698: Swapped use of Apache Commons StringEscapeUtils for Spring's HtmlUtils, so that the multibyte characters (eg emojis) are not wrecked when escaping.

LDEV-3965 Added ability to enable two-factor authentication for selected users

    • -28
    • +7
    ./org/lamsfoundation/lams/web/IndexAction.java
  1. … 11 more files in changeset.
NTU-10: Add a JSP page to create a single activity lesson.

  1. … 4 more files in changeset.
LDEV-3315: Remove session before changing its ID, i.e. creating a new session. Remove session from mapping even if user is not logged in.

  1. … 4 more files in changeset.
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. … 3 more files in changeset.
LDEV-3635 Add integration API: remove users from lesson

LDEV-3636 Add integration API: remove lesson from course

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-3637 Add integration API: clone a lesson based on a lessonID

  1. … 4 more files in changeset.
LDEV-3914: Replacing learner control frames with a div based sliding bar.

    • -13
    • +2
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 28 more files in changeset.
LDEV-3912 Made LoginRequest work correctly with redirectURL parameters that point to the path outside of lams_central context

    • -0
    • +19
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 1 more file in changeset.
LDEV-3902: Fix lesson intro edit saving. Fix lesson intro thumbnail.

  1. … 4 more files in changeset.
LDEV-3902: Bootstrapping the intro screen.

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

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

  1. … 3 more files in changeset.
LDEV-3673: Bring back LearningDesignSVGServlet as it is still needed.

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

LDEV-3315, LDEV-273: Switch from GET to POST form for security.

  1. … 2 more files in changeset.
LDEV-3315, LDEV-273: Switch from GET to POST form for security.

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

    • -6
    • +14
    ./org/lamsfoundation/lams/web/SessionListener.java
  1. … 3 more files in changeset.
LDEV-3739: Make "all" design type fetch also authored designs (their design type is NULL)

LDEV-3739: Make "all" design type fetch also authored designs (their design type is NULL)

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

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

    • -8
    • +8
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 19 more files in changeset.
LDEV-3834: Add course and branching groups mapping dialog.

  1. … 5 more files in changeset.
LDEV-3834: Add course and branching groups mapping dialog.

  1. … 5 more files in changeset.
LDEV-3656: Invalidate user's session before trying re-authentication. Move the solution back to SAML as LoginRequestServlet uses current session for authentication, so the session can not be invalidated there.

LDEV-3827 Remove JQM mobile interface

    • -11
    • +1
    ./org/lamsfoundation/lams/web/HomeAction.java
  1. … 19 more files in changeset.
LDEV-3824: Replace Eadventure with a stub. Make Authoring process, but hide invalid Tools (needed for LD import).

  1. … 217 more files in changeset.