Re: Device list problem

2018-07-25 Thread Maxim Solodovnik
I have addressed some comments regarding Settings dialog would love to hear some feedback :) demo-next https://om.alteametasoft.com:8443/next/hash?swf=settings is updated On Wed, Jul 25, 2018 at 12:14 AM Maxim Solodovnik wrote: > The code is already in 4.0.x branch: > > https://github.com/apac

Re: Room language

2018-07-25 Thread Maxim Solodovnik
Extremely weird :( This works as expected for me It also works in our CMS plugins Will try to triple-check this On Thu, Jul 26, 2018 at 11:30 AM Equinoxe 4 wrote: > > Yes, sorry, I wrote "es" on my previous email, but in fact is a number in the > URL. Please ignore the "es", it meant to be a

RE: Room language

2018-07-25 Thread Equinoxe 4
Yes, sorry, I wrote "es" on my previous email, but in fact is a number in the URL. Please ignore the "es", it meant to be a 8 which is what I pass, for instance: http://meetingrooms.mydomain.com:5080/openmeetings/hash?secure=b39686c6-af38-4c27-9506-81c5fd1f5f1c&language=8 But I pass any valid n

Re: Room language

2018-07-25 Thread Maxim Solodovnik
Here might be the problem :((( the language should be _NUMBER_ (https://github.com/apache/openmeetings/blob/master/openmeetings-web/src/main/webapp/languages/languages.xml#L29) Does it work with numbers? On Thu, Jul 26, 2018 at 11:20 AM Equinoxe 4 wrote: > > Sorry for my late response Maxim, > >

RE: Room language

2018-07-25 Thread Equinoxe 4
Sorry for my late response Maxim, The setup is a normal one, of 4.0.4. The room is succesfully created using SOAP calls. The link to the room is created dinamically in a page, with the hash and the language GET parameters. The language is like &language=es . The problema is that it doesn't chan

Re: Re: [DISCUSSION] Interview room new look

2018-07-25 Thread Maxim Solodovnik
Hello All, I have addressed some comments regarding Settings dialog and Interview room would love to hear some feedback :) demo-next https://om.alteametasoft.com:8443/next/hash?swf=settings is updated According to "Whiteboard Tips" I can merge this to 4.0.x/master, the only concert I have: it mig

Re: Re: [DISCUSSION] Interview room new look

2018-07-25 Thread Daniel Ascher
For the instructions on how to enable webcams can we use something like the dialogue box that comes up when someone enters the room? See attached screenshot as an example. Dan On Tue, Jul 24, 2018 at 11:02 PM, Maxim Solodovnik wrote: > Bad news: IE11 doesn't support UserMedia JS API > I'm going