• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file patch2040056.sql was initially added on branch lams2_head_wildfly.

LDEV-3707: Use Flashless chosen branching interface in Monitor. Remove obsolete Flash classes and methods. Fix group renaming. General clean up.

  1. … 14 more files in changeset.
LDEV-3435: Do not log same errors if they arrive within 5 seconds. This prevents flooding logs with identical errors when mail system is down.

LDEV-3292: Avoid initialising the extra-lazy Group.users collection as it can be large.

  1. … 2 more files in changeset.
LDEV-3697: Choosing user from autocomplete list displays results only for him/her. Entering generic query displays results for all matched users.

Major clean up: rewrite methods for finding users and move them from UserManagementService to UserDAO.

  1. … 7 more files in changeset.
LDEV-3673: Remove Batik library. Remove back end SVG generating classes. Create LD SVG when a single activity lesson gets added.

  1. … 19 more files in changeset.
file patch2040055.sql was initially added on branch lams2_head_wildfly.

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.

    • -49
    • +23
    ./java/org/lamsfoundation/lams/tool/Tool.java
  1. … 357 more files in changeset.
LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.

LDEV-3675: Adding date and name to the rating comment entry retrieved if only one item retrieved, so that it returns the same values if called to get more than one item.

LDEV-3629: Remove the database char set change statement as at the point of executing the patch we do not know the database name.

LDEV-3556: Remove LAMS 1 import utility methods.

LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-3661: Methods coping with multiple recipients send messages in a new thread.

  1. … 1 more file in changeset.
LDEV-3661: Reduce error logs each failed attempt to send an email produces.

file patch2040054.sql was initially added on branch lams2_head_wildfly.

LDEV-3661: Remove Aspirin library. Emails will be send using the configured SMTP server.

Simplify Event Notifications - remove unnecessary methods, internal Event pool, extra threads.

  1. … 40 more files in changeset.
LDEV-3663: Allow all classess being (un)marshalled for any instance of XStream we use in LAMS.

  1. … 9 more files in changeset.
LDEV-2917: Rever unncessarily committed Emailer.

LDEV-2917: Use <!DOCTYPE html> everywhere.

  1. … 170 more files in changeset.
LDEV-3575 fixing typo

LDEV-3575 Implement paging and search for "Find users" UI

  1. … 6 more files in changeset.
file IUserDAO.java was added on branch lams2_head_wildfly on 2016-02-09 11:28:51 +0000

file UserDAO.java was added on branch lams2_head_wildfly on 2016-02-09 11:28:51 +0000

LDEV-3575 Implement paging and search for "Find users" UI

  1. … 6 more files in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search. Sort by date now working and made a generic Java replacement for the lams:Date tag.

  1. … 6 more files in changeset.
LDEV-3656: When authenticating, if there is already a session mapped to a user's login, invalidate it. This will abort current authentication process too, so the user will be thrown out from the previous browser, but will not be let in on the current browser. Only subsequent attempt(s) to log in should succeed.

  1. … 2 more files in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search - making a generic Java replacement for the lams:Date tag.

LDEV-3588: Modify Notebook monitor UI to support paging, sort and search - making a generic Java replacement for the lams:Date tag.

  1. … 1 more file in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search - sort on modified date now working.

  1. … 5 more files in changeset.