Re: problem with uploading files

2018-03-15 Thread David Jentz
I can confirm that this issue is fixed in the nightly snapshot from Monday. Thanks! -Dave On Tue, Mar 13, 2018 at 6:05 PM, Maxim Solodovnik wrote: > Thanks for the report, should be fixed it latest snapshot > > WBR, Maxim > (from mobile, sorry for the typos) > > On Wed, Mar 14, 2018, 05:02 David

Re: Chatroom color customization

2018-03-15 Thread Maxim Solodovnik
The process is defined here http://openmeetings.apache.org/themes-and-branding.html The color scheme is defined by jqueryui theme Please put your customizations to custom.css On Fri, Mar 16, 2018 at 6:27 AM, Aaron Hepp wrote: > Can the chatroom colors be changed. Looking to change to a "grey s

Chatroom color customization

2018-03-15 Thread Aaron Hepp
Can the chatroom colors be changed.  Looking to change to a "grey scale" palette over the blues?  If so can you give a list of files that need to have the color codes changed in?  Since users only ever see the rooms the elements I would need to change are the chatroom itself and the "popout" bo

RE: Warning!!!PossibleSpam Re: Reg: open multiple web cam in single dialog as wizard view

2018-03-15 Thread Singh, Ranjeet (MIND)
Hi Maxim, Sorry to forgot attaching doc file in my previous mail. Now I attached a doc please go through. Thanks & Regard, Ranjeet From: Singh, Ranjeet (MIND) Sent: 15 March 2018 16:37 To: Openmeetings user-list Cc: 'Maxim Solodovnik' Subject: RE: Warning!!!PossibleSpam Re: Reg: open multiple

Re: Warning!!!PossibleSpam Re: Reg: open multiple web cam in single dialog as wizard view

2018-03-15 Thread Maxim Solodovnik
All required steps were provided in my previous email have you tried it? On Thu, Mar 15, 2018 at 6:08 PM, Singh, Ranjeet (MIND) < ranjeet.si...@mind-infotech.com> wrote: > > > Hi Maxim, > > > > Sorry to forgot attaching doc file in my previous mail. > > Now I attached a doc please go through. >

RE: Warning!!!PossibleSpam Re: Reg: open multiple web cam in single dialog as wizard view

2018-03-15 Thread Singh, Ranjeet (MIND)
Hi Maxim, I was creating a custom div and trying to append webcam into custom div but not any success. Actually I want to open all webcam in single custom area on whiteboard. I have already attached a doc what actually I want look webcam that type. Could you be provide more details

RE: Warning!!!PossibleSpam Re: Reg: open multiple web cam in single dialog as wizard view

2018-03-15 Thread Singh, Ranjeet (MIND)
Hi Maxim, I was creating a custom div and trying to append webcam into custom div but not any success. Actually I want to open all webcam in single custom area on whiteboard. I have already attached a doc what actually I want look webcam that type. Could you be more details who I achieved this.

Re: Apache Open Meeting Conference: Responsiveness concerns

2018-03-15 Thread Maxim Solodovnik
video windows are not changing their sizes by design It will keep the exact size set by user On Thu, Mar 15, 2018 at 3:57 PM, Tushar Shinde < tushar.shi...@triarqhealth.com> wrote: > Hello, > > Please refer to the screenshot, when we resize the window > horizontally, we can’t see

Re: Apache Open Meeting Conference: Responsiveness concerns

2018-03-15 Thread Maxim Solodovnik
What do you mean by *" We have seen that video panels for the users on conference are not automatically resizable as per the main window size."* ? *"So, how it will work on mobile or tab?"* Mobiles usually doesn't support flash, so most probably audio/video will not work What do you mean by this:

Apache Open Meeting Conference: Responsiveness concerns

2018-03-15 Thread Tushar Shinde
Hello, We have setup Open Meeting 4.0.2 and it's working fine. We have seen that video panels for the users on conference are not automatically resizable as per the main window size. So, how it will work on mobile or tab? Please clarify. Is confere

Re: Reg: open multiple web cam in single dialog as wizard view

2018-03-15 Thread Maxim Solodovnik
hello, you need to 1) create your custom area 2) modify https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/java/org/apache/openmeetings/web/room/video.js#L95 (set appendTo to your custom area selector, and make video NOT dragable and NOT resizable) On Tue, Mar 13, 2018 a