lams_tool_forum

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.

    • -1
    • +10
    ./web/jsps/learning/message/topicview.jsp
LDEV-3443: I18N

    • -1
    • +5
    ./web/jsps/learning/message/topicview.jsp
LDEV-3443: The expand/collapse was breaking the buttons - they should now work.

    • -0
    • +8
    ./web/jsps/learning/message/topicview.jsp
LDEV-3443: Hide replies under their parent and allow the user to expand/collapse using jquery.treetable.

    • -0
    • +28
    ./web/css/jquery.treetable.css
    • -0
    • +34
    ./web/css/jquery.treetable.forum.css
    • -0
    • +634
    ./web/includes/javascript/jquery.treetable.js
    • -3
    • +41
    ./web/jsps/learning/message/topicview.jsp
LDEV-3443 Adding labels

LDEV-2975 Updating Norwegian

LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

    • -2
    • +2
    ./web/jsps/learning/message/topicform.jsp
    • -2
    • +2
    ./web/jsps/learning/message/topiclist.jsp
    • -7
    • +12
    ./web/jsps/learning/message/topicview.jsp
LDEV-3322 LDEV-3324 adding id/name tags to facilitate selenium testing

    • -2
    • +2
    ./web/jsps/learning/message/topicform.jsp
    • -2
    • +2
    ./web/jsps/learning/message/topiclist.jsp
    • -9
    • +14
    ./web/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).

    • -3
    • +2
    ./web/jsps/learning/message/topicview.jsp
    • -1
    • +3
    ./web/jsps/learning/mobile/message/topiclist.jsp
    • -0
    • +15
    ./web/jsps/learning/mobile/message/topicview.jsp
    • -3
    • +15
    ./web/jsps/learning/mobile/viewtopic.jsp
LDEV-3443: Fixed names of temporary tables and stored procs to use lowercase.

LDEV-3443: Paging the messages on the detailed messages screen. Removed some debugging, fixed the detection of the max number of posts and fixed export portfolio.

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.

  1. … 5 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-3428: Do not create default conditions when Tool output definitions are fetched. They only get created when Tool defaut content is cloned.

Fix class cast exeption when changing grade of first activity in sequence.

Fix lesson mark calculation exception.

Pass IDs to service methods instead of DB objects.

  1. … 8 more files in changeset.
LDEV-3428: Do not create default conditions when Tool output definitions are fetched. They only get created when Tool defaut content is cloned.

Fix class cast exeption when changing grade of first activity in sequence.

Fix lesson mark calculation exception.

Pass IDs to service methods instead of DB objects.

  1. … 9 more files in changeset.
LDEV-3432: Remove limitation for reflect instructions.

  1. … 8 more files in changeset.
LDEV-3432: Remove limitation for reflect instructions.

  1. … 8 more files in changeset.
LDEV-3433: adding label

LDEV-3433: adding label

LDEV-3405 fix tablesorter sorting

LDEV-3415 Add resizable columns feature to Forum monitoring

    • -10
    • +18
    ./web/jsps/monitoring/summary.jsp
LDEV-3322: adding id tags for selenium

    • -4
    • +4
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -3
    • +3
    ./web/jsps/authoring/message/create.jsp
    • -4
    • +4
    ./web/jsps/authoring/message/topiclist.jsp
LDEV-3322: adding id tags for selenium

    • -5
    • +5
    ./web/WEB-INF/tags/AuthoringButton.tag
    • -5
    • +7
    ./web/jsps/authoring/message/create.jsp
    • -4
    • +4
    ./web/jsps/authoring/message/topiclist.jsp
LDEV-3432: Use Javascript to linit reflection instructions as html:textarea does not allow dynamic attributes.

LDEV-3433: Add missing label.

LDEV-3433: Add missing label.

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

LDEV-3429 fixed problem with importing old forum sequences due to Forum class' renamed fields

LDEV-3429 fixed problem with importing old forum sequences due to Forum class' renamed fields