Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +234
    ./lamsfoundation/lams/web/LoginRequestLtiServlet.java
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

    • -4
    • +4
    ./lamsfoundation/lams/rest/RestServlet.java
    • -11
    • +11
    ./lamsfoundation/lams/web/OrganisationGroupServlet.java
    • -5
    • +5
    ./lamsfoundation/lams/webservice/LearningDesignRepositorySoapBindingImpl.java
    • -22
    • +22
    ./lamsfoundation/lams/webservice/RegisterServiceSoapBindingImpl.java
  1. … 24 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -4
    • +4
    ./lamsfoundation/lams/web/HomeAction.java
    • -1
    • +1
    ./lamsfoundation/lams/web/IndexAction.java
    • -0
    • +318
    ./lamsfoundation/lams/web/action/LtiAction.java
  1. … 7 more files in changeset.
LDEV-3960: Redirect to login JSP page instead of going straight to j_security_check as it does not work for WF (auth data needs to be POSTed).

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. … 11 more files in changeset.
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
    ./lamsfoundation/lams/web/IndexAction.java
    • -8
    • +0
    ./lamsfoundation/lams/web/PasswordAction.java
    • -15
    • +3
    ./lamsfoundation/lams/web/ProfileAction.java
    • -0
    • +74
    ./lamsfoundation/lams/web/action/TwoFactorAuthenticationAction.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.

    • -2
    • +4
    ./lamsfoundation/lams/web/SessionListener.java
  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.

    • -21
    • +4
    ./lamsfoundation/lams/web/LessonConditionsAction.java
  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

    • -10
    • +16
    ./lamsfoundation/lams/web/LoginRequestServlet.java
  1. … 2 more files in changeset.
LDEV-3919 LoginRequest should add user to lesson's staff when method=monitor is requested

    • -14
    • +21
    ./lamsfoundation/lams/web/LoginRequestServlet.java
  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
    ./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
    ./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.

    • -14
    • +22
    ./lamsfoundation/lams/web/LoginRequestServlet.java
  1. … 3 more files in changeset.
LDEV-3901: Derive course ID from lesson ID.

    • -15
    • +23
    ./lamsfoundation/lams/web/LoginRequestServlet.java
  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
    ./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
    ./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
    ./lamsfoundation/lams/web/HomeAction.java
  1. … 19 more files in changeset.