Daniel Petri Rocha
f4cb37d4cf
Add 'no content' toast
2023-01-08 16:15:16 +01:00
Daniel Petri Rocha
b3ab33470e
Do not capture pad if it has not been modified
2022-12-27 22:23:13 +01:00
Anton Georgiev
2d742b654c
Merge pull request #15919 from prlanzarin/u26/fix/cam-reconn-issues
...
fix(webcam): intermittent client crashes when sharing camera (2.6)
2022-12-23 09:12:54 -05:00
transifex-integration[bot]
2642751163
Apply translations in ja
...
translation completed updated for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2022-12-23 08:54:56 +00:00
transifex-integration[bot]
712c23b2ce
Apply translations in de
...
at least 98% translated updated for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'de' language.
Manual sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
2022-12-22 19:11:08 +00:00
Anton Georgiev
9184a16690
Merge pull request #16169 from JoVictorNunes/issue-16140
...
feat(whiteboard): reset zoom when switching presentation
2022-12-22 14:10:46 -05:00
Anton Georgiev
c0626900fe
Merge pull request #15679 from ramonlsouza/rename-external-pres-params
...
refactor: rename external upload parameters
2022-12-22 13:00:52 -05:00
Anton Georgiev
2cc37ff375
Merge pull request #16127 from ramonlsouza/fix-sortname
...
fix: incorrect userlist order if name starts with a space
2022-12-22 12:46:05 -05:00
transifex-integration[bot]
59e3b719a6
Apply translations in ja
...
translation completed updated for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2022-12-22 05:12:03 +00:00
Anton Georgiev
4f7e1b9d9a
Merge branch 'v2.6.x-release' into mute-all-test
2022-12-21 13:30:08 -05:00
Anton Georgiev
52eff62d1c
Merge pull request #16262 from KDSBrowne/bbb-a11y-01
...
fix: Add Missing Main Landmark Element
2022-12-21 12:29:36 -05:00
Anton Georgiev
7eb84c2479
Merge pull request #16263 from KDSBrowne/bbb-a11y-02
...
fix: Remove Aria Live From Captions
2022-12-21 12:29:04 -05:00
Anton Georgiev
d82b61c02c
Merge pull request #16265 from KDSBrowne/bbb-a11y-04
...
fix: Update Control Labels In Settings
2022-12-21 12:27:56 -05:00
transifex-integration[bot]
ee2a0aac6b
Apply translations in ja
...
translation completed for the source file '/bigbluebutton-html5/public/locales/en.json'
on the 'ja' language.
2022-12-21 15:34:49 +00:00
KDSBrowne
f266989421
update and add missing control labels in settings
2022-12-21 15:32:20 +00:00
KDSBrowne
f6c8a31750
remove aria-live from captions
2022-12-21 15:24:53 +00:00
KDSBrowne
733fb287f9
add missing main landmark
2022-12-21 15:19:50 +00:00
Anton Georgiev
f6964a0848
fix: Correcting typos reported in Transifex
2022-12-21 09:23:44 -05:00
Anton Georgiev
63466186e5
fix: Hindi naming backport #16251
2022-12-21 05:29:50 -05:00
snyk-bot
e842a26be3
fix: bigbluebutton-html5/package.json & bigbluebutton-html5/package-lock.json to reduce vulnerabilities
...
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-2957526
2022-12-20 14:06:39 +00:00
Anton Georgiev
3037f069bd
fix: hide export presentation hint if feature is disabled
2022-12-19 18:29:36 +00:00
Anton Georgiev
2c132f80c1
Merge pull request #16154 from gustavotrott/fix-breakout-dont-rembember-users
...
fix: Breakout rooms don't save room assigning
2022-12-16 16:19:25 -05:00
Joao Victor
2291477f3d
feat(whiteboard): reset zoom when switching presentation
2022-12-16 16:00:02 -03:00
Ramón Souza
c142d0eb9f
Merge pull request #16124 from ramonlsouza/issue-16059
...
Disable paste file in whiteboard
2022-12-16 13:12:28 -03:00
Gustavo Trott
97dcee009f
makes populateWithLastBreakouts get users from props instead of state
2022-12-15 17:28:44 -03:00
Ramón Souza
0cf1d09978
add early return to video list item if user data is unavailable
2022-12-15 14:49:47 -03:00
Ramón Souza
84e6ba2d40
Merge pull request #16136 from ramonlsouza/merge-2526-dec14
...
chore: Merge v2.5.x-release into v2.6
2022-12-14 13:38:59 -03:00
Ramón Souza
064b554dfd
Merge remote-tracking branch 'upstream/v2.5.x-release' into merge-2526-dec14
2022-12-14 13:23:11 -03:00
Ramón Souza
cb4652b1f7
Merge pull request #16132 from ramonlsouza/locales-dec14
...
chore: Pulled the latest 2.6 HTML5 locales from Transifex
2022-12-14 09:45:21 -03:00
Localization Server
8ad319fb60
chore: Pulled the latest 2.6 HTML5 locales from Transifex
2022-12-14 09:44:06 -03:00
Ramón Souza
93cffede4d
update probe-image-size
2022-12-14 09:15:20 -03:00
Ramón Souza
ff97d2204e
Merge pull request #16099 from antobinary/meteor-bump
...
chore: Meteor 2.9.0, nodejs for bbb-html5 14.21.1
2022-12-13 15:29:07 -03:00
Ramón Souza
1f2562e95c
sort users by sortName
2022-12-13 15:00:13 -03:00
Ramón Souza
1fda877450
Merge pull request #15929 from prlanzarin/u25/fix/cam-reconn-issues
...
fix: guarantee cleanup of stale data on re-subscriptions
2022-12-13 13:12:41 -03:00
Ramón Souza
692ee112cc
disable paste file in whiteboard
2022-12-13 13:11:56 -03:00
Anton Georgiev
6a90c798d8
chore: rephrase keep pushing layout
2022-12-12 14:13:02 -05:00
Ramón Souza
f9c0959e59
Merge pull request #16109 from ramonlsouza/issue-15944
...
style: increase breakout room box size
2022-12-12 13:01:10 -03:00
Anton Georgiev
141eb51408
Merge branch 'v2.6.x-release' of github.com:bigbluebutton/bigbluebutton into meteor-bump
2022-12-09 19:13:52 +00:00
Ramón Souza
03e6835565
fix string in selectedTab comparison
2022-12-09 15:36:44 -03:00
Ramón Souza
6b6f3f4775
Merge pull request #16111 from JoVictorNunes/dashboard-accessibility-updates
...
Dashboard A11y Updates
2022-12-09 15:14:59 -03:00
Ramón Souza
d6220e277f
Merge pull request #16098 from ramonlsouza/issue-16080
...
style: increase video modal max-height
2022-12-09 14:39:39 -03:00
Joao Victor
9ae4644354
Update description of the online time indicator
2022-12-09 11:30:35 -03:00
Joao Victor
1239458fb8
Update description of presentation thumbnails
2022-12-09 10:38:20 -03:00
Ramón Souza
cbea8331b3
increase breakout room box size
2022-12-09 09:44:25 -03:00
Ramón Souza
4153486329
fix conditional hooks - talking indicator
2022-12-08 17:18:17 -03:00
Anton Georgiev
06d32c672c
chore: Update meteor 2.7.1 to 2.9.0
2022-12-08 19:07:39 +00:00
Ramón Souza
41a56cada3
increase max-height of video modal
2022-12-08 14:37:19 -03:00
Joao Victor
0ff4c9e10a
Include name of the product
2022-12-08 11:46:26 -03:00
Joao Victor
8d87bbff67
fix: Speaking person tooltip has wrong encoding
2022-12-07 17:09:50 -03:00
Gabriel Porfirio
c70ded7206
mute all users test
2022-12-07 15:53:56 -03:00