• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add ldap attributes for all LAMS user attributes

    • -28
    • +0
    ./updatescripts/alter_2_0_5_ldap.sql
  1. … 4 more files in changeset.
file alter_205_ldap.sql was initially added on branch ldap2_0_4.

    • -0
    • +0
    ./updatescripts/alter_205_ldap.sql
file alter_2_0_5_ldap.sql was initially added on branch ldap2_0_4.

    • -0
    • +0
    ./updatescripts/alter_2_0_5_ldap.sql
merge ldap changes from HEAD to this branch, branched from 2.0.4

    • -2
    • +28
    ./insert_lams_windows_config_data.sql
    • -0
    • +28
    ./updatescripts/alter_2_0_5_ldap.sql
  1. … 54 more files in changeset.
adding ja_JP locale and china/china, japanese/japanese users to shaun script. locale's description isn't localised to Japanese though.

add boolean config option LDAPEncryptPasswordFromBrowser - allows admin to turn off sha1'ing of password in javascript

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

    • -1
    • +0
    ./updatescripts/alter_21_branching.sql
  1. … 1 more file 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.

    • -6
    • +7
    ./updatescripts/alter_21_branching.sql
  1. … 35 more files in changeset.
putting ldap's add/create/update user into it's own spring transaction'd bean; added some more config parameters for ldap

  1. … 7 more files in changeset.
adding field for lesson description of remote shared lessons

  1. … 2 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.

    • -2
    • +19
    ./updatescripts/alter_21_branching.sql
  1. … 9 more files in changeset.
more LDAP support; UserManagementService.setRolesForUserOrganisations has LazyInitialisationException problem

    • -1
    • +23
    ./insert_lams_windows_config_data.sql
  1. … 8 more files in changeset.
Changes to support tool output based branching. Work in progress!

    • -1
    • +17
    ./updatescripts/alter_21_branching.sql
  1. … 31 more files in changeset.
adding ShibAttrEmail to lams_configuration, removing ShibIdpEntityId

  1. … 1 more file in changeset.
added new shib attribute for the ServerURL of the origin LAMS server to help determine whether user is local or not; added roles for shib users in ShibLoginServlet

  1. … 5 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
    • +3
    ./updatescripts/alter_21_branching.sql
  1. … 8 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.

    • -19
    • +17
    ./updatescripts/alter_21_branching.sql
  1. … 18 more files in changeset.
changing shib authentication to 'on/off' rather than try to have db/shib authentication happening at the same time

  1. … 11 more files in changeset.
pre-select idp in lesson link for learner

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

    • -2
    • +6
    ./updatescripts/alter_21_branching.sql
  1. … 7 more files in changeset.
add new column to lams_lesson_fed to store local lesson state of external lessons (for later)

  1. … 3 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
    • +6
    ./updatescripts/alter_21_branching.sql
  1. … 10 more files in changeset.
added new table to record list of external lessons joined by local groups

  1. … 9 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.

    • -0
    • +3
    ./updatescripts/alter_21_branching.sql
  1. … 5 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

    • -4
    • +8
    ./updatescripts/alter_21_branching.sql
  1. … 11 more files in changeset.
Updating version to 2.0.4 / 2.0.4 Dev

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

    • -0
    • +30
    ./updatescripts/alter_204_editonfly.sql
Changed script to include all the edit on the fly changes

    • -0
    • +23
    ./updatescripts/alter_204_editonfly.sql
Fix to add the system tool entry has been moved to a separate script on the lams2_0_3_fixes tag.

    • -8
    • +0
    ./updatescripts/alter_203_editonfly.sql
Move the system tool table update to a 2.0.4 script as we'll mark the "fixed" upgraders 2.0.4

    • -8
    • +0
    ./updatescripts/alter_203_editonfly.sql
    • -0
    • +7
    ./updatescripts/alter_204_editonfly.sql
  1. … 1 more file in changeset.