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
    • +278
    ./lti/addLesson.jsp
    • -0
    • +141
    ./lti/learnerMonitor.jsp
  1. … 8 more files in changeset.
LDEV-3994: Use ⌘ key rather than ctrl to draw transitions in mac

LDEV-3982: Prevent complex outputs from being used as branching conditions. Remove complex outputs from suggestions when creating branching conditions. Fix labels.

  1. … 9 more files in changeset.
LDEV-2951: removing unused images

LDEV-2951: removing unused images as replaced by font icons instead

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

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

    • -0
    • +96
    ./includes/javascript/timeagoi18n/jquery.timeago.ar.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.bg.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.ca.js
    • -0
    • +24
    ./includes/javascript/timeagoi18n/jquery.timeago.cs.js
    • -0
    • +20
    ./includes/javascript/timeagoi18n/jquery.timeago.cy.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.da.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.de.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.el.js
    • -0
    • +20
    ./includes/javascript/timeagoi18n/jquery.timeago.en.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.es.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.et.js
    • -0
    • +17
    ./includes/javascript/timeagoi18n/jquery.timeago.fr.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.hu.js
    • -0
    • +18
    ./includes/javascript/timeagoi18n/jquery.timeago.id.js
    • -0
    • +16
    ./includes/javascript/timeagoi18n/jquery.timeago.it.js
  1. … 14 more files in changeset.
LDEV-3902: Ensuring that all the Edit button was clickable, not just the text.

LDEV-3969: change label

    • -1
    • +1
    ./includes/javascript/jquery.timeago.js
LDEV-3965 Added ability to enable two-factor authentication for selected users

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

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
    ./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. … 4 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
    ./includes/javascript/progressBar.js
  1. … 7 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.

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.