lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3436: Consistent Save/Cancel Buttons

LDEV-3676: adding panel-title customisation so the header text doesn't look too big

LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
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. … 10 more files in changeset.
LDEV-3969: adding timeago license

    • -0
    • +22
    ./web/includes/javascript/timeagoi18n/LICENSE.txt
LDEV-3969: adding i18n files for timeago

    • -0
    • +96
    ./web/includes/javascript/timeagoi18n/jquery.timeago.ar.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.bg.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.ca.js
    • -0
    • +24
    ./web/includes/javascript/timeagoi18n/jquery.timeago.cs.js
    • -0
    • +20
    ./web/includes/javascript/timeagoi18n/jquery.timeago.cy.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.da.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.de.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.el.js
    • -0
    • +20
    ./web/includes/javascript/timeagoi18n/jquery.timeago.en.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.es.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.et.js
    • -0
    • +17
    ./web/includes/javascript/timeagoi18n/jquery.timeago.fr.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.hu.js
    • -0
    • +18
    ./web/includes/javascript/timeagoi18n/jquery.timeago.id.js
    • -0
    • +16
    ./web/includes/javascript/timeagoi18n/jquery.timeago.it.js
  1. … 14 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-3902: Ensuring that all the Edit button was clickable, not just the text.

LDEV-3969: change label

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

    • -0
    • +125
    ./web/loginTwoFactorAuth.jsp
    • -0
    • +14
    ./web/twoFactorAuthSecret.jsp
  1. … 4 more files in changeset.
LDEV-3959: Timeago javascript processing has been reduced, so that it is called in batches rather than for every message.

NTU-10: Add a JSP page to create a single activity lesson.

  1. … 4 more files in changeset.
LDEV-3959: Setting the cache on for comments, so that the script files are not reloaded.

LDEV-3959: Moving jinplace javascript to the public javascript area so that it can be cached.

    • -0
    • +726
    ./web/includes/javascript/jinplace-1.0.1.js
  1. … 2 more files in changeset.
LDEV-3959: Setting the cache on for comments, so that the script files are not reloaded.

LDEV-3956 Minor code formatting

LDEV-3959: Javascript and css files can only be cached if they are in the public area, otherwise they are reloaded every time.

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. … 3 more files in changeset.
LDEV-3656: Remove attributes from session so a failed authentication does not put user into a loop.

LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3914: Clicking on the title in the progress bar was causing pages to refresh - missing the needed return value.

  1. … 29 more files in changeset.
LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

LDEV-3946: adding Greek characters to CKEditor's symbols special characters dialog

LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

    • -2
    • +12
    ./web/includes/javascript/progressBar.js
  1. … 7 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-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 7 more files in changeset.
LDEV-3914: Jumped ahead was broken in authoring as it was trying to load into a non-existent frame. Now reloads the window with the appropriate URL.

    • -2
    • +1
    ./web/includes/javascript/progressBar.js
LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

LDEV-3914: Tweaked when the sidebar is displayed to reduce flicker and added an override parameter for tools that want to do their own layout (like Data Collection and Wiki) to stop the usual panel being loaded.

  1. … 7 more files in changeset.
LDEV-3635 Add integration API: remove users from lesson