• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Improved the special NULL handling code for WDDX processing.

Learning design DTOs now use the convertToBlah utilities in WDDXProcessor.

Also covers changes made by Mai recently.

Added initial attempt at a master test task

Added content repository location to shared properties.

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.

    • binary
    ./lib/lams/lams-contentrepository.jar
  1. … 2 more files in changeset.
Added getMaxId() function to make it easier for test code to work out a next id.

  1. … 1 more file in changeset.
No longer rollback on checked exceptions - causes problems if the calling handles the exception and tries to continue the transaction.

    • binary
    ./lib/lams/lams-contentrepository.jar
  1. … 3 more files in changeset.
Delete web stuff. Move usermangement.web.* to admin project.

Upgraded to Spring 1.2.4

    • binary
    ./lib/cglib/cglib-nodep-2.1_2.jar
    • binary
    ./lib/ehcache/ehcache-1.1.jar
    • binary
    ./lib/lams/lams-central.jar
    • binary
    ./lib/quartz/quartz.jar
    • binary
    ./lib/spring/spring-aop.jar
    • -0
    • +587
    ./lib/spring/spring-beans.dtd
    • binary
    ./lib/spring/spring-beans.jar
    • binary
    ./lib/spring/spring-context.jar
    • binary
    ./lib/spring/spring-core.jar
  1. … 17 more files in changeset.
Move logon/index pages and *.web to lams_central package

Added log4j and class loader configuration files

Due to our ear layout, we need the unified jboss class loader.

    • -0
    • +138
    ./conf/unix/jboss/tomcat/jboss-service.xml
    • -0
    • +138
    ./conf/windows/jboss/tomcat/jboss-service.xml
Added to keep our deployments consistent

    • -0
    • +327
    ./conf/unix/jboss/log4j.xml
    • -0
    • +327
    ./conf/windows/jboss/log4j.xml
Updated for JBOSS 4

    • -16
    • +28
    ./conf/unix/jboss/login-config.xml
    • -17
    • +28
    ./conf/windows/jboss/login-config.xml
Tweaked the deploy parameters to copy the files to the JBOSS 4 server properly

For JAAS login configuration

Merge Lams_authoring and Lams_workspace.

Merge Lams_authoring and Lams_workspace.

  1. … 1 more file in changeset.
Converted to use JNDI datasource.

    • binary
    ./lib/lams/lams-contentrepository.jar
Made the windows and unix versions the same. Needed to add the zeroDateTimeBehaviour

    • -2
    • +6
    ./conf/windows/jboss/service/mysql-ds.xml
Update ant properties files to common.properties

Pull up all common ant properites variables into this file.

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