Changed the name of the licensing and all the LAMS Recommended license. Also we will use the license_id to sort the display licenses when presented in authoring (so re-ordered them appropriately
Implenting copyToolContent. The ToolContent object needs to load the Tool straight away, otherwise the copyToolContent call ends up trying to link a proxied Tool object to two different sessions (the call to actually generate the id is in its own transation).
added a new class "ToolTip" to common package under flash/org/lamsfoundation/lams/commonThis class is the base for showing tooltip on most of all the major components in Authroign, Monitoring and Learner Environment on the flash client side
removed +1 from mehtod call param for "getMonthAsString" on in the variable "dateFormated " in getStartDateTime method to show correct start date on lesson tab in monitor
If you change the lesson class for lesson, the old rows in the database are deleted. If the lesson has already started, you won't be able to change the lesson class.