Arthurk12
602f2e01f8
fix(wake-lock): call wake lock instance method
2023-06-14 13:38:06 -03:00
Arthurk12
e5aa8cb0e0
refactor(wake-lock): change settings flags
...
Changes enableWakeLock => wakeLock.enabled to follow the pattern used by
other features and wakeLockEnabled => wakeLock. Also make the necessary
code changes to reference this new settings flags correctly.
2023-06-14 13:38:00 -03:00
Arthurk12
72eee8aa92
refactor(wake-lock): better button names
2023-06-14 12:53:44 -03:00
Arthurk12
1fda572d0a
fix(layout): wake lock toast
...
Prevent wake lock toast from being displayed over the audio modal.
2023-06-13 16:22:03 -03:00
Arthurk12
f880e56a1e
feat(wake-lock): prototype
...
Adds wake lock feature, which is available only for mobile users using
browser with support to the given API.
When an user using a supported device joins the meeting, a toast is
displayed offering to activate the feature.
Adds a toggle under settings menu to activate/deactivate it.
2023-06-13 16:22:02 -03:00
Anton Georgiev
35afc8fde9
Merge pull request #18156 from bigbluebutton/antobinary-patch-2
...
chore: Enable French captions by default
2023-06-13 14:23:30 -04:00
Anton Georgiev
148188c5e6
Merge pull request #18161 from antonbsa/snapshots-updt
...
test: Reference snapshots update
2023-06-13 14:23:14 -04:00
Anton B
a16311ad21
test: add script command to rewrite all snapshots
2023-06-13 13:51:19 -03:00
Anton B
04fc50dbe2
test: update reference snapshots
2023-06-13 13:39:39 -03:00
Anton Georgiev
ddca65cb43
enable-french-cc
2023-06-13 09:00:01 -04:00
Ramón Souza
70dd942ac1
Merge pull request #18149 from KDSBrowne/bbb-17843
...
fix: Add Debounce To handleResize And zoomChanger
2023-06-13 09:01:36 -03:00
KDSBrowne
8932dc2fe1
use radash instead of lodash
2023-06-12 19:11:52 +00:00
Ramón Souza
3576eb1a01
Merge pull request #18129 from Scroody/I-179382
...
Fix: White squares displayed when rotating to mobile orientation
2023-06-12 15:49:47 -03:00
Ramón Souza
8ae0f534b3
Merge pull request #18108 from Scroody/I-18077
...
Fix: Presentation area in front of talking indicator elements.
2023-06-12 15:45:20 -03:00
transifex-integration[bot]
9301f33b77
Translate en.json in ru ( #18152 )
...
100% translated source file: 'en.json'
on 'ru'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-12 14:21:25 -04:00
Anton Georgiev
9ad0f693c0
Merge pull request #18135 from antonbsa/2.6-chat-test-imp
...
test: wait for public chat element when openning it and improve test config file
2023-06-12 14:10:07 -04:00
transifex-integration[bot]
af90b88f07
Translate en.json in el_GR ( #18146 )
...
100% translated source file: 'en.json'
on 'el_GR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-12 08:46:47 -04:00
KDSBrowne
0cd12b0296
add debounce to handleResize and zoomChanger
2023-06-11 20:53:06 +00:00
Anton B
91f4cdd085
test: add toHaveScreenshot default value
2023-06-08 17:48:18 -03:00
Ramón Souza
bb88dae48f
Merge pull request #18104 from KDSBrowne/bbb-18026
...
fix: Preserve Canvas Position On Slide Change
2023-06-08 17:27:23 -03:00
transifex-integration[bot]
193a03f046
Updates for bigbluebutton-html5/public/locales/en.json in de ( #18132 )
...
* Translate en.json in de
100% translated source file: 'en.json'
on 'de'.
* Translate en.json in de
100% translated source file: 'en.json'
on 'de'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-08 15:59:49 -04:00
Anton B
933587940a
test: update maxDiffPixelRatio value in settings
2023-06-08 16:56:52 -03:00
Anton Georgiev
54e82273cc
Merge pull request #18128 from paultrudel/remove-commons-file-upload
...
refactor: Remove commons file upload
2023-06-08 15:37:29 -04:00
André Castro
7c8050ccef
Merge branch 'v2.6.x-release' into I-179382
2023-06-08 14:58:52 -03:00
Anton B
32196b5a12
test: isolate function to check root permission and apply on connectionFailure tests
2023-06-08 14:56:14 -03:00
Scroody
bd087969dc
Fix: Whites squares
2023-06-08 14:54:41 -03:00
Paul Trudel
b43d46091c
Fully remove dependency
2023-06-08 17:35:12 +00:00
Paul Trudel
299ffd49fa
Remove commons-fileupload dependency
2023-06-08 17:30:57 +00:00
transifex-integration[bot]
e14fb4b153
Translate en.json in et ( #18116 )
...
100% translated source file: 'en.json'
on 'et'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-08 10:07:48 -04:00
transifex-integration[bot]
67ec35c83f
Translate en.json in ja ( #18117 )
...
100% translated source file: 'en.json'
on 'ja'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-08 10:07:30 -04:00
Ramón Souza
f72f84106a
Merge pull request #18106 from hiroshisuga/dev2.6_pointerSize
...
feat(config): Configurable presentation pointer size
2023-06-08 09:19:27 -03:00
Ramón Souza
7e6b15cd22
Merge pull request #18114 from schrd/send-to-chat-documents-open-in-new-tab
...
Fix: open documents download presentation in new tab
2023-06-08 09:06:23 -03:00
Anton B
e17bcd0ec5
test: define default maxDiffPixelRatio value
2023-06-07 23:17:42 -03:00
Anton B
2aa49689e8
test: wait for welcome message when openning public chat
2023-06-07 23:16:50 -03:00
hiroshisuga
99919edb33
default pointer size 10 -> 5
2023-06-08 08:25:24 +09:00
Anton Georgiev
ad658fde8e
Merge pull request #18113 from schrd/doc-cluster
...
Docs: add missing configuration option for cluster setup
2023-06-07 14:47:32 -04:00
Daniel Schreiber
d62a51ad25
Fix: open documents download presentation in new tab
...
Tell the browser to open presentations sent to chat in a new tab.
Otherwise it might try to replace the BBB session.
2023-06-07 20:42:56 +02:00
Daniel Schreiber
95254460c1
Docs: add missing configuration option for cluster setup
...
`bbb-web` needs configuration for correct CORS headers in cluster setup.
Otherwise API calls from `bbb-html5` to `bbb-web` will be rejected by
grails.
2023-06-07 20:34:24 +02:00
Anton Georgiev
00eaba898c
Merge pull request #18111 from bigbluebutton/antobinary-patch-3
...
docs: Add a note in the 2.6-whats-new about max annotations cap
2023-06-07 13:31:13 -04:00
Anton Georgiev
fcecf6f0c9
Merge pull request #18110 from bigbluebutton/antobinary-patch-3
...
docs: Document maxNumberOfAnnotations
2023-06-07 13:29:08 -04:00
Anton Georgiev
cccac66441
docs: Add a note in the 2.6-whats-new about max annotations cap
2023-06-07 13:27:05 -04:00
Anton Georgiev
0bc97f9b7b
docs: Document maxNumberOfAnnotations
2023-06-07 13:18:00 -04:00
Anton Georgiev
411ac84cf7
Merge pull request #18030 from danielpetri1/mime-fixes
...
refactor(bbb-web): Use Tika as MIME type detection tool
2023-06-07 12:41:53 -04:00
Anton Georgiev
deabab363f
docs: make RecentReleases a heading
2023-06-07 12:22:09 -04:00
danielpetri1
74e88d0a28
Remove unused imports
2023-06-07 14:44:02 +00:00
Scroody
37691f65b1
Fix: Presentation area in front of talking indicator elements
2023-06-07 11:42:27 -03:00
hiroshisuga
97f660e268
Update settings.yml
2023-06-07 22:47:34 +09:00
hiroshisuga
a6d353a7b1
Update component.jsx
2023-06-07 22:46:47 +09:00
KDSBrowne
e138d17b4f
preserve canvas position on slide change
2023-06-07 05:12:07 +00:00
Anton Georgiev
b699a46802
Merge pull request #17975 from paultrudel/breakout-room-exception-fix
...
fix: Added check for parentMeetingId if isBreakout is true
2023-06-06 09:35:04 -04:00