Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4332: Refresh page when a tool websocket gets closed. Re-init Command websocket when it gets closed. Rename websockets in JS code to ensure name uniqueness within the page.

  1. … 36 more files in changeset.
LDEV-2999: Allow learner to change their rating (when using the tag entry) and tweaking how the retry configuration is set up on initialisation.

  1. … 20 more files in changeset.
LDEV-4320 Remove unnecessary lines

    • -4
    • +1
    ./pages/itemreview/instructionsnav.jsp
LDEV-4286 * Edit Activity in monitoring page to be opened in a popup page * Move "Edit activity" buttons to the right

  1. … 29 more files in changeset.
LDEV-4286 Show Authoring advanced tab on re-editing content from monitor

  1. … 2 more files in changeset.
LDEV-4285: change icon for restart lesson

  1. … 30 more files in changeset.
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4228: Disabling submission buttons in authoring when a new resource or instruction area is added, or when the resource is saved.

    • -1
    • +10
    ./includes/javascript/rsrccommon.js
    • -1
    • +6
    ./includes/javascript/rsrcresourceitem.js
    • -4
    • +4
    ./pages/authoring/parts/addlearningobject.jsp
    • -3
    • +3
    ./pages/authoring/parts/addwebsite.jsp
    • -1
    • +1
    ./pages/authoring/parts/instructions.jsp
LDEV-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

    • -0
    • +84
    ./WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    ./WEB-INF/tags/WaitingSpinner.tag
    • -1
    • +2
    ./includes/javascript/rsrcresourceitem.js
    • -5
    • +26
    ./pages/authoring/parts/addfile.jsp
    • -8
    • +19
    ./pages/authoring/parts/addlearningobject.jsp
    • -8
    • +19
    ./pages/authoring/parts/addwebsite.jsp
    • -3
    • +3
    ./pages/authoring/parts/instructions.jsp
    • -24
    • +2
    ./pages/authoring/parts/itemattachment.jsp
  1. … 2 more files in changeset.
LDEV-4249 Remove obsolete definelaterforbid.jsp page

    • -19
    • +0
    ./pages/authoring/definelaterforbid.jsp
  1. … 17 more files in changeset.
LDEV-4033 Remove unnecessary start.jsp pages

  1. … 17 more files in changeset.
LDEV-4228: Disabling submission buttons when user uploads a file, adds a URL or tries to go from screen to screen to stop double submission. Also remove javascript that is no longer needed (and in some cases doesn't work anyway).

LDEV-4055: fixed label

LDEV-4161: Enhancements to Peer Review - tweaking the wording of the rating display.

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

    • -15
    • +44
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 22 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-4119:Replace stepper

    • -1
    • +1
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 30 more files in changeset.
LDEV-3322:Add tag ids to facilitate selenium functional testing

  1. … 27 more files 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-4055: added Learner frontend validation (size) and improved ui a little

LDEV-4055: added Author frontend validation (filetype and size) and improved ui a little

    • -4
    • +10
    ./pages/authoring/parts/addfile.jsp
    • -7
    • +26
    ./pages/authoring/parts/addlearningobject.jsp
    • -8
    • +27
    ./pages/authoring/parts/addwebsite.jsp
    • -2
    • +26
    ./pages/authoring/parts/itemattachment.jsp
LDEV-4055: small fixes

    • -4
    • +5
    ./pages/authoring/parts/addlearningobject.jsp
    • -4
    • +5
    ./pages/authoring/parts/addwebsite.jsp
  1. … 1 more file in changeset.
LDEV-4055: Adding validation for entry of resources, covering authoring and learning.

    • -0
    • +10
    ./includes/javascript/rsrcresourceitem.js
    • -7
    • +22
    ./pages/authoring/parts/addfile.jsp
    • -0
    • +22
    ./pages/authoring/parts/addheader.jsp
    • -6
    • +21
    ./pages/authoring/parts/addlearningobject.jsp
    • -6
    • +21
    ./pages/authoring/parts/addwebsite.jsp
LDEV-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-4048: Updating tags for Rating change.

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

    • -1
    • +2
    ./WEB-INF/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.