lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated license table to match lams community version, fixed typos/naming conventions. Added licenses to insert types

    • -17
    • +11
    /lams_common/db/model/lams_11.clay
    • -4
    • +3
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +10
    /lams_common/db/sql/insert_types_data.sql
added license table and fields in ld table

    • -2
    • +101
    /lams_common/db/model/lams_11.clay
    • -0
    • +16
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +5
    /lams_common/db/sql/drop_lams_11_tables.sql
added latest column changes from discussion with Dave, fixed create script to work with MySQL 4.1 (removed defaults)

    • -100
    • +199
    /lams_common/db/model/lams_11.clay
    • -27
    • +36
    /lams_common/db/sql/create_lams_11_tables.sql
bugs for getting all learners in a class fixed. Refactored the getLearners to template method pattern

tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

    • -1
    • +1
    /lams_common/test/java/applicationContext.xml
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

    • -5
    • +0
    /lams_common/db/sql/create_lams_11_tables.sql
    • -1
    • +1
    /lams_common/test/java/applicationContext.xml
add some domain convenient methods, such as getAllLearners for a lesson, validate the type of an acitivity. change cascade to save-update between learningdesign and activity.

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

    • -0
    • +59
    /lams_admin/build.properties
    • -0
    • +211
    /lams_admin/build.xml
    • -0
    • +161
    /lams_admin/conf/unix/jboss/login-config.xml
    • -0
    • +17
    /lams_admin/conf/unix/jboss/service/mysql-ds.xml
    • -0
    • +16
    /lams_admin/conf/unix/lams/lams.dtd
    • -0
    • +22
    /lams_admin/conf/unix/lams/lams.xml
    • -0
    • +161
    /lams_admin/conf/windows/jboss/login-config.xml
    • -0
    • +17
    /lams_admin/conf/windows/jboss/service/mysql-ds.xml
    • -0
    • +28
    /lams_admin/conf/windows/lams/lams.dtd
    • -0
    • +22
    /lams_admin/conf/windows/lams/lams.xml
    • -0
    • +3
    /lams_admin/conf/xdoclet/global-forwards.xml
  1. … 108 more files in changeset.
get create lesson functionality to work. successfully establish the connection between tool and lams core.

    • binary
    /lams_monitoring/lib/lams/lams-authoring.jar
    • binary
    /lams_monitoring/lib/lams/lams-tool-survey.jar
    • binary
    /lams_monitoring/lib/lams/src/lams_tool_survey_src.zip
    • -0
    • +4
    /lams_monitoring/test/java/log4j.properties
  1. … 8 more files in changeset.
correct some old comments that still referrence to lamsinternational

correct the typo in isolation level

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.

add IF EXISTS to ensure it is always working

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

add tool content id for all tool activity test data

    • -20
    • +27
    /lams_common/db/sql/insert_test_data.sql
setup test environment for mock web testing

setup test environment for mock web testing

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

No longer required

change ac to context. comments for ToolContentIDGenerator added

tool content id generator implemented

*** empty log message ***

    • binary
    /lams_monitoring/lib/lams/lams-authoring.jar
    • binary
    /lams_monitoring/lib/lams/src/lams-src.zip
    • binary
    /lams_monitoring/lib/lams/src/lams_common_src.zip
    • -0
    • +182
    /lams_monitoring/web/spring/applicationContext.xml
    • -0
    • +41
    /lams_monitoring/web/spring/learningDesignApplicationContext.xml
    • -0
    • +50
    /lams_monitoring/web/spring/monitoringApplicationContext.xml
setting up tool content generator

    • -16
    • +1
    /lams_common/test/java/applicationContext.xml
*** 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

    • -11
    • +11
    /lams_common/db/sql/insert_test_data.sql