Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4030: Rename user save method to an explicit name so we can use it or avoid it when we need to.

  1. … 9 more files in changeset.
LDEV-4096 Add role management feature for LTI tool consumers

  1. … 10 more files in changeset.
LDEV-4096 Add role management feature for LTI tool consumers

  1. … 8 more files in changeset.
LDEV-3714: Remove archived courses list from the profile tab on the home page.

  1. … 5 more files in changeset.
LDEV-4084: I18N the no such signup message.

  1. … 2 more files in changeset.
LDEV-4010 :Signup page's course code won't work if validation fails first

LDEV-4048: Reducing debugging.

LDEV-3902: Moving introduction edit to monitoring.

  1. … 3 more files in changeset.
LDEV-4029 :Cannot force a student to change her password on login (reimplement this feature)

  1. … 4 more files in changeset.
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.