lams_tool_preview

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3450 Added new parameter showComments

  1. … 1 more file in changeset.
LDEV-3564 session id must be unique in tool's session table

  1. … 21 more files in changeset.
LDEV-3517: Export Portfolio not supported

    • -186
    • +18
    ./web/pages/export/exportportfolio.jsp
LDEV-3553: Refuses to add rating/comment if max number reached and triggers a page refresh.

LDEV-3542: Improving performance of Peer Review tool - now checks how many potential learners there are so only needs to get the actual list of potential learners if an update is required.

LDEV-3542: Incremental performance improvements.

LDEV-3542: Fixed transaction handling and threads so that on a single server no data integrity violations should occur when users are created.

LDEV-3542: First draft of performance improvements for mass creation. Now checks just the user ids, in the current list of users rather than building all the user objects and only does the check if the number of potential users is different to the number of current users. Also add index to stop users being duplicated in the session.

LDEV-3517: Missing 18N entry LDEV-3542: Adding or editing entries for improved performance when creating users.

LDEV-3517: Import needs to reset the content id on the Rating Criteria.

LDEV-3517 Implemented Peer Review tool

    • -18
    • +0
    ./web/pages/export/exportportfolio.jsp
  1. … 3 more files in changeset.
LDEV-3517 Introduced new Peer Review tool

  1. … 11 more files in changeset.
LDEV-3517 Introduced new Peer Review tool

    • -0
    • +12
    ./conf/hibernate/mappings/hibernate.cfg.xml
    • -0
    • +179
    ./conf/language/lams/ApplicationResources.properties
    • -0
    • +208
    ./conf/language/lams/ApplicationResources_en_AU.properties
    • -0
    • +8
    ./conf/xdoclet/global-exceptions.xml
    • -0
    • +6
    ./conf/xdoclet/global-forwards.xml
    • -0
    • +109
    ./conf/xdoclet/struts-actions.xml
    • -0
    • +1
    ./conf/xdoclet/struts-forms.xml
    • -0
    • +1
    ./conf/xdoclet/struts-message-resources.xml
    • -0
    • +1
    ./conf/xdoclet/struts-plugins.xml
    • -0
    • +29
    ./conf/xdoclet/validation-forms.xml
    • -0
    • +6
    ./conf/xdoclet/validation-global.xml
    • -0
    • +873
    ./db/model/peerreview.clay
  1. … 116 more files in changeset.