• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 15 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.
When the system gates are removed, we need to remove the references to them in any learner's progress records. At present, it checks the current, next and previous entries, and then deletes any references in these three fields + completed and attempted.

  1. … 1 more file 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. … 16 more files in changeset.
fixed up refresh problem

  1. … 6 more files in changeset.
2.0.2 Fix - LDEV-1166 Used servlet and wddx packet to perform initialize lesson call in replacement of struts action call (url). Removes utf8 encoding problem.

Fixed wizard preloader movie - adjusted position of lams logo

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

  1. … 3 more files in changeset.
added new labels for Author/Monitor dictionary

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

  1. … 116 more files in changeset.
removed code for system gate activity+transitions hiding/mod + dictionary label changes + applied layout manager structure to monitor module + added dummy locked monitor view

  1. … 24 more files in changeset.
application can query layout manager to find if all components (layout items) are finished loading (replaces existing boolean variables for each component) + added lock field for lesson details dto (also to Sequence as model)

  1. … 6 more files in changeset.
hide open system gate + handle modified transition on canvas

  1. … 10 more files in changeset.
Remove the tool sessions related to any non-grouped activity which is deleted via edit on fly. Doesn't apply to grouped activities as their tool sessions aren't "pre-initialised" when the lesson is started.

  1. … 2 more files in changeset.
Got the basic gate window working in learner - system gate had the wrong type id and needed to inherit from PermissionGate to pick up the default screen.

  1. … 1 more file in changeset.
LDEV-1157: Added new configuration parameter, to make Edit On The Fly optional. Defaults to off.

  1. … 5 more files in changeset.
LDEV-1152 sql was checking existence of role and organisation membership separately, they should both be in the same UserOrganisationRole

moved some funct to monitor (setting up edit on fly) and author just opens the design in the correct mode + few fixes for new system gate + finish edit on fly lock and gate release

  1. … 14 more files in changeset.
LDEV-1107 extserver classes are created as subgroups, not groups; make extuser a member of the group as well as the subgroup; don't give extusers group manager role as they don't need it, especially in a subgroup

  1. … 1 more file 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.

  1. … 4 more files in changeset.
updated logic for adding gate activity to runtime sequence

  1. … 3 more files in changeset.
file SystemGateActivity.java was initially added on branch editonfly_branching.

file SystemGateActivityStrategy.java was initially added on branch editonfly_branching.

added system gate + functionality/handling to add a system gate to the LD when setting up Edit on the Fly (flash/java)

  1. … 12 more files in changeset.
fixed replicated code + fixed children selected activity in monitor (Seq tab)

  1. … 7 more files in changeset.
file CommonCanvasView.as was initially added on branch editonfly_branching.

fixed unlock problem for edit on the fly mode + created common canvas view file for CanvasView and MonitorTabView

  1. … 5 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. … 8 more files in changeset.
added changePassword=false to default/minimal constructors

Updated author validation on read-only activities and transitions in Edit-on-the-Fly mode. Read only field is set when activity is attempted (ProgressEngine).

  1. … 8 more files in changeset.
made authoring (edit-on-fly) popup out of monitor (temp.) + authoring changes for edit mode (loading design to edit on startup) + canvas view changes (lesson name lip) + backend java changes for setting up edit locks for LD

  1. … 21 more files in changeset.