Commit Graph

36117 Commits

Author SHA1 Message Date
transifex-integration[bot]
fbde26356d
Apply translations in es
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'es' language.
2023-01-21 18:54:20 +00:00
Anton Georgiev
b229a4eb8a
chore: bump version to 2.6.0-beta.7 2023-01-20 15:43:49 -05:00
Anton Georgiev
8f50755c8f
Merge pull request #16523 from bigbluebutton/databinding
fix(sec): upgrade databinding to 5.2.4 (port of #16522)
2023-01-20 13:23:38 -05:00
Anton Georgiev
8e37b8b95d
fix(sec): upgrade databinding to 5.2.4 (port of #16522) 2023-01-20 13:22:50 -05:00
Ramón Souza
04761bc24c
Merge pull request #16477 from ramonlsouza/block-image-shapes
fix: Disable paste file in whiteboard
2023-01-20 14:27:55 -03:00
Ramón Souza
419e83ecd4
add video as an invalid shape type 2023-01-20 13:16:38 -03:00
Anton Georgiev
129d419c6f
Merge pull request #16513 from paultrudel/recording-pagination-changes
refactor(api): Recording pagination changes
2023-01-20 10:24:03 -05:00
Anton Georgiev
4afdebc1d5
Merge pull request #16165 from MaximKhlobystov/new-whiteboard-tests
test: new whiteboard tests (pencil, text and sticky note)
2023-01-20 09:19:25 -05:00
Ramón Souza
1da91359c2
Merge pull request #16493 from KDSBrowne/bbb-a11y-05
Update Learning Dashboard User Details Semantics
2023-01-20 11:17:51 -03:00
Anton Georgiev
7e75a851eb
Merge pull request #16468 from GuiLeme/issue-16141
feat(config): Default values for checkbox in breakout rooms modal
2023-01-20 09:16:39 -05:00
Anton Georgiev
c59b237537
Merge pull request #16509 from germanocaumo/f-tldraw-es-fallback
fix(tldraw): fallback es-xx locales to es
2023-01-20 09:11:02 -05:00
Anton Georgiev
50dc44be3e
Merge pull request #16520 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ja
Translate '/bigbluebutton-html5/public/locales/en.json' in 'ja'
2023-01-20 08:51:15 -05:00
transifex-integration[bot]
f7e51c4d21
Apply translations in ja
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2023-01-20 13:49:06 +00:00
Gustavo Trott
33ce598e1e
Merge pull request #16492 from GuiLeme/issue-16284 2023-01-20 09:41:43 -03:00
Guilherme Pereira Leme
455a11d1fb
Update bigbluebutton-html5/imports/ui/services/auth/index.js
changes in review

Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-01-20 09:39:11 -03:00
Ramón Souza
dfb438922e
Merge pull request #16502 from JoVictorNunes/issue-16479
fix(whiteboard): complete draw session when clicking outside of viewport
2023-01-20 09:16:14 -03:00
Ramón Souza
71cb86a28c
Merge pull request #16516 from antobinary/fix-16508
fix: check for slidePosition before using it
2023-01-20 09:06:38 -03:00
GuiLeme
8af6c547f2 [issue-16284] - Changes in review 2023-01-20 08:44:21 -03:00
Maxim Khlobystov
589e9f9ad2 Additional check for the sticky notes text 2023-01-19 22:25:50 +00:00
Anton Georgiev
f3f26bf659 fix: check for slidePosition before using it 2023-01-19 20:56:20 +00:00
Joao Victor
247219fe9e fix(whiteboard): complete draw session when leaving the tab 2023-01-19 17:27:30 -03:00
Anton Georgiev
05596ca863
Merge pull request #16514 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_tr
Translate '/bigbluebutton-html5/public/locales/en.json' in 'tr'
2023-01-19 14:30:51 -05:00
transifex-integration[bot]
0c826ea08e
Apply translations in tr
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'tr' language.
2023-01-19 19:14:02 +00:00
Anton Georgiev
1fcfef1243
Merge pull request #16367 from MaximKhlobystov/test-capture-breakout-notes-whiteboard
test: capture breakout room's shared notes and whiteboard
2023-01-19 13:54:04 -05:00
Ramón Souza
cf6f216554
Merge pull request #16501 from hiroshisuga/patch-58
refactor: Reduce redundant redundency in getAvailableOptions()
2023-01-19 15:51:18 -03:00
Gustavo Trott
ff184d9d13
Merge pull request #16421 from danielpetri1/capture-content-iff-necessary 2023-01-19 15:34:34 -03:00
Daniel Petri Rocha
80f2defbfe
Merge pull request #12 from gustavotrott/pr-16421
Adjustments on choosing filename of the captured content
2023-01-19 19:31:07 +01:00
GuiLeme
8947f18fdd [issue-16141] - Changes in review 2023-01-19 12:33:08 -03:00
Paul Trudel
0ee382c493 Modified database retrieval of recordings 2023-01-19 15:23:54 +00:00
Guilherme Pereira Leme
dd9f332ae9
Merge pull request #9 from danielpetri1/issue-16141
Review to PR - Commits to add to review
2023-01-19 11:54:48 -03:00
Ramón Souza
58e36357d1
Merge pull request #16072 from Tainan404/remove-speed-bump-notes
fix: add delay for shared note true unmount
2023-01-19 11:51:19 -03:00
GuiLeme
6f5053d492 [issue-16284] - Changes in review 2023-01-19 11:32:00 -03:00
Tainan Felipe
4368d9bff5 Fix small box appearing when closes the notes 2023-01-19 10:44:47 -03:00
GuiLeme
c966f16828 [issue-16284] - Changed required param to avoid warning logs 2023-01-19 09:57:32 -03:00
GuiLeme
7bb03551b1 [issue-16284] - changed behavior of not showing anything when user is moved out a breakout 2023-01-19 09:21:28 -03:00
Gustavo Trott
f121418355 Improvements to choose filename of captured content 2023-01-18 20:51:06 -03:00
Paul Trudel
f7fe6b9b5d Modified pagination functionality 2023-01-18 21:22:10 +00:00
Tainan Felipe
0664243c0a Fix notes not appering on presentation area 2023-01-18 17:10:22 -03:00
germanocaumo
a859cb93dd fix(tldraw): fallback es-xx locales to es 2023-01-18 20:08:32 +00:00
Ramón Souza
371406d4ff
Merge pull request #16498 from KDSBrowne/bbb-wb-perf-imp
Remove useEffect Hook Without Dependency Array
2023-01-18 16:16:02 -03: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