lams_contentrepository

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Tweaked collections used for relationships, started move to put extra code in hibernate objects. Added version history implementation

Tweaked collections used for relationships, started move to put extra code in hibernate objects

Writes out basic node details to db - but does it the hard way as it isn't cascading updates.

    • -12
    • +17
    ./db/sql/create_content_repository_tables.sql
Code to create workspace, create/update credentials working - with transactions. Basically works but the transaction handling hasn't been break tested, and the DAO access doesn't make good use of Spring framework

    • -6
    • +6
    ./db/sql/create_content_repository_tables.sql
Checking in work done before Christmas in case of PC crash

    • -49
    • +55
    ./db/sql/create_content_repository_tables.sql
    • -0
    • +8
    ./db/sql/insert_test_data.sql
    • -0
    • +25
    ./db/start_mysql.bat
  1. … 3 more files in changeset.
Got middlegen working - generates the hibernate classes

    • -0
    • +140
    ./conf/middlegen/learningdesign-prefs.properties
    • -1
    • +6
    ./db/sql/create_content_repository_tables.sql
Initial load of code

Initial load of standard project jars

    • binary
    ./lib/aopalliance/aopalliance.jar
    • binary
    ./lib/cglib/cglib-full-2.0.2.jar
    • binary
    ./lib/dom4j/dom4j-1.5.2.jar
    • binary
    ./lib/hibernate/hibernate-tools.jar
    • binary
    ./lib/hibernate/hibernate2.jar
    • binary
    ./lib/jakarta-commons/commons-lang-2.0.jar
    • binary
    ./lib/jakarta-commons/commons-logging.jar
    • binary
    ./lib/jakarta-taglibs/standard.jar
    • binary
    ./lib/junit/junit.jar
    • binary
    ./lib/log4j/log4j-1.2.9.jar
    • binary
    ./lib/middlegen/middlegen-2.1.jar
    • binary
    ./lib/middlegen/middlegen-hibernate-plugin-2.1.jar
  1. … 45 more files in changeset.
Initial cut at script to create the content repository tables

    • -0
    • +109
    ./db/sql/create_content_repository_tables.sql