Commit Graph

36191 Commits

Author SHA1 Message Date
Gabriel Porfirio
b5e5c5dd06 app font size test 2023-01-18 13:29:45 -03:00
Bohdan Zhemelinskyi
a36dbb188a removing dependencies that aren't necessary in backport 2023-01-18 16:23:36 +00:00
Joao Victor
28e40b77d5 fix(whiteboard): complete draw session when clicking outside of viewport 2023-01-18 10:12:16 -03:00
Ramón Souza
b995f6a33d
Merge pull request #16475 from JoVictorNunes/issue-15964-1
feat(whiteboard): configurable text tool font family
2023-01-18 08:26:11 -03:00
Ramón Souza
c666f9ecf4
keep "script" font as default 2023-01-18 08:25:32 -03:00
hiroshisuga
b975a38a6d
code simplified 2023-01-18 19:56:10 +09:00
KDSBrowne
56fad69924 Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-wb-perf-imp 2023-01-18 00:23:19 +00:00
KDSBrowne
4712770f32 remove useEffect hook without dependency array 2023-01-18 00:22:50 +00:00
Daniel Petri Rocha
87000629d7 Modify how duplicates are counted 2023-01-17 22:05:50 +01:00
Gustavo Trott
f4a453d880
Merge pull request #16495 from ramonlsouza/issue-16489 2023-01-17 17:27:36 -03:00
Anton Georgiev
89855a2967
Merge pull request #16496 from GuiLeme/patch-issue-16375
refactor: Extract hook as a variable (syntax complaint)
2023-01-17 13:36:25 -05:00
GuiLeme
d566d1fd1a [patch-issue-16375] - add semicolon 2023-01-17 15:27:04 -03:00
Ramón Souza
4673a675ba
Merge pull request #16488 from antobinary/meteor2.10
chore: upgrade meteor to 2.10.0
2023-01-17 15:15:21 -03:00
Daniel Petri Rocha
ee44f15639 Fix search of padId in collection 2023-01-17 19:13:24 +01:00
Ramón Souza
deb8bcf6f1
Merge pull request #16487 from antobinary/newer-tldraw
chore: upgrade tldraw to 1.27.0 to include accessibility improvements
2023-01-17 15:06:21 -03:00
Tainan Felipe
38be06317c Fix closed caption not loading properly 2023-01-17 14:50:43 -03:00
Tainan Felipe
61e10d20f8 Remove logs 2023-01-17 14:50:42 -03:00
Tainan Felipe
4022d4a0f6 add delay for shared note true unmount 2023-01-17 14:50:41 -03:00
GuiLeme
065e7f17e7 [patch-issue-16375] - Patch for SonarCloud warning 2023-01-17 14:50:10 -03:00
Ramón Souza
dd1c330c64 fix change slide with same content 2023-01-17 14:45:15 -03:00
Gustavo Trott
4a713f433a
Merge pull request #16491 from gustavotrott/upgrade-logback-1.2.11 2023-01-17 14:40:19 -03:00
Daniel Petri Rocha
164f00187d Take disabledFeatures into account 2023-01-17 18:02:44 +01:00
KDSBrowne
6b3c7489fa replace p with h3 element 2023-01-17 15:34:55 +00:00
KDSBrowne
5703f02a52 make visible headings part of the pages semantic order 2023-01-17 15:21:55 +00:00
KDSBrowne
ba97a7368b change semantic structure from divs to table - user details 2023-01-17 15:21:41 +00:00
Gustavo Trott
fc245c13a2 Upgrade logback to 1.2.11 2023-01-17 11:35:59 -03:00
GuiLeme
2e0a85f268 [issue-16284] - tweaked minor problems and fixed blue screen when changing breakout rooms 2023-01-17 11:30:25 -03:00
Anton Georgiev
406c94c43a
Merge pull request #16457 from GuiLeme/issue-16375
fix: Omit liveTranscription message if it is not enabled
2023-01-17 07:13:39 -05:00
Anton Georgiev
d9cc7e96e4
Merge pull request #16486 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-5-x-release_fr
Translate '/bigbluebutton-html5/public/locales/en.json' in 'fr'
2023-01-17 07:11:18 -05:00
Anton Georgiev
26d2458726
Merge pull request #16480 from GuiLeme/issue-16363
build(bbb-web): Added 'file' as a dependency necessary to process presentation
2023-01-17 07:10:44 -05:00
Anton Georgiev
464493b308 chore: upgrade meteor to 2.10.0 2023-01-17 11:31:13 +00:00
transifex-integration[bot]
2bf7c8dd9f
Apply translations in fr
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.
2023-01-17 11:16:25 +00:00
Anton Georgiev
654528ab25 chore: upgrade tldraw to 1.27.0 to include accessibility improvements 2023-01-17 11:14:15 +00:00
Anton Georgiev
e3f841e320
Merge pull request #16485 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_fr
Translate '/bigbluebutton-html5/public/locales/en.json' in 'fr'
2023-01-17 06:04:23 -05:00
transifex-integration[bot]
f6a72e5f8f
Apply translations in fr
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'fr' language.
2023-01-17 10:03:03 +00:00
Daniel Petri Rocha
2ecd3d6a80 Use prop as filename 2023-01-17 00:10:13 +01:00
Daniel Petri Rocha
a6b589a069 Add captured filename as breakout property 2023-01-16 23:00:27 +01:00
GuiLeme
bdc5a71967 [issue-16375] - not showing anything when liveTranscription is disabled 2023-01-16 18:10:21 -03:00
Anton Georgiev
318d4c1806
Merge pull request #16472 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_hy
Translate '/bigbluebutton-html5/public/locales/en.json' in 'hy'
2023-01-16 15:10:19 -05:00
Anton Georgiev
7f17d57dd9
Merge pull request #16470 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_gl
Translate '/bigbluebutton-html5/public/locales/en.json' in 'gl'
2023-01-16 15:09:53 -05:00
GuiLeme
f9ef2097ec [issue-16363] - Introduced file dependency used in presentation 2023-01-16 16:24:22 -03:00
Ramón Souza
f6df0e5f48
Merge pull request #16471 from germanocaumo/f-w-text-updates
fix(whiteboard): restore per character text shape updates
2023-01-16 13:52:42 -03:00
Ramón Souza
0dea438881 prevent copy+paste of images in whiteboard 2023-01-16 11:35:39 -03:00
Ramón Souza
4b41ca01f1
Merge pull request #16034 from ramonlsouza/remove-persistent-on-chat-clear
refactor: Remove unused user persistent data if chat is cleared
2023-01-16 11:05:34 -03:00
Joao Victor
44896106b9 feat(whiteboard): configurable text tool font family 2023-01-16 08:40:42 -03:00
Ramón Souza
e008a05931
Merge pull request #16467 from GuiLeme/issue-15756
fix(breakout) - Fix inconsistent behavior of create breakout rooms button
2023-01-16 08:37:37 -03:00
Ramón Souza
64f594a939
Update bigbluebutton-html5/imports/ui/components/user-list/user-list-content/user-participants/user-options/container.jsx 2023-01-16 08:32:19 -03:00
gabriellpr
c426f46e41
Merge branch 'v2.6.x-release' into rm-user 2023-01-16 08:21:53 -03:00
transifex-integration[bot]
7937808779
Apply translations in hy
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'hy' language.
2023-01-15 11:45:36 +00:00
germanocaumo
5c35aed44d fix(whiteboard): restore per character text shape updates 2023-01-14 20:37:43 +00:00