lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
refactor part of the constructor to creation method. getNextOrder for new group added

*** empty log message ***

Added following to <rebuild-db> target <transaction src="${sql}/insert_test_data.sql"/>

converted # symbol to --

    • -1
    • +1
    /lams_common/db/sql/insert_test_data.sql
Create script for that lams11 DB

    • -0
    • +566
    /lams_common/db/sql/create_lams_11_db.sql
Added setProgressState

value of first_activity_id changed corresponding to the test design data

    • -8
    • +7
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

    • -5
    • +6
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

*** empty log message ***

    • -1
    • +0
    /lams_common/db/sql/drop_lams_11_tables.sql
<one-to-many> relation for ToolSession added

<one-to-many> relation for ToolSession added

*** empty log message ***

    • -0
    • +1
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -9
    • +395
    /lams_common/db/sql/insert_test_data.sql
*** empty log message ***

*** empty log message ***

Additional function added

altered transition table so that from and to activity id are nullable

    • -2
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
many to one relationship between tool session and activity created

fk activity id in tool_session

    • -43
    • +63
    /lams_common/db/model/lams_11.clay
    • -78
    • +72
    /lams_common/db/sql/create_lams_11_tables.sql
    • -34
    • +33
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -27
    • +7
    /lams_common/db/sql/insert_types_data.sql
changed tool session

    • -111
    • +142
    /lams_common/db/model/lams_11.clay
data assertion modified.

automatic testing created

unit tests for lesson package have been setup. Lesson creation and deletion processes have been tested. Corresponding hibernate mapping files are corrected.

*** empty log message ***

Got the collections caching with JBOSS cache. Got unit tests working with ehcache. Build file now generates hbm.xml from java files using xdoclet.

    • binary
    /lams_contentrepository/lib/ehcache/ehcache-1.1.jar
  1. … 8 more files in changeset.
testing lesson dao. - not working yet. Just commit the changes I have done so far.

learning design test data added

    • -0
    • +20
    /lams_common/db/sql/insert_test_data.sql
correct the drop script - two drop statements are missing. changed the lesson state type data

    • -82
    • +34
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -5
    • +6
    /lams_common/db/sql/insert_types_data.sql
modify the db building process back to life

Experimenting with JBOSS cache

    • -0
    • +61
    /lams_contentrepository/conf/jboss/treecache.xml
    • -0
    • +134
    /lams_contentrepository/src/java/treecache.xml