Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add test data for random grouping and fixed some broken test case due to the code merge

  1. … 1 more file in changeset.
Test data provided for additional columns help_text and run_offline_flag

added run_offline_flag to activity table

  1. … 1 more file in changeset.
added grouping data into testing sql script

  1. … 2 more files in changeset.
test group based tool session

  1. … 7 more files in changeset.
get rid of the # comment which make ant call failure

default data for lams_copy_type table

*** empty log message ***

Latest test data

made from_ui_id and to_ui_id in transition table nullable

  1. … 1 more file in changeset.
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

  1. … 1 more file in changeset.
added previous_activity_id to LearnerProgress

  1. … 1 more file in changeset.
changed id to ui_id in activity and transition

added set foreign_key_checks

replaced lams11 with lams

updated license table to match lams community version, fixed typos/naming conventions. Added licenses to insert types

  1. … 1 more file in changeset.
added license table and fields in ld table

  1. … 1 more file in changeset.
added latest column changes from discussion with Dave, fixed create script to work with MySQL 4.1 (removed defaults)

  1. … 1 more file in changeset.
tool session hibernate object and mapping file corrected. NonGroupedToolSession creation and deletion process tested.

  1. … 10 more files in changeset.
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.

  1. … 11 more files in changeset.
add IF EXISTS to ensure it is always working

add tool content id for all tool activity test data

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

  1. … 1 more file in changeset.
converted # symbol to --

Create script for that lams11 DB

    • -0
    • +566
    ./create_lams_11_db.sql
value of first_activity_id changed corresponding to the test design data

*** empty log message ***