change 'login as' to support non LAMS-DB users by maintaining LAMS shared session (universal login module uses it to verify sysadmin role before bypassing authentication)
Resolves LDEV-1343: Live edit wont start when using Blackboard integration.Should also fix the problems in the other integrations because the fix is all on the LAMS side.used javascript try-catch statements to catch the cross-domain call problem caused by live edit, and make a new non-cross-domain call specifically for integrations in openUrls.js.You can test this fix at the test blackboard server http://colis07.melcoe.mq.edu.au:9000Administrator, pass
each branching view is created (straight away) for each branching activity in the newly opened design but kept hidden until double clicked to open the view.