Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-1916 support database updating via autopatch

  1. … 11 more files in changeset.
LDEV-273 Password Reset

xdoclet changes for the forgot password tast

Changes to the web-security.xml for lams-central mean that every new secure jsp must be added to the sevcurity provisions instaedof having the *.jsp provision.

LDEV-1005: Implementing a non-Flash learner interface

  1. … 50 more files in changeset.
putting ldap's add/create/update user into it's own spring transaction'd bean; added some more config parameters for ldap

  1. … 8 more files in changeset.
LDEV-1255: Moving the code for stopping jsps caching to a new custom tag, so that it can be applied consistently across all pages.

  1. … 45 more files in changeset.
LDEV-1245 allow learners to access content repository download servlet

Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 239 more files in changeset.
Added xml based services for LearningDesignRepository and LessonManager

  1. … 3 more files in changeset.
Add new tags for multiline textarea.

  1. … 2 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
added new tag (image button wrapper) + updated mcq to use new tag

  1. … 9 more files in changeset.
updating security-roles in web.xmls with change from 'course' to 'group' admin/manager

  1. … 2 more files in changeset.
added author admin security role

new TabName tag

  1. … 2 more files in changeset.
added *.do to protected resources

let hibernateFilter filter /services/* and /LoginRequest

added monitoringApplicationContext for webservice to use to start/schedule lesson

loginRequestServlet settings

add integrationContext

Changed wddxPost utility so that it disabled by default. Can be re-enabled by uncommenting the entries in struts-config.xml.

    • -0
    • +13
    ./struts-actions.xml
  1. … 5 more files in changeset.
updated security defin

  1. … 1 more file in changeset.
revert from axis2 to axis 1.4 because of the fact axis2 does not support rpc style soap binding, which is required by moodle integration

  1. … 14 more files in changeset.
appended servlet mapping + filter mapping updated + flash servlet call fixes + dictionary fix

  1. … 5 more files in changeset.
added axis servlet declaration and servlet mappings

Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
Updated tags and tld to for new authoring pages. See LDEV-576

Define it later tag definition miss.

Error messages were not appearing. The struts message source was wrong. Wrapped up the messages in the correct format class.

  1. … 4 more files in changeset.
moved servlets + updated them to use correct file path separators and return correct web path + added xdoclet to servlets

  1. … 7 more files in changeset.