lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -1
    • +3
    ./web/jsps/authoring/conditionList.jsp
    • -1
    • +3
    ./web/jsps/authoring/message/topiclist.jsp
  1. … 26 more files in changeset.
LDEV-3459: Allow all Authors to edit Forum topic, not only its creator.

LDEV-3459: Allow all Authors to edit Forum topic, not only its creator.

LDEV-3455: Rest support for creating a new (authored) Forum object

LDEV-3452: Save Conditions along with Questions (cascade) when creating a lesson and importing a LD.

  1. … 3 more files in changeset.
LDEV-3452: Save Conditions along with Questions (cascade) when creating a lesson and importing a LD.

  1. … 3 more files in changeset.
LDEV-3443: Need to stop the enter and tabs keypressing propagating up to the treetable code otherwise you can't use them in a textarea and the show/hide is triggered.

LDEV-3443: Colour tweak

LDEV-3443: Inlined reply now has a yellow temporary highlight on the new reply.

LDEV-3443: Inlined reply now has a yellow temporary highlight on the new reply.

    • -5
    • +7
    ./web/jsps/learning/message/msgview.jsp
    • -1
    • +1
    ./web/jsps/learning/message/topicview.jsp
LDEV-3443: Inlined Learner Edit.

    • -0
    • +186
    ./web/jsps/learning/message/msgview.jsp
    • -0
    • +30
    ./web/jsps/learning/message/msgviewwrapper.jsp
    • -188
    • +32
    ./web/jsps/learning/message/topicview.jsp
LDEV-3443: Still trying to stop the treetable catching clicks it shouldn't plus tweaking the jrating code to ensure that only new entries are initialised and that we don't reinitialise existing entries.

    • -55
    • +6
    ./web/jsps/learning/message/topicview.jsp
LDEV-3443: Inlining the reply for the standard interface

    • -7
    • +86
    ./web/jsps/learning/message/topicview.jsp
LDEV-3432: Remove mistakensly committed class.

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.