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

Fix problem with database name always being lams instead of the one specified in the db.name var

  1. … 1 more file in changeset.
When deleting, don't fail if the directory doesn't exist yet!

added auth dtd to lams.jar + used web address in DOCTYPE decl for auth xml + updated ant scripts + added entity resolver used by xml loader (utils)

  1. … 8 more files in changeset.
Configuration xml to db change

  1. … 6 more files in changeset.
Moving the configuration details into the database.

  1. … 4 more files in changeset.
include our SingleSignOn into lams-valve

build lams valve in build-jar

create integration tables when rebuild-db

Added db encoding to the ant db tasks - the encoding entry on the url is not enough when loading data from a script.

  1. … 10 more files in changeset.
make 'build-jar' depend on 'copy-lams-jar-to-shared-lib' instead of just 'lams-jar' so that master build script in lams_build won't fail if lams.jar is forgotten

Renamed Journal to Notebook. The Notebook is accessed via coreNotebookService

  1. … 17 more files in changeset.
Added Journal Service.

  1. … 10 more files in changeset.
Replace wrong commit

Bug fix for mixed OS zip file handling.

  1. … 2 more files in changeset.
Updated the SQL scripts to load the language test users to suit the new organisations.

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

  1. … 49 more files in changeset.
Merged quartz transaction and added create DB transaction for rebuild-db task.

Add quartz persist table and upgrade to 1.5.2 from 1.5.0RC

  1. … 24 more files in changeset.
add properties to war file if exists

Implementing Preview - basic running of preview done, deletion of old preview lessons not completed.

  1. … 10 more files in changeset.
Modified common build to update the content repository deletion - wasn't working as the repository location had been changed. Relies on the o/s properties file now.

Removed references to web app - no longer needed.

Changed basic db build to include some test users.

Remove target hbm2java

lams.war no longer exists so build task removed

  1. … 15 more files in changeset.
Add new target, copy shared session jar into JBOSS lib folder

Converted to use the common.properties file in lams_build. This will make

it easier to update the shared properties.

  1. … 3 more files in changeset.
Removed test classes from lams.jar. The necessary classes (e.g. the lams test case) are now in src, not test.

Added initial Theme support

  1. … 48 more files in changeset.