Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-3843: Rearranging Advanced tab to group items.

  1. … 1 more file in changeset.
LDEV-3846: Correcting timezone problems with timeago. Functionality moved into lams:Date for consistency across LAMS.

  1. … 11 more files in changeset.
LDEV-3843: Pointing help to a dummy page for testing.

LDEV-3843: Rearranging Advanced tab to group items.

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

    • -145
    • +0
    ./learning/mobile/message/bodyarea.jsp
    • -35
    • +0
    ./learning/mobile/message/topicform.jsp
    • -83
    • +0
    ./learning/mobile/message/topiclist.jsp
    • -129
    • +0
    ./learning/mobile/message/topicview.jsp
    • -65
    • +0
    ./learning/mobile/submissionDeadline.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
    • +1
    ./learning/message/topicviewwrapper.jsp
  1. … 6 more files in changeset.
LDEV-3775: Minor corrections