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-1492: Fixes problems with LAMS/Moodle 1.9 integration (library collision and undefined variables messages that appear when debugging is turned on)
LDEV-1149 All references to the following files have been removed from the flash code: * all_learning_designs.xml * all_library_details.xml * learning_design.xml * limeTheme * rubyTheme
Update LessonDAO.getActiveLessonsForLearner's database query so that lessons where user is in the staff group and not the learner group are not returned. Currently only used in 'all my lessons' page - LDEV-1483
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)