Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3834: Fix groups to branches mapping dialog. Several other minor fixes.

  1. … 9 more files in changeset.
LDEV-4017: Bootstrap organisation (course) grouping and groups dialogs.

  1. … 9 more files in changeset.
LDEV-4017: Private notifications window bootstrapped.

  1. … 3 more files in changeset.
LDEV-3962 Bootstrap index page

LDEV-3962 * support for favorite orgs and last visited one * if last visited is stored, offcanvas bar is shown as hidden * offcanvas bar is shrank to 220px * CSS rules for main.jsp are all moved to main.css * Javascript methods for main.jsp are moved to main.js. Profile related ones to profile.js. Only methods used by other pages are kept in groupDisplay.js. * removed UserOrganisationCollapsed.java and code associated with it

  1. … 34 more files in changeset.
LDEV-3962 Bootstrap index page

  1. … 25 more files in changeset.
LDEV-3962: implementing the new course bootstrap panel(ish).

  1. … 23 more files in changeset.
LDEV-4009: For subcourses fetch course groupings from parent course.

LDEV-4009: For subcourses fetch course groupings from parent course.

LDEV-3767: Adding two new methods for Peer Review. Authoring and learning changes completed.

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

  1. … 24 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +308
    ./java/org/lamsfoundation/lams/web/action/LtiAction.java
  1. … 24 more files in changeset.
LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

LDEV-3998 Remove reference to Organisation from ExtServerOrgMap class

  1. … 24 more files in changeset.
LDEV-3997 LAMS to become LTI compliant tool provider (version 1.1)

    • -0
    • +318
    ./java/org/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

  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.

  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

  1. … 1 more file in changeset.