• 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-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-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:05 +0000

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

  1. … 121 more files in changeset.
LDEV-2385 Merging changes with 2.3.2 branch

  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. … 44 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.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 16 more files in changeset.
Lots of refactor and add new feature for limit download.

  1. … 46 more files in changeset.
Exception handler define for STRUTS.

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

  1. … 2 more files in changeset.
close/save/cancel action in authoring page.

  1. … 10 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. … 26 more files in changeset.
Added the locale filter.

  1. … 7 more files in changeset.
Renaming SbmtResources.properties to ApplicationResources.properties

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

  1. … 55 more files in changeset.
*** empty log message ***

finish export portfolio function, need further test.

  1. … 6 more files in changeset.
ToolDownload has been modified to pick up the name of the tool content handler bean from the servlet definition, rather than hardcoding a standard name. The tool was use the new definition.

  1. … 3 more files in changeset.
Add createDefaultContent method.

  1. … 5 more files in changeset.
Migrate to hibernate3

  1. … 15 more files in changeset.
Update to use common properties.

  1. … 7 more files in changeset.
Make the 3tab DHTML works well.

Add /ToolAppliationContent.xml and LearnerApplicationContext.xml into web.xml to enable call the LearnerServer and ToolService

  1. … 5 more files in changeset.
Authoring Download/Upload instructions file works well.

  1. … 22 more files in changeset.
Try to migrate to JSTL instead of STRUT tag lib

  1. … 3 more files in changeset.
Hibernate Lasy call works in Spring Framework

  1. … 20 more files in changeset.