Re: Apache alongside Openmeetings

2020-05-04 Thread Maxim Solodovnik
min-height to sign-in page should be added (maybe to all pages ...) On Tue, 5 May 2020 at 10:51, seba.wag...@gmail.com wrote: > There are some articles of why mobile layouts of web-pages need to scroll > and why its acceptable: > > https://usabilitygeek.com/how-scrolling-can-make-or-break-your-u

Re: Apache alongside Openmeetings

2020-05-04 Thread seba.wag...@gmail.com
There are some articles of why mobile layouts of web-pages need to scroll and why its acceptable: https://usabilitygeek.com/how-scrolling-can-make-or-break-your-user-experience/ Cheers Seb Sebastian Wagner https://www.linkedin.com/in/sebastianwagner/

Re: Apache alongside Openmeetings

2020-05-04 Thread seba.wag...@gmail.com
Just put it on top of the login/sign in window. The problem on mobile is NOT the space. The problem is that the page doesn't scroll. Normally on touchscreens/mobile browsers if you scroll: All the menu bar and the top area disappears. So you basically are in full screen. But only if you can scrol

Re: Apache alongside Openmeetings

2020-05-04 Thread Maxim Solodovnik
i do remember you have reported there is not enough space for keyboard on mobile already ... Are you sure we have space for alert? :)) On Mon, 4 May 2020 at 09:07, seba.wag...@gmail.com wrote: > Yeah that is what I think too. > > Maybe put some warning message right on the Sign/In and Login scre

Re: Apache alongside Openmeetings

2020-05-03 Thread seba.wag...@gmail.com
Yeah that is what I think too. Maybe put some warning message right on the Sign/In and Login screen in case you are not using https. Cheers Seb Sebastian Wagner https://www.linkedin.com/in/sebastianwagner/

Re: Apache alongside Openmeetings

2020-05-03 Thread Maxim Solodovnik
we can move current warning "upper" but i'm afraid no-one read those :( (right now we have hundred reports like: I turn on video get some red boxes what is wrong ) On Mon, 4 May 2020 at 06:27, seba.wag...@gmail.com wrote: > Well there are probably a 100 different ways to do HTTPS. > > Tomca

Re: Apache alongside Openmeetings

2020-05-03 Thread Maxim Solodovnik
the code like this can be added https://stackoverflow.com/questions/33208796/redirect-http-to-httpsport-in-tomcat but it need to be tested + mentioned in docs On Mon, 4 May 2020 at 06:21, Maxim Solodovnik wrote: > Http should be used with front-end https proxy > > (from mobile, sorry for t

Re: Apache alongside Openmeetings

2020-05-03 Thread seba.wag...@gmail.com
Well there are probably a 100 different ways to do HTTPS. Tomcat proxy, native https, other ssl terminations on a router or gateway. Like literally a 100ways of doing it. But I guess what I mean is that in the browser, if it detects you do the application without HTTPS (no matter how) it would b

Re: Apache alongside Openmeetings

2020-05-03 Thread Maxim Solodovnik
Http should be used with front-end https proxy (from mobile, sorry for typos) On Mon, May 4, 2020, 03:38 seba.wag...@gmail.com wrote: > How about we change the default redirect to 5443 ? > Or add some warning in case you are on http ? > > Cause essentially you can't use the conference room

Re: Apache alongside Openmeetings

2020-05-03 Thread seba.wag...@gmail.com
How about we change the default redirect to 5443 ? Or add some warning in case you are on http ? Cause essentially you can't use the conference room over http. Cheers Seb Sebastian Wagner https://www.linkedin.com/in/sebastianwagner/

Re: Apache alongside Openmeetings

2020-05-03 Thread Maxim Solodovnik
(from mobile, sorry for typos) On Sun, May 3, 2020, 18:19 wrote: > Hey everybody, > > many thanks for your help and patience so far. OM seems to be like a new > engine. Needs some practise at the beginning to run well.I had a new > session with one of my collegues. The first meeting with him cau