Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4218: Making the monitor entered messages a different colour. Fixed the marking screen so that it does not show the learner progress bar - had the wrong page type for the layout.

  1. … 7 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-4122: Stop the forum page reloading directly after post.

LDEV-4090: Override the timestamp used for the topic list to show the greater of reply/updated dates, as the code that creates a single activity forum does not get a chance to update the reply date (it does not use copyToolContent). So if reply date is before updated date, use the updated date instead.

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

  1. … 2 more files in changeset.
LDEV-4062:Learner UI broken when selecting posting limits

LDEV-3701: change icon for expand/collapse replies with fontawesome icons

  1. … 1 more file in changeset.
LDEV-4052 Fixing the problem with opening new items in divs and its inability to support server side validation and server side exceptions

  1. … 10 more files in changeset.
LDEV-4045:Change these inputs from selects to input type="number"

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

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

LDEV-3701: small improvement

LDEV-2951: removing unused images from tool forum

LDEV-2951: removing unused images from tool forum

  1. … 1 more file 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. … 7 more files in changeset.
LDEV-3977:The link from mark post in monitor forum returns an exception

LDEV-3436: Consistent Save/Cancel Buttons

LDEV-3975: Change date to timeago

LDEV-3436: Consistent Save/Cancel Buttons

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

LDEV-3969: adding timeago i18n to forum

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.

LDEV-3959: Swtitch to using jscroll/treetable from the main includes directory so that we get the cached version.

    • -7
    • +0
    ./learning/message/topicviewwrapper.jsp
  1. … 4 more files in changeset.
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-3916: Tweaking the page layout so that the pager knows that the end of the page has been reached, otherwise it thinks it can get more message for the page and ends up loading all the messages in the thread when the page is first opened.

  1. … 1 more file in changeset.
Autoscroll was continually triggering due to a missing div, causing the page to load straight away, rather than waiting for the user to scroll to trigger next load of messages.

LDEV-3844: Using updated SimplePanel tag.

  1. … 1 more file in changeset.