Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding RAMS theme and version to the build.

  1. … 18 more files in changeset.
Build was failing on Shaun as web/flashxml directory didn't exist, so it couldn't be deleted. Change style of delete.

Moved the flashxml files to conf, and split them into LAMS and RAMS. The correct set is now copied to the web directory when you run the build.

  1. … 192 more files in changeset.
Added "copy-tags" to the build to make it easier to update the tags. Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 269 more files 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. … 17 more files in changeset.
updated build-war target to deploy axis2 webservices

Added synchronise deploy for development convenience

Add explode war task.

Removed reference to the example tool as the directory has been removed.

add all files in toolcontent dir (inc .swf files) to war

Update import tool content interface.

  1. … 10 more files in changeset.
Added deploy-jar for development purposes

Updated copyright statement - only support GPL v 2.0

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

  1. … 6 more files in changeset.
Updated Ant Buildfiles for Projects - retrieve OS-dependent j2ee.lib property.

  1. … 9 more files in changeset.
updated build-war task - to include tag dir in war.

Converted to Servlet 2.4, JSTL 1.1

  1. … 43 more files in changeset.
add deploy-war task for deploy easily.

Modified the build so that the jar won't contain web details and war won't contain classes.

Converted to use the common.properties definitions in lams_build.

  1. … 5 more files 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.
include all contents of flashxml directory when building the war file.

Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body.

  1. … 31 more files in changeset.
Move to Lams_admin project

  1. … 2 more files in changeset.
Modify MANIFEST.MF for searching contentrepository.jar

  1. … 3 more files in changeset.
Added java memory arguments - the tests sometimes fail with out of memory errors.

Change password screen display.

  1. … 3 more files in changeset.
Move login/index stuff from Lams_common

  1. … 19 more files in changeset.
Add tld from STRTUS and JSTL

Workspace xml file wasn't being included in jar file.