[GitHub] [openmeetings] solomax merged pull request #88: [OPENMEETINGS-2359] check if data is available

2020-05-16 Thread GitBox
solomax merged pull request #88: URL: https://github.com/apache/openmeetings/pull/88 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to

[GitHub] [openmeetings] solomax commented on pull request #88: [OPENMEETINGS-2359] check if data is available

2020-05-16 Thread GitBox
solomax commented on pull request #88: URL: https://github.com/apache/openmeetings/pull/88#issuecomment-629752901 Thanks for the contribution! This is an automated message from the Apache Git Service. To respond to the messag

[GitHub] [openmeetings] solomax commented on a change in pull request #88: [OPENMEETINGS-2359] check if data is available

2020-05-16 Thread GitBox
solomax commented on a change in pull request #88: URL: https://github.com/apache/openmeetings/pull/88#discussion_r42647 ## File path: openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-video-manager.js ## @@ -5,8 +5,12 @@ var VideoManager = (function() {

[GitHub] [openmeetings] CkNoSFeRaTU opened a new pull request #88: [OPENMEETINGS-2359] check if data is available

2020-05-16 Thread GitBox
CkNoSFeRaTU opened a new pull request #88: URL: https://github.com/apache/openmeetings/pull/88 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

[GitHub] [openmeetings] solomax commented on a change in pull request #87: OPENMEETINGS-2339 Fix sharer window for touch surface close icon clone.

2020-05-16 Thread GitBox
solomax commented on a change in pull request #87: URL: https://github.com/apache/openmeetings/pull/87#discussion_r426211376 ## File path: openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-sharer.js ## @@ -26,6 +26,16 @@ var Sharer = (function() {

Jenkins build is back to normal : Red5-server #2599

2020-05-16 Thread Apache Jenkins Server
See

[GitHub] [openmeetings] sebawagner commented on a change in pull request #87: OPENMEETINGS-2339 Fix sharer window for touch surface close icon clone.

2020-05-16 Thread GitBox
sebawagner commented on a change in pull request #87: URL: https://github.com/apache/openmeetings/pull/87#discussion_r426192048 ## File path: openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-sharer.js ## @@ -26,6 +26,16 @@ var Sharer = (function() {

[GitHub] [openmeetings] sebawagner merged pull request #87: OPENMEETINGS-2339 Fix sharer window for touch surface close icon clone.

2020-05-16 Thread GitBox
sebawagner merged pull request #87: URL: https://github.com/apache/openmeetings/pull/87 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

Jenkins build is back to normal : openmeetings-pr-build #58

2020-05-16 Thread Apache Jenkins Server
See

Build failed in Jenkins: openmeetings-pr-build #57

2020-05-16 Thread Apache Jenkins Server
See Changes: -- GitHub pull request #87 to apache/openmeetings Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H36 (ubuntu) in workspace

Build failed in Jenkins: openmeetings-pr-build #56

2020-05-16 Thread Apache Jenkins Server
See Changes: -- GitHub pull request #87 to apache/openmeetings Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H36 (ubuntu) in workspace

[GitHub] [openmeetings] sebawagner merged pull request #86: OPENMEETINGS-2339 Fix issue around icons hidden behind drag for video pod

2020-05-16 Thread GitBox
sebawagner merged pull request #86: URL: https://github.com/apache/openmeetings/pull/86 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go

[GitHub] [openmeetings] solomax commented on a change in pull request #87: OPENMEETINGS-2339 Fix sharer window for touch surface close icon clone.

2020-05-16 Thread GitBox
solomax commented on a change in pull request #87: URL: https://github.com/apache/openmeetings/pull/87#discussion_r426156058 ## File path: openmeetings-web/src/main/java/org/apache/openmeetings/web/room/raw-sharer.js ## @@ -26,6 +26,16 @@ var Sharer = (function() {

[GitHub] [openmeetings] sebawagner opened a new pull request #87: OPENMEETINGS-2339 Fix sharer window for touch surface close icon clone.

2020-05-16 Thread GitBox
sebawagner opened a new pull request #87: URL: https://github.com/apache/openmeetings/pull/87 Thats following the approach of having a separated div in top of the draggable DIV in order to make the close icon clickable on touch surface: Cloning existing one and moving it one layer up. --