Author: solomax
Date: Thu Mar  9 03:19:00 2017
New Revision: 1786094

URL: http://svn.apache.org/viewvc?rev=1786094&view=rev
Log:
no jira: release preparation, documentation update

Modified:
    openmeetings/application/branches/3.2.x/CHANGELOG
    openmeetings/application/branches/3.2.x/README
    
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/index.xml
    openmeetings/application/trunk/CHANGELOG
    openmeetings/application/trunk/README
    openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml

Modified: openmeetings/application/branches/3.2.x/CHANGELOG
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/CHANGELOG?rev=1786094&r1=1786093&r2=1786094&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/CHANGELOG (original)
+++ openmeetings/application/branches/3.2.x/CHANGELOG Thu Mar  9 03:19:00 2017
@@ -7,6 +7,8 @@ Release Notes - Openmeetings - Version 3
 
================================================================================================================
 ** Bug
     * [OPENMEETINGS-571] - Chat area does not resize when resizing browser 
window
+    * [OPENMEETINGS-1437] - behavior os share audio and share audio/video 
button ist different
+    * [OPENMEETINGS-1547] - 'You have to wait until a moderator enters the 
room' dialog need to be added to the room
     * [OPENMEETINGS-1550] - Admin functions widget should be inaccessible for 
non-admin users
     * [OPENMEETINGS-1553] - Chat messages in mobile client are broken
     * [OPENMEETINGS-1555] - Text does not fit room tabs
@@ -33,13 +35,20 @@ Release Notes - Openmeetings - Version 3
     * [OPENMEETINGS-1590] - Video frame of mobile user are resized when mobile 
user switch off video
     * [OPENMEETINGS-1591] - Chat messages are not sorted correctly when user 
send message in the room
     * [OPENMEETINGS-1592] - Avatar is not shown when mobile client sends chat 
message in the room
+    * [OPENMEETINGS-1594] - Screen-sharing base URL is broken
 
 ** Improvement
     * [OPENMEETINGS-372] - Please make the ability to “clear the Chat 
window” only available to Moderators, and not to participants who have 
“Draw on the Whiteboard” rights
+    * [OPENMEETINGS-690] - possibility for user to signal a question 
     * [OPENMEETINGS-1209] - typing indicator
     * [OPENMEETINGS-1210] - chat jumps down, if it was scrolled up before
+    * [OPENMEETINGS-1301] - No Accessability for Conference Room
     * [OPENMEETINGS-1420] - Select a whole group of users as attendees in event
+    * [OPENMEETINGS-1424] - Add a "recent rooms" functionality
     * [OPENMEETINGS-1551] - Add prohibition of  time format  сombination as 
15:00 PM when creating event 
     * [OPENMEETINGS-1558] - Room public drive should be accessible to all 
users in read-only mode
     * [OPENMEETINGS-1571] - 3.2.1 - Library versions should be updated
     * [OPENMEETINGS-1580] - Enable multiple uploads  at once to file tree and 
whiteboard.
+
+** New Feature
+    * [OPENMEETINGS-573] - Audio notification for new chat message

Modified: openmeetings/application/branches/3.2.x/README
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/README?rev=1786094&r1=1786093&r2=1786094&view=diff
==============================================================================
--- openmeetings/application/branches/3.2.x/README (original)
+++ openmeetings/application/branches/3.2.x/README Thu Mar  9 03:19:00 2017
@@ -30,7 +30,7 @@ Calendar
 * date/time validator is improved
 * whole group can be invited by admin to event
 
-Other fixes and improvements, 35 issues were fixed
+Other fixes and improvements, 42 issues were fixed
 
 
 =============

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/index.xml?rev=1786094&r1=1786093&r2=1786094&view=diff
==============================================================================
--- 
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/index.xml
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-server/src/site/xdoc/index.xml
 Thu Mar  9 03:19:00 2017
@@ -99,12 +99,12 @@
                                </div>
                                <br/>
                                <span>
-                                       35 issues are fixed please check <br/>
+                                       42 issues are fixed please check <br/>
                                        <a 
href="https://www.apache.org/dist/openmeetings/3.2.1/CHANGELOG";>CHANGELOG</a> 
and
                                        <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12339215";>Detailed
 list</a>
                                </span>
                                <span> See <a href="downloads.html">Downloads 
page</a>.</span>
-                               <span class="date">(2017-03-11)</span>
+                               <span class="date">(2017-03-13)</span>
                        </div>
                        <div class="bs-callout bs-callout-info">
                                <span class="date"><a 
href="NewsArchive.html">You can find older news here</a></span>

Modified: openmeetings/application/trunk/CHANGELOG
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/CHANGELOG?rev=1786094&r1=1786093&r2=1786094&view=diff
==============================================================================
--- openmeetings/application/trunk/CHANGELOG (original)
+++ openmeetings/application/trunk/CHANGELOG Thu Mar  9 03:19:00 2017
@@ -7,6 +7,8 @@ Release Notes - Openmeetings - Version 3
 
================================================================================================================
 ** Bug
     * [OPENMEETINGS-571] - Chat area does not resize when resizing browser 
window
+    * [OPENMEETINGS-1437] - behavior os share audio and share audio/video 
button ist different
+    * [OPENMEETINGS-1547] - 'You have to wait until a moderator enters the 
room' dialog need to be added to the room
     * [OPENMEETINGS-1550] - Admin functions widget should be inaccessible for 
non-admin users
     * [OPENMEETINGS-1553] - Chat messages in mobile client are broken
     * [OPENMEETINGS-1555] - Text does not fit room tabs
@@ -33,13 +35,20 @@ Release Notes - Openmeetings - Version 3
     * [OPENMEETINGS-1590] - Video frame of mobile user are resized when mobile 
user switch off video
     * [OPENMEETINGS-1591] - Chat messages are not sorted correctly when user 
send message in the room
     * [OPENMEETINGS-1592] - Avatar is not shown when mobile client sends chat 
message in the room
+    * [OPENMEETINGS-1594] - Screen-sharing base URL is broken
 
 ** Improvement
     * [OPENMEETINGS-372] - Please make the ability to “clear the Chat 
window” only available to Moderators, and not to participants who have 
“Draw on the Whiteboard” rights
+    * [OPENMEETINGS-690] - possibility for user to signal a question 
     * [OPENMEETINGS-1209] - typing indicator
     * [OPENMEETINGS-1210] - chat jumps down, if it was scrolled up before
+    * [OPENMEETINGS-1301] - No Accessability for Conference Room
     * [OPENMEETINGS-1420] - Select a whole group of users as attendees in event
+    * [OPENMEETINGS-1424] - Add a "recent rooms" functionality
     * [OPENMEETINGS-1551] - Add prohibition of  time format  сombination as 
15:00 PM when creating event 
     * [OPENMEETINGS-1558] - Room public drive should be accessible to all 
users in read-only mode
     * [OPENMEETINGS-1571] - 3.2.1 - Library versions should be updated
     * [OPENMEETINGS-1580] - Enable multiple uploads  at once to file tree and 
whiteboard.
+
+** New Feature
+    * [OPENMEETINGS-573] - Audio notification for new chat message

Modified: openmeetings/application/trunk/README
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/README?rev=1786094&r1=1786093&r2=1786094&view=diff
==============================================================================
--- openmeetings/application/trunk/README (original)
+++ openmeetings/application/trunk/README Thu Mar  9 03:19:00 2017
@@ -30,7 +30,7 @@ Calendar
 * date/time validator is improved
 * whole group can be invited by admin to event
 
-Other fixes and improvements, 35 issues were fixed
+Other fixes and improvements, 42 issues were fixed
 
 
 =============

Modified: 
openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml?rev=1786094&r1=1786093&r2=1786094&view=diff
==============================================================================
--- openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml 
(original)
+++ openmeetings/application/trunk/openmeetings-server/src/site/xdoc/index.xml 
Thu Mar  9 03:19:00 2017
@@ -99,12 +99,12 @@
                                </div>
                                <br/>
                                <span>
-                                       35 issues are fixed please check <br/>
+                                       42 issues are fixed please check <br/>
                                        <a 
href="https://www.apache.org/dist/openmeetings/3.2.1/CHANGELOG";>CHANGELOG</a> 
and
                                        <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12312720&amp;version=12339215";>Detailed
 list</a>
                                </span>
                                <span> See <a href="downloads.html">Downloads 
page</a>.</span>
-                               <span class="date">(2017-03-11)</span>
+                               <span class="date">(2017-03-13)</span>
                        </div>
                        <div class="bs-callout bs-callout-info">
                                <span class="date"><a 
href="NewsArchive.html">You can find older news here</a></span>


Reply via email to