Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

LDEV-4258: Protecting the export download from multiple triggers by disabling the button until the file is downloaded. Uses the new generic javascript method based on previous Peer Review download implementation. Uses a cookie to track when the file download is complete.

    • -13
    • +9
    ./monitoring/MonitoringMaincontent.jsp
  1. … 2 more files in changeset.
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 QTI Import window (in lams_central) was updated to use new code and the window needed to be enlarged.

    • -0
    • +84
    ./WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    ./WEB-INF/tags/WaitingSpinner.tag
  1. … 5 more files in changeset.
LDEV-4188 Fixed and issue with MCQ not presenting options to change tool output in Monitor (Stats tab)

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-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. … 38 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-3962 Remove TabName.tag from all projects and all lams.tld

  1. … 62 more files in changeset.
LDEV-3680 fix spacing

LDEV-3680 fix spacing

LDEV-3679: removing Marcin from file :-)

LDEV-3679: fixing 80owl formatting

LDEV-4048: Updating tags for Rating change.

    • -10
    • +29
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 21 more files in changeset.
LDEV-3813: improving usability

    • -3
    • +1
    ./authoring/candidateAnswersAddList.jsp
LDEV-4036 Readjust thickbox so it doesn't have extra scrolls * Also made Thickbox to always use default values for width:90% and height:100%. In case when these values should be different, one can provide width and height values as parameters

  1. … 37 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-3813: small adjustments to import/export qti buttons

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-4035:Bootstrapping the Radio Buttons.

    • -2
    • +2
    ./authoring/candidateAnswersAddList.jsp
LDEV-4034:Page jumps to the top when adding a new blank answer.

LDEV-4035:Radio buttons display incorrectly

    • -1
    • +1
    ./authoring/candidateAnswersAddList.jsp
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-3724: Removing <html:base/> references which cause junk to be shown in the online presence / chat area.