Ramon Souza
15939addf7
restore camera unfocus label
2021-09-01 14:08:51 -03:00
Anton Georgiev
4b28017572
chore: Pulled HTML5 locales on Aug 31, 2021
2021-08-31 20:51:54 +00:00
Anton Georgiev
c140fca2d9
Merge pull request #13093 from PhMemmel/remove_echo_test_connection_message
...
Change "Connecting" message in audio modal
2021-08-31 15:23:31 -04:00
Anton Georgiev
5bf7fb638c
Merge pull request #13118 from ramonlsouza/issue-13115
...
fix: Share screen placeholder is showing behind side menu
2021-08-31 14:45:23 -04:00
Ramon Souza
1bea5551ff
hide screenshare when sidebar content is closed - focus on video
2021-08-31 13:21:31 -03:00
Anton Georgiev
978d42044b
Merge pull request #13107 from KDSBrowne/bbb-cam-bg-acc
...
Update Accessibility For Virtual Background Buttons
2021-08-31 09:45:33 -04:00
Anton Georgiev
67f632761b
Merge pull request #13114 from ramonlsouza/issue-13066
...
fix: Settings menu tooltip open after ending the session
2021-08-31 08:51:32 -04:00
Ramon Souza
0b2071b18f
hide tooltips on unmount
2021-08-31 09:25:11 -03:00
prlanzarin
fe5e86052a
refactor(html5): media server adapter config is undefined by default
...
Undefined by default means that the governing configuration is in bbb-webrtc-sfu
Also add some inline docs in settings.yml about the media server adapter configs
2021-08-31 01:58:51 +00: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
KDSBrowne
228a40c8ed
fix tooltip on mouseover
2021-08-30 21:21:41 +00: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
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
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
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
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
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
014fa414d2
fix: RTL support for network stats #13085
2021-08-27 15:30:24 +00:00
Anton Georgiev
ae65269c67
Merge pull request #13085 from mariogasparoni/feat-copy-data-to-clipboard
...
feat: allow users to see network stats and copy network data to clipboard
2021-08-27 10:30:23 -04:00
Anton Georgiev
1db945e599
chore: Update missed trim-newlines reference
2021-08-27 13:55:51 +00:00
Anton Georgiev
9970a15d48
chore: Pulled HTML5 2.3 locales on Aug 26, 2021
2021-08-27 13:53:44 +00:00