lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
minor group and branch mapping changes

minor group and branch mapping changes

  1. … 4 more files in changeset.
Fixed up lookup of existing Groups based on UIID and ID. Now uses a combination of both that should cover all cases.

improved DDM for opening design with grouping (groups) and branch mappings

  1. … 2 more files in changeset.
group matching dialog + saving matches + group handling

  1. … 9 more files in changeset.
Handles group records that may or may not have an order id.

group naming dialog + saving groups

  1. … 6 more files in changeset.
Branching: basic group naming and branch -> group mapping screens. They don't save data to the server yet.

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.
use PI to set grouping for Branching Activity (group type)

  1. … 1 more file in changeset.
fix for toolbar enabling/disabling (alert)

  1. … 2 more files in changeset.
added stopAfterActivity (Activity) field

  1. … 4 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.
made alert modal (disabled toolbar buttons) + apply style setting (rgb offset) through ThemeManager

  1. … 10 more files in changeset.
Replaced <bean:message> with <fmt:message> tags

  1. … 15 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. … 18 more files in changeset.
custom Alert dialog

  1. … 9 more files in changeset.
fixed positioning of bin

  1. … 2 more files in changeset.
a few neat UI improvements for branching - utilise scroll pane in branching view + move the bin into the view with open + fixed up transition/system tool x/y positioning on-drop

  1. … 6 more files in changeset.
remove NONE type option for Gate Activity(s)

  1. … 1 more file in changeset.
added labels for Branching

  1. … 2 more files in changeset.
fixes for PI (branching activity)

  1. … 7 more files in changeset.
updated branching types + fixed end connector position (applying dto data)

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

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

  1. … 2 more files in changeset.
improved canvas branch view - adding canvas activities (group, branching, optional activities etc)

  1. … 4 more files in changeset.
Branching: Improved validation logic for adding branch connectors or transitions in Branching Activity view. Added firstActivityUIID field to SequenceActivity. Creating branches on fly (onload of sequence activities in branching activity).

Rolling back previous update as the validation changes caused problems with drawing the "transitions" from the start hub.

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. … 2 more files in changeset.
improved validation logic for adding branch connectors or transitions in Branching Activity view

  1. … 6 more files in changeset.