• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed script to include all the edit on the fly changes

Fix to add the system tool entry has been moved to a separate script on the lams2_0_3_fixes tag.

Move the system tool table update to a 2.0.4 script as we'll mark the "fixed" upgraders 2.0.4

    • -5
    • +5
    ./sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    ./sql/insert_lams_windows_config_data.sql
  1. … 1 more file in changeset.
file alter_204_editonfly.sql was initially added on branch lams2_0_3_fixes.

    • -0
    • +0
    ./sql/updatescripts/alter_204_editonfly.sql
Missed adding the system tool for the System Gate. As a result, if the user tries to go to the gate, they just get the index screen. The problem will have gone out in the Windows upgrader. Doing this fix now and will be okay in the Unix upgrader.

LDEV-1257: Added support for Groups to be created in authoring (so that the names can be entered) and the mapping table to map groups to a sequence activity (ala branch) for a Group based branching activity.

    • -0
    • +20
    ./sql/updatescripts/alter_21_branching.sql
  1. … 16 more files in changeset.
Split branching activity into 3 activities - one for each method of branching (teacher chosen, grouped and tool based)

    • -9
    • +30
    ./sql/updatescripts/alter_21_branching.sql
  1. … 9 more files in changeset.
merge with lams2_0_3 tag on HEAD

    • -1
    • +7
    ./sql/insert_lams_unix_config_data.sql
    • -1
    • +7
    ./sql/insert_lams_windows_config_data.sql
    • -0
    • +0
    ./sql/insert_rams_unix_config_data.sql
    • -0
    • +0
    ./sql/insert_rams_windows_config_data.sql
    • -38
    • +0
    ./sql/insert_windows_config_data.sql
  1. … 115 more files in changeset.
Adding database changes script for branching

    • -0
    • +13
    ./sql/updatescripts/alter_21_branching.sql
adding branch activity to sequence - basic model/dto changes and packet handling

  1. … 9 more files in changeset.
update list of federation servers from registry

  1. … 7 more files in changeset.
added fed_id column to lams_fed_server (common id number maintained across federation)

  1. … 3 more files in changeset.
needed to add an extra row to lams_learning_activity_type for the edit on the fly to work

Adding lams_fed_server and lams_fed_lesson tables to database, with accompanying files and service methods

    • -0
    • +26
    ./sql/create_sharedlesson_tables.sql
  1. … 9 more files in changeset.
file create_sharedlesson_tables.sql was initially added on branch shibboleth_2_0.

    • -0
    • +0
    ./sql/create_sharedlesson_tables.sql
Updating version numbers for LAMS 2.0.3, RAMS 0.8.1 (Still 1.0 beta!)

    • -6
    • +6
    ./sql/insert_lams_unix_config_data.sql
    • -6
    • +6
    ./sql/insert_lams_windows_config_data.sql
    • -5
    • +5
    ./sql/insert_rams_unix_config_data.sql
    • -5
    • +5
    ./sql/insert_rams_windows_config_data.sql
[LDEV-1229] Add unique index on transitions

For the 2.0.3 updater, existing duplicate rows need to be deleted from the lams_learning_transition table, this SQL code has been added to the alter_203_transition.sql

LDEV-1229: Add a unique key on the activity columns in transition. Somehow we are ending up with duplicate rows in the database, which stops the design being opened. This will stop the bad data being written to the database.

    • -0
    • +7
    ./sql/updatescripts/alter_203_transition.sql
    • -0
    • +16
    ./sql/updatescripts/check_203_upgrade_okay.sql
Missed adding design_version to the update script when we changed the create script

add missing semicolon

Previous version checked in in error - contains my own local values.

    • -2
    • +2
    ./sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    ./sql/insert_rams_unix_config_data.sql
Checked in in error

LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity. Changing flag for waiting from boolean to a numeric flag.

    • -2
    • +2
    ./sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    ./sql/insert_rams_unix_config_data.sql
Fixed version string - missing "Beta"

    • -1
    • +1
    ./sql/insert_rams_unix_config_data.sql
Merging RAMS and Edit On Fly changes from branch to the head.

    • -1
    • +2
    ./sql/insert_lams_unix_config_data.sql
    • -9
    • +11
    ./sql/insert_rams_unix_config_data.sql
    • -11
    • +13
    ./sql/insert_rams_windows_config_data.sql
    • -0
    • +20
    ./sql/updatescripts/alter_203_editonfly.sql
  1. … 1 more file in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -1
    • +3
    ./sql/insert_lams_windows_config_data.sql
  1. … 74 more files in changeset.
Changed name of server parameter from AllowEditOnFly to AllowLiveEdit, so that it makes more sense on the configuration screen.

    • -1
    • +1
    ./sql/insert_lams_unix_config_data.sql
    • -1
    • +2
    ./sql/insert_lams_windows_config_data.sql
    • -1
    • +1
    ./sql/insert_rams_unix_config_data.sql
    • -1
    • +1
    ./sql/insert_rams_windows_config_data.sql
    • -1
    • +2
    ./sql/updatescripts/alter_21_editonfly.sql
  1. … 1 more file in changeset.
Initial version for demonstration will be 1.0 Beta, but marking the clients as 0.8 so that none of the calculation code will break.

    • -5
    • +5
    ./sql/insert_rams_unix_config_data.sql
    • -5
    • +5
    ./sql/insert_rams_windows_config_data.sql
Fixing servername - accidently set to Shaun in previous check in.

    • -1
    • +1
    ./sql/insert_rams_windows_config_data.sql
Added a new configuration item - server url context. This should be either "lams" or "rams". Used by the FCKEditor upload servlet code to generate the appropriate paths to the images.

Also converted paths over to refer to RAMS rather than LAMS.

    • -5
    • +6
    ./sql/insert_rams_unix_config_data.sql
    • -5
    • +6
    ./sql/insert_rams_windows_config_data.sql