lams_tool_forum

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

LDEV-3425: use criteria instead of query to get topic thread (no impact on performance).

LDEV-3425: get rid of 'synchronized' action processing for LearningAction#replyTopic. 'synchronized' was introduced here to fix database deadlock with Message entity. In this use case, we can get rid of this deadlock without killing tool performance, using 'select for update' (performance tuning with TestHarness - 30forums.zip)

LDEV-3425: add 2LC to forum tool hibernate entities. (performance tuning with TestHarness - 30forums.zip)

LDEV-3425: declare transaction attributes for readOnly methods of IForumService. This stops hibernate from flushing session on transaction commit. (performance tuning with TestHarness - 30forums.zip)

LDEV-3405 fix tablesorter sorting

LDEV-3415 Add resizable columns feature to Forum monitoring

    • -10
    • +18
    ./web/jsps/monitoring/summary.jsp
LDEV-3405 Forum monitor to implement paging

  1. … 15 more files in changeset.
LDEV-3405: adding labels from i18n site

LDEV-3405: adding labels from i18n site

LDEV-3405 XSS injection prevention

LDEV-3409: change button positions

    • -6
    • +6
    ./web/jsps/learning/message/topicform.jsp
LDEV-3409: change button positions

    • -6
    • +6
    ./web/jsps/learning/message/topicform.jsp
LDEV-3405: alignment and column width

    • -12
    • +19
    ./web/jsps/monitoring/summary.jsp