• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
added collection of external servers, since it's stored locally in new table (lams_lesson_fed)

changed lessonId property to lesson object, since it's on the local server

file LessonFederation.hbm.xml was initially added on branch shibboleth_2_0.

    • -0
    • +0
    ./org/lamsfoundation/lams/federation/LessonFederation.hbm.xml
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.

  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.
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. … 17 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. … 6 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.
merge with lams2_0_3 tag on HEAD

    • -0
    • +8
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 126 more files in changeset.
adding branch activity to sequence - basic model/dto changes and packet handling

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

  1. … 3 more files in changeset.
Adding lams_fed_server and lams_fed_lesson tables to database, with accompanying files and service methods

  1. … 8 more files in changeset.
file FederationLesson.hbm.xml was initially added on branch shibboleth_2_0.

    • -0
    • +0
    ./org/lamsfoundation/lams/federation/FederationLesson.hbm.xml
file FederationServer.hbm.xml was initially added on branch shibboleth_2_0.

    • -0
    • +0
    ./org/lamsfoundation/lams/federation/FederationServer.hbm.xml
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.

  1. … 12 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

    • -0
    • +8
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 72 more files in changeset.
add 2 new columns as flags to lams_organisation, canJoinJointLessons and canOfferJointLessons

  1. … 2 more files in changeset.
Adding initialise field, so we can tell which activities get added during the live edit.

  1. … 6 more files in changeset.
updated hibernate config file for learning design table + fixed monitor locked view control + learner learning design update triggered by version value in passon swf

  1. … 18 more files in changeset.
Reapplying edit on the fly changes.

  1. … 5 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 126 more files in changeset.
Added version and lockedForEdit fields, which will be used to stop the learner's progressing while the stop gates are added, for edit on the fly.

    • -0
    • +8
    ./org/lamsfoundation/lams/lesson/Lesson.hbm.xml
  1. … 4 more files in changeset.
added system gate + functionality/handling to add a system gate to the LD when setting up Edit on the Fly (flash/java)

  1. … 17 more files in changeset.
LDEV-1146: Increase login field length to 255. Also increased the workspace folder name to 255 as found that it wasn't long enough for a user with two very long names, while testing the login field changes.

  1. … 7 more files in changeset.
fix mistake where change_password had 'not-null=true'

use change_password field in user table to show user 'password change' screen instead of index page when they login

  1. … 4 more files in changeset.
LDEV-1110: New columns required for edit on fly - added read only to activity, edit override and edit override user to learning design.

  1. … 5 more files in changeset.
LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 13 more files in changeset.