• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Switched style and elements collections to not lazy load - makes creating the DTO easier.

  1. … 2 more files in changeset.
Added initial Theme support

    • binary
    ./lib/lams/lams-contentrepository.jar
changed the archive path to the correct directory name for fckeditor , and changed it to reference the new jar file FCKeditor-2.3.jar

added tool_lanb_dir

changed the fckeditor directory to all lowercases.

added NB tool, in the deploy-tools target

Updated the FCKeditor Java package from version 2.2 to 2.3

    • binary
    ./lib/fckeditor/FCKeditor-2.3.jar
Updated the FCKeditor Java package from version 2.2 to 2.3

changed module to reference FCKeditor-2.3.jar instead of FCKeditor2.2

Added sbmt tool to deploy-tools

Completed generic tool file download servlet.

    • binary
    ./lib/lams/lams-contentrepository.jar
Started client download servlet. Trying out in forum - there is some issue with accessing the servlet.

Checked in as this code has been released to Dolly.

    • binary
    ./lib/lams/lams-contentrepository.jar
  1. … 23 more files in changeset.
file-upload-1.0.jar is replaced by file-upload.jar

xdoclet 1.2.2 is relpaced by xdoclet 1.2.3

Update from 1.2.2 to 1.2.3

    • binary
    ./lib/xdoclet/maven-xdoclet-plugin-1.2.3.jar
    • binary
    ./lib/xdoclet/xdoclet-1.2.3.jar
    • binary
    ./lib/xdoclet/xdoclet-apache-module-1.2.3.jar
    • binary
    ./lib/xdoclet/xdoclet-bea-module-1.2.2.jar
    • binary
    ./lib/xdoclet/xdoclet-bea-module-1.2.3.jar
    • binary
    ./lib/xdoclet/xdoclet-borland-module-1.2.3.jar
    • binary
    ./lib/xdoclet/xdoclet-caucho-module-1.2.3.jar
    • binary
    ./lib/xdoclet/xdoclet-de-locale-1.2.2.jar
    • binary
    ./lib/xdoclet/xdoclet-de-locale-1.2.3.jar
    • binary
    ./lib/xdoclet/xdoclet-ejb-module-1.2.2.jar
  1. … 63 more files in changeset.
source for struts-1.2.7

    • binary
    ./lib/struts/src/struts-1.2.7-src.zip
Upgraded to Struts 1.2.7

    • binary
    ./lib/struts/src/jakarta-struts-1.2.4-src.zip
Upgraded to Struts 1.2.7

Added a customised LookupDispatchAction to match the actions created by Dave Garth. Uses the LAMS TokenProcessor

Upgraded to Struts 1.2.7

    • binary
    ./lib/jakarta-commons/commons-digester.jar
    • binary
    ./lib/jakarta-commons/commons-fileupload.jar
  1. … 10 more files in changeset.
Recompiled jar as I'm not sure if it compiled properly before.

    • binary
    ./lib/lams/lams-contentrepository.jar
Added new class org.lamsfoundation.lams.contentrepository.client.

The class handles a simple connection to the content repository, and allows a file to be

stored and retrieved. Designed to be used by tools when their only use of the content

repository is to store files for online and offline instructions.

    • binary
    ./lib/lams/lams-contentrepository.jar
Used the old naming convention of underscore

    • binary
    ./lib/lams/lams_contentrepository.jar
file paths are changed to relative to Eclipse workspace

Hopefully the problems with the moved Tool Exceptions are now fixed.

updated the archive path entry to point to the new fckeditor jar file

SetProperties wasn't working for file nodes - had forgotten to update the validate test, so was expected a file to be included even when just the properties had changed. Altered validation to check inputStream and check on disk for a file.

    • binary
    ./lib/lams/lams-contentrepository.jar
  1. … 4 more files in changeset.
Add a setProperties to the Repository interface, allowing users to store custom properties

    • binary
    ./lib/lams/lams-contentrepository.jar
Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion.

Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors.

Moved all the tool exceptions to one package.

changed from fckeditor2.1.jar to FCKEditor2.2.jar

Moved exception to common so that we didn't have a double reference from authoring to workspace and workspace to authoring

Added QA Tool to the master build

If the lams_tool record doesn't exist, doesn't try to delete the lams_blah table entries or the tool's own tables.

    • binary
    ./deploy-tool/lib/lams-tool-deploy.jar