Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
remove the default timestamp value 0000-00-00 generated by clay

*** empty log message ***

got rid of Duplicate column name 'lesson_name' in lams_learning_design

added table lams_workspace_folder_type (and values for it to insert_types sql) | lams_workspace_folder: added user_id (implicit fk to user table) added create_date_time added last_modified_date_time added lams_workspace_folder_type_id (fk to lasm_workspace_folder_type) | lams_learning_library: added valid flag | lams_tool: added valid_flag added learning_library_id (fk to lams_learning_library) | lams_learning_design: added last_modified_date_time | lams_lesson: made name mandatory | lams_learner_progress added requires_restart_flag | other: added values for workspace type to insert types | other moved values for auth method and activity category from insert test data to insert types data

added table lams_workspace_folder_type (and values for it to insert_types sql) | lams_workspace_folder: added user_id (implicit fk to user table) added create_date_time added last_modified_date_time added lams_workspace_folder_type_id (fk to lasm_workspace_folder_type) | lams_learning_library: added valid flag | lams_tool: added valid_flag added learning_library_id (fk to lams_learning_library) | lams_learning_design: added last_modified_date_time | lams_lesson: made name mandatory | lams_learner_progress added requires_restart_flag | other: added values for workspace type to insert types | other moved values for auth method and activity category from insert test data to insert types data

  1. … 1 more file in changeset.
added new lesson field and modify the problematic test data

*** empty log message ***

  1. … 2 more files in changeset.
lesson_name field added to learning_design

DB cahnges base don discussions about monitoring with james: learning design table: added columns: lesson_org_id lesson_org_name lesson_id lesson_start_date_time lesson_name (all implicit fks to org or lesson table) lesson table: added columns: schedule start date time schedule end date time modified: organisation_id now nullable class_grouping_id now nullable

  1. … 1 more file in changeset.
test data for transition modified

fix up the truncation error caused by new MySql connector

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.

Added content repository tables

upgrade mysql connector to 3.1.7

  1. … 3 more files in changeset.
made from_ui_id and to_ui_id in transition table nullable

  1. … 1 more file in changeset.
added waiting flag to progress table

  1. … 1 more file in changeset.
Transitions for childActivities of ComplexActivities removed.

activity strategy for calculating children activity completion status implemented and tested

  1. … 10 more files in changeset.
fix up the broken tool session code. As the new lesson attribute can not be null, it should go into the constructor

  1. … 5 more files in changeset.
Additional test-data for lams_learning_activity ,lams_learning_transition and lams_tool_content added

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.