LDEV-1109 Activityless branching improvements - can draw activityless branch and fixed a few validation issues. Prevent saving sequence activity that is empty and a default for a branching activity (view).
LDEV-1278 Learner Index bar implemented and working though drawing lots of learners still has problems rendering movieclips. Need to look at optimisation for this.
LDEV-1109 Fixes some Branching in Branching issues such as bin placement, position and clip attachment. Also improves redrawing of branch connectors when moving start/end connector hubs.
Get the ldapService bean only when ldap provisioning is enabled - so if spring can't find the bean (throws NoSuchBeanDefinitionException for unknown reason), logging in will still work if ldap provisioning is disabled.
LDEV-1408 Fixed tool output condition class to contain a reference to its related branching activity. Fixed conditional tests on the conditions to include a check of the branching activity as a result the interfering occurring in the setup dialogs is fixed.