Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
added stopAfterActivity (Activity) field

    • -1
    • +1
    ./org/lamsfoundation/lams/authoring/Activity.as
  1. … 2 more files in changeset.
made alert modal (disabled toolbar buttons) + apply style setting (rgb offset) through ThemeManager

    • -0
    • +16
    ./org/lamsfoundation/lams/authoring/Activity.as
  1. … 7 more files in changeset.
custom Alert dialog

  1. … 10 more files in changeset.
bin modifications

fixed positioning of bin

  1. … 2 more files in changeset.
cleaned up lesson*.as code + fixed positioning of bin

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. … 3 more files in changeset.
remove NONE type option for Gate Activity(s)

    • -1
    • +0
    ./org/lamsfoundation/lams/authoring/Activity.as
  1. … 2 more files in changeset.
removed unused CA duplicate

added labels for Branching

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

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

    • -3
    • +21
    ./org/lamsfoundation/lams/authoring/Activity.as
  1. … 2 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 + update to contribute activity in monitor

improved canvas branch view - adding canvas activities (group, branching, optional activities etc)

  1. … 3 more files in changeset.
added firstActivityUIID field to SequenceActivity + improve branching validation logic + creating branches on fly (onload of sequence activities in branching activity)

    • -3
    • +3
    ./org/lamsfoundation/lams/authoring/Branch.as
improved validation logic for adding branch connectors or transitions in Branching Activity view

  1. … 5 more files in changeset.
updates for improved branch connectors

connectors work to end point

  1. … 2 more files in changeset.
further progress on branch connectors + create new Sequence Activity(s) when a branch is created + dropping activities in sequence activties on normal transition connection

    • -3
    • +9
    ./org/lamsfoundation/lams/authoring/Branch.as
fixed up canvas file problem (exceeding bytecode limited)

    • -2
    • +19
    ./org/lamsfoundation/lams/authoring/Branch.as
    • -613
    • +56
    ./org/lamsfoundation/lams/authoring/cv/Canvas.as
    • -0
    • +597
    ./org/lamsfoundation/lams/authoring/cv/CanvasHelper.as
  1. … 3 more files in changeset.
spawn branches off single (start) connector in branching view

    • -0
    • +211
    ./org/lamsfoundation/lams/authoring/cv/CanvasConnection.as
added Branch to the model (+BranchConnectors for view)

    • -0
    • +60
    ./org/lamsfoundation/lams/authoring/Branch.as
setup sequence act on branch view open + activities added to view are added as child view of the default sequence act + improved clearCanvas

    • -27
    • +20
    ./org/lamsfoundation/lams/authoring/Activity.as
    • -0
    • +78
    ./org/lamsfoundation/lams/authoring/SequenceActivity.as
    • -0
    • +37
    ./org/lamsfoundation/lams/authoring/br/BranchConnector.as
improved branch view - can add activities/transitions to branch view

  1. … 1 more file in changeset.
improved transition opening branching view (adding modality) + transparent fade on unactive canvas views + minimize icon

    • -10
    • +12
    ./org/lamsfoundation/lams/authoring/cv/CanvasView.as
  1. … 1 more file in changeset.
first stage opening second-level (branching) canvas layer + featuring zoom transition

    • -145
    • +48
    ./org/lamsfoundation/lams/authoring/cv/CanvasView.as
  1. … 2 more files in changeset.
branching changes

  1. … 3 more files in changeset.
adding branch activity to sequence - basic model/dto changes and packet handling

    • -28
    • +7
    ./org/lamsfoundation/lams/authoring/Activity.as
    • -0
    • +59
    ./org/lamsfoundation/lams/authoring/BranchActivity.as
    • -0
    • +65
    ./org/lamsfoundation/lams/authoring/BranchingActivity.as
    • -0
    • +473
    ./org/lamsfoundation/lams/authoring/br/CanvasBranchView.as
    • -115
    • +87
    ./org/lamsfoundation/lams/authoring/cv/Canvas.as
    • -0
    • +468
    ./org/lamsfoundation/lams/authoring/cv/CanvasBranchingActivity.as
    • -99
    • +30
    ./org/lamsfoundation/lams/authoring/cv/CanvasView.as
  1. … 5 more files in changeset.
updated src settings