Author: solomax
Date: Mon Sep 21 16:59:57 2015
New Revision: 1704365
URL: http://svn.apache.org/viewvc?rev=1704365&view=rev
Log:
Preparing release 3.0.7
Modified:
openmeetings/branches/3.0.x/CHANGELOG
openmeetings/branches/3.0.x/README
openmeetings/trunk/singlewebapp/CHANGELOG
openmeetings/trunk/singlewebapp/README
Modified: openmeetings/branches/3.0.x/CHANGELOG
URL:
http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/CHANGELOG?rev=1704365&r1=1704364&r2=1704365&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/CHANGELOG (original)
+++ openmeetings/branches/3.0.x/CHANGELOG Mon Sep 21 16:59:57 2015
@@ -2,6 +2,36 @@ Apache OpenMeetings Change Log
See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is the number
of the issue below)
+Release Notes - Openmeetings - Version 3.0.7
+================================================================================================================
+
+** Bug
+ * [OPENMEETINGS-1211] - the use of icons in users tab is illogical
+ * [OPENMEETINGS-1213] - Error is shown when contact try to send invitation
+ * [OPENMEETINGS-1218] - Wrong birthday date is displayed on the User
datails at Administration->Users page
+ * [OPENMEETINGS-1221] - Language is not loaded after changes
+ * [OPENMEETINGS-1230] - Clustering seems not to work as expected
+ * [OPENMEETINGS-1231] - chat bar on landing page without lable an delete
function missing
+ * [OPENMEETINGS-1234] - Unable to take backup using GUI or Admin.sh
+ * [OPENMEETINGS-1238] - Share/record screen: go to HTTP STATUS 404- Apache
Tomcat page
+ * [OPENMEETINGS-1239] - Can't import REST URL properly
+ * [OPENMEETINGS-1248] - Clustering not working from external system (for
ex. Moodle)
+ * [OPENMEETINGS-1249] - Guest can't enter to the room when room is booked
via private message
+ * [OPENMEETINGS-1250] - Video is not availble in the interview rooms
+ * [OPENMEETINGS-1251] - When room is full kicked user not redirected to
Rooms list
+ * [OPENMEETINGS-1253] - Crash when searching at language editor.
+ * [OPENMEETINGS-1254] - Crash when adding OAuth2 config
+
+** Improvement
+ * [OPENMEETINGS-954] - Need implement OM client for Android devices.
+ * [OPENMEETINGS-1100] - Seperate video/audio permissions capability
+ * [OPENMEETINGS-1101] - Live presenter activity (typing , drawing)
+ * [OPENMEETINGS-1212] - Library versions should be updated (3.0.7)
+
+** Wish
+ * [OPENMEETINGS-1214] - LDAP import AD groups
+
+
Release Notes - Openmeetings - Version 3.0.6
================================================================================================================
Modified: openmeetings/branches/3.0.x/README
URL:
http://svn.apache.org/viewvc/openmeetings/branches/3.0.x/README?rev=1704365&r1=1704364&r2=1704365&view=diff
==============================================================================
--- openmeetings/branches/3.0.x/README (original)
+++ openmeetings/branches/3.0.x/README Mon Sep 21 16:59:57 2015
@@ -8,6 +8,22 @@ Apache Openmeetings provides video confe
collaborative document editing and other groupware tools using API functions
of
the Red5 Streaming Server for Remoting and Streaming.
+Release Notes 3.0.7
+=============
+see CHANGELOG file for detailed log
+
+Service release 7 for 3.0.0 contains following improvements and bug fixes:
+
+Clustering:
+* Clustering was tested and fixed, now it works as expected both in OM and
plugins
+* Moderator able to restrict video in restricted room from now on
+* Private messages with room booking are now works as expected
+* Crashes in admin are fixed
+* LDAP: group import
+
+Other fixes in admin, localizations, invitations etc.
+
+
Release Notes 3.0.6
=============
see CHANGELOG file for detailed log
Modified: openmeetings/trunk/singlewebapp/CHANGELOG
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/CHANGELOG?rev=1704365&r1=1704364&r2=1704365&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/CHANGELOG (original)
+++ openmeetings/trunk/singlewebapp/CHANGELOG Mon Sep 21 16:59:57 2015
@@ -2,6 +2,36 @@ Apache OpenMeetings Change Log
See http://issues.apache.org/jira/browse/OPENMEETINGS-* (where * is the number
of the issue below)
+Release Notes - Openmeetings - Version 3.0.7
+================================================================================================================
+
+** Bug
+ * [OPENMEETINGS-1211] - the use of icons in users tab is illogical
+ * [OPENMEETINGS-1213] - Error is shown when contact try to send invitation
+ * [OPENMEETINGS-1218] - Wrong birthday date is displayed on the User
datails at Administration->Users page
+ * [OPENMEETINGS-1221] - Language is not loaded after changes
+ * [OPENMEETINGS-1230] - Clustering seems not to work as expected
+ * [OPENMEETINGS-1231] - chat bar on landing page without lable an delete
function missing
+ * [OPENMEETINGS-1234] - Unable to take backup using GUI or Admin.sh
+ * [OPENMEETINGS-1238] - Share/record screen: go to HTTP STATUS 404- Apache
Tomcat page
+ * [OPENMEETINGS-1239] - Can't import REST URL properly
+ * [OPENMEETINGS-1248] - Clustering not working from external system (for
ex. Moodle)
+ * [OPENMEETINGS-1249] - Guest can't enter to the room when room is booked
via private message
+ * [OPENMEETINGS-1250] - Video is not availble in the interview rooms
+ * [OPENMEETINGS-1251] - When room is full kicked user not redirected to
Rooms list
+ * [OPENMEETINGS-1253] - Crash when searching at language editor.
+ * [OPENMEETINGS-1254] - Crash when adding OAuth2 config
+
+** Improvement
+ * [OPENMEETINGS-954] - Need implement OM client for Android devices.
+ * [OPENMEETINGS-1100] - Seperate video/audio permissions capability
+ * [OPENMEETINGS-1101] - Live presenter activity (typing , drawing)
+ * [OPENMEETINGS-1212] - Library versions should be updated (3.0.7)
+
+** Wish
+ * [OPENMEETINGS-1214] - LDAP import AD groups
+
+
Release Notes - Openmeetings - Version 3.0.6
================================================================================================================
Modified: openmeetings/trunk/singlewebapp/README
URL:
http://svn.apache.org/viewvc/openmeetings/trunk/singlewebapp/README?rev=1704365&r1=1704364&r2=1704365&view=diff
==============================================================================
--- openmeetings/trunk/singlewebapp/README (original)
+++ openmeetings/trunk/singlewebapp/README Mon Sep 21 16:59:57 2015
@@ -8,6 +8,22 @@ Apache Openmeetings provides video confe
collaborative document editing and other groupware tools using API functions
of
the Red5 Streaming Server for Remoting and Streaming.
+Release Notes 3.0.7
+=============
+see CHANGELOG file for detailed log
+
+Service release 7 for 3.0.0 contains following improvements and bug fixes:
+
+Clustering:
+* Clustering was tested and fixed, now it works as expected both in OM and
plugins
+* Moderator able to restrict video in restricted room from now on
+* Private messages with room booking are now works as expected
+* Crashes in admin are fixed
+* LDAP: group import
+
+Other fixes in admin, localizations, invitations etc.
+
+
Release Notes 3.0.6
=============
see CHANGELOG file for detailed log