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 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-2310 New custom Time Zone settings in Advanced tab of Wizard for scheduling lessons to a particular timezone, pre-selected to user's timezone from profile settings. Added common methods for timezone conversion to DateUtil. Using these methods to alternate Date times between client and server, and formatting for how they're presented to users based on locale/timezone.