Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 370 more files in changeset.
LDEV-2918: Get rid of IE, "main" and "tabbed" styles as they are obsolete and only blur CSS tag work.

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

    • -1
    • +1
    ./learning/message/topicviewwrapper.jsp
  1. … 165 more files in changeset.
LDEV-3586: Forum now sorts on marked and has optimised access to the Notebook entries in Monitoring.

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

  1. … 6 more files 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. … 7 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-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.

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

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

  1. … 24 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-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
    ./learning/message/msgview.jsp
    • -0
    • +30
    ./learning/message/msgviewwrapper.jsp
    • -165
    • +112
    ./learning/message/topicview.jsp
    • -0
    • +18
    ./learning/message/topicviewwrapper.jsp
    • -1
    • +3
    ./learning/mobile/message/topiclist.jsp
    • -0
    • +15
    ./learning/mobile/message/topicview.jsp
    • -0
    • +17
    ./learning/mobile/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.

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