• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added content repository tables.

There are a couple of other changes but these appear to be earlier changes to the clay model which haven't appeared in the create_tables_11: create_date in lams_role and activity_category_id in lams_learning_activity. lams_grouping has also changed location in the file.

    • -16
    • +87
    /lams_common/db/sql/create_lams_11_tables.sql
Added content repository tables

    • -0
    • +6
    /lams_common/db/sql/drop_lams_11_tables.sql
upgrade mysql connector to 3.1.7

hibernate to 2.1.8

    • binary
    /lams_learning/lib/mysql/mysql-connector-java-3.0.16-ga-bin.jar
    • binary
    /lams_learning/lib/mysql/mysql-connector-java-3.1.7-bin.jar
upgrade mysql connector to 3.1.7

    • binary
    /lams_monitoring/lib/lams/lams-authoring.jar
    • binary
    /lams_monitoring/lib/mysql/mysql-connector-java-3.0.16-ga-bin.jar
    • binary
    /lams_monitoring/lib/mysql/mysql-connector-java-3.1.7-bin.jar
upgrade mysql connector to 3.1.7

    • -1
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
    • -4
    • +4
    /lams_common/db/sql/insert_test_data.sql
    • -7
    • +7
    /lams_common/db/sql/insert_types_data.sql
    • binary
    /lams_common/lib/mysql/mysql-connector-java-3.0.16-ga-bin.jar
    • binary
    /lams_common/lib/mysql/mysql-connector-java-3.1.7-bin.jar
Remove notebook related Struts action and form bean from learning web app.

They will be moved into notebook module.

    • -119
    • +0
    /lams_learning/web/notebook/detail.jsp
made from_ui_id and to_ui_id in transition table nullable

    • -0
    • +10
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +1
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -0
    • +7
    /lams_common/db/sql/insert_test_data.sql
Added manifest file to jar.

    • -1
    • +1
    /lams_contentrepository/properties.xml
    • -0
    • +3
    /lams_contentrepository/conf/META-INF/MANIFEST.MF
added helpers to get first activity in sequnence activity

The main progress engine calculation completed and tested.

    • binary
    /lams_learning/lib/lams/src/lams-src.zip
Changed db name to LAMS

    • -1
    • +1
    /lams_contentrepository/db/sql/create_content_repository_tables.sql
    • -1
    • +1
    /lams_contentrepository/db/sql/insert_test_data.sql
replaced with requestURL

    • -50
    • +0
    /lams_learning/web/requestDisplayActivity.jsp
renamed requestDisplayActivity requestURL

*** empty log message ***

    • -0
    • +52
    /lams_learning/web/requestURL.jsp
Replaced ActionMappings with ActivityMapping

Replaced ActionMappings with ActivityMapping and

ActivityMappingStrategy. Should now work properly with parallel

activity waits

Uses parallelWait flag

added waiting flag for learner progress

added waiting flag to progress table

    • -0
    • +1
    /lams_common/db/sql/create_lams_11_tables.sql
get calculate progress working.

*** empty log message ***

Transitions for childActivities of ComplexActivities removed.

    • -14
    • +17
    /lams_common/db/sql/insert_test_data.sql
added helper method to get child from a complex activity by id.

Added actual user to sessionBean

*** empty log message ***

latest build

Additional comments added for

getTransitionTo() and getTransitionFrom()

methods

Added journal, pageTitles and changed toolActivity to loadToolActivity

    • -2
    • +13
    /lams_learning/web/WEB-INF/struts/tiles-defs.xml
Added notebook DAO, hibernate files and service

notebook details page

    • -0
    • +119
    /lams_learning/web/notebook/detail.jsp