Added properties:label.default.runOffline =Sorry this activity is set to be run offline, please ask your teacher for further instructions.label.continue =Continue
Fixing the date format used when scheduling a lesson. Previously it was interpreted based on the system locale and that may not match the format sent by Flash.
Updated Authoring pages to new format. See LDEV-576 for details.Shared fckeditor removed from all pages. Only a single fckeditor is used for tool instructions.Tab tags and js code updated to remove obsolete comments and code.
Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.