When the system gates are removed, we need to remove the references to them in any learner's progress records. At present, it checks the current, next and previous entries, and then deletes any references in these three fields + completed and attempted.
updated hibernate config file for learning design table + fixed monitor locked view control + learner learning design update triggered by version value in passon swf
Added a hibernate version field to the learning design. This allows the Flash progress bar in learner to work out whether or not to get a new design. When edit on the fly is done, the design is changed and hence the new design will need to be displayed next time the learner completes an activity.
LDEV-1175: Run offline was throwing an error when you clicked on finished. The method name for finished was wrong - it was Finished, instead of finished. This bug would have been introduced when we replaced the LookupDispatchAction with DispatchAction - which we did to avoid problems with I18N button names (which tends to confuse matters when using LookupDispatchAction).
2.0.2 Fix - LDEV-1166 Used servlet and wddx packet to perform initialize lesson call in replacement of struts action call (url). Removes utf8 encoding problem.Fixed wizard preloader movie - adjusted position of lams logo