Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-4240: Consistent upload widget: making the button and file name area smaller.

  1. … 31 more files in changeset.
LDEV-4240: Consistent upload widget Keeping the tag files consistent across LAMS.

  1. … 57 more files in changeset.
LDEV-4249 Remove obsolete definelaterforbid.jsp page

    • -19
    • +0
    ./pages/authoring/definelaterforbid.jsp
  1. … 17 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
    • +80
    ./WEB-INF/tags/FileUpload.tag
    • -0
    • +17
    ./WEB-INF/tags/WaitingSpinner.tag
    • -3
    • +44
    ./includes/javascript/dacoLearning.js
  1. … 1 more file in changeset.
LDEV-4229: Disabling submission buttons when user tries to go from screen to screen to stop double submission

    • -3
    • +1
    ./pages/learning/questionSummaries.jsp
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-4121: set autofocus to the first input when adding records in daco

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-3649: Convert date records in Daco to a simple one.

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

    • -10
    • +29
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 6 more files in changeset.
LDEV-3792: arrange layout a bit

    • -2
    • +5
    ./includes/javascript/dacoAuthoring.js
    • -22
    • +18
    ./pages/authoring/parts/addcheckbox.jsp
    • -16
    • +16
    ./pages/authoring/parts/adddropdown.jsp
    • -3
    • +3
    ./pages/authoring/parts/addlonglat.jsp
    • -28
    • +23
    ./pages/authoring/parts/addnumber.jsp
    • -17
    • +17
    ./pages/authoring/parts/addradio.jsp
    • -13
    • +13
    ./pages/authoring/parts/addtextarea.jsp
    • -9
    • +9
    ./pages/authoring/parts/addtextfield.jsp
    • -1
    • +1
    ./pages/authoring/parts/answeroptions.jsp
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.
LDEV-3767: Removed debugger statement

    • -1
    • +0
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 24 more files in changeset.
LDEV-2951: removing unused images from tool daco

    • binary
    ./includes/images/downarrow_disabled.gif
    • binary
    ./includes/images/uparrow_disabled.gif
    • -3
    • +1
    ./pages/authoring/parts/answeroptions.jsp
    • -2
    • +2
    ./pages/authoring/parts/questionlist.jsp
LDEV-3767: Syncing tags across all projects.

    • -0
    • +372
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
    • -4
    • +3
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +197
    ./WEB-INF/tags/StyledRating.tag
  1. … 138 more files in changeset.
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-3436: fixing button layout in Daco Authoring

    • -2
    • +3
    ./pages/authoring/parts/addcheckbox.jsp
    • -1
    • +1
    ./pages/authoring/parts/adddropdown.jsp
    • -1
    • +1
    ./pages/authoring/parts/addlonglat.jsp
    • -2
    • +2
    ./pages/authoring/parts/addtextarea.jsp
    • -2
    • +3
    ./pages/authoring/parts/addtextfield.jsp
    • -3
    • +3
    ./pages/authoring/parts/answeroptions.jsp
LDEV-3436: Consistent Save/Cancel Buttons

  1. … 32 more files in changeset.
LDEV-3973: Add tag to ensure Mobile first

  1. … 31 more files in changeset.
LDEV-3959: Setting the cache on ajax calls in authoring, to ensure any javascript files come from the cache.