LDEV-1594 Hide details of condition (value column) when the ToolOutputDefinition flag value is true (showConditionNameOnly). Updated ToolOutputDefinition class.
LDEV-1593 Added minimal display of branching as icon (diagram) on the CanvasActivity. Increased size of branching activity on Canvas. Colors enabled via theme manager.
LDEV-1585 Fixed bug with activeComplex (LearnerComplexActivity) - multiple refresh calls were potential happening from the parallel activity loaded in the two frame sending two progress update calls at same time. Handling multiple refresh calls and fixed a few other misc bugs.
LDEV-1580 Added default next to branch name LDEV-750 Added import sequence (insert) into another sequence function in Author; added Menu item to file menu and enable property control; modified Workspace to handle INSERT mode.
Fixed bug with opening Branch matching dialogs and loading of branches (list) when branch is nested in another branching activity. (found by Elena, reported by Ernie)
Fixed bug with opening Branch matching dialogs and loading of branches (list) when branch is nested in another branching activity. (found by Elena, reported by Ernie)
LDEV-1555 Fixed problem with branching updating in Learner's progress bar when nested in a Optional. Also fixed side problem of a complex activities in the selected sequence not being able to be expanded.