Joao Victor
e070b586c4
[2.5] fix: popover menus in RTL mode
2022-05-13 10:42:19 -03:00
Ramon Souza
07f9a192b9
Merge remote-tracking branch 'upstream/v2.4.x-release' into merge-2425-apr27
2022-04-27 15:32:20 -03:00
Gustavo Trott
fb263babe6
Implements update breakout duration, and removes extend
2022-02-21 08:14:34 -03:00
Joao Victor
45a873876f
Add import and fix function call
2022-02-11 13:37:22 -03:00
Joao Victor
88930d6776
Rename function for logging
2022-02-11 13:32:02 -03:00
Joao Victor
3e7a44033b
Move out rejoinAudio function to container
2022-02-11 13:27:34 -03:00
Joao Victor
507ec568d2
Error handling and variable name change
2022-02-09 11:43:54 -03:00
Joao Victor
7fc8f91a61
Restore audio within main room after leaving breakout room
2022-02-09 10:09:27 -03:00
Gustavo Trott
759535eb62
Implements message to all breakout rooms
2022-01-26 17:02:38 -03:00
Ramón Souza
cbda4c24ae
breakout room isPresenter calls rework
2021-11-23 16:41:37 +00:00
Anton Georgiev
24d672a832
Merge branch 'v2.4.x-release' of github.com:bigbluebutton/bigbluebutton into merge-24-dev
2021-10-14 15:13:17 +00:00
Gustavo Trott
be4f0bcebf
Removes prop users from BreakoutModel and add prop url_ instead
2021-10-01 10:44:01 -03:00
Ramon Souza
098826c70a
rename layout functions
2021-09-10 17:48:52 -03:00
Ramon Souza
981e707612
add selector to containers, remove old layoutContext + convert base component into function
2021-09-10 14:21:04 -03:00
Vitor Mateus De Almeida
145ca61d40
linting some files
2021-08-09 11:24:02 -03:00
Vitor Mateus De Almeida
1b18977eac
rename all NewLayout.. to Layout..
2021-08-05 08:03:24 -03:00
Gustavo Trott
5b579d3a16
Avoid extend breakout rooms time exceed parent meeting remaining time
2021-06-07 14:19:20 -03:00
Gustavo Trott
a312557461
Adds extend breakout room time functionality
2021-06-02 15:29:40 -03:00
Vitor Mateus De Almeida
1326f3f791
Add New Layout Manager
2021-05-17 17:25:07 -03:00
Mario Jr
ff6cba8d53
Store information about user status during breakout room audio transfer
...
Currently this information is lost everytime breakout-room component is
unmounted, causing the panel to shows wrong information during next renders
Fixes #11333
2021-03-08 14:55:05 -03:00
Mario Jr
c0625e2ee1
Cleanup joinedAudioOnly state when user disconnects or reconnect microphone
...
Fixes #11490
2021-03-05 00:06:19 -03:00
Mario Jr
e16566de9d
Recover mute state for moderator when returning from breakout's audio transfer
...
Fixes #11489
2021-03-05 00:02:31 -03:00
KDSBrowne
6b556c6d1b
make audio exit when moderator joins breakoutroom via panel btn
2019-10-17 20:42:14 +00:00
Chad Pilkey
f8dedc1538
remove redundant lookups to Breakouts
2019-09-27 22:59:55 +00:00
Joao Siebel
07ff12ce53
Prevent user to connect multiple times in a breakout room
...
Disable the option to join a room in breakout room panel
if the user is already connected to the breakout room
close #8029
2019-09-18 15:55:06 -03:00
Anton Georgiev
4a335a1db6
reduce db probes for getAvailableActions; simplify SaveUsernames
2019-09-06 16:28:02 -04:00
Anton Georgiev
841e04fa0f
pass count of breakout users rather than calculate on component
2019-08-30 16:14:42 -04:00
Joao Siebel
8f0783d34f
update variable name
2019-06-26 13:29:34 -03:00
Joao Siebel
6aed3fd037
disabled other UI items
2019-06-24 15:06:02 -03:00
Tainan Felipe
94e9a2518f
Fix user count using users collection
2019-04-24 09:50:45 -03:00
Tainan Felipe
060435d54e
Rename from Breakout-room to breakout-room
2018-11-06 13:42:30 -02:00