prlanzarin
cf8b5e422f
video-provider: add pagination settings toggle
2021-03-10 18:44:23 +00:00
Anton Georgiev
111109674e
Merge pull request #11247 from ramonlsouza/language-dropdown
...
Reduces the number of options displayed on locale settings dropdown
2021-02-22 15:44:29 -05:00
Mario Jr
08732767e3
Removed duplicated audio filter option in Settings > Application
2021-01-29 19:23:38 -03:00
Anton Georgiev
09e6ba8dfd
Merge branch 'v2.2.x-release' of github.com:bigbluebutton/bigbluebutton into merge-Jan30
2021-01-29 20:58:05 +00:00
Mario Jr
f2de2806eb
Add setting for enabling/disabling microphone audio filters
...
As explained in #11143 , disabling audio filters is desired in some scenarios.
This basically adds an option for user to disable default constraints.
When user doesn't change this value in Settings > Application, the default
value for each audio constraints is retrieved from settings.yml.
When user changes this value in Settings > Application, audio
filters (AGC, Noise Supression and Echo Cancellation) are all set to
true/false, according to the value selected in the Settings GUI.
To start it simple, we decided to not to add a different setting in the GUI for
each audio contraint. This may be added in the future, though (perhaps in a
dedicated Audio Settings tab)
This is related to #4873
2021-01-29 14:18:15 -03:00
Ramon Souza
f72a7f0fea
create a reusable component for settings and captions language dropdown
2021-01-29 13:17:35 -03:00
Ramon Souza
7c2a488f15
show only variations of the selected language on locale settings
2021-01-27 16:50:48 -03:00
Mario Jr
97c76900cb
Add setting for enabling/disabling microphone audio filters
...
As explained in #11143 , disabling audio filters is desired in some scenarios.
This basically adds an option for user to disable default constraints.
When user doesn't change this value in Settings > Application, the default
value for each audio constraints is retrieved from settings.yml.
When user changes this value in Settings > Application, audio
filters (AGC, Noise Supression and Echo Cancellation) are all set to
true/false, according to the value selected in the Settings GUI.
To start it simple, we decided to not to add a different setting in the GUI for
each audio contraint. This may be added in the future, though (perhaps in a
dedicated Audio Settings tab)
This is related to #4873
2021-01-22 16:30:42 -03:00
KDSBrowne
206cae3707
fix locale fetch loop with xx_XX fallback/override
2021-01-19 16:02:20 +00:00
Anton Georgiev
707f80a785
Only calculate locales list once, on process start
2020-09-10 01:27:03 +00:00
Tainan Felipe
6a340e9401
Rework locales list generation
2020-05-13 14:05:59 -03:00
KDSBrowne
d9f3cd0d34
add notification tab to settings modal
2020-03-19 14:19:40 +00:00
Chad Pilkey
d81fe936d4
add toast on user join option
2019-11-12 10:00:48 -08:00
Chad Pilkey
549804c281
add audio cue on user join setting
2019-11-11 09:53:58 -08:00
KDSBrowne
bd9ed853a7
add enabled config to chat in settings.yml
2019-07-17 21:00:33 +00:00
KDSBrowne
55b1ca8c77
fix accessibility issues in captions reader menu
2019-07-05 19:44:12 +00:00
KDSBrowne
ceaeef0227
fix remaining reported accessibility issues
2019-06-26 03:03:08 +00:00
KDSBrowne
a19d06df48
fix screen reader not announcing language select aria-label
2019-05-28 16:28:53 +00:00
Anton Georgiev
b04d5181d3
Merge pull request #7495 from KDSBrowne/0A-access-16
...
Add lang prop to Settings language select element
2019-05-24 14:17:18 -04:00
KDSBrowne
c3518bc6a6
add lang prop to language select element
2019-05-23 21:55:34 +00:00
KDSBrowne
b9231ecbbc
add current value to aria labels for app font size
2019-05-23 21:50:36 +00:00
KDSBrowne
f579766c60
improve displayed percentages
2019-05-08 15:11:55 +00:00
KDSBrowne
3c907232d2
add comment
2019-05-07 19:43:34 +00:00
KDSBrowne
13ed545c29
change application font size to show as percentage
2019-05-07 19:27:47 +00:00
Vitor Mateus
b6d5b15e3e
Implement enable/disable Animations issue-5846
2019-01-24 14:16:23 -02:00
Tainan Felipe
c1aacc8823
Add custom font feature and define desktop version to 14px
2019-01-03 15:35:52 -02:00
Anton Georgiev
2258981559
revert controls for font size Close #6361
2018-12-13 21:47:43 +00:00
KDSBrowne
39c75fd449
fix remaining bugs / console errors
2018-12-05 19:31:33 +00:00
Anton Georgiev
666a59232e
Merge pull request #5993 from KDSBrowne/5980-chat-input-font-size
...
Adjust chat input font size
2018-08-21 09:52:56 -04:00
Anton Georgiev
6459b84c83
Pulled HTML5 locales aug 15; Fix for locale switch edge case ( #5984 )
2018-08-15 13:58:23 -03:00
KDSBrowne
29bcbea923
rename to alerts / missing from #5973
2018-08-15 02:35:58 +00:00
KDSBrowne
d7b6d027a2
change name of formatted string id's
2018-08-13 19:16:22 +00:00
KDSBrowne
7a3c7e0c9c
remove test label
2018-04-24 13:02:10 -07:00
KDSBrowne
534b8ea746
move aria-label above select in DOM
2018-04-24 08:39:15 -07:00
KDSBrowne
c97e698733
use work around to close settings modal
2018-04-16 10:41:23 -07:00
KDSBrowne
aa14952bc0
prevent settings modal opening when selecting locale with region
2018-04-10 09:52:12 -07:00
KDSBrowne
481b79cd30
fix Toggle component functionality with screen reader
2018-03-01 13:15:18 -08:00
KDSBrowne
ef7c44e693
disable increase / decrese font size btn when min / max size reached
2018-03-01 09:21:19 -08:00
Tainan Felipe Pauli de Almeida
ff7273973a
fix some linter errors
2018-01-30 14:41:45 -02:00
Tainan Felipe Pauli de Almeida
0bfe3093c0
add interface for data saving tab
2018-01-30 09:20:51 -02:00
Oleksandr Zhurbenko
ce1f40ac9a
Updated Meteor to 1.6.0.1
2018-01-07 22:17:18 -08:00
Oleksandr Zhurbenko
962e659378
Switched the components from deprecated method to
2018-01-07 20:44:42 -08:00
KDSBrowne
7631359bd1
Merge remote-tracking branch 'upstream/v2.0.x-release' into z14-fix-userlist-keyboard-accessibility
2017-12-06 08:57:28 -08:00
KDSBrowne
d81591e7ce
Merge remote-tracking branch 'upstream/v2.0.x-release' into z14-fix-userlist-keyboard-accessibility
2017-11-30 11:17:03 -08:00
Tainan Felipe
488f9eacc3
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-design
2017-11-29 09:32:39 -02:00
Maxim Khlobystov
864e71798d
Fixed the default locale issue.
2017-11-24 20:26:03 +00:00
Tainan Felipe
64fb3fc920
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-design
2017-11-17 08:11:46 -02:00
Tainan Felipe
e1ca9950a1
add chat push notification and refactor audio notification
2017-10-30 08:34:28 -02:00
Tainan Felipe
a667e3d05b
Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-errors-linter
2017-10-11 11:46:16 -03:00
Tainan Felipe
50cc876cf7
fix errors linter
2017-10-10 19:08:51 -03:00