Commit Graph

37652 Commits

Author SHA1 Message Date
Anton Georgiev
b64d3c79d3
test: update instructions to only test specific browser
credits: @antonbsa
2023-03-31 15:37:07 -04:00
Anton Georgiev
9b8b119567
docs: added forward rule for /2.6/new.html from forum 2023-03-31 15:22:14 -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
Anton Georgiev
3523564d31
Merge pull request #17376 from hiroshisuga/patch-67
[doc] add mv
2023-03-31 09:30:16 -04:00
Paul Trudel
b55d152d2c Removed ClientConfigService from bbb-web 2023-03-31 13:24:02 +00:00
hiroshisuga
c14d508d34
Update dev-guide.md 2023-03-31 22:19:27 +09:00
hiroshisuga
383030aa57
add mv 2023-03-31 22:06:23 +09: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
Anton Georgiev
f4965773d5
Update bigbluebutton-config/bin/apply-lib.sh
Co-authored-by: Calvin Walton <calvin.walton@kepstin.ca>
2023-03-30 17:42:54 -04:00
Anton Georgiev
80d4a1419b
docs: Add missing step to switch to bigbluebutton user in dev-guide.md 2023-03-30 16:16:37 -04:00
imdt
7d117e3dd6 Fixed: Error when trying to apply custom styles via URL. 2023-03-30 17:00:41 -03:00
Anton Georgiev
8831122a15 fix: change apply-lib.sh to use /etc/bigbluebutton/bbb-html5.yml 2023-03-30 15:03:12 -04: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
07a5c5901e
Merge pull request #17366 from antobinary/mar-30-dev
chore: Merge 2.7 into develop
2023-03-30 12:10:17 -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
Anton Georgiev
c830582202 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into mar-30-dev 2023-03-30 09:10:16 -04:00
Anton Georgiev
717a6c7f1a Merge branch 'v2.7.x-release' of github.com:bigbluebutton/bigbluebutton into mar-30-dev 2023-03-30 09:09:43 -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
515aba8715
Merge pull request #17363 from hiroshisuga/patch-66
[doc] run-war -> run-app
2023-03-30 07:58:14 -04: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
hiroshisuga
def8072044
run-war -> run-app 2023-03-30 15:32:21 +09: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
GuiLeme
280a65b3fe [issue-16954] - revert config 2023-03-29 15:57:11 -03: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
GuiLeme
93cd3268c4 [issue-16954] - remove of console.log 2023-03-29 12:37:31 -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
GuiLeme
a277e77718 [issue-16954] - Adjusting modal priorities and refactor of code 2023-03-29 11:38:48 -03:00
Anton B
3a7b59c19a test: add video quality and background webcam tests 2023-03-29 11:16:47 -03:00