Commit Graph

29000 Commits

Author SHA1 Message Date
Gustavo Trott
8a1d5ba8a0 Handle and log timeout error during Office2Pdf conversion 2021-03-31 14:21:00 -03:00
Gustavo Trott
64d3afbb1c Changes timeout error text 2021-03-31 14:19:47 -03:00
Gustavo Trott
4b4588c20d Handle and log timeout errors during conversions 2021-03-31 12:10:02 -03:00
Gustavo Trott
1c6f8a1610 Moves default pdfToSvg conversion timeout to config 2021-03-30 18:29:34 -03:00
Anton Georgiev
6695f7a119
Merge pull request #11813 from mariogasparoni/merge-update-pr-10129
Update and some improvements on PR #10129 - dynamic change audio device
2021-03-30 13:50:30 -04:00
Anton Georgiev
d0b9a780ef
Merge pull request #11811 from MaximKhlobystov/poll-user-response-button-style
Different colors for the selected User Response poll button
2021-03-30 13:17:36 -04:00
Anton Georgiev
1dbdcf0bd4
Merge pull request #11812 from bigbluebutton/revert-11806-mobile-detect
Revert "Change browser detection library from browser-detect to bowser"
2021-03-30 13:17:17 -04:00
Anton Georgiev
85a84f7cbf
Revert "Change browser detection library from browser-detect to bowser" 2021-03-30 13:16:10 -04:00
Maxim Khlobystov
7fa1dc3128 Changge the style of selected User Response poll button 2021-03-30 16:52:14 +00:00
Anton Georgiev
db57a56060
Merge pull request #11804 from PhMemmel/turn-server-overlay-config
Config overlay for bbb-web turn server config
2021-03-30 12:29:59 -04:00
Anton Georgiev
027658ac5c
Merge pull request #11806 from ramonlsouza/mobile-detect
Change browser detection library from browser-detect to bowser
2021-03-30 12:28:13 -04:00
Anton Georgiev
75e935d771
Merge pull request #11809 from gustavotrott/develop
Enhancements to presentation OfficeToPDF conversion
2021-03-30 12:27:25 -04:00
Gustavo Trott
b0cddb4b33 Split install script in two (local or remote), avoiding install docker if remote approach was chose 2021-03-30 12:24:49 -03:00
Anton Georgiev
87b770fee7
Merge pull request #11807 from jfsiebel/handle-reason-code
Rework banned users
2021-03-30 11:21:56 -04:00
Gustavo Trott
511f0de62d Removes uninstall script of old libreoffice services, it will not be necessary 2021-03-30 11:32:53 -03:00
Gustavo Trott
58a05acce6 Implements max concurrent office2pdf conversions and set conversion timeout from config 2021-03-30 11:26:03 -03:00
Anton Georgiev
64acb258b8
Update bigbluebutton-release
Updated release to 2.3.0-beta-2
2021-03-30 10:00:17 -04:00
Anton Georgiev
848d28311f
Merge pull request #11808 from bigbluebutton/antobinary-patch-2
Enabled by default Shared notes in 2.3
2021-03-30 09:28:53 -04:00
Anton Georgiev
7d1d9fd8e7
Enabled by default Shared notes in 2.3
Packaging already replaces `url: ETHERPAD_HOST` so it should be safe to have `note:enabled: true`
2021-03-30 09:28:01 -04:00
Joao Siebel
c1503a2931 Remove banned users structure and handle reasonCode in validateAuthToken 2021-03-30 10:09:25 -03:00
Ramon Souza
3fa193005b change browser detection lib to bowser 2021-03-30 09:53:47 -03:00
Anton Georgiev
6e6563c202
Merge pull request #11792 from ramonlsouza/mobile-video-dropdown
Mobile video dropdown size
2021-03-30 08:38:14 -04:00
Mohamed Amine Ben Salah
cd985a02c2
Add additional user whiteboard access test spec (#11799)
* WIP adding whiteboard special user access test spec

* Adds additional user whiteboard access test spec to whiteboard.obj.js
2021-03-30 06:49:07 -04:00
Anton Georgiev
c146d0b78e
Merge pull request #11801 from pedrobmarin/improve-guest-lobby-feedback
Improve guest lobby feedback
2021-03-30 06:48:10 -04:00
Philipp Memmel
c3ff88cd78 config overlay for bbb-web turn server config 2021-03-30 11:57:37 +02:00
Pedro Beschorner Marin
beb694c74a Improve guest lobby feedback
Included a message and a redirect for the cases where the guest is
not allowed to join or the meeting has expired/ended.
2021-03-29 22:17:59 -03:00
Mario Jr
60378e8c63 Merge branch 'develop' into merge-update-pr-10129 2021-03-29 19:07:27 -03:00
Mario Jr
8b52265766 Do not allow dynamic audio device change for mobile users
Setting this as default to prevent bad UX: device selector is currently small
for mobile devices

This could be added as a config in future
2021-03-29 18:55:23 -03:00
Mario Jr
be84fc91ee Add option to enable/disable dynamic audio device selection
By default this is set to true, allowing users to dynamic change audio devices
Fixed a few linter warnings
2021-03-29 18:55:20 -03:00
Mario Jr
cddca95ad1 Fixes and improvements on pr #10129 - dynamic change audio device
Allow listenonly users to change output devices
Fixed dynamic audio device change for firefox
Fixed shortcuts for audio join/leave
Show (with a bold font) the current selected device
[performance] Prevent calling mediaDevices.enumerateDevices every time we render
the selector. This adds a delay (~200ms, on my chrome setup) to render this component
[performance] Do not call enumerateDevices to search for new devices, instead we listen on mediaDevices.deviceChange event
Small refactoring and fixed a few errors that were being throw in browser's console
Fixed device selection when this is done in audio-settings modal
Fallback to default device when current device is removed
Truncate device name length
Renamed "Input","Output" labels to "Microphone","Speakers", respectively
Update eslint rule for accessKey
2021-03-29 18:55:17 -03:00
Mario Jr
cec88c996d Merge remote-tracking branch 'tainan/issue-9723' into merge-update-pr-10129 2021-03-29 18:52:12 -03:00
Anton Georgiev
70d283eb08
Merge pull request #11783 from KDSBrowne/bbb-11733
Fix actions bar buttons overlapped by right side
2021-03-29 17:21:01 -04:00
Anton Georgiev
d131b0a7bf
Merge pull request #11717 from gustavotrott/develop
Adds a customizable "office to pdf" converter for presentations
2021-03-29 17:08:49 -04:00
Gustavo Trott
eab8e6488a Use of ProcessBuilder instead of Runtime.exec 2021-03-29 17:44:46 -03:00
Gustavo Trott
d44bf40f27 Removes files used to install libreoffice-docker service in previous approach 2021-03-29 17:18:31 -03:00
Anton Georgiev
15d248c44d
Merge pull request #11796 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/tests/puppeteer/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /bigbluebutton-html5/tests/puppeteer
2021-03-29 14:51:26 -04:00
dependabot[bot]
9a291254be
Bump y18n from 4.0.0 to 4.0.1 in /bigbluebutton-html5/tests/puppeteer
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 18:50:57 +00:00
Anton Georgiev
0c356f1cef
Merge pull request #11794 from bigbluebutton/dependabot/npm_and_yarn/bigbluebutton-html5/y18n-4.0.1
Bump y18n from 4.0.0 to 4.0.1 in /bigbluebutton-html5
2021-03-29 14:19:12 -04:00
dependabot[bot]
b3d1981f6b
Bump y18n from 4.0.0 to 4.0.1 in /bigbluebutton-html5
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-29 17:55:53 +00:00
Anton Georgiev
900ca6889f
Merge pull request #11793 from aron-2809/user_banned_error_reason_code_modified
fix:Banned user rejoining error code modified with error message
2021-03-29 13:44:20 -04:00
Anton Georgiev
6040913658
Merge pull request #11784 from KDSBrowne/bbb-acc-6
Remove invalid aria values and roles without proper structure
2021-03-29 13:42:58 -04:00
Aron Engineer
c3640f2971 fix:Banned user rejoining error code modified with error message 2021-03-29 17:22:55 +00:00
Ramon Souza
40632c2211 adding comments on magic numbers 2021-03-29 14:09:26 -03:00
Richard Alam
58a2b65104
Merge pull request #11712 from ritzalam/keep-recording-status-files
Keep recording status files
2021-03-29 13:00:09 -04:00
Ramon Souza
d97ffa954c fix mobile video dropdown size 2021-03-29 13:46:50 -03:00
Anton Georgiev
7e4907b1c9
Merge pull request #11791 from bigbluebutton/antobinary-patch-1
Removed duplicate key:value pair for en.json
2021-03-29 12:35:25 -04:00
Anton Georgiev
430c7fc2d7
Removed duplicate key:value pair for en.json 2021-03-29 12:33:01 -04:00
Anton Georgiev
3733605f53
Update PULL_REQUEST_TEMPLATE.md 2021-03-29 12:07:55 -04:00
Anton Georgiev
b836e5f7ca
Merge pull request #11758 from pedrobmarin/connection-status-button
Move connection-status to nav-bar
2021-03-29 11:44:49 -04:00
KDSBrowne
ff7dc18669 remove invalid aria values and roles without proper children 2021-03-29 02:12:58 +00:00