lams_tool_nb

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
    • +1
    ./web/learning/mobile/learnerContent.jsp
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.
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.
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. … 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-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. … 1 more file 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

LDEV-2975: Updating Greek, French and Norwegian

  1. … 3 more files in changeset.
LDEV-3433: Fixed also for Assessment, Pixlr, Noticeboard, Videorecorder, Survey, Wookie and Kaltura Tools.

  1. … 11 more files in changeset.
LDEV-3433: Fixed also for Assessment, Pixlr, Noticeboard, Videorecorder, Survey, Wookie and Kaltura Tools.

  1. … 11 more files in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_nb

LDEV-3340: Remove hibernate.cfg.xml files. Most probably they were used to create DB schema from .hbm.xml files using Ant. They are obsolete now.

  1. … 27 more files in changeset.
LDEV-3340: Remove middlegen config files. They were used to create .hbm.xml files and are now obsolete.

    • -116
    • +0
    ./conf/middlegen/nb-prefs.properties
  1. … 16 more files in changeset.
LDEV-3340: Remove .clay files. They were used to model the database but are obsolete now.

  1. … 24 more files in changeset.
LDEV-3381: Upgrade to WildFly 8.2. Add proper source code.

  1. … 664 more files in changeset.