Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9. Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead. Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation. Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
LDEV-3332: fix tiles-config.dtd version used.

LAMS is shipped with tiles 1.1 version (included in struts). Fix tiles configuration to use tiles-config-1_1.dtd. This was another resource, that was loaded from internet during Wildfly startup (since used dtd version was not present in struts.jar).

It should be now possible to start Wildfly with LAMS without internet connection.

  1. … 18 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 13 more files in changeset.