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.
Tweaking the save to get around a saving problem that Mitch is getting - entry id is null which suggests a problem with the order that Hibernate is using to save the records.