Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4045 :Change these inputs from selects to input type="number"

LDEV-4045 :Change these inputs from selects to input type="number"

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-3701: small improvement

LDEV-2951: removing unused images from tool forum

LDEV-2951: removing unused images from tool forum

    • -1
    • +1
    ./jsps/authoring/parts/msgattachment.jsp
    • -1
    • +1
    ./jsps/learning/message/topiceditform.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-4006:Timeago for monitor forum fixed.

  1. … 1 more file in changeset.
LDEV-3999: replacing bitmap images with vector images (faicons)

    • -1
    • +1
    ./jsps/authoring/message/topiclist.jsp
LDEV-3977:The link from mark post in monitor forum returns an exception

LDEV-3436: Consistent Save/Cancel Buttons

    • -1
    • +1
    ./jsps/learning/message/topiceditform.jsp
    • -1
    • +1
    ./jsps/learning/message/topicreplyform.jsp
LDEV-3975: Change date to timeago

LDEV-3436: Consistent Save/Cancel Buttons

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

  1. … 31 more files in changeset.
LDEV-3969: adding timeago i18n to forum - use locale language rather than country

    • -2
    • +2
    ./jsps/learning/message/msgviewwrapper.jsp
LDEV-3969: adding timeago i18n to forum

    • -1
    • +2
    ./jsps/learning/message/msgviewwrapper.jsp
LDEV-3966 Topiclist to hide columns when used in small devices

LDEV-3959: Timeago javascript file is now only called once for each topic, or a edited message, rather than on every message when loaded.

    • -0
    • +8
    ./jsps/learning/message/msgviewwrapper.jsp
    • -1
    • +10
    ./jsps/learning/message/topicview.jsp
LDEV-3959: Swtitch to using jscroll/treetable from the main includes directory so that we get the cached version.

    • -209
    • +0
    ./includes/javascript/jquery.jscroll.js
    • -634
    • +0
    ./includes/javascript/jquery.treetable.js
LDEV-3945: Treetable definition had been lost in a previous fix, causing javascript errors which blocked the highlight code running. Treetable has been restored and javascript code rearranged so that any future similar errors will not break the highlighting.

LDEV-3959: Reduce reloading of javascript files during an AJAX call by overriding the jquery cache settings.

LDEV-3765: Add command websockets in all tools. Run check less often (5s vs 2s) as the effect does not need to be immediate. Reorganise code. Add i18n support.

  1. … 44 more files in changeset.
LDEV-3765: Prototype of learner command websockets. Works only for Forum and force complete.

  1. … 9 more files in changeset.
LDEV-3914: Clicking on the title in the progress bar was causing pages to refresh - missing the needed return value.

  1. … 29 more files in changeset.
LDEV-3914: Optional activity box in progress bar hides when progress bar hides.

  1. … 19 more files in changeset.
LDEV-3914: Fixed the horizontal scroll bar that appeared in learner and monitor, by setting the margins in the first row to 0 (they default to -15). Tweaked the show/hiding of the progress bar to suit more cases and to keep parallel activities aligned.

  1. … 21 more files in changeset.