• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changes to support tool output based branching. Work in progress!

  1. … 32 more files in changeset.
Made the userlist in the GroupDTO optional, so that it isn't passed to authoring.

  1. … 6 more files in changeset.
Fixing up Grouping related code so it will cope with more cases during grouping, and so that groupingDAO can better find all the groups in a learning design.

  1. … 9 more files in changeset.
LDEV-1134: Preview now lets the author select a branch to view, but the author can only do one branch. To view all branches, the author needs to run preview multiple times. Did some small refactoring to have only one piece of code that creates the branching mapping related to a group as we have many bits that need to do this (authoring, import, chosen branching in monitoring and now preview!)

  1. … 3 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-1261: Fixing a lazy loading exception that started when we removed the hibernate session filter on the user role import. The organisation can't be passed in from the web layer as it isn't connected to the session, and so when it tries to get the user organisation from the organisation, it throws a lazy loading exception.

Branching: The start and end co-ordinates were missing during the import.

Branching: Teacher chosen branch screen basically working. Still a bit of clean up on the messages to go.

  1. … 13 more files in changeset.
Branching: Tweaking the branch objects so that the contribution flags are right for teacher chosen activities (and hence the button will appear to do the selection in monitoring) and some changes to make the teacher chosen screen logic easier.

  1. … 11 more files in changeset.
fixed wddxtags type (firstActivityUIID) + improvement in loading sequences for branching activity

  1. … 4 more files in changeset.
branching activity saves start/end connector coords

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

  1. … 127 more files in changeset.
LDEV-1241: Problem with progess engine getting stuck when a user is in a parallel activity within an optional activity and a force complete has occured. If the user selects the parallel activity after the force complete, the parallel activity is set to attempted, but the contained activities were left marked complete. So when the contained activities were "finished", they detected as complete and tried to forward the user to the current activity, which was the aforesaid parallel!

Now the code that sets an activity back to attempted will also check any completed child activities back to completed.

  1. … 1 more file in changeset.
file gomba-0.8.0.jar was initially added on branch shibboleth_2_0.

    • binary
    ./gomba/gomba-0.8.0.jar
Adding gomba servlets jar, used as RESTful interface to shared lesson web services

  1. … 8 more files in changeset.
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. … 11 more files in changeset.
Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 7 more files in changeset.
Split the scheduling of gates into a separate public method, so I can schedule gates from live edit.

  1. … 3 more files in changeset.
Updating the define later and run offline flags when live edit completes

  1. … 6 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.
Breaking the completeToolSession functionality into two parts. Now the tool session is completed but it forwards to another call to complete the activity and calculate the next activity. This is to reduce the chances of collisions when live edit is being started, in a clustering environment. See the live edit wiki page for more details.

  1. … 14 more files in changeset.
added error handling and isLearningDesignAval check

  1. … 3 more files in changeset.
LDEV-167 refactor cleanup file functions (cleansup lamstmp_* as well as lamszip_* files)

  1. … 4 more files in changeset.
add shibboleth authentication method

  1. … 4 more files in changeset.
Merged from 2.0.2 Release on head.

  1. … 6 more files in changeset.
updated monitor lock view with prettier appearance and improved functionality: editing user can continue editing, other users can check availability from view and monitor loads if becomes available

  1. … 17 more files in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

  1. … 8 more files in changeset.