[jira] [Resolved] (OPENMEETINGS-1530) Secure Hash is broken

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik resolved OPENMEETINGS-1530.

Resolution: Fixed

> Secure Hash is broken
> -
>
> Key: OPENMEETINGS-1530
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1530
> Project: Openmeetings
>  Issue Type: Bug
>  Components: SOAP/REST API
>Affects Versions: 3.1.4
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Critical
> Fix For: 3.1.5
>
>
> Secure Hash is broken
> Example from here: http://openmeetings.apache.org/RestAPISample.html is not 
> working
> NPE on server



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENMEETINGS-980) Library versions should be updated

2017-01-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824899#comment-15824899
 ] 

ASF subversion and git services commented on OPENMEETINGS-980:
--

Commit 1779132 from [~solomax] in branch 'application/trunk'
[ https://svn.apache.org/r1779132 ]

[OPENMEETINGS-980] compiler plugin version is updated

> Library versions should be updated
> --
>
> Key: OPENMEETINGS-980
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-980
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: BuildsAndReleases
>Affects Versions: 4.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 4.0.0
>
>
> Library versions should be keep up to date (continuous task)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


svn commit: r1779131 - /openmeetings/application/branches/3.2.x/pom.xml

2017-01-16 Thread solomax
Author: solomax
Date: Tue Jan 17 03:49:12 2017
New Revision: 1779131

URL: http://svn.apache.org/viewvc?rev=1779131=rev
Log:
[OPENMEETINGS-1373] compiler plugin version is updated

Modified:
openmeetings/application/branches/3.2.x/pom.xml

Modified: openmeetings/application/branches/3.2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/pom.xml?rev=1779131=1779130=1779131=diff
==
--- openmeetings/application/branches/3.2.x/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/pom.xml Tue Jan 17 03:49:12 2017
@@ -759,7 +759,7 @@
true

org.apache.maven.plugins

maven-compiler-plugin
-   3.5.1
+   3.6.1

1.8
1.8




[jira] [Commented] (OPENMEETINGS-1373) 3.2.0 Library versions should be updated

2017-01-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824898#comment-15824898
 ] 

ASF subversion and git services commented on OPENMEETINGS-1373:
---

Commit 1779131 from [~solomax] in branch 'application/branches/3.2.x'
[ https://svn.apache.org/r1779131 ]

[OPENMEETINGS-1373] compiler plugin version is updated

> 3.2.0 Library versions should be updated
> 
>
> Key: OPENMEETINGS-1373
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1373
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: BuildsAndReleases
>Affects Versions: 4.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.2.0
>
>
> Library versions should be keep up to date (continuous task)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


svn commit: r1779132 - /openmeetings/application/trunk/pom.xml

2017-01-16 Thread solomax
Author: solomax
Date: Tue Jan 17 03:49:28 2017
New Revision: 1779132

URL: http://svn.apache.org/viewvc?rev=1779132=rev
Log:
[OPENMEETINGS-980] compiler plugin version is updated

Modified:
openmeetings/application/trunk/pom.xml

Modified: openmeetings/application/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1779132=1779131=1779132=diff
==
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Tue Jan 17 03:49:28 2017
@@ -759,7 +759,7 @@
true

org.apache.maven.plugins

maven-compiler-plugin
-   3.5.1
+   3.6.1

1.8
1.8




svn commit: r1779130 - /openmeetings/application/branches/3.1.x/pom.xml

2017-01-16 Thread solomax
Author: solomax
Date: Tue Jan 17 03:47:19 2017
New Revision: 1779130

URL: http://svn.apache.org/viewvc?rev=1779130=rev
Log:
[OPENMEETINGS-1531] compiler plugin version is updated

Modified:
openmeetings/application/branches/3.1.x/pom.xml

Modified: openmeetings/application/branches/3.1.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/pom.xml?rev=1779130=1779129=1779130=diff
==
--- openmeetings/application/branches/3.1.x/pom.xml (original)
+++ openmeetings/application/branches/3.1.x/pom.xml Tue Jan 17 03:47:19 2017
@@ -771,7 +771,7 @@
true

org.apache.maven.plugins

maven-compiler-plugin
-   3.5.1
+   3.6.1

1.8
1.8




[jira] [Commented] (OPENMEETINGS-1531) 3.1.5 - Library versions should be updated

2017-01-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824897#comment-15824897
 ] 

ASF subversion and git services commented on OPENMEETINGS-1531:
---

Commit 1779130 from [~solomax] in branch 'application/branches/3.1.x'
[ https://svn.apache.org/r1779130 ]

[OPENMEETINGS-1531] compiler plugin version is updated

> 3.1.5 - Library versions should be updated
> --
>
> Key: OPENMEETINGS-1531
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1531
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: BuildsAndReleases
>Affects Versions: 3.1.5
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.1.5
>
>
> Library versions should be keep up to date (continuous task)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENMEETINGS-1531) 3.1.5 - Library versions should be updated

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik updated OPENMEETINGS-1531:
---
Fix Version/s: (was: 4.0.0)
   3.1.5

> 3.1.5 - Library versions should be updated
> --
>
> Key: OPENMEETINGS-1531
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1531
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: BuildsAndReleases
>Affects Versions: 3.1.5
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.1.5
>
>
> Library versions should be keep up to date (continuous task)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENMEETINGS-1531) 3.1.5 - Library versions should be updated

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik updated OPENMEETINGS-1531:
---
Affects Version/s: (was: 4.0.0)
   3.1.5

> 3.1.5 - Library versions should be updated
> --
>
> Key: OPENMEETINGS-1531
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1531
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: BuildsAndReleases
>Affects Versions: 3.1.5
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.1.5
>
>
> Library versions should be keep up to date (continuous task)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OPENMEETINGS-1531) 3.1.5 - Library versions should be updated

2017-01-16 Thread Maxim Solodovnik (JIRA)
Maxim Solodovnik created OPENMEETINGS-1531:
--

 Summary: 3.1.5 - Library versions should be updated
 Key: OPENMEETINGS-1531
 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1531
 Project: Openmeetings
  Issue Type: Improvement
  Components: BuildsAndReleases
Affects Versions: 4.0.0
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
 Fix For: 4.0.0


Library versions should be keep up to date (continuous task)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


svn commit: r1779127 - /openmeetings/application/branches/3.1.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java

2017-01-16 Thread solomax
Author: solomax
Date: Tue Jan 17 03:42:22 2017
New Revision: 1779127

URL: http://svn.apache.org/viewvc?rev=1779127=rev
Log:
[OPENMEETINGS-1530] security hash is fixed

Modified:

openmeetings/application/branches/3.1.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java

Modified: 
openmeetings/application/branches/3.1.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.1.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java?rev=1779127=1779126=1779127=diff
==
--- 
openmeetings/application/branches/3.1.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
 (original)
+++ 
openmeetings/application/branches/3.1.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
 Tue Jan 17 03:42:22 2017
@@ -296,7 +296,7 @@ public class WebSession extends Abstract
userId = u.getId();
if (rights == null || rights.isEmpty()) {
Set r = new HashSet<>(u.getRights());
-   if (!AuthLevelUtil.hasAdminLevel(r)) {
+   if (u.getGroupUsers() != null && 
!AuthLevelUtil.hasAdminLevel(r)) {
for (GroupUser gu : u.getGroupUsers()) {
if (gu.isModerator()) {
r.add(Right.GroupAdmin);




[jira] [Commented] (OPENMEETINGS-1530) Secure Hash is broken

2017-01-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824894#comment-15824894
 ] 

ASF subversion and git services commented on OPENMEETINGS-1530:
---

Commit 1779127 from [~solomax] in branch 'application/branches/3.1.x'
[ https://svn.apache.org/r1779127 ]

[OPENMEETINGS-1530] security hash is fixed

> Secure Hash is broken
> -
>
> Key: OPENMEETINGS-1530
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1530
> Project: Openmeetings
>  Issue Type: Bug
>  Components: SOAP/REST API
>Affects Versions: 3.1.4
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
>Priority: Critical
> Fix For: 3.1.5
>
>
> Secure Hash is broken
> Example from here: http://openmeetings.apache.org/RestAPISample.html is not 
> working
> NPE on server



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (OPENMEETINGS-1530) Secure Hash is broken

2017-01-16 Thread Maxim Solodovnik (JIRA)
Maxim Solodovnik created OPENMEETINGS-1530:
--

 Summary: Secure Hash is broken
 Key: OPENMEETINGS-1530
 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1530
 Project: Openmeetings
  Issue Type: Bug
  Components: SOAP/REST API
Affects Versions: 3.1.4
Reporter: Maxim Solodovnik
Assignee: Maxim Solodovnik
Priority: Critical
 Fix For: 3.1.5


Secure Hash is broken

Example from here: http://openmeetings.apache.org/RestAPISample.html is not 
working

NPE on server



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENMEETINGS-1527) Multiselect using Shift/Ctrl need to be added to file tree

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik updated OPENMEETINGS-1527:
---
Fix Version/s: (was: 3.1.5)

> Multiselect using Shift/Ctrl need to be added to file tree
> --
>
> Key: OPENMEETINGS-1527
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1527
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: HTML5/Recordings, HTML5/Room
>Affects Versions: 3.1.3
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.2.0, 4.0.0
>
>
> Multiselect using Shift/Ctrl need to be added to file tree
> So move/delete using drag'n'drop and 'Trash" button should work as expected



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Closed] (OPENMEETINGS-1524) Poll description is missed in the Poll results

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik closed OPENMEETINGS-1524.
--
Resolution: Fixed

> Poll description is missed in the Poll results
> --
>
> Key: OPENMEETINGS-1524
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1524
> Project: Openmeetings
>  Issue Type: Bug
>  Components: HTML5/Room
>Affects Versions: 3.1.4
>Reporter: Vasiliy Degtyarev
>Assignee: Vasiliy Degtyarev
> Fix For: 3.2.0, 4.0.0, 3.1.4
>
>
> Create poll with description. Open poll results, poll discription is missed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Reopened] (OPENMEETINGS-1524) Poll description is missed in the Poll results

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik reopened OPENMEETINGS-1524:


> Poll description is missed in the Poll results
> --
>
> Key: OPENMEETINGS-1524
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1524
> Project: Openmeetings
>  Issue Type: Bug
>  Components: HTML5/Room
>Affects Versions: 3.1.4
>Reporter: Vasiliy Degtyarev
>Assignee: Vasiliy Degtyarev
> Fix For: 3.1.4, 3.2.0, 4.0.0
>
>
> Create poll with description. Open poll results, poll discription is missed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (OPENMEETINGS-1524) Poll description is missed in the Poll results

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik updated OPENMEETINGS-1524:
---
Fix Version/s: (was: 3.1.5)

> Poll description is missed in the Poll results
> --
>
> Key: OPENMEETINGS-1524
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1524
> Project: Openmeetings
>  Issue Type: Bug
>  Components: HTML5/Room
>Affects Versions: 3.1.4
>Reporter: Vasiliy Degtyarev
>Assignee: Vasiliy Degtyarev
> Fix For: 3.1.4, 3.2.0, 4.0.0
>
>
> Create poll with description. Open poll results, poll discription is missed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (OPENMEETINGS-1455) invitationHash/securityHash should work

2017-01-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824876#comment-15824876
 ] 

ASF subversion and git services commented on OPENMEETINGS-1455:
---

Commit 1779126 from [~solomax] in branch 'application/trunk'
[ https://svn.apache.org/r1779126 ]

[OPENMEETINGS-1455] security hash is fixed

> invitationHash/securityHash should work
> ---
>
> Key: OPENMEETINGS-1455
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1455
> Project: Openmeetings
>  Issue Type: Sub-task
>  Components: HTML5/Recordings, HTML5/Room
>Affects Versions: 3.2.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.2.0, 4.0.0
>
>
> invitationHash/securityHash are not working right now in the room
> Need to be fixed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


svn commit: r1779126 - in /openmeetings/application: branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java trunk/openmeetings-web/src/main/java/org/apache/openm

2017-01-16 Thread solomax
Author: solomax
Date: Tue Jan 17 02:58:38 2017
New Revision: 1779126

URL: http://svn.apache.org/viewvc?rev=1779126=rev
Log:
[OPENMEETINGS-1455] security hash is fixed

Modified:

openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java

openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java?rev=1779126=1779125=1779126=diff
==
--- 
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
 Tue Jan 17 02:58:38 2017
@@ -306,7 +306,7 @@ public class WebSession extends Abstract
userId = u.getId();
if (rights == null || rights.isEmpty()) {
Set r = new HashSet<>(u.getRights());
-   if (!AuthLevelUtil.hasAdminLevel(r)) {
+   if (u.getGroupUsers() != null && 
!AuthLevelUtil.hasAdminLevel(r)) {
for (GroupUser gu : u.getGroupUsers()) {
if (gu.isModerator()) {
r.add(Right.GroupAdmin);

Modified: 
openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java?rev=1779126=1779125=1779126=diff
==
--- 
openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
 (original)
+++ 
openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/WebSession.java
 Tue Jan 17 02:58:38 2017
@@ -306,7 +306,7 @@ public class WebSession extends Abstract
userId = u.getId();
if (rights == null || rights.isEmpty()) {
Set r = new HashSet<>(u.getRights());
-   if (!AuthLevelUtil.hasAdminLevel(r)) {
+   if (u.getGroupUsers() != null && 
!AuthLevelUtil.hasAdminLevel(r)) {
for (GroupUser gu : u.getGroupUsers()) {
if (gu.isModerator()) {
r.add(Right.GroupAdmin);




[jira] [Commented] (OPENMEETINGS-895) HTML5 room should be implemented

2017-01-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823608#comment-15823608
 ] 

ASF subversion and git services commented on OPENMEETINGS-895:
--

Commit 1778987 from [~solomax] in branch 'application/branches/3.2.x'
[ https://svn.apache.org/r1778987 ]

[OPENMEETINGS-895] code clean-up

> HTML5 room should be implemented
> 
>
> Key: OPENMEETINGS-895
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-895
> Project: Openmeetings
>  Issue Type: New Feature
>  Components: HTML5, UI
>Affects Versions: 4.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.2.0, 4.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


svn commit: r1778987 - in /openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf: base/hibernate/hibRtmpConnection.lzx commonVideoViewContentSWF10.lzx

2017-01-16 Thread solomax
Author: solomax
Date: Mon Jan 16 08:26:41 2017
New Revision: 1778987

URL: http://svn.apache.org/viewvc?rev=1778987=rev
Log:
[OPENMEETINGS-895] code clean-up

Modified:

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/base/hibernate/hibRtmpConnection.lzx

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/commonVideoViewContentSWF10.lzx

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/base/hibernate/hibRtmpConnection.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/base/hibernate/hibRtmpConnection.lzx?rev=1778987=1778986=1778987=diff
==
--- 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/base/hibernate/hibRtmpConnection.lzx
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/base/hibernate/hibRtmpConnection.lzx
 Mon Jan 16 08:26:41 2017
@@ -175,7 +175,6 @@
client.closeStream = this.closeStream;
//TODO FIXME method is absent :( client.stopStream = 
this.stopStream;
//TODO FIXME method is absent :( sendImagesSyncCompleteFlag
-   client.receiveExclusiveAudioFlag = 
this.receiveExclusiveAudioFlag;
client.setNewModeratorByList = this.setNewModeratorByList;
client.newScreenSharing = this.newScreenSharing;
client.stopScreenSharingMessage = this.stopScreenSharingMessage;
@@ -693,13 +692,6 @@
ExternalInterface.call("roomAction", "exclusive", uid);

 
-   
-   
-   
-




Modified: 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/commonVideoViewContentSWF10.lzx
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/commonVideoViewContentSWF10.lzx?rev=1778987=1778986=1778987=diff
==
--- 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/commonVideoViewContentSWF10.lzx
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/commonVideoViewContentSWF10.lzx
 Mon Jan 16 08:26:41 2017
@@ -215,15 +215,6 @@
]]>

 
-   
-   
-   
-


[jira] [Commented] (OPENMEETINGS-895) HTML5 room should be implemented

2017-01-16 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/OPENMEETINGS-895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823607#comment-15823607
 ] 

ASF subversion and git services commented on OPENMEETINGS-895:
--

Commit 1778985 from [~solomax] in branch 'application/trunk'
[ https://svn.apache.org/r1778985 ]

[OPENMEETINGS-895] exclusive audio seems to work as expected

> HTML5 room should be implemented
> 
>
> Key: OPENMEETINGS-895
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-895
> Project: Openmeetings
>  Issue Type: New Feature
>  Components: HTML5, UI
>Affects Versions: 4.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.2.0, 4.0.0
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


svn commit: r1778985 - in /openmeetings/application: branches/3.2.x/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ branches/3.2.x/openmeetings-flash/src/main/swf/ branches/3

2017-01-16 Thread solomax
Author: solomax
Date: Mon Jan 16 08:24:29 2017
New Revision: 1778985

URL: http://svn.apache.org/viewvc?rev=1778985=rev
Log:
[OPENMEETINGS-895] exclusive audio seems to work as expected

Modified:

openmeetings/application/branches/3.2.x/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/base/hibernate/hibRtmpConnection.lzx

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/base/remote/baseVideoStream.lzx

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/commonVideoViewContentSWF10.lzx

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/flexibleConferenceRoom/baseConferenceRoom.lzx

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/modules/conference/flexibleConferenceRoom/roomSidebar/baseRoomSidebar.lzx

openmeetings/application/branches/3.2.x/openmeetings-flash/src/main/swf/video/baseVideoObject.lzx

openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java

openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.java

openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/sidebar/RoomSidebar.java

openmeetings/application/branches/3.2.x/openmeetings-web/src/main/java/org/apache/openmeetings/web/util/AjaxDownload.java

openmeetings/application/trunk/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java

openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/app/Application.java

openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/RoomPanel.java

openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/sidebar/RoomSidebar.java

openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/util/AjaxDownload.java

Modified: 
openmeetings/application/branches/3.2.x/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java?rev=1778985=1778984=1778985=diff
==
--- 
openmeetings/application/branches/3.2.x/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java
 (original)
+++ 
openmeetings/application/branches/3.2.x/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java
 Mon Jan 16 08:24:29 2017
@@ -875,46 +875,6 @@ public class ScopeApplicationAdapter ext
return -1L;
}
 
-   public long giveExclusiveAudio(String publicSID) {
-   try {
-   log.debug("---  giveExclusiveAudio: " + 
publicSID);
-
-   IConnection current = Red5.getConnectionLocal();
-   // String streamid = current.getClient().getId();
-
-   final Client currentClient = 
sessionManager.getClientByPublicSID(publicSID, null);
-
-   if (currentClient == null) {
-   return -1L;
-   }
-
-   // Put the mod-flag to true for this client
-   currentClient.setMicMuted(false);
-   
sessionManager.updateClientByStreamId(currentClient.getStreamid(), 
currentClient, false, null);
-
-   // Notify all clients of the same scope (room)
-   new MessageSender(current, "receiveExclusiveAudioFlag", 
currentClient) {
-   @Override
-   public boolean filter(IConnection conn) {
-   Client rcl = 
sessionManager.getClientByStreamId(conn.getClient().getId(), null);
-   if (rcl == null) {
-   } else if (rcl.isScreenClient()) {
-   } else {
-   if (rcl != currentClient) {
-   rcl.setMicMuted(true);
-   
sessionManager.updateClientByStreamId(rcl.getStreamid(), rcl, false, null);
-   }
-   return false;
-   }
-   return true;
-   }
-  

[jira] [Resolved] (OPENMEETINGS-1376) User list should be fully implemented

2017-01-16 Thread Maxim Solodovnik (JIRA)

 [ 
https://issues.apache.org/jira/browse/OPENMEETINGS-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Maxim Solodovnik resolved OPENMEETINGS-1376.

Resolution: Fixed

> User list should be fully implemented
> -
>
> Key: OPENMEETINGS-1376
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1376
> Project: Openmeetings
>  Issue Type: Sub-task
>  Components: HTML5/Room
>Affects Versions: 3.2.0, 4.0.0
>Reporter: Maxim Solodovnik
>Assignee: Maxim Solodovnik
> Fix For: 3.2.0, 4.0.0
>
>
> User list should be fully implemented
> 1) check online status (currently "ghost" users are being displayed, not sure 
> why)
> 2) all icons with actions should be added



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)