Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3515: Preserve update timestamp when copying LD images.

LDEV-3491: Deleting a learning design no longer removes it from the database. Now it flags removed = true. Calls to get the learning designs in the DAO layer ignore rows where removed = true. Cleaned up some methods in the DAO layer that are no longer used.

  1. … 5 more files in changeset.
LDEV-3491: Deleting a learning design no longer removes it from the database. Now it flags removed = true. Calls to get the learning designs in the DAO layer ignore rows where removed = true. Cleaned up some methods in the DAO layer that are no longer used.

  1. … 5 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. … 40 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-3484: Paging, searching and deletion of learning designs from Blackboard

LDEV-3484: Paging, searching and deletion of learning designs from Blackboard

  1. … 3 more files in changeset.
LDEV-3456: Reversing tweaks to support the templating - authoring & preview need a course id to ensure roles are handled correctly.

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

    • -1
    • +0
    ./lamsfoundation/lams/rest/RestTags.java
LDEV-3484: Paging, searching and deletion of learning designs from Blackboard

LDEV-3484: Paging and searching of learning designs

  1. … 4 more files in changeset.
LDEV-3498: Add Gradebook support when creating LDs in FLA and Single Activity Lessons.

  1. … 8 more files in changeset.
LDEV-3498: Add Gradebook support when creating LDs in FLA and Single Activity Lessons.

  1. … 8 more files in changeset.
LDEV-3485 Add cc field to email student functionality

    • -0
    • +9
    ./lamsfoundation/lams/web/EmailForm.java
    • -1
    • +14
    ./lamsfoundation/lams/web/EmailUserAction.java
  1. … 3 more files in changeset.
LDEV-3115: Fix coordinates read bug: in JSON coords are sometimes NULL (branching).

LDEV-3115: Fix coordinates read bug: in JSON coords are sometimes null.

LDEV-3115: Fix coordinates read bug: in JSON coords are sometimes Integer, sometimes Double. Fix missing coordinates when importing a LD.

  1. … 1 more file in changeset.
LDEV-3115: Fix coordinates read bug: in JSON coords are sometimes Integer, sometimes Double. Fix missing coordinates when importing a LD.

  1. … 1 more file in changeset.
LDEV-3450 Implement peer review feature

    • -0
    • +2
    ./lamsfoundation/lams/rest/RestTags.java
    • -10
    • +40
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 28 more files in changeset.
LDEV-3485 Add cc field to email student functionality

    • -0
    • +9
    ./lamsfoundation/lams/web/EmailForm.java
    • -1
    • +14
    ./lamsfoundation/lams/web/EmailUserAction.java
  1. … 3 more files in changeset.
LDEV-3468: Some Managed Beans are bound to localhost no matter what the JBoss bind address is.

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

    • -1
    • +0
    ./lamsfoundation/lams/rest/RestTags.java
LDEV-3456: Reversing tweaks to support the templating - authoring & preview need a course id to ensure roles are handled correctly.

LDEV-3456: Reversing tweaks to support the templating - authoring & preview need a course id to ensure roles are handled correctly.

LDEV-3480 Peer review feature : *Change the text and text color for the comments * fixed submission of comments with special characters

    • -1
    • +1
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 1 more file in changeset.
LDEV-3450 further development of rating/comments feature (developed when working on Q&A's peer review feature)

    • -0
    • +2
    ./lamsfoundation/lams/rest/RestTags.java
    • -2
    • +2
    ./lamsfoundation/lams/web/RatingServlet.java
  1. … 17 more files in changeset.
LDEV-3477: LoginRequest's redirectURL parameter now used over the method parameter, irrespective of whether the user was logged in.

  1. … 1 more file in changeset.
LDEV-3456: Refactor to use shared REST tags and remove the need for course id for Authoring and Preview.

    • -0
    • +65
    ./lamsfoundation/lams/rest/RestTags.java
LDEV-3456: Backing out the method signature change - while courseId is no longer needed no point risking breaking integrations.

LDEV-3456: Tweaks to support the templating - authoring doesn't require a course id and opening authoring through an integeration needs to be able to open a particular design.

  1. … 1 more file in changeset.