Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Interface for import/export tool content web app.

  1. … 12 more files in changeset.
passon custom tag

  1. … 7 more files in changeset.
Add import tool content method

  1. … 7 more files in changeset.
Add export tool content servlet.

  1. … 4 more files in changeset.
Add lams headItem tag (Fiona missed)

close/save/cancel action in authoring page.

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

  1. … 17 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Conf versions of web-settings and manifest files modified to suit 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. … 9 more files in changeset.
Added the vote tool to the build

  1. … 6 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

  1. … 31 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 46 more files in changeset.
fixed classpath for chatApplicationContext.xml

  1. … 3 more files in changeset.
Fixed chat application context file reference

  1. … 5 more files in changeset.
Added body-content for tag defin. and tag-file defin to link .tag files in single TLD.

Converted to Servlet 2.4, JSTL 1.1

  1. … 43 more files in changeset.
Basic config for i18n

Basic config for i18n

  1. … 9 more files in changeset.
LDEV-75: Tweaked the Flash crash dump - must be logged in to do a dump and the file now has a .xml extension.

  1. … 4 more files in changeset.
corrected the servlet mapping url pattern added the simpleUploaderServlet (used when uploading images to server, but currently not used on our tool authoring pages)

New customerized HTML textarea tag (compatible with STRUTS)

  1. … 3 more files in changeset.
Fixed context-param entry for the resource file. The <context-param> tags were in the wrong places.

  1. … 1 more file in changeset.
Added User Tag, to allow easy access to the userid, name, etc in the UserDTO object from a jsp

  1. … 5 more files in changeset.
Upgraded Hibernate to 3.0. Using the open session filter pattern to avoid problems with Spring closing the session but objects not being fully loaded (due to lazy loading).

  1. … 2 more files in changeset.
included the toolApplicationContext because authoring service needs to use the tool content id generator

Web applications scope session implementation.

Corrected case of JSTL directory - worked fine on windows, broke on Linux

  1. … 1 more file in changeset.
Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body. Also updated DOLLY to 4.0.2 so updated all the core project jars.

  1. … 5 more files in changeset.