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

    • -0
    • +0
    ./org/lamsfoundation/lams/dbupdates/patch2040054.sql
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.

    • -3
    • +3
    ./org/lamsfoundation/lams/commonContext.xml
    • -336
    • +51
    ./org/lamsfoundation/lams/events/Event.java
    • -48
    • +13
    ./org/lamsfoundation/lams/util/Emailer.java
  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.

    • -8
    • +10
    ./org/lamsfoundation/lams/util/Emailer.java
LDEV-2917: Use <!DOCTYPE html> everywhere.

    • -10
    • +8
    ./org/lamsfoundation/lams/util/Emailer.java
  1. … 170 more files in changeset.
LDEV-3575 fixing typo

    • -2
    • +2
    ./org/lamsfoundation/lams/commonContext.xml
LDEV-3575 Implement paging and search for "Find users" UI

    • -0
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
  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

    • -0
    • +5
    ./org/lamsfoundation/lams/commonContext.xml
  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.

    • -7
    • +84
    ./org/lamsfoundation/lams/util/DateUtil.java
  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.

    • -4
    • +4
    ./org/lamsfoundation/lams/util/DateUtil.java
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search - making a generic Java replacement for the lams:Date tag.

    • -7
    • +84
    ./org/lamsfoundation/lams/util/DateUtil.java
  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
    • +11
    ./org/lamsfoundation/lams/util/DateUtil.java
  1. … 15 more files in changeset.
LDEV-3588: Modify Notebook monitor UI to support paging, sort and search

    • -1
    • +11
    ./org/lamsfoundation/lams/util/DateUtil.java
  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.

    • -10
    • +0
    ./org/lamsfoundation/lams/commonContext.xml
  1. … 17 more files in changeset.
LDEV-3337: Add a missing rename table statement.

file HibernateSessionManager.java was initially added on branch lams2_head_wildfly.

LDEV-3646: 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.

Clean up and formatting.

  1. … 17 more files in changeset.
LDEV-3292: Use JOIN instead of cartesian product in several named queries.

Clean up and formatting.

  1. … 2 more files in changeset.
LDEV-3292: Use JOIN instead of cartesian product in several named queries.

Clean up and formatting.

  1. … 2 more files in changeset.
LDEV-3631 Simple Commenting Widget

    • -0
    • +1
    ./org/lamsfoundation/lams/beanRefContext.xml
    • -0
    • +240
    ./org/lamsfoundation/lams/comments/Comment.java
  1. … 62 more files in changeset.
LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

  1. … 4 more files in changeset.
LDEV-3599 Fetch number of learners for all activities at one go, otherwise quickly progressing learners can yield incorrect results.

  1. … 4 more files in changeset.
file patch2040053.sql was added on branch lams2_head_wildfly on 2016-01-12 12:20:17 +0000