Commit Graph

39489 Commits

Author SHA1 Message Date
Anton Georgiev
dec32f203c fix(bbb-conf): add graphql services and mongo to --status list 2023-08-10 16:36:21 -04:00
Anton Georgiev
e05a47ed35 build: correct configs for bbb-graphql-middleware.service 2023-08-10 16:35:45 -04:00
Anton Georgiev
bcf2d41014 build: list bbb-graphql-middleware as dependency to bbb-html5 2023-08-10 16:35:00 -04:00
Anton Georgiev
83c10577a1
Merge pull request #18525 from antobinary/mongo6start
build: start replicaset once, before bbb-html5- backends frontends
2023-08-10 16:09:25 -04:00
Anton Georgiev
b61bc09168 build: start replicaset once, before bbb-html5- backends frontends 2023-08-10 15:53:31 -04:00
Ramón Souza
6d4c140f76 auto close reactions settings 2023-08-10 16:28:21 -03:00
Anton B
b6c73b4a04 fix: remove leaveAudio data-test from the reaction buttons 2023-08-10 16:14:33 -03:00
Anton Georgiev
a3cf5ce935
Merge pull request #18513 from ramonlsouza/fix-disabled-reactions
fix: do not display reactions button if reactions are disabled
2023-08-10 15:13:10 -04:00
Gabriel Porfirio
1b5d29b244 adding @ci to the test 2023-08-10 16:10:50 -03:00
Anton Georgiev
07f3dcdce3
Merge pull request #18523 from antobinary/packages-descriptions
build: Update the descriptions for bbb-playback packages
2023-08-10 14:25:19 -04:00
Anton Georgiev
dfd8f5b4a4 build: Update the descriptions for bbb-playback packages 2023-08-10 14:21:54 -04:00
Paul Trudel
8fcbfcf76e Fixed upsert query 2023-08-10 18:07:59 +00:00
Anton Georgiev
67141471d8
chore: Bump BBB version to 2.7.0-rc.1 2023-08-10 13:38:06 -04:00
Anton Georgiev
f2102a8398
Merge pull request #18517 from bigbluebutton/antobinary-patch-1
chore: Bump FreeSWITCH to 'master' from end of July 2023
2023-08-10 12:39:03 -04:00
Anton Georgiev
1e2a0e9671
Merge pull request #18510 from gustavotrott/tests-ci-merge-pr-into-base
ci(tests): Merge PR into master branch before running tests
2023-08-10 11:24:37 -04:00
GuiLeme
a1746da6fe [issue-18449] - added possibility of download original presentation with original format 2023-08-10 12:18:59 -03:00
Anton Georgiev
34c153a424
chore: Bump FreeSWITCH to 'master' from end of July 2023 2023-08-10 11:15:13 -04:00
Anton Georgiev
2107d67455
Merge pull request #18509 from gustavotrott/ci-tests-cancel-previous
ci(tests): cancel previous PR runs on github-actions when push a new commit
2023-08-10 11:03:51 -04:00
Anton Georgiev
df7819f175
Merge pull request #18507 from antobinary/meteor213
chore: upgrade Meteor 2.12 to 2.13
2023-08-10 10:51:48 -04:00
Ramón Souza
866c40f84f Merge remote-tracking branch 'upstream/v2.6.x-release' into 2627-aug10 2023-08-10 11:49:01 -03:00
Paulo Lanzarin
3dce16c7bf
Merge pull request #18515 from bigbluebutton/sfu2110b3
build(bbb-webrtc-sfu): v2.11.0-beta.3
2023-08-10 11:11:57 -03:00
Paulo Lanzarin
dc1066e247
build(bbb-webrtc-sfu): v2.11.0-beta.3
Adjust naming of an environment variable configuration (`AUDIO_HOLD_HIST`)
2023-08-10 11:10:47 -03:00
Anton Georgiev
5a878c6526
Merge pull request #18503 from ramonlsouza/native-debounce
refactor: replace debounce function
2023-08-10 09:58:11 -04:00
Anton Georgiev
2e80e406b9
Merge pull request #18469 from ramonlsouza/keyboard-reactions
style: reactions bar improvements
2023-08-10 09:55:30 -04:00
Anton Georgiev
8d754a7ef6
Merge pull request #18472 from ramonlsouza/enable-wakelock
chore: set wakeLock.enabled to true
2023-08-10 09:54:55 -04:00
Anton Georgiev
5e9b4bc3ba
Merge pull request #18514 from antobinary/install-fixes
refactor(bbb-conf): remove bbb-lti and tomcat servlet traces from bbb-conf
2023-08-10 09:50:33 -04:00
transifex-integration[bot]
06e451234e
Updates for file bigbluebutton-html5/public/locales/en.json in gl on branch v2.6.x-release (#18512)
* Translate en.json in gl

100% translated source file: 'en.json'
on 'gl'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-10 09:43:43 -04:00
Gustavo Trott
456950a800
Merge pull request #18459 from GuiLeme/issue-18446
fix: download of original presentation
2023-08-10 10:37:11 -03:00
Anton Georgiev
6a20ba7b27 remove bbb-lti; use bbb-lti-broker instead 2023-08-10 09:30:00 -04:00
Anton Georgiev
e8d311d21d fix(bbb-conf): remove tomcat servlet traces from bbb-conf 2023-08-10 09:13:52 -04:00
Ramón Souza
fadd035bea do not display reactions button if reactions are disabled 2023-08-10 09:02:08 -03:00
Anton Georgiev
3222d2b94b
fix(bbb-conf): Handle yq upgrade related issues (#18466)
* fix: ensure sfu production.yml exists before using it

* Combined yml configs need to be piped into yq now (bbb-conf)

They contain the entire final combined yml, not the file path

* add missing https check in bbb-conf

* create /etc/bigbluebutton/bbb-webrtc-sfu/production.yml if needed

* Avoid outputting the entire config (most visible on CI)
2023-08-10 07:34:34 -04:00
Paulo Lanzarin
969f86e4ef
Merge pull request #18511 from prlanzarin/u27/build/sfu2110b2
build(bbb-webrtc-sfu): v2.11.0-beta.2
2023-08-09 22:58:45 -03:00
prlanzarin
0f9b9e1932 build(bbb-webrtc-sfu): v2.11.0-beta.2
A few adjustments to the transparent listen only mechanism

New Prometheus metrics to validate transparent listen only
2023-08-09 22:46:03 -03:00
Anton Georgiev
20ea8da9f7
Merge pull request #18460 from ramonlsouza/issue-18437
fix: Display raise hand and away emoji in userlist
2023-08-09 17:19:58 -04:00
Gustavo Trott
1e19db3f55 Checkout master instead of PR branch 2023-08-09 18:08:09 -03:00
Gustavo Trott
3c6dfb86cb ci(tests): cancel previous actions from the same PR 2023-08-09 17:59:17 -03:00
Paul Trudel
3d86f0fd5a Added audio caption table 2023-08-09 19:44:45 +00:00
Anton Georgiev
81b1483a8a chore: upgrade Meteor 2.12 to 2.13 2023-08-09 15:37:27 -04:00
Gustavo Trott
813bb07590
Merge pull request #18494 from gustavotrott/fix-upload-follow-redirect
fix (bbb-web): Getting wrong final URL (from redirect) on presentation upload
2023-08-09 16:18:04 -03:00
Ramón Souza
3bde4c970e
Merge pull request #18456 from ramonlsouza/issue-18434
fix: Labels flowing out of a <div> in breakout rooms creation view
2023-08-09 15:59:14 -03:00
Ramón Souza
38c6da7c29 add comment about debounce function 2023-08-09 15:42:21 -03:00
transifex-integration[bot]
2bd6a19533
Updates for file bigbluebutton-html5/public/locales/en.json in zh_TW on branch v2.6.x-release (#18504)
* Translate en.json in zh_TW

100% translated source file: 'en.json'
on 'zh_TW'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-09 14:03:48 -04:00
transifex-integration[bot]
0c0182db6b
Translate en.json in fr (#18500)
100% translated source file: 'en.json'
on 'fr'.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-09 14:02:01 -04:00
transifex-integration[bot]
eacdfa79c5
Updates for project BigBlueButton v2.7 HTML5 client and lanuage zh_TW on branch v2.7.x-release (#18499)
* Translate en.json in zh_TW

100% translated source file: 'en.json'
on 'zh_TW'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-09 14:00:40 -04:00
transifex-integration[bot]
80bb6752a7
Updates for project BigBlueButton v2.7 HTML5 client and lanuage eu on branch v2.7.x-release (#18501)
* Translate en.json in eu

100% translated source file: 'en.json'
on 'eu'.

---------

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-09 13:55:43 -04:00
Ramón Souza
835bbd4733 replace unaffected debounce 2023-08-09 13:26:42 -03:00
Ramón Souza
80094581f6 replace leading:true, trailing: false debounces 2023-08-09 13:12:29 -03:00
Ramón Souza
7fee4d5f95 replace mute debounce 2023-08-09 13:06:57 -03:00
Ramón Souza
c55a9b43b3 add debounce function 2023-08-09 13:06:27 -03:00