• 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
    • +1
    ./learning/message/topicviewwrapper.jsp
  1. … 6 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.

  1. … 1 more file in changeset.
LDEV-3586: Forum now sorts on marked and has optimised access to the Notebook entries in Monitoring.

  1. … 5 more files in changeset.
LDEV-3586: Monitor supports name searching.

  1. … 6 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-3497: Removed debugging checked in by accident.

    • -4
    • +0
    ./learning/mobile/message/bodyarea.jsp
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.

    • -6
    • +10
    ./learning/mobile/message/bodyarea.jsp
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-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. … 18 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain

iframe access errors, as requested by a client.

  1. … 25 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

  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: 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
    ./learning/message/msgview.jsp
    • -0
    • +30
    ./learning/message/msgviewwrapper.jsp
    • -188
    • +32
    ./learning/message/topicview.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

    • -0
    • +1
    ./learning/message/topicviewwrapper.jsp
  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

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).

    • -1
    • +3
    ./learning/mobile/message/topiclist.jsp
    • -0
    • +15
    ./learning/mobile/message/topicview.jsp
    • -0
    • +17
    ./learning/mobile/message/topicviewwrapper.jsp
  1. … 2 more files in changeset.
LDEV-3443: Paging the messages on the detailed messages screen. Loads approx 50 messages at a time and autoloads when end of page is reached. Required adding a thread id to the message sequence table. The database patch involves running stored procedures so the autopatch libray in lams_build needs to be updated to match the forum changes.

    • -0
    • +17
    ./learning/message/topicviewwrapper.jsp
  1. … 16 more files in changeset.
LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

LDEV-3432: Remove limitation for reflect instructions.

  1. … 10 more files in changeset.
LDEV-3322: adding id tags for selenium

  1. … 1 more file in changeset.