Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3961: bootstrapping two factor authentication page

LDEV-3961: adjustments to css

LDEV-3961: css adjustments for footer

LDEV-3961: adjustments to css

LDEV-3961: new responsive login page

LDEV-3961: adding to css

LDEV-3961: adding new LAMS svg logos

    • -0
    • +108
    ./images/svg/lams_logo.svg
    • -0
    • +107
    ./images/svg/lams_logo_black.svg
LDEV-4002: Forbid non-authors from accessing Authoring. Check for author role when starting Live Edit. Do not show Live Edit button if role check fails.

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

    • -0
    • +281
    ./lti/addLesson.jsp
    • -0
    • +105
    ./lti/learnerMonitor.jsp
  1. … 23 more files in changeset.
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.