LDEV-2489 don't encapsulate cloneLessons in a transaction; the main submethods are already in their own transactions. otherwise we don't get an activityId from a forum&scribe's forum. that's another problem though.
LDEV-2036 Grouping now showing in viewMode (src typo) LDEV-2026 Flashless presence showing all characters perfect (html), in Flash latin accents are removed to ensure that they display correctly (mx2004 issue?) LDEV-2025 Flash presence now displaying OK in IE6 LDEV-2040 New checkboxes were not being skinned
LDEV-1260 Local live edit now added to wizard, added dbUpdate for this as well LDEV-1968 Several instances of one same lesson can now be started from the wizard modulePresence is back up and working, JHB needed to be recompiled with jdk 1.5 instead of 1.6
LDEV-1968 change to make flash call lams for each startLesson so we don't run into weird weird problem with the last lesson's single activity's activityId being null.
LDEV-1995 Branching and Grouping modules completed Flex projects added to a new folder in the flash project The servlets used now send back a string of XML which is parsed in Flex instead of a custom string The Grouper and Brancher were separated into two separate modules even if they are very similar. I'm sure that there is a better way of doing it but given that 2.2 is coming up I set things up this way.