Gabriel Porfirio
ad57bf48ab
guest policy tests
2022-10-10 14:47:44 -03:00
gabriellpr
292b6889a6
Update bigbluebutton-html5/private/static/guest-wait/guest-wait.html
...
Co-authored-by: João Victor Nunes <62393923+JoVictorNunes@users.noreply.github.com>
2022-05-17 13:55:58 -03:00
gabriellpr
aa9719efff
saving user-status for future reload
...
changed the loading message to be more understandable
...
...
2022-05-17 13:47:04 -03:00
Anton Georgiev
6890988381
Merge pull request #14527 from pedrobmarin/r-g-ipi
...
refactor(guest): increase polling interval
2022-03-03 15:26:21 -05:00
Pedro Beschorner Marin
3879f87f2b
refactor(guest): increase polling interval
...
Reduce the number of guest status' polls per minute.
2022-03-03 16:07:58 -03:00
Ramón Souza
138f4d64e4
Merge remote-tracking branch 'upstream/v2.4.x-release' into v2.5.x-release
2022-02-24 14:49:56 +00:00
Tainan Felipe
e7690fe52e
Remove guest attempts limit on guestWait endpoint
2022-01-18 17:03:01 -03:00
SashoVihVas
2d7c82e73d
Add position in waiting queue for guest users
2022-01-12 03:08:43 +00:00
KDSBrowne
27e3500b6d
Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into BBB-WCAG2.1-FINAL
2021-10-13 12:03:58 +00:00
KDSBrowne
b39f07d996
add BigBlueButton to guest lobby heading
2021-10-10 17:29:18 +00:00
Philipp Memmel
a145426aca
localize guest wait page heading
2021-10-09 08:46:10 +00:00
Arthur B. Grossi
4c3c03c4ed
style(guest wait): adjust font
...
Adds client's font to the guest's waiting page.
2021-10-07 16:56:19 +00:00
Anton Georgiev
59fc722529
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-24
2021-10-05 17:14:46 +00:00
Arthur B. Grossi
978841aa71
style(guest wait): loading dots
...
Adjusts guest waiting page loading dots to be the same as the one displayed
at the client.
2021-10-04 19:21:36 +00:00
KDSBrowne
0a5548a058
Add comment
2021-09-29 11:08:35 -04:00
KDSBrowne
9cf0dde128
add approved redirect message in guest wait page
2021-09-29 02:13:31 +00:00
Pedro Beschorner Marin
c43ca7a22d
fix(guests): max participants
...
Waiting users shouldn't count as valid participants at the meeting's
`maxParticipants` constraint.
Avoid calling `enter` at the waiting page.
Reference https://github.com/bigbluebutton/bigbluebutton/pull/10542
2021-09-28 08:31:18 -03:00
KDSBrowne
ef02662132
update guest lobby title
2021-09-20 01:12:08 +00:00
KDSBrowne
508ead40ec
wcag 2.1 access update to guest-waiting room
2021-09-19 22:09:49 +00:00
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