• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4272: Do not allow in LAMS any HTTP methods other than GET or POST.

  1. … 34 more files in changeset.
LDEV-4213 Create servlet that will be able to recalculate lesson total marks

  1. … 5 more files in changeset.
LDEV-3335, LDEV-3340: Remove a filter which sets inactive timeout in sessions. With new SSO it is just needed in Central and it is already taken care of by SessionListener.

  1. … 33 more files in changeset.
LDEV-3335, LDEV-3334: Add session and cookie configuration to jboss-all.xml. Remove obsolete configuration from web.xml files.

  1. … 35 more files in changeset.
LDEV-3335, LDEV-3334: Use SSO mechanism introduced in WildFly 9.

Do not create web.xml files with XDoclet as it can not produce them based on 3.1 schema. Use static ones instead.

Make SessionManager just a proxy to webserver's HTTP session. Remov custom shared sessions and JSESSIONIDSSO cookie as they are obsolete. Remove own session monitoring as the container should take care of invalidation.

Move injecting UserDTO into session to SsoHandler intead of UniversalLoginModule as an authentication request may not reach the latter due to WildFly credentials caching.

  1. … 226 more files in changeset.
file web.xml was added on branch lams2_head_wildfly on 2014-11-18 16:21:12 +0000

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 1191 more files in changeset.
Merge lams2_3 to head (continuing...)

  1. … 50 more files in changeset.
more merging lams2_3 into head

  1. … 39 more files in changeset.
LDEV-2173 Adding the functionality into the progress engine to force outputs into gradebook if specified by the user

  1. … 14 more files in changeset.
Merging recent changes with 2.3 branch

LDEV-2212 displaying the appropriate lessons in the course views only if the user has permission

LDEV-2211 internationalising gradebook project, also adding some keys to central for links and admin for group gradebook settings

  1. … 13 more files in changeset.
LDEV-2212 displaying the appropriate lessons in the course views only if the user has permission

  1. … 5 more files in changeset.
LDEV-2173 - Putting most of gradebook into its own project for easier maintainence

Database persistence beans and DAO are staying in lams_common

  1. … 139 more files in changeset.