• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 464 more files in changeset.
file patch20160421.sql was initially added on branch lams2_head_wildfly.

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.
file patch20151217.sql was added on branch lams2_head_wildfly on 2015-12-30 20:38:32 +0000

  1. … 1 more file 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

  1. … 1 more file in changeset.
file ResourceItemDTO.java was added on branch lams2_head_wildfly on 2015-12-14 22:59:17 +0000

file VisitLogDTO.java was added on branch lams2_head_wildfly on 2015-12-14 22:59:17 +0000

file SessionDTO.java was added on branch lams2_head_wildfly on 2015-12-14 22:59:17 +0000

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

    • -0
    • +238
    ./org/lamsfoundation/lams/tool/rsrc/dto/ResourceItemDTO.java
    • -0
    • +63
    ./org/lamsfoundation/lams/tool/rsrc/dto/SessionDTO.java
    • -0
    • +81
    ./org/lamsfoundation/lams/tool/rsrc/dto/VisitLogDTO.java
  1. … 1 more file in changeset.
LDEV-3564 session id must be unique in tool's session table

  1. … 19 more files in changeset.
file patch20150930.sql was added on branch lams2_head_wildfly on 2015-10-05 17:00:05 +0000

LDEV-3564 session id must be unique in tool's session table

  1. … 21 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. … 42 more files in changeset.
LDEV-3292: Add indexes to Share Resources tables.

file patch20150218.sql was added on branch lams2_head_wildfly on 2015-08-31 20:08:39 +0000

LDEV-3292: Add indexes to Share Resources tables.

LDEV-3514: Use pretInterceptor instead of postInterceptor.

Create new transactions for service method retries.

Attach activity to Hibernate session in completeActivity() method.

  1. … 45 more files in changeset.