LDEV-2372 Testing framework for LAMSFirst draft of testing framework.includes testcases for all phases(authoring, learning, monitor)except for the one that creates new lessons (cloudWizzard.swf)
LDEV-2369: Added tutorial video functionality to HEAD (previously removed from 2.3 branch).Fixed IE > 6 bug preventing Thickbox to be centered on the screen.
LDEV-2369: Added tutorial video functionality to HEAD (previously removed from 2.3 branch).Fixed IE > 6 bug preventing Thickbox to be centered on the screen.
LDEV-2369: Added further tutorial video functionality: user can disable single video, or all of them in his profile. Also, a dialog after first login is displayed.Additionally, a small bug preventing Ped Planner to be properly deployed during whole LAMS build was fixed.
LDEV-2364Modified the createId method to return the jabberID instead of null when a 409 error code is returned from the xmpp server. A 409 error code indicates that the user has already been created with this ID
LDEV-2071, LDEV-2201, LDEV-57: Changed the Transaction Manager to Hibernate instead of JTA. Synchronized code in 2 more spots as deadlock exceptions had been thrown.
LDEV-2071: Fixed Spring classpath scanning problems using newly intruduced to JBoss VFSClassPathXmlApplicationContext class.Upgraded to Spring 2.5.6 (was 1.2.8).