Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4033 Remove unnecessary start.jsp pages

  1. … 18 more files in changeset.
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 35 more files in changeset.
LDEV-4175: Evict objects which are put into a form, then attaced to a session and possible saved with other objects with same IDs.

    • -1
    • +3
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
  1. … 5 more files in changeset.
LDEV-4177: Use proper reference to tool object.

  1. … 1 more file in changeset.
LDEV-4175: Try to evict one of objects from session to prevent "attempt to associate a collection to two sessions".

  1. … 1 more file in changeset.
LDEV-3807: Summary calculations were using the values from one session for all sessions. Now looks up the number of visits for each session separately.

LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

    • -1
    • +0
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
  1. … 19 more files in changeset.
LDEV-3760: Migrate Notification code to a customer's version of the project.

LDEV-3952: updating scripts to be compatible with MySQL 5.7

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

  1. … 36 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
  1. … 1015 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

    • -1
    • +1
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
  1. … 1265 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -16
    • +24
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

    • -16
    • +24
    ./lamsfoundation/lams/tool/rsrc/dao/DAO.java
  1. … 1846 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

    • -22
    • +22
    ./lamsfoundation/lams/tool/rsrc/model/Resource.java
  1. … 464 more files in changeset.
LDEV-3760: Initial implementation of notifications. Add new delivery method to EventNotification framework. Allow notifications on file upload in Share Resources. Add notifications button on home screen.

  1. … 21 more files in changeset.
LDEV-3712: Reimplement IMS import in Share Resources.

  1. … 3 more files in changeset.
LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels. Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 368 more files in changeset.
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

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-3633: Allow specyfing port which MySQL runs on. Disable SSL for building LAMS as it generates a warning message. New MySQL does not accept ALTER IGNORE TABLE statements.

  1. … 24 more files in changeset.
LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

    • -260
    • +0
    ./lamsfoundation/lams/tool/rsrc/dto/ItemSummary.java
    • -0
    • +238
    ./lamsfoundation/lams/tool/rsrc/dto/ResourceItemDTO.java
    • -0
    • +63
    ./lamsfoundation/lams/tool/rsrc/dto/SessionDTO.java
    • -0
    • +81
    ./lamsfoundation/lams/tool/rsrc/dto/VisitLogDTO.java
    • -386
    • +382
    ./lamsfoundation/lams/tool/rsrc/model/Resource.java
  1. … 1 more file in changeset.
LDEV-3583 Modify Share resources monitor UI to support paging, sort and search

    • -260
    • +0
    ./lamsfoundation/lams/tool/rsrc/dto/ItemSummary.java
    • -0
    • +238
    ./lamsfoundation/lams/tool/rsrc/dto/ResourceItemDTO.java
    • -0
    • +63
    ./lamsfoundation/lams/tool/rsrc/dto/SessionDTO.java
    • -0
    • +81
    ./lamsfoundation/lams/tool/rsrc/dto/VisitLogDTO.java
    • -386
    • +382
    ./lamsfoundation/lams/tool/rsrc/model/Resource.java
  1. … 1 more file in changeset.