• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch20170512.sql was initially added on branch lams2_head_wildfly.

file patch20170101.sql was initially added on branch lams2_head_wildfly.

  1. … 24 more files in changeset.
file patch20170215.sql was initially added on branch lams2_head_wildfly.

file patch20161226.sql was initially added on branch lams2_head_wildfly.

file SpreadsheetBuilder.java was initially added on branch lams2_head_wildfly.

file patch20161026.sql was initially added on branch lams2_head_wildfly.

file PeerreviewStatisticsDTO.java was initially added on branch lams2_head_wildfly.

LDEV-3633: New MySQL does not accept ALTER IGNORE TABLE statements.

file patch20161004.sql was initially added on branch lams2_head_wildfly.

LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3727 skip exporting RatingCriteria's toolContentId field. Also explicitly reset it to the new value on LD import (instead of relying on Hibernate to do it)

  1. … 2 more files in changeset.
LDEV-3719: Mass user creation optimisation: Creates users in database rather than creating a lot of user objects.

LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

LDEV-3640: Add cascades in tool tables.

LDEV-3594: Prevent XSS injection

  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

  1. … 4 more files in changeset.
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.

  1. … 3 more files in changeset.
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.

  1. … 3 more files in changeset.
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.

  1. … 1 more file in changeset.
LDEV-3517: Import needs to reset the content id on the Rating Criteria.

LDEV-3517 Implemented Peer Review tool

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

  1. … 127 more files in changeset.