Anton
b04db6c748
use MenuItem key as the pattern for data-test
2021-08-17 00:24:16 -03:00
KDSBrowne
e195d95494
update media device dropdown to menu | semantic fixes
2021-08-17 03:18:49 +00:00
KDSBrowne
f59c20d350
add aria description tag to randomly assign button
2021-08-17 03:07:20 +00:00
KDSBrowne
ded0be5b0a
add popout window icon to menu item
2021-08-17 03:00:50 +00:00
KDSBrowne
6a65c56c20
restrict keyboard access to upload modal when open
2021-08-17 02:57:37 +00:00
Anton
5b53c3f666
fix videoCapture name and remove audio capture
2021-08-16 23:05:32 -03:00
Anton
ccba36f57d
fix polling test
2021-08-16 23:04:17 -03:00
Anton
0c406339bd
keep media files in code
2021-08-16 22:49:02 -03:00
Ramon Souza
d08a4eba2a
restore keyboard access in breakout room modal
2021-08-16 17:10:40 -03:00
Pedro Beschorner Marin
e3e152fc32
Merge pull request #13009 from ramonlsouza/issue-12696
...
fix: poll options are not capitalized
2021-08-16 16:38:45 -03:00
Ramon Souza
adb70bde41
capitalize A-I polls
2021-08-16 14:25:16 -03:00
Mario Jr
1c593dfbb5
Update doc reference for RTCInboundRtpStreamStats and RTCOutboundRtpStreamStats
...
The specification has more details about each field returned in stats
dictionaries.
2021-08-16 11:04:28 -03:00
Ramon Souza
230cce6f3a
restore captions feature in new layouts
2021-08-16 10:38:39 -03:00
Mario Jr
319dbf217e
Replace interval functions by Meteor's ones
2021-08-16 09:21:59 -03:00
Anton
87b69eae08
notifications: fix uploadFileMenu and startPoll functions
2021-08-14 16:46:03 -03:00
Anton
35ad59c967
fix test with pdf file
2021-08-14 16:43:44 -03:00
Pedro Beschorner Marin
f85b7b3e2f
Merge pull request #12929 from mynaparrot/captionsWrapper-z-index
...
fix: z-index issue in firefox for captions
2021-08-14 11:12:27 -03:00
Pedro Beschorner Marin
778ddc3ef4
Merge pull request #13000 from antonbsa/fix-data-test-menu-component
...
test: fix data-test in menus
2021-08-14 11:10:47 -03:00
Anton
c15baa9beb
re-add data-test in private chat and set status
2021-08-14 00:27:59 -03:00
Anton
6017960afa
re-add data-test in BBBMenu buttons
2021-08-13 22:34:38 -03:00
Anton
927c649653
fix data-test prop in BBBMenu component
2021-08-13 22:20:49 -03:00
Anton
056805b30b
fix command path and logs in trigger.js
2021-08-13 18:43:59 -03:00
Anton
760eac42f5
fix unnecessary double checking when taking a screenshot
2021-08-13 17:33:27 -03:00
Anton
dc587c4e0f
clean logs
2021-08-13 17:26:47 -03:00
Mario Jr
631e8fce4b
Get stats for video connection
...
We now retrieve update information about active video peers, and calculates
download and upload rates. These rates are the sum of data transfered in
all video peers.
Screenshare stats is not being added to the sum, yet.
2021-08-13 17:24:44 -03:00
Fred Dixon
b654b4a9d5
Merge pull request #12997 from pedrobmarin/c-bt-2-3-12
...
chore: bump to v2.3.12
2021-08-13 16:06:52 -03:00
Pedro Beschorner Marin
90deb3becd
chore: bump to v2.3.12
2021-08-13 16:01:19 -03:00
Pedro Beschorner Marin
3d93d2d450
Merge pull request #12995 from pedrobmarin/b-bo-wus
...
fix(breakout rooms): waiting url state
2021-08-13 15:41:24 -03:00
Anton
a3494e5225
fix logs in catch statements: test objects
2021-08-13 15:03:01 -03:00
Anton
37f194c7d3
fix logs in catch statements: test functions
2021-08-13 14:59:29 -03:00
Ramon Souza
7d484c1aef
code format and unused code removal
2021-08-13 14:17:19 -03:00
Ramon Souza
c9b27dfb4c
fix empty settings menu for viewer
2021-08-13 13:53:04 -03:00
Pedro Beschorner Marin
8855c996b8
fix(breakout rooms): waiting url state
...
Setting the waiting state false as default was leaving an open gap where
the users still did not have a valid breakout room's join url and it's
join button enabled.
Change the first waiting state to true and handle the join type as the
component finishes mounting. If it's a free to choose room scenario,
dispatch the whole Promise based solution and let it manage the waiting
state as the interval checks for the URL response.
2021-08-13 12:19:28 -03:00
Ramon Souza
555b2551bf
fix external video resizing
2021-08-13 10:51:32 -03:00
Mario Jr
65e6e70d24
update audio-manager docs for getStats and related functions
2021-08-13 09:46:19 -03:00
Fred Dixon
0553d5fb3d
Merge pull request #12993 from zfgrnzfsberire/public-packaging
...
First pass at packaging for BigBlueButton (based on project's internal scripts)
2021-08-13 09:12:34 -03:00
Johannes Barthel
1c3d303108
remove centos/amazon linux related files
2021-08-13 14:07:54 +02:00
Johannes Barthel
7b14619ceb
add link to dockerfile repo in documentation
2021-08-13 13:39:52 +02:00
Johannes Barthel
6c8525ef54
initial public version
2021-08-13 12:53:18 +02:00
Anton Georgiev
ebe8636605
Merge pull request #12988 from antobinary/npm-audit
...
chore: Add missing package-lock.json changes after removal of clipboard
2021-08-12 15:52:18 -04:00
Anton Georgiev
871541623e
Merge pull request #12987 from gustavotrott/learning-dash-improvements
...
Learning Dashboard: Fix package-lock.json
2021-08-12 15:50:19 -04:00
Anton Georgiev
1dcd5f169d
chore: Add missing package-lock.json changes after removal of clipboard
2021-08-12 19:49:41 +00:00
Gustavo Trott
de7e77df5f
Updates by npm audit
2021-08-12 16:41:44 -03:00
Mario Jr
cf366e5090
Get user and audio data, shows it and allows it to be copied to clipboard
...
Using getStats api and peer information to retrieve upload/download rates
and transport information
2021-08-12 16:39:04 -03:00
Anton Georgiev
588b38bb0e
Merge pull request #12986 from antobinary/aug12-merge
...
chore: Merge 2.3.11 into 'develop'
2021-08-12 15:30:48 -04:00
Anton Georgiev
38b54af0bd
Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into aug12-merge
2021-08-12 19:29:33 +00:00
Anton Georgiev
b483232824
Merge pull request #12985 from ramonlsouza/fix-poll-menu
...
Fix: poll menu button in actions bar
2021-08-12 14:52:23 -04:00
Ramon Souza
99c41ca79e
remove unused code
2021-08-12 15:47:37 -03:00
Ramon Souza
4b2e60cdcc
fix poll menu in actions bar
2021-08-12 15:42:02 -03:00
Anton Georgiev
773e8385af
Merge pull request #12970 from KDSBrowne/bbb-remaining-menus
...
Update Dropdowns To Menus
2021-08-12 14:38:04 -04:00