Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 33 more files in changeset.
LDEV-3487 Don't allow question redos

  1. … 9 more files in changeset.
LDEV-3482 LDEV-3482 Prevent changes in Q&A after the first submission is sent (e.g. when using 2 browsers)

  1. … 3 more files in changeset.
LDEV-3482 LDEV-3482 Prevent changes in Q&A after the first submission is sent (e.g. when using 2 browsers)

  1. … 3 more files in changeset.
LDEV-3480 Peer review feature for Q&A * fixes

  1. … 4 more files in changeset.
LDEV-3487 Don't allow question redos

  1. … 5 more files in changeset.
LDEV-3455: Removing submission entry that should not have been added the REST authoring. New entries in REST authoring need a default value or to be optional.

LDEV-3486 Assign marks to learner in leader aware tools when he gets force completed

  1. … 32 more files in changeset.
LDEV-3480 Peer review feature for Q&A

  1. … 40 more files in changeset.
LDEV-3455: New field entry was missing a default value so throwing a null pointer exception.

LDEV-3455: Submission deadline should not have been included in the REST authoring interface as it is set in monitoring. Removing.

  1. … 6 more files in changeset.
LDEV-3480 Peer review feature for Q&A (fixes)

LDEV-3480 Peer review feature for Q&A (fixes)

  1. … 6 more files in changeset.
LDEV-3464: Cleaning up TreeSets that may have a non Comparable object added to them.

  1. … 10 more files in changeset.
LDEV-3480 Peer review feature for Q&A

  1. … 38 more files in changeset.
LDEV-3478: Do not save an empty answer for a required question.

LDEV-3478: Do not save an empty answer for a required question.

LDEV-3455 Rest support for template based authoring.

  1. … 9 more files in changeset.
LDEV-3455 Rest support for template based authoring - refactoring to use shared tag names.

  1. … 4 more files in changeset.
LDEV-3455 Rest support for template based authoring.

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

LDEV-3448: fixes problem with learner uploaded pictures not viewable via monitor

LDEV-3448: fixes problem with learner uploaded pictures not viewable via monitor

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.