• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3631: New columns added in error. Removed.

file patch20160105.sql was added on branch lams2_head_wildfly on 2016-01-12 12:24:33 +0000

file CommentsAuthor.tag was added on branch lams2_head_wildfly on 2016-01-12 12:24:32 +0000

LDEV-3631: Support multilevel threading, show comments in read only mode on reflection page and allow the dislike button to be shown/not shown based on Advanced settings.

    • -0
    • +51
    ./web/WEB-INF/tags/CommentsAuthor.tag
  1. … 14 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. … 47 more files in changeset.
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.
file patch20151217.sql was added on branch lams2_head_wildfly on 2015-12-30 20:38:17 +0000

LDEV-3640: Add cascades in tool tables.

  1. … 27 more files in changeset.
LDEV-3631 Simple Commenting Widget. Use a "More Comments" button and resize the iframe to keep only one scrollbar on the page.

  1. … 10 more files in changeset.
file patch20151210.sql was added on branch lams2_head_wildfly on 2016-01-12 12:24:33 +0000

file comments.jsp was added on branch lams2_head_wildfly on 2016-01-12 12:24:32 +0000

LDEV-3631 Simple Commenting Widget. Initial implementation.

    • -0
    • +31
    ./web/WEB-INF/tags/Comments.tag
    • -0
    • +6
    ./web/learning/mobile/learnerContent.jsp
  1. … 3 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. … 40 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. … 45 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-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-3486 Assign marks to learner in leader aware tools when he gets force completed

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

  1. … 2 more files in changeset.
LDEV-3455: Rest support for creating a new (authored) Scribe object

  1. … 2 more files in changeset.
LDEV-3455: Rest support for creating a new (authored) Noticeboard object

LDEV-2975: Updating English and Spanish

  1. … 3 more files in changeset.
LDEV-2975: Updating Greek, French and Norwegian

  1. … 9 more files in changeset.
LDEV-3433: Fixed also for Assessment, Pixlr, Noticeboard, Videorecorder,

Survey, Wookie and Kaltura Tools.

  1. … 11 more files in changeset.