Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • -17
    • +0
    ./mobile/message/topicviewwrapper.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.
LDEV-3758: Stop double submission of reply/edit by disabling submit button temporarily.

  1. … 1 more file in changeset.
LDEV-3701 Tweaking formatting

LDEV-3701 Tweaking formatting

  1. … 1 more file in changeset.
LDEV-3701 some cosmetic adjustments

  1. … 1 more file in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

LDEV-3701 Update Forum Learner to Bootstrap

  1. … 1 more file in changeset.
LDEV-3701 Update Forum Learner to Bootstrap

  1. … 13 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 340 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 371 more files in changeset.
LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 167 more files in changeset.
LDEV-3538: Removed extraneous DIV tag so the footer works properly and changed text to use I18N string rather than hardcoding.

LDEV-3538: Removed extraneous DIV tag so the footer works properly and changed text to use I18N string rather than hardcoding.

LDEV-3497: Removed multiple calls by allowing the default jmobile POST to do the work, and stop the validate running multiple times by stopping propogation. Workaround rather than a fix.

LDEV-3497: Removed debugging checked in by accident.

LDEV-3497: Removed multiple calls by allowing the default jmobile POST to do the work, and stop the validate running multiple times by stopping propogation. Workaround rather than a fix.

CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

CNG-28: Remove the prompt as Mindapp project is not maintained in LAMS CVS anymore.

LDEV-3443: Edit now highlights properly and rating works after edit.

  1. … 1 more file in changeset.
LDEV-3443: Edit now highlights properly and rating works after edit.

  1. … 1 more file in changeset.
LDEV-3443: Improve performance by paging - load only 50 'threads' at a time within a topic. The Edit and the Reply are also inlined for the standard interface.

    • -0
    • +188
    ./message/msgview.jsp
    • -0
    • +30
    ./message/msgviewwrapper.jsp
    • -0
    • +18
    ./message/topicviewwrapper.jsp
    • -0
    • +17
    ./mobile/message/topicviewwrapper.jsp
  1. … 22 more files in changeset.
LDEV-3443: Need to stop the enter and tabs keypressing propagating up to the treetable code otherwise you can't use them in a textarea and the show/hide is triggered.

LDEV-3443: Inlined reply now has a yellow temporary highlight on the new reply.

  1. … 2 more files in changeset.