LDEV-2036: ViewMode wasn't being checked correctly, labels added to make instructions clearer LDEV-2044: Label for live edit checkbox was in dictionary files but not being used, corrected
LDEV-2022 Presence now loading in all browsers, flash and flashless interfaces Rooms were being created on the fly as a first user joined a lesson. If this first user happened to be using IE, no other users afterwards would be able to join. Rooms are created immediately from the wizard module now, through a servlet call to smack, which solves the problem.