Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3839: Add initial implementation of lesson retry.

    • -0
    • +49
    ./lamsfoundation/lams/dbupdates/patch2040064.sql
    • -0
    • +104
    ./lamsfoundation/lams/lesson/CompletedActivityProgressArchive.java
    • -0
    • +220
    ./lamsfoundation/lams/lesson/LearnerProgressArchive.java
    • -78
    • +0
    ./lamsfoundation/lams/lesson/ProgressCompletedActivity.java
  1. … 14 more files in changeset.
LDEV-3837 Fixing exception thrown when trying to open sequence activity in monitor

LDEV-3834: Add course and branching groups mapping dialog.

  1. … 4 more files in changeset.
LDEV-3834: Add course and branching groups mapping dialog.

  1. … 4 more files in changeset.
LDEV-3750 Improve performance of pushing marks to gradebook

    • -0
    • +13
    ./lamsfoundation/lams/tool/ToolOutput.java
    • -2
    • +0
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 31 more files in changeset.
LDEV-3826: Updating Admin for Bootstrap. Subcourses not able to be updated as they do not have folders so this code was throwing an exception.

LDEV-3826: Updating Admin for Bootstrap. The Cognitive Skills Wizard has been removed for so the admin page maintaining it is no longer needed.

    • -0
    • +10
    ./lamsfoundation/lams/dbupdates/patch2040063.sql
  1. … 1 more file in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

    • -0
    • +13
    ./lamsfoundation/lams/tool/ToolOutput.java
    • -2
    • +0
    ./lamsfoundation/lams/toolApplicationContext.xml
  1. … 31 more files in changeset.
LDEV-3826: Configuration object wasn't transactional so the updates done in Admin were not saving.

    • -5
    • +23
    ./lamsfoundation/lams/commonContext.xml
LDEV-3829: Add transactions and move code to the service.

    • -0
    • +4
    ./lamsfoundation/lams/commonContext.xml
LDEV-3824: Make Authoring detect and skip corrupted Tools (ones without a template activity).

LDEV-3824: Make Authoring detect and skip corrupted Tools (ones without a template activity).

LDEV-3824: Replace Eadventure with a stub. Make Authoring process, but hide invalid Tools (needed for LD import).

    • -0
    • +8
    ./lamsfoundation/lams/tool/dto/ToolDTO.java
  1. … 216 more files in changeset.
LDEV-3254: Check if the Quartz job already exists before creating it.

    • -14
    • +6
    ./lamsfoundation/lams/util/Configuration.java
LDEV-3819: Display string array nicely instead of object reference. FIx a missing "break" in Notebook.

    • -11
    • +31
    ./lamsfoundation/lams/tool/ToolOutputValue.java
  1. … 1 more file in changeset.
LDEV-3819: Display string array nicely instead of object reference. FIx a missing "break" in Notebook.

    • -11
    • +31
    ./lamsfoundation/lams/tool/ToolOutputValue.java
  1. … 1 more file in changeset.
LDEV-3810: setting notifications enable by default when courses get created via integration

LDEV-3810: setting notifications enable by default when courses get created via integration

LDEV-3621 Moving OrganisationGroupingDTO class from OrganisationGroupAction

  1. … 1 more file in changeset.
LDEV-3621 Moving OrganisationGroupingDTO class from OrganisationGroupAction

LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./lamsfoundation/lams/cache/CacheManager.java
    • -1
    • +1
    ./lamsfoundation/lams/cache/ICacheManager.java
  1. … 1060 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 768 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation. General clean up.

    • -0
    • +29
    ./lamsfoundation/lams/dbupdates/patch2040062.sql
  1. … 10 more files in changeset.
LDEV-3773: Remove Workspace and WorkspaceWorkspaceFolder entities. Link WorkspaceFolders directly to User and Organisation. General clean up.

    • -0
    • +29
    ./lamsfoundation/lams/dbupdates/patch2040062.sql
  1. … 12 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -59
    • +61
    ./lamsfoundation/lams/cache/CacheManager.java
    • -59
    • +60
    ./lamsfoundation/lams/cache/ICacheManager.java
    • -13
    • +12
    ./lamsfoundation/lams/comments/CommentSession.java
    • -98
    • +109
    ./lamsfoundation/lams/comments/dto/CommentDTO.java
  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -13
    • +12
    ./lamsfoundation/lams/comments/CommentSession.java
    • -98
    • +109
    ./lamsfoundation/lams/comments/dto/CommentDTO.java
  1. … 1846 more files in changeset.
LDEV-3752 Gradebook .xlsx export to include time stamps for start and completion

    • -1
    • +1
    ./lamsfoundation/lams/util/FileUtil.java
  1. … 2 more files in changeset.
LDEV-3752 Timestamp to show minutes and seconds

    • -1
    • +1
    ./lamsfoundation/lams/util/FileUtil.java
LDEV-3766 Work around allowing converting SVG to PNG images correctly

LDEV-3766 Work around allowing converting SVG to PNG images correctly