Anton Georgiev
6b4c46f750
Merge pull request #16107 from schrd/local-echo-delay
...
fix(audio): add delay for loopback test
2023-01-24 13:55:26 -05:00
Ramón Souza
41a2b65463
Merge pull request #16525 from antobinary/wb-fix-1
...
fix: check for shape before shape.isLocked
2023-01-24 15:53:31 -03:00
Ramón Souza
549fe989fd
Merge pull request #16543 from ramonlsouza/pr-16423-jan20
...
fix(whiteboard): prevent crashes when grouped shapes are removed
2023-01-24 15:50:21 -03:00
Anton Georgiev
0a45316e8e
Merge pull request #12 from germanocaumo/wb-locked-refactor
...
refactor(whiteboard): move shapelock to container + linting
2023-01-24 13:49:44 -05:00
germanocaumo
44692f9b71
refactor(whiteboard): move shapelock to container + linting
...
Do the shape lock propery set in the container so the props change less times and avoid problems in the useMemo.
2023-01-24 18:32:49 +00:00
Ramón Souza
9ea6f161ed
Merge pull request #16546 from ramonlsouza/fix-shared-notes-timeout
...
fix: clear timeout on shared notes unmount
2023-01-24 14:36:04 -03:00
Ramón Souza
8477ae54c5
Merge pull request #16545 from ramonlsouza/issue-16464
...
fix: setPresentationIsOpen is undefined
2023-01-24 14:35:11 -03:00
Gustavo Trott
5a62d30ebd
Merge pull request #15691 from gustavotrott/rtt-idle-alert
2023-01-24 13:59:42 -03:00
Ramón Souza
2883cf145c
add return to shared notes unmount timeout
2023-01-24 13:48:47 -03:00
germanocaumo
b88cd77c4e
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into wb-fix-1
2023-01-24 16:48:31 +00:00
Gustavo Trott
5340947b71
Dont show clientNotResponding when client is offline
2023-01-24 11:00:51 -03:00
Ramón Souza
7dbc814c57
restore setPresentationIsOpen in presentation
2023-01-24 10:05:49 -03:00
Gustavo Trott
6dfbcd29c6
Resolves conflicts
2023-01-24 09:35:13 -03:00
Gustavo Trott
69ee01203e
Merge pull request #16538 from GuiLeme/patch-default-configs-breakout
2023-01-24 08:28:09 -03:00
Guilherme Pereira Leme
06519d81a2
changes in review
...
Co-authored-by: Gustavo Trott <gustavo@trott.com.br>
2023-01-24 08:20:01 -03:00
Anton Georgiev
5ea43ff15c
Merge pull request #15457 from schrd/fix-issue-15436
...
Fix: use grails configuration for CORS settings
2023-01-23 16:54:55 -05:00
Anton Georgiev
d7da9f7aba
Merge pull request #16060 from gustavotrott/api-enter-meeting-ended-error
...
refactor: Improve error message on meeting or session invalid
2023-01-23 16:49:28 -05:00
Ramón Souza
f0c4ed0178
fix removal of grouped shapes
2023-01-23 17:00:05 -03:00
Anton Georgiev
58187c6226
Merge pull request #16465 from gabriellpr/rm-user
...
test: Remove user
2023-01-23 14:50:33 -05:00
Daniel Schreiber
cc21f1598b
Copy in fixups from review
...
thanks @prlanzarin for reviewing:
https://github.com/bigbluebutton/bigbluebutton/pull/16107#pullrequestreview-1241137609
2023-01-23 20:31:53 +01:00
Daniel Schreiber
10c04f4843
audio: add delay for loopback test
...
If BBB 2.6 is used without headphones, the audio test works differently
than in 2.5. In 2.5 audio traffic is routed to freeswitch and then
returned to the browser. This adds usually some latency which makes it
easy to hear you audio quality. In 2.6 there is a local loopback. As
there is almost no latency, it is either difficult or even impossible to
check your own audio quality as echo cancellation of the browser will
filter out your own signal.
This patch adds a delay node to the audio loopback test, which makes is
easier to check your quality.
2023-01-23 19:54:44 +01:00
Anton Georgiev
9564436abf
Merge pull request #16536 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_uk_UA
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'uk_UA'
2023-01-23 11:48:36 -05:00
Anton Georgiev
345847f933
Merge pull request #16535 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es_ES
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'es_ES'
2023-01-23 11:47:20 -05:00
Anton Georgiev
836f0b3ad0
Merge pull request #16534 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_es
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'es'
2023-01-23 11:46:38 -05:00
Anton Georgiev
ad22d1a6d7
Merge pull request #16533 from bigbluebutton/translations_bigbluebutton-html5-public-locales-en-json--v2-6-x-release_ru
...
Translate '/bigbluebutton-html5/public/locales/en.json' in 'ru'
2023-01-23 11:46:10 -05:00
Anton Georgiev
de4e4b2771
Merge pull request #16532 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-23 11:45:44 -05:00
GuiLeme
8dd5c12d8f
[patch-default-configs-breakout] - refactor
2023-01-23 12:35:43 -03:00
transifex-integration[bot]
bafe028022
Apply translations in uk_UA
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'uk_UA' language.
2023-01-22 14:25:56 +00:00
transifex-integration[bot]
9e2ed3b736
Apply translations in es_ES
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'es_ES' language.
2023-01-21 19:04:56 +00:00
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
transifex-integration[bot]
991e933547
Apply translations in ru
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ru' language.
2023-01-21 18:49:58 +00:00
transifex-integration[bot]
e097f718b4
Apply translations in gl
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'gl' language.
2023-01-21 18:41:05 +00:00
Anton Georgiev
b229a4eb8a
chore: bump version to 2.6.0-beta.7
2023-01-20 15:43:49 -05:00
Ramón Souza
b6f43f0491
Merge remote-tracking branch 'upstream/v2.6.x-release' into pr-16423-jan20
2023-01-20 16:55:54 -03:00
Anton Georgiev
bd8ff6951a
fix: check for shape before shape.isLocked
2023-01-20 19:18:58 +00: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
Gabriel Porfirio
cbcc4ca116
resolving conflicts
2023-01-20 09:40:03 -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
Gabriel Porfirio
dfb672d895
resolving suggestions
2023-01-20 09:35:39 -03:00