Anton Georgiev
e2dc7da98a
Merge pull request #16828 from prlanzarin/u27/fix/ss-cam-reconn
...
fix: re-connection improvements for cameras and screen sharing
2023-04-05 16:13:01 -04:00
Anton Georgiev
f7efedf1a7
Merge pull request #16989 from KDSBrowne/bbb-br-manage-access
...
fix(access): Presentation Interference With Keyboard Access in Breakout Management
2023-03-23 16:56:52 -04:00
Ramón Souza
9a56952483
restore popup menu
2023-03-17 09:54:36 -03:00
KDSBrowne
a9e7f54a1d
fix presentation interference with keyboard access in br management
2023-03-10 18:42:57 +00:00
prlanzarin
afa2908ded
fix(screenshare): better reconnection timers and UI for abrupt failures
...
Reconnection timers are far too long for abrupt failures because we
are waiting the original timeouts to elapse (30-60s) before trying it
again - even if a connection worked N-sessions back in that session's
history. The ideal thing to have is another intermediate, smaller and
fixed reconnection timer for sessions that had a working screen share
at least once.
The UI is also not being updated to the reconnecting state on negotiation
failures.
* Add an intermediate reconnection timer for abrupt failures set to 8s.
This should improve reconnection times.
* Lower default connection timers values (base 20s down from 30s, max
25s down from 60s)
* Set screen share UI to reconnecting on abrupt failures as well - we
were only tracking ICE states prior to this, not negotiation errors
2023-03-08 15:48:30 -03:00
Carlos Henrique
b2bc2d174c
feature(layout) viewers layout
...
Add a button for viewers to change the layout.
2023-03-07 16:09:02 -03:00
Anton Georgiev
ce73288ccf
Merge pull request #16778 from gabriellpr/test-disabled-features
...
test: disabled features
2023-02-28 15:11:48 -05:00
Ramón Souza
3bb6aa5a2c
Merge pull request #16841 from Scroody/I-16816
...
feat: Raise hand button now shows current emoji and can also clear emoji.
2023-02-28 15:50:17 -03:00
Ramón Souza
8b9164adbe
Merge pull request #16845 from Scroody/I-16843
...
Upload presentation label and icon changed.
2023-02-28 14:33:55 -03:00
imdt
c5d0e02b2b
Upload presentation label and icon changed.
2023-02-28 13:24:08 -03:00
imdt
f7ff7e70cb
Raise hand button now shows current emoji and can also clear emoji.
2023-02-28 10:57:31 -03:00
GuiLeme
661ab05bfa
[issue-16734] - changes in review
2023-02-24 12:52:01 -03:00
Gabriel Porfirio
01eddc9dd6
adding layouts test
2023-02-23 09:05:57 -03:00
GuiLeme
6545736a1f
[issue-16734] - merge upstream/v2.6.x-release
2023-02-22 17:19:27 -03:00
GuiLeme
d47d586f0e
[issue-16734] - refactor disabledFeatures presentationArea to just presentation
2023-02-22 17:16:43 -03:00
imdt
4da5adb52a
Propagate layout and layout setting don't show up when disabled features is enabled as a custom parameter.
2023-02-22 15:53:57 -03:00
André Castro
52993629c1
Propagate layout and layout setting don't show up when disabled features is active.
2023-02-22 16:57:24 +00:00
GuiLeme
54efb82a33
[issue-16734] - patch for sharednotes pin
2023-02-21 12:44:12 -03:00
GuiLeme
9fb2c32384
[issue-16734] - refactor hidePresentation to hidePresentationOnJoin
2023-02-17 14:59:39 -03:00
GuiLeme
cbe3e88938
[issue-16734] - Implemented new disabledFeature presentationArea
2023-02-17 12:44:36 -03:00
Ramón Souza
2591563250
fix warning in raise hand and presentation upload toast
2023-02-16 09:50:29 -03:00
Ramón Souza
7648d58bc3
Merge pull request #15728 from sapsDev/raise-hand-2.6
...
feat: Emoji Status Control in Raise Hand Button
2023-02-16 09:35:56 -03:00
Ramón Souza
5f9294756a
allow upload of presentations if hidePresentation=true
2023-02-15 10:01:49 -03:00
GuiLeme
8dd5c12d8f
[patch-default-configs-breakout] - refactor
2023-01-23 12:35:43 -03:00
Anton Georgiev
7e75a851eb
Merge pull request #16468 from GuiLeme/issue-16141
...
feat(config): Default values for checkbox in breakout rooms modal
2023-01-20 09:16:39 -05:00
Gustavo Trott
33ce598e1e
Merge pull request #16492 from GuiLeme/issue-16284
2023-01-20 09:41:43 -03:00
GuiLeme
8947f18fdd
[issue-16141] - Changes in review
2023-01-19 12:33:08 -03:00
GuiLeme
c966f16828
[issue-16284] - Changed required param to avoid warning logs
2023-01-19 09:57:32 -03:00
Gustavo Trott
f121418355
Improvements to choose filename of captured content
2023-01-18 20:51:06 -03:00
Daniel Petri Rocha
87000629d7
Modify how duplicates are counted
2023-01-17 22:05:50 +01:00
Daniel Petri Rocha
164f00187d
Take disabledFeatures into account
2023-01-17 18:02:44 +01:00
Daniel Petri Rocha
2ecd3d6a80
Use prop as filename
2023-01-17 00:10:13 +01:00
Daniel Petri Rocha
a6b589a069
Add captured filename as breakout property
2023-01-16 23:00:27 +01:00
GuiLeme
21145a8e70
[issue-16141] - implemented new configs for checkboxes in breakout rooms modal
2023-01-13 17:37:42 -03:00
Anton Georgiev
080fd3e86d
Merge pull request #16387 from KDSBrowne/bbb-a11y-03
...
fix: Add Active Status to Presentation Menu Item for SR
2023-01-04 13:23:04 -05:00
KDSBrowne
c37262e2af
add selected to description of current presentation in actions dropdown
2022-12-21 15:30:13 +00:00
Gustavo Trott
97dcee009f
makes populateWithLastBreakouts get users from props instead of state
2022-12-15 17:28:44 -03:00
Ramón Souza
cbea8331b3
increase breakout room box size
2022-12-09 09:44:25 -03:00
Tiago Daniel Jacobs
07f4ba1dce
Fix screenshare in BigBlueButton-tablet app
2022-11-08 22:50:16 -03:00
Ramón Souza
4cd0329ce4
Merge pull request #15950 from KDSBrowne/bbb-qp-button-update
...
Allow Poll Start From Smart Slides With Active Poll
2022-11-03 15:41:32 -03:00
KDSBrowne
aa89684a33
remove disabled from quick poll buttons
2022-10-31 15:09:06 +00:00
Daniel Petri Rocha
a8587d53b8
Merge branch 'v2.6.x-release' into breakout-upload-ui
2022-10-25 16:13:24 +02:00
Ramón Souza
9201461403
Merge pull request #15874 from KDSBrowne/26-assigning-br
...
Add Screen Reader Notification When Moving Users to Rooms
2022-10-24 10:50:00 -03:00
Ramón Souza
cb54b9d13a
add missing intl
2022-10-24 10:48:38 -03:00
Ramón Souza
1764f7be17
Merge pull request #15787 from KDSBrowne/26-update-menu-ids
...
Update Menu Ids to Remove Duplicates
2022-10-24 10:35:06 -03:00
KDSBrowne
c38e256368
add screen reader alert when moving users to a breakout room
2022-10-20 14:37:11 +00:00
Daniel Petri Rocha
0a2b4186a2
Merge branch 'v2.6.x-release' into breakout-upload-ui
2022-10-19 19:51:05 +02:00
Gustavo Trott
a9fe2cf18d
Merge pull request #15755 from danielpetri1/capture-shared-notes
2022-10-18 14:19:29 -03:00
KDSBrowne
011a41f6d1
restrict poll item length to 30 chars
2022-10-17 23:43:04 +00:00
KDSBrowne
412221c664
add custom polling functionality to smart polls
2022-10-17 20:25:20 +00:00