Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3640: Add cascades in tool tables.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand. Files in content repository stay. Clean up unnecessary code, format.

  1. … 48 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 27 more files in changeset.
LDEV-3633: Allow specyfing port which MySQL runs on. Disable SSL for building LAMS as it generates a warning message. New MySQL does not accept ALTER IGNORE TABLE statements.

  1. … 24 more files in changeset.
LDEV-3450 Implemented calculation of one of the image gallery's tool outputs - "number of comments" * fixed label

  1. … 1 more file in changeset.
LDEV-3450 rolled back accidentally deleted method

LDEV-3450 Implemented calculation of one of the image gallery's tool outputs - "number of comments" * fixed label

  1. … 1 more file in changeset.
LDEV-3568 Move old rating data into the new DB model

  1. … 1 more file in changeset.
LDEV-3568 Move old rating data into the new DB model

  1. … 1 more file in changeset.
LDEV-3450 updated Image Gallery monitoring to support new rating system. * Also updated its learning to support the latest rating features.

  1. … 25 more files in changeset.
LDEV-3450 updated Image Gallery monitoring to support new rating system. * Also updated its learning to support the latest rating features.

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

  1. … 21 more files in changeset.
LDEV-3561: Initial implemntation of re-setting read-only flag of Activities on force uncomplete. Each Tools' service has a method to report whether there is significant users' content left it the Activity. If so, it reports the Activity as read-only. Otherwise the flag can be re-set. Grouping, Gate and Complex activities also have their way of checking their immutability.

  1. … 42 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 42 more files in changeset.
LDEV-3514: Use pretInterceptor instead of postInterceptor. Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 43 more files in changeset.
LDEV-3514: Use postInterceptor instead of preInterceptor. PreInterceptor apparently runs before Hibernate transaction gets created. When an exception in the proxied method occurs, the transaction is canceled and is not re-created when retry is attempted. This leads to "no session" or "read only transaction on write" errors. PostInterceptor seems to work when the transaction is already created, so retries happen witin its scope.

  1. … 39 more files in changeset.
LDEV-3514: Use postInterceptor instead of preInterceptor. PreInterceptor apparently runs before Hibernate transaction gets created. When an exception in the proxied method occurs, the transaction is canceled and is not re-created when retry is attempted. This leads to "no session" or "read only transaction on write" errors. PostInterceptor seems to work when the transaction is already created, so retries happen witin its scope.

  1. … 39 more files in changeset.
LDEV-3517 Prevent loosing new criterias on saving

  1. … 1 more file in changeset.
LDEV-3517 Prevent loosing new criterias on saving

LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3. Remove previous safety mechanism for completeActivity() method.

  1. … 41 more files in changeset.
LDEV-3514: Wrap all transactional methods with TransactionRetryInterceptor. Set number of attempts to 3. Remove previous safety mechanism for completeActivity() method.

  1. … 42 more files in changeset.
LDEV-3507: Remove error message when Tool Content was not found. A simple getter method should not report errors.

  1. … 10 more files in changeset.
LDEV-3507: Remove error message when Tool Content was not found. A simple getter method should not report errors.

  1. … 10 more files in changeset.
LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 33 more files in changeset.
LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 32 more files in changeset.
LDEV-3450 peer review feature for Image Gallery

  1. … 9 more files in changeset.
LDEV-3450 updating Image Gallery after last changes to RatingService

  1. … 5 more files in changeset.
LDEV-3450 updating Image Gallery after last changes to RatingService

  1. … 5 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 20 more files in changeset.
LDEV-3450 1) Display what rate you have given 2) Rate only once 3) Don't see the average rating until you rate it. 4) Add an option for a brief comment

  1. … 23 more files in changeset.