Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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
    • +209
    ./includes/javascript/jquery.jscroll.js
    • -0
    • +15
    ./jsps/learning/message/topicview.jsp
    • -0
    • +17
    ./jsps/learning/message/topicviewwrapper.jsp
  1. … 14 more files in changeset.
LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

    • -4
    • +4
    ./jsps/learning/message/topiceditform.jsp
    • -4
    • +4
    ./jsps/learning/message/topicreplyform.jsp
LDEV-3441: Cancel was broken - when the buttons were moved, the matching c:set wasn't moved with it.

    • -4
    • +4
    ./jsps/learning/message/topiceditform.jsp
    • -4
    • +4
    ./jsps/learning/message/topicreplyform.jsp
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

    • -4
    • +4
    ./jsps/authoring/message/topiclist.jsp
LDEV-3322: adding id tags for selenium

    • -4
    • +4
    ./jsps/authoring/message/topiclist.jsp
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

    • -43
    • +0
    ./jsps/monitoring/daterestriction.jsp
    • -0
    • +295
    ./jsps/monitoring/parts/advanceOptions.jsp
    • -0
    • +42
    ./jsps/monitoring/parts/daterestriction.jsp
    • -40
    • +34
    ./jsps/monitoring/statisticpart.jsp
    • -421
    • +213
    ./jsps/monitoring/summary.jsp
    • -55
    • +27
    ./jsps/monitoring/updatemarks.jsp
    • -114
    • +92
    ./jsps/monitoring/viewmarks.jsp
  1. … 19 more files in changeset.
LDEV-3409: change button positions

    • -7
    • +7
    ./jsps/learning/message/topiceditform.jsp
    • -7
    • +7
    ./jsps/learning/message/topicreplyform.jsp
LDEV-3409: change button positions

    • -7
    • +7
    ./jsps/learning/message/topiceditform.jsp
    • -7
    • +7
    ./jsps/learning/message/topicreplyform.jsp
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'

    • -11
    • +10
    ./jsps/monitoring/updatemarks.jsp
  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

    • -40
    • +34
    ./jsps/monitoring/statisticpart.jsp
    • -54
    • +27
    ./jsps/monitoring/updatemarks.jsp
    • -114
    • +92
    ./jsps/monitoring/viewmarks.jsp
  1. … 11 more files in changeset.
LDEV-3405 Forum monitor to implement paging

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

    • -0
    • +36
    ./includes/javascript/learner.js
    • -142
    • +136
    ./jsps/authoring/advance.jsp
    • -43
    • +149
    ./jsps/learning/message/bodyarea.jsp
    • -17
    • +20
    ./jsps/learning/message/msgattachment.jsp
    • -40
    • +41
    ./jsps/learning/message/topiceditform.jsp
    • -12
    • +10
    ./jsps/learning/message/topicform.jsp
    • -45
    • +44
    ./jsps/learning/message/topicreplyform.jsp
    • -27
    • +131
    ./jsps/learning/mobile/message/bodyarea.jsp
  1. … 18 more files in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings (mobile version)

    • -1
    • +1
    ./jsps/learning/message/topiceditform.jsp
    • -1
    • +1
    ./jsps/learning/message/topicreplyform.jsp
    • -23
    • +128
    ./jsps/learning/mobile/message/bodyarea.jsp
    • -1
    • +1
    ./jsps/learning/mobile/message/topiceditform.jsp
    • -24
    • +24
    ./jsps/learning/mobile/message/topicreplyform.jsp
    • -20
    • +13
    ./jsps/learning/mobile/viewtopic.jsp
LDEV-3395 Implement a minimum number of characters for forum postings

    • -0
    • +36
    ./includes/javascript/learner.js
    • -73
    • +140
    ./jsps/learning/message/bodyarea.jsp
    • -17
    • +20
    ./jsps/learning/message/msgattachment.jsp
    • -4
    • +2
    ./jsps/learning/message/topiceditform.jsp
    • -17
    • +21
    ./jsps/learning/mobile/message/msgattachment.jsp
  1. … 1 more file in changeset.
LDEV-3395 Implement a minimum number of characters for forum postings

    • -140
    • +148
    ./jsps/authoring/advance.jsp
    • -26
    • +65
    ./jsps/learning/message/bodyarea.jsp
    • -40
    • +43
    ./jsps/learning/message/topiceditform.jsp
    • -12
    • +10
    ./jsps/learning/message/topicform.jsp
    • -45
    • +44
    ./jsps/learning/message/topicreplyform.jsp
    • -1
    • +1
    ./jsps/learning/mobile/message/topiceditform.jsp
    • -1
    • +1
    ./jsps/learning/mobile/message/topicreplyform.jsp
  1. … 8 more files in changeset.
LDEV-1978, LDEV-3340: Remove AccessPermissionFilter. It was designed to control lesson access for Learners, but it was not really used. With the new SecurityService it is/will be obsolete.

  1. … 4 more files in changeset.