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

    • -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-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. … 9 more files in changeset.
LDEV-3432: Remove limitation for reflect instructions.

  1. … 10 more files in changeset.
LDEV-3415 Add resizable columns feature to Forum monitoring

LDEV-3322: adding id tags for selenium

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

  1. … 1 more file in changeset.
LDEV-3432: Use Javascript to linit reflection instructions as html:textarea does not allow dynamic attributes.

LDEV-3432: Use Javascript to linit reflection instructions as html:textarea does not allow dynamic attributes.

LDEV-3415 Add resizable columns feature to Forum monitoring

LDEV-3405 Forum monitor to implement paging

    • -0
    • +295
    ./monitoring/parts/advanceOptions.jsp
    • -0
    • +42
    ./monitoring/parts/daterestriction.jsp
  1. … 20 more files in changeset.
LDEV-3409: change button positions

LDEV-3409: change button positions

LDEV-3405: alignment and column width

LDEV-3405 * last message->last message date * date format * caching of all messages at monitor start (in order to prevent DB queries from tablesorter)

  1. … 5 more files in changeset.
LDEV-3405 add a column in between name and Number of post with 'latest posting'

  1. … 6 more files in changeset.
LDEV-3405 * added initial sorting and ability to sort by number of posts * slightly modified statistics design, and significantly - view marks and edit mark pages * removed obsolete viewAllMarks feature

  1. … 11 more files in changeset.
LDEV-3405 Forum monitor to implement paging

    • -0
    • +295
    ./monitoring/parts/advanceOptions.jsp
    • -0
    • +42
    ./monitoring/parts/daterestriction.jsp
  1. … 12 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

    • -43
    • +149
    ./learning/message/bodyarea.jsp
    • -17
    • +20
    ./learning/message/msgattachment.jsp
    • -40
    • +41
    ./learning/message/topiceditform.jsp
    • -12
    • +10
    ./learning/message/topicform.jsp
    • -45
    • +44
    ./learning/message/topicreplyform.jsp
    • -27
    • +131
    ./learning/mobile/message/bodyarea.jsp
    • -1
    • +1
    ./learning/mobile/message/topicform.jsp
    • -24
    • +24
    ./learning/mobile/message/topicreplyform.jsp
    • -4
    • +9
    ./learning/mobile/message/topicview.jsp
  1. … 18 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings (mobile version)

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

    • -73
    • +140
    ./learning/message/bodyarea.jsp
    • -17
    • +20
    ./learning/message/msgattachment.jsp
  1. … 5 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

    • -40
    • +43
    ./learning/message/topiceditform.jsp
    • -12
    • +10
    ./learning/message/topicform.jsp
    • -45
    • +44
    ./learning/message/topicreplyform.jsp
    • -5
    • +4
    ./learning/mobile/message/bodyarea.jsp
    • -1
    • +1
    ./learning/mobile/message/topicform.jsp
  1. … 8 more files in changeset.