Commit Graph

30775 Commits

Author SHA1 Message Date
Anton
fe35a65051 fix logger function use in breakout obj 2021-08-30 22:37:56 -03:00
Anton
481ac10784 Merge remote-tracking branch 'upstream/develop' into fix-tests-logs-and-duplicate-checks 2021-08-30 22:35:28 -03:00
prlanzarin
9d9ed9ce72 fix(screenshare): propagate media server metadata to screen sharing viewers
Originally the adapter was inferred server side; I removed that
2021-08-31 01:26:39 +00:00
prlanzarin
58a8e99195 feat: add media server configuration via metadata
Applies to video, listen only and screen sharing

New metadata values: media-server-video, media-server-listenonly, media-server-screenshare; parameter is a String
2021-08-31 00:39:45 +00:00
prlanzarin
c741cea715 feat(video): add media server adapter config for cameras in bbb-html5
Allows configuring, via bbb-html5, which media server adapter will be used by cameras; server wide
2021-08-31 00:30:06 +00:00
prlanzarin
c57fb0b388 feat(audio): add media server adapter config for listen only in bbb-html5
Allows configuring, via bbb-html5, which media server adapter will be used by listen only; server wide
2021-08-31 00:24:41 +00:00
prlanzarin
86a715dc15 feat(screenshare): add media server adapter config in bbb-html5
Allows configuring, via bbb-html5, which media server adapter will be used by screen sharing; server wide
2021-08-31 00:19:51 +00:00
Anton Georgiev
3c1e94c3e1 packaging: renamed bbb-activity-report to bbb-learning-dashboard 2021-08-30 21:50:06 +00:00
KDSBrowne
228a40c8ed fix tooltip on mouseover 2021-08-30 21:21:41 +00:00
Anton Georgiev
7ea2fd3ed1
chore: Updated release to 2.4-rc-1 2021-08-30 16:50:29 -04:00
Anton Georgiev
1a6b863f83
Merge pull request #13040 from hiroshisuga/patch-42
Avoid crash by clicking the start dictation button quickly
2021-08-30 16:19:06 -04:00
Anton Georgiev
65d44f95aa
Merge pull request #13108 from ramonlsouza/issue-13035
fix: client crashes when quickly clicking start/stop captions dictation button 3 times
2021-08-30 16:13:02 -04:00
Ramon Souza
65da65f2ea add debounce to captions dictation button 2021-08-30 17:05:32 -03:00
KDSBrowne
c136addca8 fix focus ring issue with mouse 2021-08-30 19:56:29 +00:00
Anton Georgiev
694edf479d
Merge pull request #13084 from gustavotrott/learning-dashboard-improvements2
Learning Dashboard: Activity Score, Status Timeline, Clean up, Rename old activityReport
2021-08-30 15:33:26 -04:00
Gustavo Trott
da5be38196 Merge branch 'learning-dashboard-improvements2' of github.com:gustavotrott/bigbluebutton into learning-dashboard-improvements2 2021-08-30 16:25:31 -03:00
Gustavo Trott
029b4195ad Better description for the new config learningDashboardCleanupEnabled 2021-08-30 16:24:58 -03:00
Anton Georgiev
6682b7c9d5
Merge pull request #13106 from antobinary/enable-network-status
chore: Enable by default enableNetworkStats
2021-08-30 14:49:11 -04:00
Anton Georgiev
51023b18b8
Merge pull request #13068 from ramonlsouza/prevent-locales-loop
fix: prevent endless loop if locale file is invalid json
2021-08-30 14:32:51 -04:00
Anton Georgiev
60d3248cb4
Merge pull request #13038 from antonbsa/fix-tests-with-files-and-update-breakout
test: Fix tests with files and update breakout
2021-08-30 14:32:33 -04:00
Anton Georgiev
a820f7bb09 chore: Enable by default enableNetworkStats 2021-08-30 18:30:12 +00:00
Anton Georgiev
8ba4e09092
Merge pull request #13103 from ramonlsouza/issue-12445
poll live result - layout improvements
2021-08-30 14:28:11 -04:00
Anton Georgiev
5cf0536eea
Merge pull request #13105 from mariogasparoni/more-about-13015
chore(audio): fix eslint / sonar smells on button-emoji
2021-08-30 14:25:03 -04:00
Gustavo Trott
6970a0ab30
Merge branch 'develop' into learning-dashboard-improvements2 2021-08-30 15:23:04 -03:00
Mario Jr
7ee61abaee chore(audio): fix eslint / sonar smells on button-emoji 2021-08-30 15:19:52 -03:00
Anton Georgiev
bc8b3ff691
Merge pull request #13104 from antobinary/merge-aug30
chore: Merge 2.3.13 into develop
2021-08-30 14:14:29 -04:00
Anton Georgiev
4ecb24b4fa Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-aug30 2021-08-30 18:11:16 +00:00
Gustavo Trott
396730f2f1 Fix Learning Dashboard opening automatically 2021-08-30 14:54:51 -03:00
Gustavo Trott
9b037d71b9 Changes from npm audit fix 2021-08-30 14:34:26 -03:00
Gustavo Trott
ddb383cf05 Sends dashboard token through Cookie instead of URL param 2021-08-30 14:20:39 -03:00
Ramon Souza
2a80a9753a improve poll live results layout 2021-08-30 13:45:24 -03:00
Anton Georgiev
c375484b66
Merge pull request #13101 from KDSBrowne/bbb-12572
Fix Screen Reader Announcement Of Toasts In Firefox
2021-08-30 12:13:58 -04:00
Anton Georgiev
247b2bf5e3
Merge pull request #13100 from KDSBrowne/bbb-update-keycode
Update Value To Key Code Constant
2021-08-30 12:13:32 -04:00
Anton Georgiev
fe744fc20f
Merge pull request #13015 from KDSBrowne/bbb-media-menu
Update Media Selection Dropdown to Menu
2021-08-30 11:42:57 -04:00
KDSBrowne
e8d68795cb
Merge pull request #5 from mariogasparoni/small-fixes-on-13015
chore(audio): small fixes on "Update media selection dropdown" #13015
2021-08-30 11:14:42 -04:00
Mario Jr
9664d052c9 chore(audio): small fixes on "Update media selection dropdown" #13015
Removed trailing spaces in audio-controls/component.jsx
Fixed browser warning about required BBBMenu's onClick prop in
input-stream-live-selector/component.jsx
Fixed eslint warning "react/button-has-type" in ButtonEmoji.jsx
Fixed browser warning about not recognized hideLabel prop in ButtonEmoji.jsx
2021-08-30 11:41:58 -03:00
Anton Georgiev
cea6616dbc
Merge pull request #13099 from ramonlsouza/issue-12383
fix: incorrect camera position in mobile - smart layout
2021-08-30 08:27:20 -04:00
Ramon Souza
a201c873e4 fix incorrect camera position in mobile - smart layout 2021-08-30 08:54:49 -03:00
KDSBrowne
cf57bb5290 update value to key code constant 2021-08-30 00:53:06 +00:00
KDSBrowne
c3ef38d73c update virtual background image tooltip text 2021-08-30 00:45:31 +00:00
KDSBrowne
3844890ad7 fix screen reader announcement of toasts in firefox 2021-08-29 23:43:20 +00:00
Anton Georgiev
fb6a1456d4
Merge pull request #13014 from KDSBrowne/bbb-upload-focus-trap
Restrict Keyboard Access From Elements Behind Upload Modal
2021-08-27 14:58:20 -04:00
Anton Georgiev
a76dacb243
Merge pull request #13074 from ramonlsouza/issue-6803
move presentation fullscreen button to top right
2021-08-27 14:57:57 -04:00
Ramon Souza
e55529142f Merge remote-tracking branch 'upstream/develop' into issue-6803 2021-08-27 15:37:19 -03:00
Ramon Souza
429d1b3e9e fix button position in iPhone + RTL 2021-08-27 15:34:01 -03:00
Anton Georgiev
46af0a8ee0
Merge pull request #13059 from jfsiebel/allow-to-remove-all-presentations
Allow presenter to remove all presentations
2021-08-27 14:06:37 -04:00
Philipp Memmel
05cdba2233 remove specific echo test connecting message 2021-08-27 16:32:19 +00:00
Anton Georgiev
6747d2367a
Merge pull request #13089 from ramonlsouza/fix-lgtm-alerts
remove useless conditionals - LGTM alerts
2021-08-27 11:33:02 -04:00
Anton Georgiev
2556ec6386
Merge pull request #13092 from antobinary/test-13085
fix: Add RTL support for network stats #13085
2021-08-27 11:32:32 -04:00
Anton Georgiev
014fa414d2 fix: RTL support for network stats #13085 2021-08-27 15:30:24 +00:00