LDEV-1496 Retain the value of the Branching Activity's defaultActivityUIID (firstActivityUIID). Due to branching canvas's not being preloaded we need to set the value off the firstActivityUIID field and not from the defaultBranch field which is only set when the branching canvas has been open or setup.
LDEV-1480 Live Edit improvements for retaining Teacher Choosen branching mappings on re-save. Still problems to be resolved with removing redundant mappings after switching to different type and loss of grouping for Teacher Choosen branching activity.
LDEV-1454 Rearrange tool output conditions dialog. Also small fix to look at sequences (with branching parent) rather than branch objects in DDM to identify if we show dialog launching buttons.
LDEV-1450 Setting up multiple branching canvas' (after opening a design) at or around the same time caused freezing and lock-up problems in Authoring. The canvas of a branching activity will be setup when the user opens the activity (double-click action). Need to look at improving the performance in this area. Need to apply new incremential setup of design to Monitor.
LDEV-1149 All references to the following files have been removed from the flash code: * all_learning_designs.xml * all_library_details.xml * learning_design.xml * limeTheme * rubyTheme
LDEV-1218 - Bug fixes and enhancements for learnerindexbar, now when we return from search view, it returns to the last page that the user was on in index view instead of always going back to page 1. Also it now remembers which specific numeric buttons were being displayed and redisplays them.
LDEV-1218 - Fixed minor bug, where index bar would not display properly if user was in search view, they changed tabs and then came back to the Learners Tab, now resets it to index view.
LDEV-1486 Fixed prob where clicking quickly on different index button very quickly would cause the learner scroll pane to incorrectly resize. Also now when refresh is clicked in the search view, it reloads the index view and removes the index view button. Also text field now resets on refresh/index view button click.
LDEV-1218 Added search functionality to index bar, changed layout a bit to facilitate changing between search view and index view. Added switch view[index view] button
LDEV-1474 Fixed display of complex (opt and opt seq) activities in branching canvas of Monitor. Branching changes for progress bar of Learner Tab View.
Fixed parallel activity display problem in monitor - cause of the bug was incorrect setup in the fla library was occurred possibly from an update to CanvasParallelActivity for authoring fla.
LDEV-1474 Fixed display of branches in monitor when there are multiple branching activities in the design. Branching inside branching is still work in progress.
LDEV-1218 Changed position of << and >> buttons, also made it so they only appear when they are needed. ie when the num of index buttons exceeds the preferred number of index button set to display at a time
LDEV-1474 Fixed branching canvas window and drawing of design inside the branching activity. Still problems to be resolved: activityless branch display in monitoring and branching in the progress bar of learner tab view.