Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    ./jsps/learning/message/msgviewwrapper.jsp
LDEV-3443: Edit now highlights properly and rating works after edit.

    • -1
    • +1
    ./jsps/learning/message/msgviewwrapper.jsp
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 17 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

  1. … 18 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./jsps/authoring/message/topiclist.jsp
  1. … 24 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./jsps/authoring/message/topiclist.jsp
  1. … 25 more files 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
    • +28
    ./css/jquery.treetable.css
    • -0
    • +44
    ./css/jquery.treetable.forum.css
    • -0
    • +209
    ./includes/javascript/jquery.jscroll.js
    • -0
    • +634
    ./includes/javascript/jquery.treetable.js
    • -0
    • +188
    ./jsps/learning/message/msgview.jsp
    • -0
    • +30
    ./jsps/learning/message/msgviewwrapper.jsp
    • -7
    • +1
    ./jsps/learning/message/topiceditform.jsp
    • -7
    • +3
    ./jsps/learning/message/topicreplyform.jsp
    • -165
    • +112
    ./jsps/learning/message/topicview.jsp
    • -0
    • +18
    ./jsps/learning/message/topicviewwrapper.jsp
  1. … 22 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -2
    • +4
    ./jsps/authoring/message/topiclist.jsp
  1. … 26 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -1
    • +3
    ./jsps/authoring/message/topiclist.jsp
  1. … 26 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: Colour tweak

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

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

LDEV-3443: Inlined Learner Edit.

    • -0
    • +186
    ./jsps/learning/message/msgview.jsp
    • -0
    • +30
    ./jsps/learning/message/msgviewwrapper.jsp
    • -7
    • +1
    ./jsps/learning/message/topiceditform.jsp
    • -188
    • +32
    ./jsps/learning/message/topicview.jsp
  1. … 7 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.

    • -55
    • +6
    ./jsps/learning/message/topicview.jsp
LDEV-3443: Inlining the reply for the standard interface

    • -5
    • +1
    ./jsps/learning/message/topicreplyform.jsp
    • -7
    • +86
    ./jsps/learning/message/topicview.jsp
  1. … 6 more files in changeset.
LDEV-3443: Initially the top three levels of a thread are expanded, all the replies beyond this are collapsed.

    • -1
    • +10
    ./jsps/learning/message/topicview.jsp
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.

    • -0
    • +28
    ./css/jquery.treetable.css
    • -0
    • +34
    ./css/jquery.treetable.forum.css
    • -0
    • +634
    ./includes/javascript/jquery.treetable.js
    • -3
    • +41
    ./jsps/learning/message/topicview.jsp
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

    • -1
    • +1
    ./jsps/learning/message/msgattachment.jsp
    • -2
    • +2
    ./jsps/learning/message/topiceditform.jsp
    • -2
    • +2
    ./jsps/learning/message/topicreplyform.jsp
    • -7
    • +12
    ./jsps/learning/message/topicview.jsp
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

    • -1
    • +1
    ./jsps/learning/message/msgattachment.jsp
    • -2
    • +2
    ./jsps/learning/message/topiceditform.jsp
    • -2
    • +2
    ./jsps/learning/message/topicreplyform.jsp
    • -9
    • +14
    ./jsps/learning/message/topicview.jsp
LDEV-3443: Scrolling now working for mobile version and it correctly pages after edit and reply (was previously doing the full load after edit and reply).

    • -0
    • +15
    ./jsps/learning/mobile/message/topicview.jsp
    • -0
    • +17
    ./jsps/learning/mobile/message/topicviewwrapper.jsp
    • -3
    • +15
    ./jsps/learning/mobile/viewtopic.jsp
  1. … 1 more file in changeset.