lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4158: Make LD recent access list scrollable and have limited width.

LDEV-4157: Do not save or read recently accessed LDs with missing workspace folder (probably preview lessons).

LDEV-4144: Showing a growl style message for the timezone warning when the user logins in.

  1. … 3 more files in changeset.
LDEV-4144: Removing a debugger entry found in the code.

LDEV-4144, LDEV-4154 updating labels

LDEV-4144: Timezone warning message debugging removed and I18N'd.

LDEV-4154: Remove SVG export menu item and dialog. Make LAMS export menu item disable/enable correctly.

LDEV-4030: renaming label

LDEV-4144: Timezone warning message for when LAMS timezone does not match device timezone. Checked in for testing by team members.

LDEV-3962 Use ajax() instead of load()

LDEV-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()

LDEV-4151 Moving code that adds monitors to the lesson staff to LoginRequetDispatcher.getRequestURL()

LDEV-4149 Added CSS rule to be able to see entire navbar which gets enlarged at 1330px

LDEV-4145: Comments made in monitoring now get a blue background. Also tweaked comment layout so that the replies do not go outside the panel border.

  1. … 6 more files in changeset.
LDEV-3997: Add updated source code for Apache HttpClient and HttpCore.

  1. … 663 more files in changeset.
LDEV-4023: missing label and moved labels to admin which were incorrectly added to central

LDEV-4127: Remove default tool conditions. Fix conditions refresh in Authoring.

  1. … 28 more files in changeset.
LDEV-3676: Update My profile pages.

LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

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

    • -2
    • +2
    ./web/WEB-INF/tags/AuthoringButton.tag
  1. … 1 more file in changeset.
LDEV-3914: Put support activities progress only if there is a place for it (Learner).

    • -1
    • +1
    ./web/includes/javascript/progressBar.js
LDEV-4137 Updated showNotificationsDialog() so it now produces dialog not limited by monitoring dialog's boundaries

    • -3
    • +11
    ./web/includes/javascript/dialog.js
LDEV-4138 Make showEmailDialog() be accessible from integrations pages

LDEV-4138 New option to allow creation of dialogs in the parent document

LDEV-4137 make showNotificationsDialog() be accessible from integrations pages

    • -1
    • +36
    ./web/includes/javascript/dialog.js
LDEV-4136: Lessons would not open as the openLearner function was not available.

LDEV-4135: Fill tool activities' learning library ID if it is missing during LD import or open.

  1. … 5 more files in changeset.
LDEV-4123: Removing the highContrast theme that is no longer used. Users with this theme should now revert to the default theme. The code that handled invalid themes was not correct and was stopped users logging in - now if the theme id in the database is null or if the theme id points to a non-existent theme then it can still log in using the default theme, and next time the user updates their profile the theme id will be fixed.

    • -578
    • +0
    ./web/css/highContrast_learner.css
    • -1662
    • +0
    ./web/css/highContrast_rtl.css
    • -542
    • +0
    ./web/css/highContrast_rtl_learner.css
  1. … 2 more files in changeset.
LDEV-4109: Tweaking the comment validation to handle the comment style rating case.

LDEV-4126: Fix recently used LDs logic.