lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
default data for lams_copy_type table

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

    • -11
    • +6
    /lams_common/db/sql/insert_types_data.sql
Latest test data

    • -27
    • +24
    /lams_common/db/sql/insert_test_data.sql
made from_ui_id and to_ui_id in transition table nullable

    • -2
    • +2
    /lams_common/db/sql/create_lams_11_tables.sql
added changes for monitoring to gate activities (gate_open, gate_start_date_time, gate_end_date_time), plus changed lesson_copy_flag to copy_type_id and added lams_copy_type table, added help_text to lams_activity table, added supports_moderation_flag and contribute_url lams_tool table

    • -18
    • +95
    /lams_common/db/model/lams_11.clay
    • -3
    • +17
    /lams_common/db/sql/create_lams_11_tables.sql
    • -0
    • +5
    /lams_common/db/sql/drop_lams_11_tables.sql
    • -0
    • +9
    /lams_common/db/sql/insert_types_data.sql
added previous_activity_id to LearnerProgress

    • -0
    • +4
    /lams_common/db/sql/create_lams_11_tables.sql
changed id to ui_id in activity and transition

    • -55
    • +55
    /lams_common/db/sql/insert_test_data.sql
added set foreign_key_checks

    • -32
    • +3
    /lams_common/db/sql/drop_lams_11_tables.sql
replaced lams11 with lams

    • -3
    • +3
    /lams_common/db/sql/create_lams_11_db.sql
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