• 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-3827 Remove JQM mobile interface

  1. … 21 more files in changeset.
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.

  1. … 371 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-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:13 +0000

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

  1. … 1191 more files in changeset.
LDEV-2749

support for ipad;

removed next parameters from urlrewrite config file:

- confReloadCheckInterval, by default the conf file won't be checked for reload;

- logLevel, the default level is INFO

- confPath, the default path is /WEB-INF/urlrewrite.xml

  1. … 6 more files in changeset.
LDEV-1743 adding ability to remove/update and change order of threads

*merge to lams2_3_release

  1. … 25 more files in changeset.
These files seemed to have been added incorrectly to lams2_3_jboss5 branch: adding them here to head (solves compile problem)

  1. … 8 more files in changeset.
LDEV-2111 Upgraded FCKEditor to version 2.6.4 and FCKEditor.java (taglibs) to 2.4.1

  1. … 40 more files in changeset.
LDEV-963: adding new posting feature

  1. … 26 more files in changeset.
LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1231: LEARNER permission missing from downloads entry, so users who are exclusively LEARNERs cannot download attachments.

Move mark button to view forum page.

  1. … 10 more files in changeset.
Add version for optimistic lock for session.

  1. … 15 more files in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 16 more files in changeset.
Add forum sorted logic (old style forum, the latest post in the bottom). And set it as default style.

  1. … 5 more files in changeset.
Export portfolio works.

  1. … 4 more files in changeset.
Standardizing the Define Later screens

  1. … 37 more files in changeset.
Fix define later page display problem.

  1. … 5 more files in changeset.
Fix forum tool title problem.

  1. … 2 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 10 more files in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 49 more files in changeset.
Added tabs to forum monitoring interface.

  1. … 2 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

  1. … 55 more files in changeset.
Export portfolio function done

  1. … 7 more files in changeset.
Deployable version

  1. … 14 more files in changeset.