• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search

  1. … 15 more files in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search

  1. … 15 more files in changeset.
LDEV-3654: Remove comparator as it sorts Activities, not Tool Sessions.

LDEV-3654: Remove comparator as it sorts Activities, not Tool Sessions.

LDEV-3654: Calculate whether SVG is outdated more roughly as exact calculations may lead to a conclusion that LD was updated after SVG was created.

  1. … 1 more file in changeset.
LDEV-3653 Add websocket server and client code.

Add Ant code for deploying the server class to <WAR>/WEB-INF/classes folder for WildFly to pick it up on start up.

Rearange, clean up and formatting.

  1. … 17 more files in changeset.