• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4248: Fixing the file delete. Had been broken when the screen was bootstrapped.

  1. … 1 more file 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.

  1. … 24 more files in changeset.
LDEV-4237: Adding file size help text to authoring and learner new post, and updating the reply to use different formatting.

  1. … 4 more files in changeset.
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. … 8 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-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-4045 :Change these inputs from selects to input type="number"

  1. … 1 more file in changeset.
LDEV-3701: small improvement

LDEV-2951: removing unused images from tool forum

LDEV-2951: removing unused images from tool forum

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

  1. … 10 more files in changeset.
LDEV-3436: Consistent Save/Cancel Buttons

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.

  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.

  1. … 3 more files in changeset.
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-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

  1. … 11 more files in changeset.
LDEV-3827 Remove JQM mobile interface

    • -29
    • +0
    ./mobile/message/topicreplyform.jsp
  1. … 7 more files in changeset.
LDEV-3812 : IE-9 Compatibility stops the FormData references working in Forum. Removed the meta-tag from affected projects. Cleaned up the DOCTYPEs to ensure they were not causing any issues and put a fallback in place so that if FormData does not work the user can still post messages, just cannot upload files.

  1. … 9 more files in changeset.
LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

  1. … 1 more file in changeset.