Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3337: Make DB tables suffixes upper case so the patch exectues fine on Linux.

LDEV-3337: Make

    • -108
    • +108
    ./lamsfoundation/lams/dbupdates/patch02040038.sql
LDEV-3316: Fix recursive call of store methods.

LDEV-3338: Upgrade jdom from version 0.7 to 1.1.2 shipped with WildFly. There is a version 2.x available, but it has different API and it would have to be included as a separate library again.

  1. … 83 more files in changeset.
LDEV-3275: Seting request's default encoding in server configuration does not do the trick after all, so set it also in the filter.

LDEV-3337: Give the Scheduler a shorter name so DB search is faster.

    • -1
    • +1
    ./lamsfoundation/lams/commonContext.xml
LDEV-3337: Update Quartz 1.5.2 -> 2.2.1

    • -3
    • +3
    ./lamsfoundation/lams/commonContext.xml
    • -0
    • +157
    ./lamsfoundation/lams/dbupdates/patch02040038.sql
    • -13
    • +12
    ./lamsfoundation/lams/util/Configuration.java
  1. … 285 more files in changeset.
LDEV-3394: Adding lesson notifications details

LDEV-3394: Adding lesson notifications details

LDEV-3275: Set request's default encoding in server configuration rather than in filter. Clean up locale setting.

  1. … 2 more files in changeset.
LDEV-3340: Remove "use cache debug listener" setting from sysadmin configuration as the whole cache management was removed before.

    • -0
    • +9
    ./lamsfoundation/lams/dbupdates/patch02040037.sql
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_common

    • -1
    • +1
    ./lamsfoundation/lams/commonContext.xml
LDEV-3382 Add datetime parameter check to LoginRequest.

    • -0
    • +9
    ./lamsfoundation/lams/dbupdates/patch02040036.sql
  1. … 6 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL

    • -0
    • +53
    ./lamsfoundation/lams/util/WebUtil.java
  1. … 8 more files in changeset.
LDEV-3382 prettifying error message

LDEV-3382 Add datetime parameter check to LoginRequest. It must check for "a range" of TTL that is datetime parameter provided can't be too far in the future as well

LDEV-3335: Revert session ID changes.

LDEV-2265 Utilise URL Shortner to shorten lesson URL. Now shortened URL starts with "{LAMS_SERVER}/lams/r/*"

    • -0
    • +53
    ./lamsfoundation/lams/util/WebUtil.java
  1. … 11 more files in changeset.
LDEV-3335: Put UserDTO in session as soon as possible after authentication, so it is available after redirect. Response is sent by a different thread than SsoHandler and if it wins the race, index page is rendered with UserDTO missing, resulting in error.

LDEV-3382 offers nice error explanation

  1. … 1 more file in changeset.
LDEV-3382 don't force all the previous/existing integration servers to enable the TTL

LDEV-3315: Prevent session fixation attack.

LDEV-3382 Add datetime parameter check to LoginRequest.

    • -0
    • +9
    ./lamsfoundation/lams/dbupdates/patch02040036.sql
  1. … 7 more files in changeset.
LDEV-1978, LDEV-3340: Remove AccessPermissionFilter. It was designed to control lesson access for Learners, but it was not really used. With the new SecurityService it is/will be obsolete.

  1. … 4 more files in changeset.
LDEV-2265 Utilise URL Shortner to shorten lesson URL

  1. … 6 more files in changeset.
LDEV-3316: Add releaseFromCache method to LAMSBaseDAO

LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport usage in set of LAMS DAO types from lams_tool_assesment. Change assesment DAOs hierarchy super type to LAMSBaseDAO.

  1. … 7 more files in changeset.
LDEV-3383: Remove Web authentication method.

    • -0
    • +10
    ./lamsfoundation/lams/dbupdates/patch02040035.sql
  1. … 4 more files in changeset.
LDEV-3383: Remove Web authentication method.

    • -0
    • +10
    ./lamsfoundation/lams/dbupdates/patch02040035.sql
  1. … 4 more files in changeset.
LDEV-3316: Get rid of HibernateTemplate and HibernateDaoSupport in set of LAMS DAO types from lams_common. Alter DAO references in set of services to code against interfaces not implementations.

    • -10
    • +10
    ./lamsfoundation/lams/util/Configuration.java