Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-3443: Inlined Learner Edit.

    • -0
    • +186
    ./message/msgview.jsp
    • -0
    • +30
    ./message/msgviewwrapper.jsp
  1. … 8 more files in changeset.
LDEV-3443: Still trying to stop the treetable catching clicks it shouldn't plus tweaking the jrating code to ensure that only new entries are initialised and that we don't reinitialise existing entries.

LDEV-3443: Inlining the reply for the standard interface

  1. … 7 more files in changeset.
LDEV-3443: Initially the top three levels of a thread are expanded, all the replies beyond this are collapsed.

LDEV-3443: I18N

  1. … 2 more files in changeset.
LDEV-3443: The expand/collapse was breaking the buttons - they should now work.

LDEV-3443: Hide replies under their parent and allow the user to expand/collapse using jquery.treetable.

  1. … 3 more files in changeset.
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing