• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merging changes from ldap2_0_4 branch to HEAD

  1. … 13 more files in changeset.
LDEV-1301: Added new fields to the configuration items, to support the I18N of descriptions and heading on the page, along with some basic validation.

  1. … 4 more files in changeset.
support multiple base DNs; support paged search results from ldap; remove bulk update method from spring's transactions; improve bulk update results report

  1. … 12 more files in changeset.
LDEV-1284 change integration classes to courses (also creates workspace/folders)

    • -0
    • +180
    ./Alter21Integration.java
merge changes from ldap2_0_4 branch back to HEAD

  1. … 6 more files in changeset.
add support for user enabled/disabled flag in ldap

  1. … 6 more files in changeset.
merge changes from ldap2_0_4 branch back to HEAD

  1. … 14 more files in changeset.
add default names for some ldap attributes, add LDAPLocaleAttr

  1. … 5 more files in changeset.
add ldap attributes for all LAMS user attributes

  1. … 6 more files in changeset.
file alter_205_ldap.sql was initially added on branch ldap2_0_4.

file alter_2_0_5_ldap.sql was initially added on branch ldap2_0_4.

merge ldap changes from HEAD to this branch, branched from 2.0.4

  1. … 56 more files in changeset.
Removing entry_id column that should not have been there.

  1. … 2 more files in changeset.
LDEV-1109: Fixing bugs in the authoring support for tool output based branching and getting the progress engine working. A rough implementation of the condition checking down for one MCQ condition for demonstration purposes. Two new methods added to the tool contract.

  1. … 36 more files in changeset.
LDEV-1109: Implement more of the authoring support for tool output based branching. Added the table to store the conditions designed in authoring and refactored the branch mapping table to support the conditions. Modified the authoring code to expect the new objects from the authoring client.

  1. … 10 more files in changeset.
Changes to support tool output based branching. Work in progress!

  1. … 32 more files in changeset.
LDEV-1134: Branching: Added stopAfterActivity flag to activity, which will allow us to "end" a lesson at the end of the activity. Authoring changes done.

  1. … 9 more files in changeset.
LDEV-1134: Branching: View screen for the class export portfolio. Required refactoring of classes and moving the system tool link to move to an interface.

  1. … 19 more files in changeset.
LDEV-1256: Added admin_url column to tool and system tool tables

  1. … 8 more files in changeset.
Branching: Adding x and y co-ordinates for the start and stop points. This is to support to UI - the details are not used by the progress engine.

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

  1. … 6 more files in changeset.
Branching: Getting the progress engine working so it will display the branch activities if the sequence/branch contains one or no activities

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

  1. … 3 more files in changeset.
file alter_204_editonfly.sql was initially added on branch lams2_0_3_fixes.

    • -0
    • +0
    ./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.

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

  1. … 10 more files in changeset.