Commit Graph

30950 Commits

Author SHA1 Message Date
KDSBrowne
652287eca7 add underline to indicate selected state 2021-09-03 03:50:54 +00:00
KDSBrowne
d71f1a8c64 update placeholder text to meet contrast requirement 2021-09-03 03:32:47 +00: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
Gustavo Trott
e95298c046 Last package-lock.json 2021-09-02 17:18:40 -03:00
Gustavo Trott
72c00f6f21 Uses term User instead of Participant 2021-09-02 17:04:48 -03:00
Gustavo Trott
1adbf116c0 Show errors messages when token is invalid 2021-09-02 16:44:34 -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
Gustavo Trott
efb5810ea3 Merge remote-tracking branch 'upstream/develop' into learning-dashboard-adjustments 2021-09-02 15:34:44 -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
f178635b79
Merge pull request #13138 from bigbluebutton/antobinary-patch-3
Fix link to BBB tutorials on 2.3
2021-09-02 11:31:12 -04:00
Anton Georgiev
948d8695b7
Fix link to BBB tutorials on 2.3
Closes #13136
Same as #13137 but on 2.3 branch
2021-09-02 11:30:46 -04: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
Gustavo Trott
572d378de5 Fix some npm conflicts 2021-09-02 11:45:43 -03: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
Anton Georgiev
f92d1644f9
Merge pull request #13122 from KDSBrowne/bbb-vr-thumbnail-update
Recover Greyscale Background Thumbnail Styles
2021-09-01 13:11:59 -04:00
Ramon Souza
15939addf7 restore camera unfocus label 2021-09-01 14:08:51 -03:00
Ramon Souza
54ab5959d3 restore waiting list whitespace 2021-09-01 13:38:24 -03:00
Gustavo Trott
049981da01 Renames activity_report.json to learning_dashboard_data.json 2021-09-01 11:38:00 -03:00
Ramon Souza
5679710e7d restore video-provider state and add comment about why it is needed 2021-09-01 09:23:39 -03:00
Ramon Souza
084d80f23e remove unused state properties 2021-09-01 08:48:46 -03:00
KDSBrowne
ed4d7a4b5a remove button access from keyboard when disabled 2021-08-31 23:34:16 +00:00
KDSBrowne
a024aaade5 recover greyscale thumbnail styles | fix varying spacing 2021-08-31 23:17:28 +00:00
Anton Georgiev
3938877e95
Merge pull request #13120 from antobinary/locales-aug-31
chore: Pulled HTML5 locales on Aug 31, 2021
2021-08-31 16:53:06 -04:00