Commit Graph

20 Commits

Author SHA1 Message Date
Ramon Souza
86df6ee96f prevent endless loop if locale file is invalid json 2021-08-25 13:12:38 -03:00
Ramon Souza
7def76c0c7 get overrideLocale param from api 2021-08-02 17:08:32 -03:00
Ramon Souza
f40166ff85 get overrideLocale value from settings file in guest wait 2021-08-02 14:41:29 -03:00
Ramon Souza
8277f431da remove unused function 2021-05-21 08:59:07 -03:00
Ramon Souza
43ea9d941e lint 2021-05-21 08:23:47 -03:00
Ramon Souza
74143b7782 localize guest wait page 2021-05-21 08:21:37 -03:00
Pedro Beschorner Marin
1add75d41d fix(guest): navigator language
The substr string method is receiving the wrong type of parameter
as length (boolean instead of number) forcing it to always use the
english fallback.
2021-04-30 14:33:18 -03:00
Pedro Beschorner Marin
41793087bc chore(guest): pt/es guest lobby localization 2021-04-29 22:04:45 -03:00
Anton Georgiev
e590b9d8a9 fix: Include missing guest-wait messages 2021-04-30 00:32:39 +00:00
Anton Georgiev
6443b0955a fix: Include missing guest-wait messages 2021-04-30 00:32:39 +00:00
Daniel Molkentin
735b7fd046 feature(bbb-html5): localize guest-wait.html
This introduces initial translations for the guest-wait pages.
The only supported languages are en and de for now. Needs a concept
to hook it up with transifex.
2021-04-29 18:55:15 +02:00
Pedro Beschorner Marin
beb694c74a Improve guest lobby feedback
Included a message and a redirect for the cases where the guest is
not allowed to join or the meeting has expired/ended.
2021-03-29 22:17:59 -03:00
Pedro Beschorner Marin
0365018e92 Add guest lobby messages
Moderators are able to send a message to the meeting's guest lobby. This new
event reaches bbb-web and is sent to the guest user with her/his status response
while polling. All guest users that are waiting for acceptance will be able to
read this message.

enableGuestLobbyMessage is disabled by default.
2021-03-09 11:02:25 -03:00
vertiKarl
f24b0f6569
Update guest-wait.html
fixed typo
2021-01-30 20:37:44 +01:00
Tainan Felipe
06023a971d
Fix variable typo 2020-07-13 09:33:49 -03:00
Tainan Felipe
be3e442875 Tweak animation to stop when request fails 2020-07-06 17:24:46 -03:00
Tainan Felipe
3190ca88b7 Remove JQuery 2020-07-06 17:07:55 -03:00
Tainan Felipe
910e35c9c6 Add compatibility for jquery 2020-07-06 15:12:24 -03:00
Tainan Felipe
f47621320a Move guest-wait.html to bbb-html5 package 2020-07-06 14:53:15 -03:00
Tainan Felipe
1c8677d7d8 Move guest wait from bbb-client to bbb-html 2020-07-02 17:14:49 -03:00