Hello Maxim, I have tested the OM version 3.0.1 with the openmeetings moodle plugin (version 1.7) and the following latest moodle versions: 2.2, 2.3, 2.4, 2.5, 2.6 and 2.7beta. I tested both installations on a debian wheezy server with postgresql as the database server (version 9.3). - I tested the three types of rooms: conference, webinar and interview) & - I tested the two window_types: "Display in frame" and "Occupy the entire window".
And: The openmeetings moodle plugin and the OM installation works for all these moodle versions as expected. :-) Only one thing: The string $module->requires in the version.php has to be changed for the moodle versions 2.2.x and 2.3.x from: $module->requires = 2012120309; into: $module->requires = 2011120511; That's all. The moodle versions 2.0.x and 2.1.x are to old and are not supported for years. I haven't tested them with the latest om moodle plugin (version 1.7). I will test them together with moodle 2.2.x next week with the older versions of the om moodle plugin and OM 2.2. Greetings, Michael Am 20.04.14 08:11, schrieb Maxim Solodovnik: > The Apache Openmeetings PMC is proud to announce Apache Openmeetings 3.0.1! > > This is the first bug fix release for version 3.0.0. > > Please download and build the distribution yourself, or use our convenience > > binary package > > * Source: http://www.apache.org/dyn/closer.cgi/openmeetings/3.0.1/src * > Binary: http://www.apache.org/dyn/closer.cgi/openmeetings/3.0.1/bin > > > Release Notes - Openmeetings - Version 3.0.1 > ========================================================== ** Sub-task * > [OPENMEETINGS-937] - Screen sharing application should create recordings > with size multiple by 16 ** Bug * [OPENMEETINGS-913] - Booking is not > working via private message * [OPENMEETINGS-917] - Contacts should not be > added as default moderator * [OPENMEETINGS-920] - where are the controls to > playback a recorded video? * [OPENMEETINGS-934] - screenrecording without > sound * [OPENMEETINGS-935] - Names are mixed in contact request email * > [OPENMEETINGS-936] - First frame of the recording has size differs from all > other frames * [OPENMEETINGS-943] - OM3.0: login with LDAP user not working > * [OPENMEETINGS-949] - Add Whiteboard: untranslated string - hardcoded * > [OPENMEETINGS-951] - Command line installer fails if path contains spaces * > [OPENMEETINGS-952] - Build should be compatible with latest ant * > [OPENMEETINGS-956] - Recording frame is not scrolled * [OPENMEETINGS-957] - > Screensharing is broken * [OPENMEETINGS-958] - Calendar event start and end > date are not displayed correctly in the month vew for IST time zone * > [OPENMEETINGS-959] - "Choose Device" Dialog doesn't show (all) devices from > flash-settings * [OPENMEETINGS-960] - Long time without changing > progressbar when enter OM * [OPENMEETINGS-961] - Calendar event can be > canceled by guest * [OPENMEETINGS-965] - Dashboard is malfunctioning when > the user language is set to french * [OPENMEETINGS-966] - Invitation links > are not working * [OPENMEETINGS-967] - dashboard.show.myrooms and > dashboard.show.rssfeed options are not working * [OPENMEETINGS-972] - > Default user database * [OPENMEETINGS-975] - Reminder is not sent for > calendar event * [OPENMEETINGS-977] - Import of Appointments and > UserContacts was broken ** Improvement * [OPENMEETINGS-938] - Recording > length field should be filled by converters * [OPENMEETINGS-939] - Not > ready recordings should have special icon >
