Commit Graph

207 Commits

Author SHA1 Message Date
Diego Benetti
70bfb9dd31 Hide closed captions option from settings 2019-04-16 09:57:10 -03:00
Joao Siebel
b4e03af60c prevent some unnecessary re-render when processing pages 2019-03-19 09:58:21 -03:00
Joao Siebel
b5929dc4b5 Add activity check modal 2019-02-26 14:40:01 -03:00
Vitor Mateus
e0ddffbf66 Merge remote-tracking branch 'upstream/master' into issue-5846 2019-01-30 10:01:29 -02:00
Anton Georgiev
6ef4f39903 Localize "No locale selected; fix locales fetch 2019-01-25 18:19:54 +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
a5c2ddc602 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into remove-react-router 2018-10-25 17:58:00 +00:00
Oswaldo Acauan
f71d32a464 Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
WIP

wip

wip

format

wip

Move from SCSS variables to CSS custom properties (variables) and add custom parameters for theming/skinning
2018-10-23 14:21:58 -02:00
Anton Georgiev
717a1e2db2 recovered logout functionality including feedback 2018-10-12 21:14:28 +00:00
Anton Georgiev
02905fb90d react-router removed, lots of code commented out, client loads 2018-10-03 16:14:10 +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
8e84c83e9f clean up 2018-07-03 15:09:20 +00:00
KDSBrowne
9f01d3b1d1 ensure settings modal is closed on cancel 2018-06-27 16:18:45 +00:00
Anton Georgiev
23cd017826
Merge pull request #5390 from KDSBrowne/xx.fix.mobile.SR
Fix mobile screen reader functionality
2018-04-26 14:07:44 -04: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
7f7605a033 remove condition and push current path 2018-04-23 13:47:13 -07:00
KDSBrowne
44c70a9199 prevent client breaking when settings are saved while userlist is open 2018-04-20 13:05:33 -07:00
KDSBrowne
45213008f4 add comment 2018-04-17 08:06:19 -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
ca32aeca4e fix confirm callback bug 2018-04-06 10:31:55 -07:00
João Francisco Siebel
fe0f6a67a3 Reverse data saving logic 2018-03-26 15:26:52 -03:00
KDSBrowne
c2ff34a194 add null return in ModalBase and remove mountModal() calls 2018-03-16 16:16:01 -07:00
KDSBrowne
d764ceba3c prevent modals breaking screen reader functionality 2018-03-14 09:21:25 -07:00
KDSBrowne
665bc1ca73 Merge remote-tracking branch 'upstream/v2.0.x-release' into z-02-accessibility-zeeshan-1 2018-03-06 07:34:02 -08: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
João Francisco Siebel
6bb031076b Resolve merge problems 2018-02-19 14:00:43 -03:00
Lucas Fialho Zawacki
333bba0a77 Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into settings-lock-video-dock 2018-02-09 19:33:55 +00:00
KDSBrowne
ff78e14835 switch indexOf() with includes() 2018-02-08 07:14:00 -08:00
KDSBrowne
d7b9e4dce9 close userlist before settings are saved 2018-02-06 12:06:52 -08:00
Joao Siebel
eddc480851 Implement screenshare data saving setting. Fix #5029 2018-02-06 11:33:48 -02:00
Tainan Felipe Pauli de Almeida
fd9dfbf89b fix more linter errors 2018-02-01 09:31:17 -02:00
Tainan Felipe Pauli de Almeida
ff7273973a fix some linter errors 2018-01-30 14:41:45 -02:00
Tainan Felipe Pauli de Almeida
cba6628de0 add to the functionality of deactivating the videodock via settings 2018-01-30 14:32:37 -02:00
Tainan Felipe Pauli de Almeida
0bfe3093c0 add interface for data saving tab 2018-01-30 09:20:51 -02:00
Tainan Felipe
5e96068a6d remove multiplication for 1 2018-01-10 16:55:33 -02:00
Tainan Felipe
273ea0dbc6 Merge remote-tracking branch 'upstream/v2.0.x-release' into fix-settings-mobile 2018-01-10 16:42:39 -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
Tainan Felipe
523caf226d fix settings for mobile screen 2017-12-19 09:13:37 -02: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