Commit Graph

31436 Commits

Author SHA1 Message Date
Ramón Souza
560c8182e7 fix webcam sharing with dataSaving 2021-10-13 12:30:08 +00:00
KDSBrowne
27e3500b6d Merge branch 'v2.4.x-release' of https://github.com/bigbluebutton/bigbluebutton into BBB-WCAG2.1-FINAL 2021-10-13 12:03:58 +00:00
Anton Georgiev
401adf6c3c build: bbb-fs-core allow trace @ command 2021-10-12 21:26:41 +00:00
Anton Georgiev
a69d74e659 build: etherpad cursortrace mconf 2021-10-12 21:24:14 +00:00
Anton Georgiev
7c84b91660 build: set jdk to 8 in bbb-web 2021-10-12 21:20:57 +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
Anton Barboza
85af20a18e change the default value on hasElement and fix notVisible element check 2021-10-11 17:47:02 -03:00
Anton Barboza
c9fd81cdb7 remove isNotVisible check and improve static timeout on change status test 2021-10-11 15:18:34 -03:00
Ramón Souza
0f591cd8d2 break lines in bbb menu overflow 2021-10-11 16:50:29 +00:00
Anton Barboza
125654c17e update/fix breakout tests 2021-10-11 13:26:27 -03:00
Joao Victor
55d0be4a33 sort voice users in ascending order by activity start time 2021-10-11 10:28:36 -03:00
KDSBrowne
f1773b28eb fix event listener placed on wrong element 2021-10-10 19:35:25 +00:00
KDSBrowne
f97e494b1a update aria-label | add region role 2021-10-10 19:03:21 +00:00
KDSBrowne
b39f07d996 add BigBlueButton to guest lobby heading 2021-10-10 17:29:18 +00:00
KDSBrowne
2fc4f1630b remove aria hidden from select label 2021-10-10 17:21:12 +00:00
KDSBrowne
4d463cc1a7 apply placeholder text color to firefox 2021-10-10 17:06:45 +00:00
Fred Dixon
f72fb3b71e
Merge pull request #13452 from mikhailnov/trap-rm-libreoffice
Clean up junk after LibreOffice failure
2021-10-09 19:15:33 -03:00
Philipp Memmel
a145426aca localize guest wait page heading 2021-10-09 08:46:10 +00:00
Mikhail Novosyolov
824ac26208 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-09 09:35:58 +03:00
Daniel Schreiber
c5f351d238 Update bbb-webrtc-sfu packaging to include mediasoup and ...
... drop build artifacts from compiling mediasoup. This reduces package
size from ~ 54 MB to ~ 12 MB.

Additionally this drops the `npm rebuild` command from the after-install
script. It should not be necessary to recompile stuff during
installation. To ensure a clean `node_modules` directory, it will be
cleaned in the before-install script.
2021-10-08 22:54:57 +02:00
Anton Barboza
11bc9c219a fix test.only 2021-10-08 13:49:46 -03: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
Joao Victor
b5c1d58d88 fix variable names 2021-10-08 11:57:26 -03: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
Joao Victor
156f2efdc6 limit the who-is-talking indicators to 8 2021-10-08 11:13:37 -03: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
Joao Victor
f34a160138 limit the number of how is talking indicators to 16 2021-10-07 16:00:39 -03: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
Anton Barboza
516e951282 improves test checks 2021-10-07 11:33:39 -03: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