• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Branching: Added a new field firstActivity to the SequenceActivity, so Flash can easily indicate where to start in a sequence activity. That way, the logic works in the same way as it does in a learning design.

Clarifying comparison for group - will now work even if the groups have the same order id. Removed unneeded saving logic from the import code now that the comparison is fixed.

Branching: Getting the import working for grouped branching

Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

  1. … 2 more files in changeset.
Updating version to 2.0.4 / 2.0.4 Dev

    • -5
    • +5
    ./db/sql/insert_lams_unix_config_data.sql
add wddx methods to service, and test jsp page for them

  1. … 2 more files in changeset.
clarify methods covered by spring transaction

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

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
    ./db/sql/insert_lams_unix_config_data.sql
    • -5
    • +5
    ./db/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
    ./db/sql/updatescripts/alter_204_editonfly.sql
Methods in the UserManagementService were missing from the transaction definitions, and this was causing issues in the roles import.

LDEV-1261 improve import user speed by running in separate thread (bypass hibernate filter), and update browser with progress every 5 seconds so it doesn't timeout.

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

No need to keep deleting the content repository now as it the repository will overwrite the files.

LDEV-1259 when saving organisations, check if child sets are null

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.

  1. … 4 more files in changeset.
LDEV-1134: Dummying up a branching page for the progress engine. Had missed the entry for the abstract branching class in the Hibernate file when I switched from 1 branching class to 3.

  1. … 3 more files in changeset.
Split branching activity into 3 activities - one for each method of branching (teacher chosen, grouped and tool based)

  1. … 1 more file in changeset.
merge with lams2_0_3 tag on HEAD

    • -1
    • +7
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +7
    ./db/sql/insert_lams_windows_config_data.sql
    • -0
    • +0
    ./db/sql/insert_rams_unix_config_data.sql
  1. … 115 more files in changeset.
LDEV-1134: Changed strategy to suit how we now expect a sequence activity to look - a whole pile of subactivities joined with transitions rather than order ids.

Adding database changes script for branching

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

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

    • -1
    • +3
    ./db/sql/insert_windows_config_data.sql
  1. … 4 more files in changeset.
removing flash fla and as files

  1. … 253 more files in changeset.
implement getFedServerGroups and getFedServerLessons, methods to call remote server

  1. … 1 more file in changeset.
file TestFederationService.java was initially added on branch shibboleth_2_0.

file ExtOrgDTO.java was initially added on branch shibboleth_2_0.