Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
add postcode field: new message keys and addition to forms

  1. … 6 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

  1. … 7 more files in changeset.
custom fckeditor servlets

  1. … 3 more files in changeset.
setup CentralToolContentHandler to use with saving/viewing profile portraits.

  1. … 2 more files in changeset.
edit profile

  1. … 5 more files in changeset.
Fix bug in IE

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

    • -0
    • +8
    ./global-exceptions.xml
  1. … 28 more files in changeset.
fix problems of role definitions

Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 78 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.