Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Trying to change the type from Binary to Text, so that keyword expansion will work.

  1. … 2 more files in changeset.
Trying to change the type from Binary to Text, so that keyword expansion will work.

  1. … 2 more files in changeset.
Trying to fix the binary/text status

Was checked in as binary - trying to convert it to text.

No real change - just trying to get id macro to expand.

Was checked in as binary - trying to convert it to text.

Was checked in as binary - trying to convert it to text.

Temporary file - should not have been checked in previously

Added cvs id - preparing for porting to postgreSQL

  1. … 1 more file in changeset.
Old scripts contained details from initial project work. No longer applicable.

    • -270
    • +0
    ./old/create_learning_design_tables.sql
    • -142
    • +0
    ./old/create_user_management_tables.sql
    • -140
    • +0
    ./old/drop_learning_design_tables.sql
    • -31
    • +0
    ./old/drop_user_management_tables.sql
    • -26
    • +0
    ./old/insert_user_management_data.sql
For 1.1 we will have separate theme definitions - Flash will use a handcoded XML file and HTML (jsps) will use a handcoded css file. As these two may not be in sync, we need two entries in the user table to link to themes. The db has been changed to have two entries but none of the java code is changed to match yet.

  1. … 2 more files in changeset.
Add drop instructions for Quartz tables.

Updated for use in rebuild-db task.

Add quartz persist table and upgrade to 1.5.2 from 1.5.0RC

    • -0
    • +169
    ./create_quartz_table.sql
  1. … 24 more files in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes.

Remove nv_id in lams_cr_node table.

  1. … 1 more file in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 34 more files in changeset.
Added a survey only learning design to use when testing preview.

upgrade for MySQL5.x

  1. … 1 more file in changeset.
change lams_tool test data to avoid conflict in submit tool.

Persist toolSessionName.

  1. … 3 more files in changeset.
Add test record for chosen group

Add group name.

Add group name.

  1. … 11 more files in changeset.
Changed name of parentLearningDesign to originalLearningDesign. This field links the lesson version of a design back to its original design, but the parent name suggests that the parent learning design contains the child learning design (this is the meaning in the activity table) so the name was changed.

Changed name of parentLearningDesign to originalLearningDesign. This field links the lesson version of a design back to its original design, but the parent name suggests that the parent learning design contains the child learning design (this is the meaning in the activity table) so the name was changed.

  1. … 9 more files in changeset.
LDEV-73: Updated license data to include references to the license images (stored in lams-central/web/images/licence) and updated urls and names for the 2.5 creative commons licenses.

Add DISABLE_LESSON to lesson_state table

Added run sequence ids - matches create_lams_11_tables.sql rev 1.49

Fixed spelling of names and descriptions in the organisation and workspace tables.