lams_tool_lamc

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-2975 changes to labels in MCQ

LDEV-2975 changes to labels in MCQ

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-3482 LDEV-3482 Prevent changes in MCQ after the first submission is sent (e.g. when using 2 browsers)

LDEV-3482 LDEV-3482 Prevent changes in MCQ after the first submission is sent (e.g. when using 2 browsers)

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

  1. … 32 more files in changeset.
LDEV-3455: Removing submission entry that should not have been added the REST authoring.

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-3481: Compare numbers instead of strings.

  1. … 3 more files in changeset.
LDEV-3481: Compare numbers instead of strings.

  1. … 3 more files in changeset.
LDEV-3481: If grade set by a teacher in Monitoring is higher than max grade, use max grade instead.

    • -1
    • +14
    ./web/monitoring/SummaryContent.jsp
    • -2
    • +5
    ./web/monitoring/masterDetailLoadUp.jsp
  1. … 4 more files in changeset.
LDEV-3481: If grade set by a teacher in Monitoring is higher than max grade, use max grade instead.

    • -1
    • +14
    ./web/monitoring/SummaryContent.jsp
    • -2
    • +5
    ./web/monitoring/masterDetailLoadUp.jsp
  1. … 4 more files in changeset.
LDEV-3464: Cleaning up TreeSets that may have a non Comparable object added to them.

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

  1. … 9 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

    • -0
    • +1
    ./web/learning/mobile/AnswersContent.jsp
  1. … 15 more files in changeset.
LDEV-3472: Revert removal of libraries as they are needed for LDEV-2657.

    • -0
    • +1
    ./web/learning/mobile/AnswersContent.jsp
  1. … 15 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

    • -1
    • +0
    ./web/learning/mobile/AnswersContent.jsp
  1. … 15 more files in changeset.
LDEV-3472: Remove references to timepicker and blockUI.

    • -1
    • +0
    ./web/learning/mobile/AnswersContent.jsp
  1. … 16 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-2975: Updating Greek and Norwegian

  1. … 18 more files in changeset.
LDEV-3426: Make Multiple Choice not clear "user" attribute. Remove unnecessary "user" attribute overwriting in different places in LAMS.

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

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.

    • -172
    • +0
    ./conf/middlegen/lams_tool_lamc11-prefs.properties
  1. … 17 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.