Commit Graph

37339 Commits

Author SHA1 Message Date
Anton Georgiev
72ea70ce75
Merge pull request #17385 from bigbluebutton/antobinary-patch-3
test: update instructions to only test specific browser
2023-03-31 16:20:25 -04:00
Anton Georgiev
f1e3f58ff8
Merge pull request #17386 from scouillard/set-glv3-as-default
fix(docs): set Greenlight v3 as default reference for Greenlight
2023-03-31 16:07:12 -04:00
scouillard
9ce8b49384 Change Greenlight reference from pointing to v2 to v3 2023-03-31 16:03:00 -04:00
Anton Georgiev
b64d3c79d3
test: update instructions to only test specific browser
credits: @antonbsa
2023-03-31 15:37:07 -04:00
Anton Georgiev
3112dc2f59
docs: added link to 2.6.1 2023-03-31 15:18:24 -04:00
Anton Georgiev
069b070119
Merge pull request #17379 from kepstin/recording-fixes
recording: Fix video processing incompatibility with Ruby 2.7
2023-03-31 14:15:21 -04:00
KDSBrowne
9fbf5c2fde fix keyboard navigation in dropdown menus 2023-03-31 18:06:41 +00:00
Gabriel Porfirio
7f65cbc5f6 download session learning dashboard test added 2023-03-31 13:29:18 -03:00
imdt
90ea2bd98e Usability: drop down arrow better centralized. 2023-03-31 13:19:15 -03:00
Calvin Walton
08453469b3 recording: Fix video processing incompatibility with Ruby 2.7
The Fcntl::F_SETPIPE_SZ constant was added in Ruby 3.0, but Ubuntu 20.04
still uses Ruby 2.7. Add some error handling so processing doesn't fail
if the constant is not found.
2023-03-31 11:46:09 -04:00
Anton Georgiev
a6b5375391
Merge pull request #17377 from paultrudel/remove-client-config-service
refactor(bbb-web): Remove Client Config Service
2023-03-31 09:33:50 -04:00
Anton Georgiev
468cef460d
docs: backport #17376 to 2.6 Credit: @hiroshisuga 2023-03-31 09:31:42 -04:00
Paul Trudel
b55d152d2c Removed ClientConfigService from bbb-web 2023-03-31 13:24:02 +00:00
transifex-integration[bot]
cb133b7d0a
Apply translations in fr (#17374)
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-03-31 08:44:53 -04:00
imdt
7d117e3dd6 Fixed: Error when trying to apply custom styles via URL. 2023-03-30 17:00:41 -03:00
Anton Georgiev
52a981a2b2
Merge pull request #17365 from antobinary/mar-30-1
chore: Merge BBB ~2.6.1 into 2.7
2023-03-30 13:37:56 -04:00
Anton Georgiev
2e424bd2d4
Merge pull request #15680 from antonbsa/webcam-tests
test: Webcam tests additions
2023-03-30 12:12:58 -04:00
Anton Georgiev
77c5c27153
Merge pull request #17239 from danielpetri1/content-capture-toast-fix
fix(bbb-html5): Dismiss uploading toast after content capture
2023-03-30 09:29:30 -04:00
Anton Georgiev
71b07e5cd9
Merge pull request #17054 from paultrudel/allow-mods-unmute-users-fix
fix: Recover broken allowModsToUnmuteUsers functionality
2023-03-30 09:11:48 -04:00
Gabriel Porfirio
f6499efcca created rowFilter function 2023-03-30 10:01:01 -03:00
Anton Georgiev
eecde552ce Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into mar-30-1 2023-03-30 08:47:07 -04:00
Ramón Souza
9684847ae7
Merge pull request #17361 from Scroody/I-17351
Fixed: Error message on layout change.
2023-03-30 09:09:08 -03:00
Ramón Souza
88b5eb37c2
Merge pull request #17172 from Scroody/I-17081
Fix: Undo bug returning to slide '0'.
2023-03-30 09:00:03 -03:00
Anton Georgiev
3a02a04bb7
docs: fix bbb-web dev instructions
backport of @hiroshisuga 's https://github.com/bigbluebutton/bigbluebutton/pull/17363
2023-03-30 07:59:53 -04:00
Ramón Souza
671d9a589e
Merge branch 'v2.6.x-release' into I-17081 2023-03-30 08:58:58 -03:00
Anton Georgiev
06d2959646
Merge pull request #17096 from danielpetri1/new-polling
fix(bbb-export-annotations): Change poll results appearance
2023-03-30 07:57:57 -04:00
Anton Georgiev
659cd7d5ca
Merge pull request #17362 from germanocaumo/poll-rec-fix
fix(recording): crash on redisrecorderactor when poll is published
2023-03-29 19:02:29 -04:00
germanocaumo
e326955f90 fix(recording): crash on redisrecorderactor when poll is published
We were trying to save a poll result shape before it was converted to tldraw style, which was not compatible.
2023-03-29 22:43:18 +00:00
Anton Georgiev
2b13426ff9
Merge pull request #17346 from antobinary/fix-bbb-conf
fix(bbb-conf): switch to the safer .innerText
2023-03-29 15:43:00 -04:00
Anton Georgiev
de9ce37911 fix: remove bolding tag around Error to simplify 2023-03-29 15:39:10 -04:00
imdt
573c8a47a9 Fixed: another bug cause by undo related to the one solved initial PR. 2023-03-29 16:30:32 -03:00
Anton Georgiev
279ee3211d
Merge pull request #17345 from antobinary/fix-const
fix: fix some code smell by adding const for variables
2023-03-29 15:22:40 -04:00
imdt
0b34b4e971 Fixed: Error message on layout change. 2023-03-29 15:38:55 -03:00
Anton B
b41ba76365 test: fix webcam test name 2023-03-29 13:56:53 -03:00
Anton B
8ff1493d6b test: add webcam fullscreen test 2023-03-29 13:49:22 -03:00
Gustavo Trott
2b58f246ee Create relationship for chat->user 2023-03-29 12:06:48 -03:00
Paul Trudel
f11eac6064 Re-removed userLocked check from allowedToUnmuteAudio 2023-03-29 14:50:53 +00:00
Anton B
3a7b59c19a test: add video quality and background webcam tests 2023-03-29 11:16:47 -03:00
Anton Georgiev
1db11fcd15
Merge pull request #17359 from antonbsa/ci-triggering-on-push
ci: Prevents CI triggering on push events
2023-03-29 09:50:51 -04:00
Anton Georgiev
d0d701bf83
Merge pull request #17357 from ramonlsouza/fix-empty-slide
fix: empty slide on presentation change
2023-03-29 09:37:20 -04:00
Anton B
08a63e2aa2 ci: avoid triggering automated tests on push events 2023-03-29 10:36:18 -03:00
Anton B
4b5d4e9e2a Merge remote-tracking branch 'upstream/v2.6.x-release' into webcam-tests 2023-03-29 10:29:58 -03:00
transifex-integration[bot]
d2892d29a9
Apply translations in fr (#17342)
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-03-29 09:16:44 -04:00
Gustavo Trott
7f88d2efa4 Add Chat collections to Hasura/Postgres 2023-03-29 09:55:41 -03:00
Ramón Souza
ab8d9214af fix empty slide on presentation change 2023-03-29 09:35:10 -03:00
Paul Trudel
4b24e037f2 Changed value of userLocked 2023-03-28 21:26:40 +00:00
Paul Trudel
d5f8650666 Added userLocked check to allowedToUnmuteAudio check 2023-03-28 21:24:58 +00:00
Gabriel Porfirio
08c3d04fcf Merge remote-tracking branch 'upstream/v2.6.x-release' into learning-dashboard-tests-add 2023-03-28 17:06:18 -03:00
Paul Trudel
4142917f57 Re-added check for user lock to unmute 2023-03-28 18:50:16 +00:00
Anton Georgiev
7e455f163a
Merge pull request #17347 from kepstin/recording-fixes
bbb-presentation-video: Update to 4.0.1
2023-03-28 13:58:03 -04:00