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

2017-04-11 Thread ASF subversion and git services (JIRA)

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

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

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

[OPENMEETINGS-980] cxf, selenium and postgres versions are 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.15#6346)


svn commit: r1791071 - in /openmeetings/application/trunk: openmeetings-db/pom.xml pom.xml

2017-04-11 Thread solomax
Author: solomax
Date: Wed Apr 12 05:23:09 2017
New Revision: 1791071

URL: http://svn.apache.org/viewvc?rev=1791071=rev
Log:
[OPENMEETINGS-980] cxf, selenium and postgres versions are updated

Modified:
openmeetings/application/trunk/openmeetings-db/pom.xml
openmeetings/application/trunk/pom.xml

Modified: openmeetings/application/trunk/openmeetings-db/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-db/pom.xml?rev=1791071=1791070=1791071=diff
==
--- openmeetings/application/trunk/openmeetings-db/pom.xml (original)
+++ openmeetings/application/trunk/openmeetings-db/pom.xml Wed Apr 12 05:23:09 
2017
@@ -16,8 +16,8 @@
limitations under the License.
 -->
 http://maven.apache.org/POM/4.0.0; 
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
4.0.0

org.apache.openmeetings
@@ -35,7 +35,7 @@
2.1.1
1.6 
2.4.2
-   9.4.1212.jre7
+   42.0.0
${project.parent.basedir}


@@ -107,11 +107,6 @@
postgresql
${postgresql.version}

-   
-   com.tdunning
-   json
-   1.8 
-   



@@ -120,27 +115,27 @@
openjpa-maven-plugin
${openjpa.version}

-   **/entity/**/*.class
-   
true   
-   
true
-   
${project.parent.basedir}/openmeetings-web/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml
+   
**/entity/**/*.class
+   
true
+   
true
+   
${project.parent.basedir}/openmeetings-web/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml


-   
-   enhancer
-   process-classes
-   
-   enhance
-   
-   
+   
+   enhancer
+   process-classes
+   
+   enhance
+   
+   


-   
-   org.apache.openjpa
-   openjpa
-   
-   ${openjpa.version}
-   
+   
+   
org.apache.openjpa
+   openjpa
+   
+   
${openjpa.version}
+   




Modified: openmeetings/application/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/pom.xml?rev=1791071=1791070=1791071=diff
==
--- openmeetings/application/trunk/pom.xml (original)
+++ openmeetings/application/trunk/pom.xml Wed Apr 12 05:23:09 2017
@@ -49,8 +49,8 @@
2.0.16
8.5.12
2.0.0
-   3.1.9
-   3.0.1
+   3.1.11
+   3.3.1
2.7.1
1.3.8
${project.basedir}




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

2017-04-11 Thread ASF subversion and git services (JIRA)

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

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

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

[OPENMEETINGS-1612] cxf, selenium and postgres versions are updated

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



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


svn commit: r1791070 - in /openmeetings/application/branches/3.2.x: openmeetings-db/pom.xml pom.xml

2017-04-11 Thread solomax
Author: solomax
Date: Wed Apr 12 05:21:24 2017
New Revision: 1791070

URL: http://svn.apache.org/viewvc?rev=1791070=rev
Log:
[OPENMEETINGS-1612] cxf, selenium and postgres versions are updated

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

Modified: openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml?rev=1791070=1791069=1791070=diff
==
--- openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/openmeetings-db/pom.xml Wed Apr 12 
05:21:24 2017
@@ -16,8 +16,8 @@
limitations under the License.
 -->
 http://maven.apache.org/POM/4.0.0; 
-   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
-   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
+   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;
+   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
http://maven.apache.org/maven-v4_0_0.xsd;>
4.0.0

org.apache.openmeetings
@@ -35,7 +35,7 @@
2.1.1
1.6 
2.4.2
-   9.4.1212.jre7
+   42.0.0
${project.parent.basedir}


@@ -107,11 +107,6 @@
postgresql
${postgresql.version}

-   
-   com.tdunning
-   json
-   1.8 
-   



@@ -120,27 +115,27 @@
openjpa-maven-plugin
${openjpa.version}

-   **/entity/**/*.class
-   
true   
-   
true
-   
${project.parent.basedir}/openmeetings-web/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml
+   
**/entity/**/*.class
+   
true
+   
true
+   
${project.parent.basedir}/openmeetings-web/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml


-   
-   enhancer
-   process-classes
-   
-   enhance
-   
-   
+   
+   enhancer
+   process-classes
+   
+   enhance
+   
+   


-   
-   org.apache.openjpa
-   openjpa
-   
-   ${openjpa.version}
-   
+   
+   
org.apache.openjpa
+   openjpa
+   
+   
${openjpa.version}
+   




Modified: openmeetings/application/branches/3.2.x/pom.xml
URL: 
http://svn.apache.org/viewvc/openmeetings/application/branches/3.2.x/pom.xml?rev=1791070=1791069=1791070=diff
==
--- openmeetings/application/branches/3.2.x/pom.xml (original)
+++ openmeetings/application/branches/3.2.x/pom.xml Wed Apr 12 05:21:24 2017
@@ -49,8 +49,8 @@
2.0.16
8.5.12
2.0.0
-   3.1.9
-   3.0.1
+   3.1.11
+   3.3.1
2.7.1
1.3.8
${project.basedir}




[jira] [Resolved] (OPENMEETINGS-1625) LDAP + Kerberos SSO possible ?

2017-04-11 Thread Maxim Solodovnik (JIRA)

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

Maxim Solodovnik resolved OPENMEETINGS-1625.

Resolution: Information Provided

http://markmail.org/message/w7svxiwn6bffiy37

> LDAP + Kerberos SSO possible ?
> --
>
> Key: OPENMEETINGS-1625
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1625
> Project: Openmeetings
>  Issue Type: Improvement
>Affects Versions: 3.2.1
>Reporter: Martin Chamberland
>Assignee: Maxim Solodovnik
>Priority: Minor
>
> I just wondering if there is a possibility to connect in the web OpenMeetings 
> interface with LDAP and Kerberos using SSO authentification ?
> Any tutorial how to implement that ?
> A step by step howto will be great.
> thank's in advance



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (OPENMEETINGS-551) GSOC: Need to implement HTML5 whiteboard.

2017-04-11 Thread ASF subversion and git services (JIRA)

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

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

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

[OPENMEETINGS-551] several minor issues are fixed

> GSOC: Need to implement HTML5 whiteboard.
> -
>
> Key: OPENMEETINGS-551
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-551
> Project: Openmeetings
>  Issue Type: Improvement
>  Components: HTML5, UI
>Reporter: Irina Arkhipets
>Assignee: Maxim Solodovnik
>  Labels: gsoc, gsoc2013, mentor
> Fix For: 4.0.0
>
> Attachments: whiteboard-parent.zip
>
>
> Need to look for some existing jquery plugin and implement current whiteboard 
> functionality (drawing on whiteboard, etc.).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


svn commit: r1790995 - in /openmeetings/application/trunk: openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ openmeetings-flash/src/main/flex/ openmeetings-flash/src/main/flex/

2017-04-11 Thread solomax
Author: solomax
Date: Tue Apr 11 15:52:14 2017
New Revision: 1790995

URL: http://svn.apache.org/viewvc?rev=1790995=rev
Log:
[OPENMEETINGS-551] settings dialog seems to be implemented

Modified:

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

openmeetings/application/trunk/openmeetings-flash/src/main/flex/org/apache/openmeetings/OmVideo.as

openmeetings/application/trunk/openmeetings-install/src/main/java/org/apache/openmeetings/installation/ImportInitvalues.java

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

openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/auth/SignInDialog.html

openmeetings/application/trunk/openmeetings-web/src/main/java/org/apache/openmeetings/web/pages/install/InstallWizardPage.html

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/SwfPanel.java

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

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

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

Modified: 
openmeetings/application/trunk/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java
URL: 
http://svn.apache.org/viewvc/openmeetings/application/trunk/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java?rev=1790995=1790994=1790995=diff
==
--- 
openmeetings/application/trunk/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java
 (original)
+++ 
openmeetings/application/trunk/openmeetings-core/src/main/java/org/apache/openmeetings/core/remote/red5/ScopeApplicationAdapter.java
 Tue Apr 11 15:52:14 2017
@@ -19,10 +19,15 @@
 package org.apache.openmeetings.core.remote.red5;
 
 import static org.apache.openmeetings.util.OmFileHelper.EXTENSION_MP4;
+import static 
org.apache.openmeetings.util.OpenmeetingsVariables.CONFIG_FLASH_SECURE;
+import static 
org.apache.openmeetings.util.OpenmeetingsVariables.CONFIG_FLASH_SECURE_PROXY;
+import static 
org.apache.openmeetings.util.OpenmeetingsVariables.CONFIG_FLASH_VIDEO_CODEC;
 import static org.apache.openmeetings.util.OpenmeetingsVariables.webAppRootKey;
 
 import java.awt.Point;
 import java.io.File;
+import java.io.FileInputStream;
+import java.io.InputStream;
 import java.util.ArrayList;
 import java.util.Arrays;
 import java.util.Date;
@@ -32,6 +37,7 @@ import java.util.Iterator;
 import java.util.LinkedList;
 import java.util.List;
 import java.util.Map;
+import java.util.Properties;
 import java.util.Set;
 import java.util.UUID;
 import java.util.concurrent.atomic.AtomicLong;
@@ -92,6 +98,8 @@ import org.red5.server.api.stream.IBroad
 import org.slf4j.Logger;
 import org.springframework.beans.factory.annotation.Autowired;
 
+import com.github.openjson.JSONObject;
+
 public class ScopeApplicationAdapter extends MultiThreadedApplicationAdapter 
implements IPendingServiceCallback {
private static final Logger log = 
Red5LoggerFactory.getLogger(ScopeApplicationAdapter.class, webAppRootKey);
private static final String SECURITY_CODE_PARAM = "securityCode";
@@ -108,7 +116,7 @@ public class ScopeApplicationAdapter ext
@Autowired
private RecordingService recordingService;
@Autowired
-   private ConfigurationDao configurationDao;
+   private ConfigurationDao cfgDao;
@Autowired
private AppointmentDao appointmentDao;
@Autowired
@@ -125,6 +133,7 @@ public class ScopeApplicationAdapter ext
private RecordingDao recordingDao;
@Autowired
private ServerDao serverDao;
+   private JSONObject flashSettings;
 
private static AtomicLong broadCastCounter = new AtomicLong(0);
 
@@ -147,6 +156,18 @@ public class ScopeApplicationAdapter ext
getCryptKey();
 
// init your handler here
+   Properties props = new Properties();
+   try (InputStream is = new FileInputStream(new File(new 
File(OmFileHelper.getRootDir(), "conf"), "red5.properties"))) {
+   props.load(is);
+   }
+   flashSettings = new JSONObject()
+   .put("secure", 
"yes".equals(cfgDao.getConfValue(CONFIG_FLASH_SECURE, 

[jira] [Commented] (OPENMEETINGS-1625) LDAP + Kerberos SSO possible ?

2017-04-11 Thread Maxim Solodovnik (JIRA)

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

Maxim Solodovnik commented on OPENMEETINGS-1625:


If it is question it's better to contact user@ mailing list: 
http://openmeetings.apache.org/mail-lists.html (you need to subscribe first)

> LDAP + Kerberos SSO possible ?
> --
>
> Key: OPENMEETINGS-1625
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1625
> Project: Openmeetings
>  Issue Type: Improvement
>Affects Versions: 3.2.1
>Reporter: Martin Chamberland
>Assignee: Maxim Solodovnik
>Priority: Minor
>
> I just wondering if there is a possibility to connect in the web OpenMeetings 
> interface with LDAP and Kerberos using SSO authentification ?
> Any tutorial how to implement that ?
> A step by step howto will be great.
> thank's in advance



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Created] (OPENMEETINGS-1625) LDAP + Kerberos SSO possible ?

2017-04-11 Thread Martin Chamberland (JIRA)
Martin Chamberland created OPENMEETINGS-1625:


 Summary: LDAP + Kerberos SSO possible ?
 Key: OPENMEETINGS-1625
 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-1625
 Project: Openmeetings
  Issue Type: Improvement
Affects Versions: 3.2.1
Reporter: Martin Chamberland
Assignee: Maxim Solodovnik
Priority: Minor


I just wondering if there is a possibility to connect in the web OpenMeetings 
interface with LDAP and Kerberos using SSO authentification ?

Any tutorial how to implement that ?
A step by step howto will be great.

thank's in advance



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)