lams_tool_images

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-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

    • -29
    • +169
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -83
    • +143
    ./web/WEB-INF/tags/Rating.tag
    • -38
    • +64
    ./web/pages/learning/learning.jsp
LDEV-3450 updating Image Gallery after last changes to RatingService

    • -1
    • +1
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
LDEV-3450 updating Image Gallery after last changes to RatingService

    • -2
    • +6
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -223
    • +83
    ./web/WEB-INF/tags/Rating.tag
LDEV-3467: Proper fix for thickbox.js for jQuery UI 1.11.

  1. … 1 more file in changeset.
LDEV-3467: Proper fix for thickbox.js for jQuery UI 1.11.

  1. … 1 more file in changeset.
LDEV-3467: Fix menu items being clickable only on labels, not whole row. Get rid of Thickbox's customisation for IE 6 as it depends on jQuery.browser which is not available in version 1.11.

    • -15
    • +2
    ./web/includes/javascript/thickbox.js
LDEV-3467: Fix menu items being clickable only on labels, not whole row. Get rid of Thickbox's customisation for IE 6 as it depends on jQuery.browser which is not available in version 1.11.

    • -15
    • +2
    ./web/includes/javascript/thickbox.js
LDEV-3450 further development of rating/comments feature

    • -9
    • +42
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -68
    • +132
    ./web/WEB-INF/tags/Rating.tag
  1. … 14 more files in changeset.
LDEV-3450 further development of rating/comments feature

  1. … 2 more files in changeset.
LDEV-3450 User uploaded image is not allowed to comment or rate this image. Although he should be able to see comments and rates left by others. Added proper handling of multiline and containing scripts comments.

LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 25 more files in changeset.
LDEV-3095: Revert incorrect fix. Try to mute cross-domain iframe access errors, as requested by a client.

    • -6
    • +8
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 26 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

    • -30
    • +53
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -37
    • +153
    ./web/WEB-INF/tags/Rating.tag
    • -29
    • +19
    ./web/pages/learning/learning.jsp
  1. … 17 more files in changeset.
LDEV-3461 added ability to add images even when there is no images uploaded and the option for students to share images is on

LDEV-3450 Introduce rating limits

    • -2
    • +82
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 11 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -1
    • +3
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 27 more files in changeset.
LDEV-3095: Check if the current window is the one containing given methods. It may happen for some clients.

    • -1
    • +3
    ./web/pages/authoring/parts/itemlist.jsp
  1. … 27 more files in changeset.
LDEV-3450 Introduced central rating service

    • -0
    • +212
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
    • -0
    • +117
    ./web/WEB-INF/tags/Rating.tag
  1. … 37 more files in changeset.
LDEV-2975: Updating Norwegian, Greek and French

  1. … 27 more files in changeset.
LDEV-3450 fixing small css issues

    • -8
    • +8
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 1 more file in changeset.