Anton Georgiev
d5abc3cb9b
Merge pull request #18316 from GuiLeme/issue-18259
...
Fix - join audio in breakout room
2023-07-19 14:16:56 -04:00
Ramón Souza
943c92d08b
Merge pull request #18321 from GuiLeme/issue-18308
...
feature: Make quick poll result labels consistent with the uploaded slides
2023-07-19 09:40:19 -03:00
GuiLeme
217f252c29
[issue-18308] - Fix deleting of first letter every time
2023-07-19 09:21:11 -03:00
Ramón Souza
7d38a3154f
Merge pull request #18327 from KDSBrowne/bbb-a11y-pathes
...
fix(accessibility): Enhance Color Contrast, Language Dropdown, and Screen Reader Feedback
2023-07-18 09:42:41 -03:00
Ramón Souza
f5d1db72ec
Merge pull request #18331 from KDSBrowne/bbb-a11y-pathes-01
...
fix: Improve Focus When Changing Modal Tabs With Keyboard
2023-07-17 16:59:27 -03:00
KDSBrowne
9e87a475f2
Update bigbluebutton-html5/imports/ui/components/common/modal/simple/component.jsx
...
Co-authored-by: Ramón Souza <contato@ramonsouza.com>
2023-07-17 14:04:04 -04:00
KDSBrowne
5a85ca14a2
add focus trap to handle focus leaving simple modals
2023-07-17 17:19:05 +00:00
Ramón Souza
734f591472
Merge pull request #18322 from ramonlsouza/a11y-9
...
fix(accessibility): implement the list of users within the session logs as a list
2023-07-17 11:35:02 -03:00
transifex-integration[bot]
a9d75b5164
Translate en.json in fa_IR ( #18326 )
...
100% translated source file: 'en.json'
on 'fa_IR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-17 09:56:16 -04:00
Ramón Souza
7964bb9877
lint
2023-07-17 10:00:51 -03:00
GuiLeme
6fb701045a
[issue-18259] - fix join audio in breakout room
2023-07-17 09:14:23 -03:00
KDSBrowne
e73110be30
add lang attribute to locale select options
2023-07-15 15:51:22 +00:00
KDSBrowne
937d18b192
improve style menu color contrast in dark mode
2023-07-15 15:40:27 +00:00
Ramón Souza
fa8883ee29
use list for users in connections status
2023-07-14 16:47:40 -03:00
GuiLeme
a10fbaba4f
[issue-18308] - add predefined label in result quick poll options
2023-07-14 14:55:12 -03:00
Ramón Souza
db4479d6dd
adjust quick poll char limit
2023-07-13 09:58:05 -03:00
Ramón Souza
c1fa4e10c7
Merge pull request #18301 from KDSBrowne/bbb-18233
...
fix: Add Resize Event When Whiteboard Mounts
2023-07-13 08:30:42 -03:00
Anton Georgiev
cd1d8624a0
Merge pull request #18298 from schrd/fix-issue-18297
...
Fix: use connection id to determine if a user is ejected or not
2023-07-12 09:50:01 -04:00
KDSBrowne
e97427a9aa
add resize event when whiteboard mounts
2023-07-11 16:17:03 +00:00
Ramón Souza
0f10a2c371
fix reopening chat on promote
2023-07-11 11:32:15 -03:00
Daniel Schreiber
67a491f07c
Fix: use connection id to determine if a user is ejected or not
...
It used to be a boolean value which was durable if the server is
configured to use localStorage for bbb client settings. This would lead
to permanently blocking a user for all future BBB sessions.
To prevent that we use the connectionID to determine if a user is
blocked or not. If a user rejoins (in the same or a different meeting),
the connectionID is different, so the user can join again.
2023-07-11 15:00:24 +02:00
transifex-integration[bot]
f191d462ee
Updates for bigbluebutton-html5/public/locales/en.json in zh_TW ( #18269 )
...
* Translate en.json in zh_TW
100% translated source file: 'en.json'
on 'zh_TW'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:06:17 -04:00
transifex-integration[bot]
a6c2de155e
Updates for bigbluebutton-html5/public/locales/en.json in ko_KR ( #18264 )
...
* Translate en.json in ko_KR
100% translated source file: 'en.json'
on 'ko_KR'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-07-11 06:04:38 -04:00
KDSBrowne
9f1734bfb8
handle quick poll options for F/G
2023-07-06 15:30:05 +00:00
Ramón Souza
14300f3f71
Merge pull request #18274 from ramonlsouza/issue-18220
...
Preserve pinned notes after screenshare
2023-07-06 08:40:52 -03:00
Ramón Souza
b7a193acb5
Merge pull request #18200 from gabriellpr/refactoring-parameters-test
...
test: Add create parameters tests + refactoring
2023-07-04 17:11:19 -03:00
Ramón Souza
efc9cde2f3
Merge pull request #18235 from KDSBrowne/bbb-18078
...
fix: Whiteboard Cursor Offset Switching Back To Custom Layout
2023-07-04 14:43:06 -03:00
Ramón Souza
1b06b30167
preserve pinned notes after screenshare
2023-07-04 13:14:09 -03:00
KDSBrowne
3c1b50c99a
fix whiteboard crash when switching presentations with zoomed slide
2023-07-03 16:03:38 +00:00
Gabriel Porfirio
8f52121d5c
changes on the speech-recognition test
2023-06-30 17:16:22 -03:00
Scroody
0b5822a5fa
Fix: pinning shared notes should restore presentation
2023-06-27 13:53:21 -03:00
KDSBrowne
87c1cf98be
Merge branch 'v2.6.x-release' of https://github.com/bigbluebutton/bigbluebutton into bbb-18078
2023-06-27 15:48:11 +00:00
KDSBrowne
66c3e1b0a8
reset cam dock position on custom layout change
2023-06-27 15:47:59 +00:00
transifex-integration[bot]
1b6ae23bc7
Translate en.json in uk_UA ( #18213 )
...
100% translated source file: 'en.json'
on 'uk_UA'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:51:06 -04:00
transifex-integration[bot]
f63023053b
Translate en.json in gl ( #18210 )
...
100% translated source file: 'en.json'
on 'gl'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:50:30 -04:00
transifex-integration[bot]
588cb5f8fb
Translate en.json in es_ES ( #18209 )
...
100% translated source file: 'en.json'
on 'es_ES'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:50:11 -04:00
transifex-integration[bot]
11c6141d06
Translate en.json in es ( #18208 )
...
100% translated source file: 'en.json'
on 'es'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-26 05:49:43 -04:00
Anton Georgiev
9a6c8f410d
Merge pull request #18150 from danielpetri1/cluster-setup-link
...
refactor: Fix original presentation download link in cluster setups
2023-06-23 15:20:05 -04:00
Ramón Souza
cc5c6cf94f
fix force panning
2023-06-22 09:53:32 -03:00
Gabriel Porfirio
cafc51f33c
refactoring and adding new parameters test
2023-06-22 09:21:10 -03:00
transifex-integration[bot]
7f67d2ac3c
Translate en.json in fr ( #18199 )
...
100% translated source file: 'en.json'
on 'fr'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-22 06:27:48 -04:00
transifex-integration[bot]
2e1cd4a83e
Translate en.json in eu ( #18179 )
...
100% translated source file: 'en.json'
on 'eu'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-19 16:40:07 -04:00
Ramón Souza
026cc92a17
fix copy event in breakout panel
2023-06-16 13:04:05 -03:00
transifex-integration[bot]
0b1a7fbd82
Translate en.json in fa_IR ( #18171 )
...
100% translated source file: 'en.json'
on 'fa_IR'.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-15 07:03:11 -04:00
transifex-integration[bot]
7bf58dcf5a
Updates for bigbluebutton-html5/public/locales/en.json in tr ( #18138 )
...
* Translate en.json in tr
100% translated source file: 'en.json'
on 'tr'.
---------
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-06-14 14:46:05 -04: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