Index: lams_tool_doku/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_doku/build.properties,v diff -u -r1.1 -r1.2 --- lams_tool_doku/build.properties 16 Jan 2017 15:28:09 -0000 1.1 +++ lams_tool_doku/build.properties 6 Mar 2017 19:19:34 -0000 1.2 @@ -1,7 +1,7 @@ # Minimum compatible version of server -min.server.version.number=2.5 +min.server.version.number=3.0 signature=ladoku11 -tool.version=20161229 +tool.version=20170101 tool.hide=false tool.short.name=dokumaran Index: lams_tool_doku/db/sql/activity_insert.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_doku/db/sql/activity_insert.sql,v diff -u -r1.1 -r1.2 --- lams_tool_doku/db/sql/activity_insert.sql 16 Jan 2017 15:28:10 -0000 1.1 +++ lams_tool_doku/db/sql/activity_insert.sql 6 Mar 2017 19:19:34 -0000 1.2 @@ -7,72 +7,28 @@ activity_ui_id , description , title -, help_text -, xcoord -, ycoord -, parent_activity_id -, parent_ui_id , learning_activity_type_id , grouping_support_type_id , apply_grouping_flag -, grouping_id -, grouping_ui_id -, order_id -, define_later_flag -, learning_design_id , learning_library_id , create_date_time -, run_offline_flag -, max_number_of_options -, min_number_of_options -, options_instructions , tool_id -, tool_content_id , activity_category_id -, gate_activity_level_id -, gate_open_flag -, gate_start_time_offset -, gate_end_time_offset , library_activity_ui_image -, create_grouping_id -, create_grouping_ui_id -, library_activity_id , language_file ) VALUES ( NULL , 'Collaborative real-time document editor' , 'doKumaran' -, 'Put some help text here.' -, NULL -, NULL -, NULL -, NULL , 1 , 2 , 0 -, NULL -, NULL -, NULL -, 0 -, NULL , ${learning_library_id} , NOW() -, 0 -, NULL -, NULL -, NULL , ${tool_id} -, NULL , 4 -, NULL -, NULL -, NULL -, NULL , 'tool/ladoku11/images/icon_dokumaran.svg' -, NULL -, NULL -, NULL , 'org.lamsfoundation.lams.tool.dokumaran.ApplicationResources' ) Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_doku/db/sql/drop_lams_tool_dokumaran.sql'. Fisheye: No comparison available. Pass `N' to diff? Fisheye: Tag 1.2 refers to a dead (removed) revision in file `lams_tool_doku/db/sql/table-schema.sql'. Fisheye: No comparison available. Pass `N' to diff?