Commit Graph

31139 Commits

Author SHA1 Message Date
prlanzarin
7e49069add build: set mediasoup IPs in webrtc-sfu post install 2021-10-13 13:39:14 +00:00
Anton Georgiev
f7d27b1705
Updated image tag 2021-10-12 16:23:23 -04:00
Anton Georgiev
644364de30
Merge pull request #13462 from ramonlsouza/issue-13457
fix: incomplete text in dropdown menus
2021-10-12 14:57:50 -04:00
Anton Georgiev
b7b69a8d44
Merge pull request #13455 from PhMemmel/localize_guest_lobby_heading
Localize guest waiting page heading
2021-10-12 14:57:12 -04:00
Anton Georgiev
ea7e613b12
Merge pull request #13468 from antobinary/merge-23
Merge 2.3 into 2.4
2021-10-12 13:36:53 -04:00
Anton Georgiev
0040d859ba Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23 2021-10-12 17:31:56 +00:00
Anton Georgiev
d2159b0522
Merge pull request #13467 from antobinary/backport-libre-office
(backport) Clean up junk after LibreOffice failure
2021-10-12 11:57:48 -04:00
Mikhail Novosyolov
de68dc2288 Clean up junk after LibreOffice failure
"set -e" stops the whole script if soffice/docker command fails.
An attacker may fullfill all tmpfs in /tmp by uploading documents on processing which ones LibreOffice will fail.

"exit 0" in the end of the script makes no sense.
2021-10-12 15:52:11 +00:00
Ramón Souza
0f591cd8d2 break lines in bbb menu overflow 2021-10-11 16:50:29 +00:00
Philipp Memmel
a145426aca localize guest wait page heading 2021-10-09 08:46:10 +00:00
Anton Georgiev
28466e8334
Merge pull request #13449 from antobinary/npm-audit
chore: Pulled 2.4 HTML5 locales Oct 8, 2021
2021-10-08 12:02:51 -04:00
Anton Georgiev
2e90975f9f chore: Pulled 2.4 HTML5 locales Oct 8, 2021 2021-10-08 15:59:09 +00:00
Anton Georgiev
5e85eb836b
Merge pull request #13438 from Arthurk12/guest-page-font
style(guest wait): adjust font
2021-10-08 10:34:23 -04:00
Anton Georgiev
9bf7417323
Merge pull request #13447 from ramonlsouza/issue-13430
fix: poll vote percent calculation - live result
2021-10-08 10:33:46 -04:00
Ramón Souza
8eb274f8ae calculate poll vote pct on current votes - live result 2021-10-08 11:42:58 +00:00
Anton Georgiev
767a023422
Merge pull request #13440 from ramonlsouza/pr-13193-port-23
fix: public chat being cleared when starting a new private chat (2.3)
2021-10-07 17:00:21 -04:00
Anton Georgiev
0bb3c606ea
Merge pull request #13442 from ramonlsouza/port-13321-23
fix(audio): audio controls crash when ending call during breakout audio transfer (2.3)
2021-10-07 16:59:26 -04:00
Mario Jr
19f4e9e6ac update(audio): adjust reference to ignoreCallState flag 2021-10-07 18:16:10 +00:00
Mario Jr
b79781ea5c fix(audio): audio controls crash when ending call during brekout audio transfer
Restored the old behavior when ending breakout rooms while user is in the
breakout audio transfer, which is to the trigger the reconnection to the audio
in the main room.
This behavior could be improved by (instead of reconnecting) transfering user
back to the main room, but this requires some changes in akka-apps/fsesl
which can be treated in a different issue.

Closes #13242
2021-10-07 18:16:10 +00:00
Anton Georgiev
b86b5d252c
Merge pull request #13439 from gustavotrott/breakout-room-join-automatically
refactor: Let bbb try to open BreakoutRoom automatically (when receive the URL asked by user)
2021-10-07 14:04:34 -04:00
Ramón Souza
87a729610a pr #13193 port to 2.3 2021-10-07 17:38:18 +00:00
Arthur B. Grossi
4c3c03c4ed style(guest wait): adjust font
Adds client's font to the guest's waiting page.
2021-10-07 16:56:19 +00:00
Anton Georgiev
a1e817ad13
Merge pull request #13437 from antobinary/build-updates
build: Updates bbb-freeswitch-core 's build instructions to match 2.4-rc-2's
2021-10-07 11:38:17 -04:00
Anton Georgiev
2684ef2df9 build: update FS build instructions to match 2.4-rc-2 2021-10-07 15:29:23 +00:00
Anton Georgiev
64a24a244f build: remove obsolete bbb-html5/m 2021-10-07 15:28:26 +00:00
Gustavo Trott
c2b3e0d263 Let bbb try to open BreakoutRoom link automatically 2021-10-07 11:25:33 -03:00
Anton Georgiev
dfdd855725
Merge pull request #13431 from KDSBrowne/bbb-network-details-copy-alert
Notify Screen Reader When Network Data Is Copied
2021-10-07 10:20:38 -04:00
Anton Georgiev
9ba9241f4f
Merge pull request #13436 from ramonlsouza/restore-fullscreen-shortcut
fix: restore presentation fullscreen shortcut
2021-10-07 10:19:28 -04:00
Ramón Souza
3c0a0135c1 restore presentation fullscreen shortcut 2021-10-07 14:09:05 +00:00
Anton Georgiev
76119325c5
Merge pull request #13435 from gustavotrott/breakout-room-join-labels
Set friendlier labels to join BreakoutRoom
2021-10-07 09:13:18 -04:00
Gustavo Trott
e51cb3d723 Set label to generate BreakoutRoom url more friendly 2021-10-07 10:01:11 -03:00
Anton Georgiev
5bf2d712d1
Merge pull request #13429 from prlanzarin/u24-poly-pineapple
refactor(build, conf): webrtc-sfu's localIpAddress config is defunct
2021-10-07 08:43:56 -04:00
Anton Georgiev
b375bba68d
Merge pull request #13434 from gustavotrott/docker-soffice-set-ram-limit-package
Package: Set Ram limit to Libreoffice Docker in Sudoers
2021-10-07 08:43:15 -04:00
Gustavo Trott
52beb3a1bd Set ram limit to Sudoers in package script 2021-10-07 09:12:39 -03:00
KDSBrowne
6de56552f8 add aria-live attribute and increase timeout 2021-10-07 00:05:15 +00:00
prlanzarin
ca8df23002 refactor(build): webrtc-sfu`s localIpAddress is defunct 2021-10-06 22:53:04 +00:00
prlanzarin
2736843537 refactor(conf): webrtc-sfu`s localIpAddress is defunct 2021-10-06 22:52:40 +00:00
Anton Georgiev
5c98d96486
Merge pull request #13416 from antobinary/merge-23-24
chore: Merge 2.3 into 2.4
2021-10-06 16:01:43 -04:00
Anton Georgiev
e2fe8ea486
Merge pull request #13426 from paultrudel/allow-parameters-in-request-body
Parameters allowed in request body again
2021-10-06 14:06:14 -04:00
Anton Georgiev
d2d8287fb6 Merge branch 'v2.3.x-release' of github.com:bigbluebutton/bigbluebutton into merge-23-24 2021-10-06 17:27:37 +00:00
Anton Georgiev
a1e0999f33
Merge pull request #13427 from zhem0004/optimizeDeploy
refactor: Reuse bbb-html5 build files from build dir
2021-10-06 12:38:49 -04:00
Bohdan Zhemelinskyi
5cb93a6857 Optimize deploy 2021-10-06 15:53:33 +00:00
paultrudel
a6d2dfd8ba removed some unused code 2021-10-06 10:40:40 -04:00
paultrudel
fa3fce9678 allow all parameters to be sent in th request body and have a null query string 2021-10-06 10:36:21 -04:00
Anton Georgiev
585c263129
Merge pull request #13425 from pedrobmarin/f-cc-cr
fix(closed captions): captions recording
2021-10-06 10:00:21 -04:00
Pedro Beschorner Marin
3bf1eeeeaf fix(closed captions): captions recording
Missing updates on Meteor's data validation for the closed captions
backend recording events.
2021-10-06 10:50:07 -03:00
Anton Georgiev
c9f70f68d9
Merge pull request #13424 from ramonlsouza/fix-presentation-toolbar-unmount
fix: presentation toolbar unmount with small window height
2021-10-06 09:40:34 -04:00
Ramón Souza
e49bcac254 fix presentation toolbar unmount with small window height 2021-10-06 13:20:30 +00:00
Anton Georgiev
2b0e5ed1a8
Merge pull request #13420 from JoVictorNunes/issue-13160
fix: dropdown menu padding
2021-10-06 09:09:59 -04:00
Joao Victor
a3bd05c448 fix the cut of the letters in the menu component 2021-10-05 17:57:21 -03:00