• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
file topicviewwrapper.jsp was added on branch lams2_head_wildfly on 2015-04-23 12:51:42 +0000

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

    • -3
    • +15
    ./jsps/learning/mobile/viewtopic.jsp
    • -0
    • +15
    ./jsps/learning/mobile/message/topicview.jsp
    • -0
    • +17
    ./jsps/learning/mobile/message/topicviewwrapper.jsp
  1. … 1 more file in changeset.
file jquery.jscroll.js was added on branch lams2_head_wildfly on 2015-04-23 12:51:42 +0000

    • -0
    • +0
    ./includes/javascript/jquery.jscroll.js
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
    • -40
    • +34
    ./jsps/monitoring/statisticpart.jsp
    • -421
    • +213
    ./jsps/monitoring/summary.jsp
    • -55
    • +27
    ./jsps/monitoring/updatemarks.jsp
    • -114
    • +92
    ./jsps/monitoring/viewmarks.jsp
    • -0
    • +295
    ./jsps/monitoring/parts/advanceOptions.jsp
    • -0
    • +42
    ./jsps/monitoring/parts/daterestriction.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.
file daterestriction.jsp was added on branch lams2_head_wildfly on 2015-01-19 21:34:30 +0000

file advanceOptions.jsp was added on branch lams2_head_wildfly on 2015-01-19 21:34:30 +0000

    • -0
    • +0
    ./jsps/monitoring/parts/advanceOptions.jsp
LDEV-3405 Forum monitor to implement paging

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

    • -141
    • +135
    ./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
  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
    • -20
    • +13
    ./jsps/learning/mobile/viewtopic.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
file learner.js was added on branch lams2_head_wildfly on 2014-12-30 09:44:06 +0000

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

    • -0
    • +36
    ./includes/javascript/learner.js
    • -74
    • +141
    ./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

    • -139
    • +147
    ./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.