• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
modify tool session state according to the database default value change.

fix a little problem

Rename AbstractLamsCommonTestCase to AbstractLamsTestCase. so it can used in other package as well.

    • -0
    • +99
    ./test/java/org/lamsfoundation/lams/AbstractLamsTestCase.java
add IF EXISTS to ensure it is always working

    • -32
    • +32
    ./db/sql/drop_lams_11_tables.sql
correct some problem for jar creation

add tool content id for all tool activity test data

setup test environment for mock web testing

    • -0
    • +190
    ./test/web/WEB-INF/struts-config.xml
    • -0
    • +241
    ./test/web/WEB-INF/web.xml
    • -0
    • +82
    ./test/web/WEB-INF/tiles/tiles-defs.xml
*** empty log message ***

No longer required

change ac to context.

comments for ToolContentIDGenerator added

tool content id generator implemented

setting up tool content generator

*** empty log message ***

Additional data access functions added

<one-to-many> relation changed to <one-to-one> between Activity and Transition

<property> class_name changed to service_name

tool_id added to lams_learning_activity

*** empty log message ***

some changes to Transition test data

changed the class_name field in the lams_tool_table to service_name

*** empty log message ***

    • binary
    ./lib/httpunit/Tidy.jar
    • binary
    ./lib/httpunit/httpunit.jar
    • binary
    ./lib/httpunit/js.jar
    • binary
    ./lib/httpunit/nekohtml.jar
    • binary
    ./lib/httpunit/xercesImpl.jar
    • binary
    ./lib/httpunit/xmlParserAPIs.jar
BaseAction with token/double submit methods

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 --

Create script for that lams11 DB

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

value of first_activity_id changed corresponding to the test design data

*** empty log message ***