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

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

    • -0
    • +17
    ./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
    ./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-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

LDEV-3409: change button positions

LDEV-3409: change button positions

LDEV-3395 Implement a minimum number of characters for forum postings

    • -27
    • +131
    ./mobile/message/bodyarea.jsp
    • -17
    • +21
    ./mobile/message/msgattachment.jsp
    • -24
    • +24
    ./mobile/message/topicreplyform.jsp
  1. … 18 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings (mobile version)

    • -23
    • +128
    ./mobile/message/bodyarea.jsp
    • -24
    • +24
    ./mobile/message/topicreplyform.jsp
  1. … 1 more file in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

    • -17
    • +21
    ./mobile/message/msgattachment.jsp
  1. … 7 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

  1. … 10 more files in changeset.
LDEV-3161 Reduce margin-left of forum messages in order to prevent them to look messy when there is a big depth of them

LDEV-3229 fixed issue with Forum cannot finish activity when using mobile interface

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 5 more files in changeset.
LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks

LDEV-2463: escape HTML to prevent possible XSS attacks