Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4217 Remove LAMS Community integration

  1. … 37 more files in changeset.
LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

  1. … 26 more files in changeset.
LDEV-4160: Convert any underscores to spaces so that long lesson names that only use underscores and not spaces will still wrap the lesson name.

  1. … 31 more files in changeset.
LDEV-4109: Updating tags across projects.

    • -14
    • +43
    ./tags/AuthoringRatingAllStyleCriteria.tag
  1. … 7 more files in changeset.
LDEV-4119:Replace stepper

  1. … 30 more files in changeset.
LDEV-4119:Replace stepper

  1. … 1 more file in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

  1. … 1 more file in changeset.
LDEV-3914: Renamve a tag's JS variable as it overlaps with tools' own code.

  1. … 31 more files in changeset.
LDEV-3877: resizing popups

  1. … 38 more files in changeset.
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 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-4081 Users are now shown 2FA code to generate token

  1. … 1 more file in changeset.
LDEV-4047: When comments are used, defaults to a minimum of one word.

    • -1
    • +1
    ./tags/AuthoringRatingAllStyleCriteria.tag
LDEV-4048: Adding Rate All to Star Ratings

    • -10
    • +29
    ./tags/AuthoringRatingAllStyleCriteria.tag
  1. … 1 more file in changeset.
LDEV-4046: Escaping quotes and other entries in title so that it does not break the javascript.

    • -1
    • +2
    ./tags/AuthoringRatingAllStyleCriteria.tag
  1. … 30 more files in changeset.
LDEV-3774: Restoring the effectiveness of the height setting. Now the height setting is used to set min-height in ckconfig_custom.js

  1. … 37 more files in changeset.
LDEV-3724: Making the Presence / IM work with tools that use tabs in learning, such as DACO. For these tools, the bootstrap javascript needs to be reloaded after the jquery ui javascript or the tools tabs do not work. Trigger reloading the bootstrap js via the usePanel parameter.

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

  1. … 6 more files in changeset.
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. … 35 more files in changeset.
LDEV-3767: Removed debugger statement

    • -1
    • +0
    ./tags/AuthoringRatingAllStyleCriteria.tag
  1. … 5 more files in changeset.
LDEV-3962 Bootstrap index page

  1. … 33 more files in changeset.
LDEV-3767: Adding two new methods for Peer Review. Updated tags moved to central shared area.

    • -0
    • +372
    ./tags/AuthoringRatingAllStyleCriteria.tag
    • -0
    • +197
    ./tags/StyledRating.tag
LDEV-4014: Adjust margins and padding in monitor dialog content. Use same tabs as in tool interfaces. Allow non-imported content in tabs. Allow exact page in help link. Resize LD SVG in Sequence tab in monitoring dialog on dialog resize. Minor layout adjustments.

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

  1. … 26 more files in changeset.
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-3965 Added ability to enable two-factor authentication for selected users

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

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