• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

  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.

  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.

file msgview.jsp was added on branch lams2_head_wildfly on 2015-04-23 12:51:42 +0000

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

  1. … 2 more files in changeset.
file msgviewwrapper.jsp was added on branch lams2_head_wildfly on 2015-04-23 12:51:42 +0000

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.