Commit Graph

30804 Commits

Author SHA1 Message Date
Anton Georgiev
a9bf7575f0
Merge pull request #13176 from KDSBrowne/bbb-wcag-02
WCAG2.1 - Common updates
2021-09-07 16:33:32 -04:00
Anton Georgiev
bfcca209d5
Merge pull request #13164 from PhMemmel/learning_dashboard_localized_title
refactor: Localize learning dashboard title
2021-09-07 16:16:14 -04:00
Anton Georgiev
ac01c4cc45
Merge pull request #13045 from antonbsa/fix-elements-and-util-functions
test: Fix selectors use, util functions and data-test on join/leave audio button
2021-09-07 15:08:33 -04:00
KDSBrowne
a9cc277ceb provide screen reader alert for copied chat transcript 2021-09-05 19:22:06 +00:00
KDSBrowne
9f2d76cd4d update chat timestamp color 2021-09-05 18:12:03 +00:00
Philipp Memmel
8c03ba2f7d localize learning dashboard title 2021-09-05 09:46:09 +00:00
Anton Georgiev
c6ec65fc79
Merge pull request #13154 from mariogasparoni/fix-13153
fix(audio): screen goes blank when using listen only in ios
2021-09-03 17:23:53 -04:00
Mario Jr
618670937f Merge branch 'develop' into fix-13153 2021-09-03 17:59:14 -03:00
Mario Jr
b757d65276 fix(audio): screen goes blank when using listen only in ios
Closes #13153
Related to #12950
2021-09-03 17:54:35 -03:00
Anton Georgiev
5aaf68387c
Merge pull request #13141 from ramonlsouza/issue-12947
fix: swap layout camera dock size
2021-09-03 16:09:41 -04:00
Anton Georgiev
44d98997f0
Merge pull request #13152 from ramonlsouza/issue-13146
fix: z-ordering puts menu behind notifications
2021-09-03 15:41:07 -04:00
Anton Georgiev
d332d200ed
Merge pull request #13111 from kepstin/rec-anonymize-chat
recording: Anonymize names in chat
2021-09-03 15:40:32 -04:00
Ramon Souza
c20ebbff51 change bbbmenu z-index 2021-09-03 15:23:13 -03:00
Anton Georgiev
5666b57e78
Updated release to 2.4-rc-1 2021-09-03 13:23:36 -04:00
Anton Georgiev
04a8d5e359
Merge pull request #13151 from ramonlsouza/issue-13148
Change end meeting call-to-action button color
2021-09-03 12:26:03 -04:00
Ramon Souza
1421dccfe3 change end meeting call-to-action button color 2021-09-03 13:12:16 -03:00
Anton Georgiev
b2e3ec2c71
Merge pull request #13147 from ramonlsouza/issue-13140
add label for when the user does not have breakout URL
2021-09-03 11:06:25 -04:00
Ramon Souza
829d62ddbb add different labels for when the user does not have breakout url 2021-09-03 08:52:42 -03:00
Anton
b28092bc84 update waitFor function to waitForTimeout 2021-09-02 17:26:25 -03:00
Anton
dbb94fde91 fix type, returns and missing imports 2021-09-02 17:25:51 -03:00
Calvin Walton
1654f26084 recording: Anonymize names in chat
Move the handling of chat events into the shared library so it can be
used by multiple recording formats.

The anonymization of names is based on the external user id, if
available, so users have a consistent name through the meeting. Note
that no effort is made to edit chat messages - if someone is mentioned
by name in a chat message, that will still be visible.

Default settings for anonymization can be controlled in
bigbluebutton.yml, and per-meeting overrides can be done using meta
parameters on the create call.
2021-09-02 15:02:27 -04:00
Ramon Souza
f39a238191 recalculate camera dock width when presentation is hidden 2021-09-02 15:54:12 -03:00
Anton
4af45f1e58 audit fix 2021-09-02 15:33:14 -03:00
Anton
3f90607443 Merge remote-tracking branch 'upstream/develop' into fix-elements-and-util-functions 2021-09-02 15:31:24 -03:00
Ramon Souza
2e8ac9af27 fix swap layout camera dock size 2021-09-02 15:29:35 -03:00
Anton Georgiev
3c4d260206
Merge pull request #13139 from antobinary/npm-sept-2
chore: Npm audit - update "tar"
2021-09-02 11:59:06 -04:00
Anton Georgiev
2cab2e460f chore: Npm audit - update "tar" 2021-09-02 15:56:47 +00:00
Anton Georgiev
29be4dfb3d
Merge pull request #13137 from bigbluebutton/antobinary-patch-2
Fix link to BBB tutorials
2021-09-02 11:27:18 -04:00
Anton Georgiev
0fc1c40125
Fix link to BBB tutorials
Closes #13136
2021-09-02 11:26:30 -04:00
Anton Georgiev
a8bebbe91c
Merge pull request #13133 from gustavotrott/learning-dashboard-adjustments
Makes configurable the delay to clean up Learning Dashboard
2021-09-02 10:45:15 -04:00
Anton Georgiev
5ab0c5d8ad
Merge pull request #13132 from paultrudel/max-participants-fix
Max participants constraint fix
2021-09-02 10:22:22 -04:00
Anton Georgiev
b0fc38ef42
Merge pull request #13131 from prlanzarin/u24-tapowerline
fix(webcams): check for component state after peer creation
2021-09-02 10:15:18 -04:00
Anton Georgiev
d942721bbb
Merge pull request #13134 from ramonlsouza/issue-13116
fix: Moderator options still open after user being demoted
2021-09-02 09:00:19 -04:00
Anton Georgiev
871736e106
Merge pull request #13135 from KDSBrowne/bbb-update-menu-focus-on-hover
Prevent Menu Autofocus When Opened Via Mouse
2021-09-02 08:56:57 -04:00
KDSBrowne
ab41754066 prevent menu autofocus on touch events 2021-09-02 12:37:04 +00:00
KDSBrowne
7c77be2626 Merge branch 'develop' of https://github.com/bigbluebutton/bigbluebutton into bbb-update-menu-focus-on-hover 2021-09-01 22:24:54 +00:00
KDSBrowne
057145b750 prevent menu autofocus when opened via mouse 2021-09-01 22:17:18 +00:00
Ramon Souza
d4526b2564 close captions writer-menu modal if user loses moderator status 2021-09-01 16:54:09 -03:00
Gustavo Trott
d2c405ddf2 Renames config learningDashboardCleanupInMinutes to learningDashboardCleanupDelayInMinutes 2021-09-01 16:52:52 -03:00
paultrudel
39aaa52b25 Move max participant check back to Api
Controller
2021-09-01 15:50:45 -04:00
Ramon Souza
ab67f60280 close guest-policy modal if user loses moderator status 2021-09-01 16:46:14 -03:00
Ramon Souza
2dd48b43bb close lock-viewers modal if user loses moderator status 2021-09-01 16:38:33 -03:00
Anton Georgiev
396802cf61
Merge pull request #12998 from antonbsa/fix-tests-logs-and-duplicate-checks
test: fix logs and duplicate checks
2021-09-01 15:13:45 -04:00
prlanzarin
a7d549d1e3 fix(webcams): check for component state after peer creation
There could be a race condition where a peer creation (async) would resolve after the provider was unmounted

That would lead to a state inconsistency which could generate all sorts of cryptic problems
2021-09-01 19:13:22 +00:00
Gustavo Trott
76c6a9d107 Replaces config learningDashboardCleanupEnabled by learningDashboardCleanupInMinutes 2021-09-01 15:51:22 -03:00
Anton Georgiev
6b094b9214
chore: Updated release to 2.4-beta-4 2021-09-01 14:37:13 -04:00
Anton Georgiev
3c2f700e21
Merge pull request #13119 from ramonlsouza/tooltip-blur
remove tooltip focus when closing menu/modal
2021-09-01 14:28:49 -04:00
Anton Georgiev
47865cf2a2
Merge pull request #13125 from ramonlsouza/remove-unused-state
refactor: remove unused state properties
2021-09-01 14:28:17 -04:00
Anton Georgiev
8f35709481
Merge pull request #13129 from ramonlsouza/issue-13127
fix: restore camera unfocus label
2021-09-01 14:27:30 -04:00
Anton Georgiev
36b288159d
Merge pull request #13128 from ramonlsouza/restore-waiting-list-whitespace
fix: restore waiting list whitespace
2021-09-01 13:12:37 -04:00