Commit Graph

37293 Commits

Author SHA1 Message Date
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
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
Paul Trudel
349886b3b1 Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into allow-mods-unmute-users-fix 2023-03-28 17:52:43 +00:00
Calvin Walton
ee3341ba21 bbb-presentation-video: Update to 4.0.1 2023-03-28 13:49:16 -04:00
Anton Georgiev
1b50cc796a fix: switch to the safer .innerText 2023-03-28 13:41:00 -04:00
Anton Georgiev
e654c390b7 fix: fix some code smell by adding const for variables 2023-03-28 13:25:59 -04:00
KDSBrowne
8af51216fb move setting isForcePanning to patch event 2023-03-28 16:48:25 +00:00
Anton Georgiev
a4e0d63b48
Update bbb-export-annotations/config/settings.json 2023-03-28 12:48:08 -04:00
Anton Georgiev
18df0d3429
Merge branch 'v2.6.x-release' into new-polling 2023-03-28 12:46:26 -04:00
Anton Georgiev
440ba4f733
Merge pull request #17341 from bigbluebutton/antobinary-patch-2
chore: Bump bbb-playback to v5.0.0
2023-03-28 11:11:27 -04:00
Anton Georgiev
1e940cb9b9
chore: Bump bbb-playback to v5.0.0 2023-03-28 11:09:12 -04:00
Anton Georgiev
d9c5aceb20
Merge pull request #17090 from danielpetri1/reduce-canvas-17086
fix(bbb-export-annotations): Reduce max canvas size
2023-03-28 11:07:08 -04:00
Anton Georgiev
53299af494
Merge pull request #17242 from kepstin/bbb-presentation-video
fix(bbb-presentation-video): Update to 4.0.0
2023-03-28 11:06:44 -04:00
Anton Georgiev
5887effe7c
Merge pull request #17097 from ramonlsouza/issue-17086
fix(whiteboard): Reduce max canvas size
2023-03-28 11:06:10 -04:00
KDSBrowne
d4d3b412df handle exception while invoking method zoomSlide 2023-03-28 14:47:23 +00:00
Anton Georgiev
badfe80c4d
Merge pull request #16919 from paultrudel/exclude-graal-h2-dependencies
fix(sec): Exclude GraalVM and H2 Dependencies
2023-03-28 10:43:11 -04:00
Anton Georgiev
56f9472861
Merge pull request #17089 from paultrudel/change-video-state-published
fix(bbb-com-web): Change video state to published and get meetingIds from meta tag
2023-03-28 10:42:10 -04:00
Anton Georgiev
36499922a0
Merge pull request #17203 from paultrudel/spring-mvc-fix
fix(sec): Upgrade Spring WebMVC Version
2023-03-28 10:39:36 -04:00
transifex-integration[bot]
93f54b07d9
Apply translations in fr (#17339)
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-28 10:38:41 -04:00
Ramón Souza
2138c98dc1
Merge pull request #17327 from Scroody/I-16943
Fixed: Note notification removed when shared notes pinned.
2023-03-28 10:50:28 -03:00
Anton Georgiev
35e75b8ea5
Merge pull request #17329 from kepstin/recording-fixes
recording: Increase quality of libx264 intermediate files
2023-03-28 09:35:00 -04:00
Ramón Souza
22ce3af864
Merge pull request #17322 from ramonlsouza/issue-17022
fix(whiteboard): Bug while panning the slide by pressing the scroll mouse button or spacebar
2023-03-28 10:25:24 -03:00
Ramón Souza
1fcad3e2f3
Merge pull request #17325 from KDSBrowne/bbb-16946
fix: Update Style Menu Position On Iphone
2023-03-28 09:41:42 -03:00
Calvin Walton
8b8fe76bbb recording: Increase quality of libx264 intermediate files
The encoding settings for intermediate files was using -preset veryfast
-crf 30, which resulted in very poor quality video.

After a bit of experimenting, I decided to change this to -preset
veryfast -crf 23. This results in files which are roughly twice the size
of before, but they look significantly better.

There's improvements possible at the same filesize by switching to a
slower encoding mode. But in the case of -preset medium for example,
when normalized to the same output file size, you end up using about 1.5
times as much cpu time to gain only a very small amount of video
quality.
2023-03-27 18:04:59 -04:00
imdt
deee7e393b Fixed: Note notification removed when shared notes pinned. 2023-03-27 16:58:48 -03:00
Anton Georgiev
3dd0fcdf34
Bump BBB version to 2.6.1 2023-03-27 15:30:06 -04:00
transifex-integration[bot]
735c0ed56c
Apply translations in hy (#17241)
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'hy' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-03-27 15:27:08 -04:00
Anton Georgiev
bef87282e0
Merge pull request #16961 from MaximKhlobystov/whiteboard-tests-and-refactoring
test: new whiteboard tests + refactoring of visual regression tests
2023-03-27 13:35:18 -04:00
Anton Georgiev
40b75a2c4c
Merge pull request #17240 from scouillard/add-recording-sync
fix(docs): add recordings sync rake task to Greenlight migration docs
2023-03-27 11:47:58 -04:00
transifex-integration[bot]
8c742fb7fc
Apply translations in fa_IR (#17298)
100% translated for the source file 'bigbluebutton-html5/public/locales/en.json'
on the 'fa_IR' language.

Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-03-27 11:47:10 -04:00
KDSBrowne
481582cbbd add missing isIphone value 2023-03-27 15:45:16 +00:00
KDSBrowne
fc001edd51 update style menu position on iphone 2023-03-27 15:33:10 +00:00
Anton Georgiev
7f6f7d262b
Update bigbluebutton-tests/playwright/whiteboard/whiteboard.spec.js
Co-authored-by: Anton Barboza de Sá <antonbsa.bck@gmail.com>
2023-03-27 10:42:04 -04:00
Gabriel Porfirio
254d8e66ca Merge remote-tracking branch 'upstream/v2.6.x-release' into learning-dashboard-tests-add 2023-03-27 11:36:39 -03:00
Ramón Souza
87d6a5f9e5
Merge pull request #17323 from gabriellpr/add-datatest-learningdashboard
test: add data-test to download session button
2023-03-27 11:33:47 -03:00
Ramón Souza
5cd5c14c3d do not display grab cursor if the user is not presenter 2023-03-27 11:32:43 -03:00
Gabriel Porfirio
0c0e43ac9a added data-test to download session button 2023-03-27 11:08:44 -03:00
Ramón Souza
b3754570ed fix force panning 2023-03-27 10:38:05 -03:00
Ramón Souza
2827434739
Merge pull request #17320 from ramonlsouza/issue-17023
fix: Dragging presentation area instead of rotated shape
2023-03-27 10:31:14 -03:00
Ramón Souza
fdf9b1a7cc fix drag presentation after rotating shape 2023-03-27 09:01:59 -03:00
Ramón Souza
234d1ee0f6
Merge pull request #17194 from Arthurk12/17192
fix(presentation): workaround for slide download
2023-03-27 08:35:47 -03:00
Ramón Souza
5b0a0d7cf6
Merge pull request #17231 from Scroody/I-17125
Fixed: Missing buttons on menus in low resolutions.
2023-03-27 08:11:16 -03:00
KDSBrowne
72adc96dbe add autohide option for whitboard toolbars 2023-03-26 22:08:09 +00:00
Calvin Walton
4e8c458da6 bbb-presentation-video: Update to 4.0.0 2023-03-24 16:13:40 -04:00