LDEV-1384 Focuses properly for Internet explorer 7, but not Firefox. I'd pretty be certain there is a bug in how Firefox handles the focus() method for windows.
LDEV-1394 Focuses properly for Internet explorer 7, but not Firefox. I'd pretty be certain there is a bug in how Firefox handles the focus() method for windows.
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.