LDEV-1480 Live Edit improvements for retaining Teacher Choosen branching mappings on re-save. Still problems to be resolved with removing redundant mappings after switching to different type and loss of grouping for Teacher Choosen branching activity.
LDEV-1454 Rearrange tool output conditions dialog. Also small fix to look at sequences (with branching parent) rather than branch objects in DDM to identify if we show dialog launching buttons.
LDEV-1368: Upgrading FCKEditor to 2.5.1. Fixing up the upload and browser connect servlets so that we can accomodate the creation of new folders within our special directory structure.
LDEV-1450 Setting up multiple branching canvas' (after opening a design) at or around the same time caused freezing and lock-up problems in Authoring. The canvas of a branching activity will be setup when the user opens the activity (double-click action). Need to look at improving the performance in this area. Need to apply new incremential setup of design to Monitor.
lams_central shouldn't have dependency in lams_learning - moving method from LearnerService to LessonService in lams_common, as a result also moving Index*Beans to lams_common
LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.
LDEV-1368: Removes the Universalkey menu as part of the FCKEditor 2.5 upgrade (the universal keyboard has been removed out of FCK due to licensing problems http://dev.fckeditor.net/changeset/88). We might be able to include it later as a plugin
LDEV-1368: Upgrading FCKEditor to 2.5.1. Removed the universal keyboard (no longer supported. Trying the templates out - customised version going in www project.
LDEV-1483 sort lessons on 'all my lessons' according to the order set by a teacher from the 'my groups' page. also fixed bug with subgroups appearing more than once if there were more than one lesson in it.
LDEV-1298 Apply tablesorter to 'find user' search results. Also tweaked css settings for results table (table headers look more like the old table, don't sort on the 'actions' column)
LDEV-1284 alter the register (web) service to accept course ids and names as inputs. Also altered the integration service to handle course names, and boolean flags for whether users are staff, and whether to use the extServer's prefix in the org/user name. Tested with Moodle integration and sign up script.