Oleksandr Zhurbenko
b3061dda91
Adjusted the getTranformedSvgPoint func
2017-11-16 09:51:24 -08:00
Tainan Felipe
1f7a3f062b
align button by the flexbox
2017-11-16 15:25:38 -02:00
KDSBrowne
2784a53570
add left margin to items in userlist
2017-11-16 08:26:49 -08:00
Gabriel Carvalho de Campes
36c9d85749
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-11-16 09:13:47 -02:00
Oleksandr Zhurbenko
cc457661ce
Prevented wb toolbar from triggering focus on touch events
...
To make it work well with the text shape, which always keeps the focus. And we don't want the keyboard to jump if you decide to change the font settings on the fly
2017-11-15 16:34:50 -08:00
KDSBrowne
37bd382044
remove margin-bottom from last userlist item
2017-11-14 12:58:54 -08:00
Anton Georgiev
51652fc790
Merge pull request #4669 from jfsiebel/add-moderator-unmute-config
...
add moderatorUnmute feature in HTML5 client
2017-11-14 16:49:41 -02:00
KDSBrowne
d83747d842
remove visible browser scrollbar
2017-11-14 09:02:44 -08:00
KDSBrowne
3b8a721068
change users focus border to match hover color
2017-11-14 08:53:44 -08:00
KDSBrowne
ea86c2936e
center chat list item label
2017-11-14 08:31:43 -08:00
Anton Georgiev
b6befb3ae0
Merge pull request #4601 from Tainan404/notification-chat-message
...
Add toast notification for new chat messages and uncomment settings for chat notifications.
2017-11-14 13:50:25 -02:00
KDSBrowne
4dd7b539df
remove unused focus mixin import
2017-11-14 07:50:02 -08:00
KDSBrowne
1c16768cb1
eliminate focus and hover style css duplication
2017-11-14 07:41:03 -08:00
KDSBrowne
f170967d2a
add hover style to userlist user and chat items
2017-11-14 07:34:53 -08:00
Tainan Felipe
66c8807f6e
change of formattedMessage for formatMessage
2017-11-14 08:41:51 -02:00
Tainan Felipe
1e53a17522
changed color value by css variable and fix variable declared wrong
2017-11-13 13:44:01 -02:00
Tainan Felipe
cb46c8f70c
fix design issues
...
fix design issues
2017-11-13 10:58:04 -02:00
Oleksandr Zhurbenko
1472dbf39e
Added touch events support for all common shapes (rectangle, triangle, ellipse, line)
2017-11-09 15:51:09 -08:00
KDSBrowne
ff7371683d
fix icon alignment
2017-11-09 09:17:49 -08:00
KDSBrowne
5e037eb64d
replace values in focus mixin with variables
2017-11-09 09:13:14 -08:00
KDSBrowne
3264ee26f2
replace pixel values with variables
2017-11-09 09:03:32 -08:00
KDSBrowne
6f7328fa70
reduce gaps between userlist items
2017-11-09 08:37:41 -08:00
Tainan Felipe
7318370a7e
Add localization for slides options
2017-11-09 13:45:24 -02:00
Oleksandr Zhurbenko
450f2b2c89
Added touch events support for pencil
2017-11-08 16:47:29 -08:00
KDSBrowne
d9fedcc8ca
remove btnFocus mixin and add styles to button component
2017-11-08 11:42:37 -08:00
Gabriel Carvalho de Campes
92b1081186
add permission overlay on audio
2017-11-08 16:41:15 -02:00
KDSBrowne
75c445b582
rename color variables in palette.scss
2017-11-08 08:42:13 -08:00
KDSBrowne
a9e11c2149
remove customUserlistItemFocus and add styles to %list-item
2017-11-07 11:07:11 -08:00
KDSBrowne
9e82e80cd8
rename customBtnFocus and replace borders with box-shadow
2017-11-07 08:52:55 -08:00
Gabriel Carvalho de Campes
d144aa0d00
Fixes settings service
...
settings service was missing a `||`
2017-11-07 14:21:43 -02:00
KDSBrowne
1850bc782c
remove customLinkFocus and replace with elementFocus
2017-11-07 08:06:31 -08:00
KDSBrowne
3af605571c
remove customListItemFocus and add focus style to dropdown list
2017-11-07 07:52:18 -08:00
KDSBrowne
1a5d6c5ae4
rename customInputFocus and replace borders
2017-11-06 13:14:58 -08:00
KDSBrowne
4a413ae135
rename customListFocus and remove borders
2017-11-06 12:58:17 -08:00
Oleksandr Zhurbenko
561709644d
Fixed a bug with props in the polling container
2017-11-06 10:24:10 -08:00
Oleksandr Zhurbenko
bdb8af6d40
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into presenter-functionality-2x
2017-11-06 10:10:53 -08:00
Maxim Khlobystov
bc1a4c473c
Merge pull request #4581 from Gcampes/locale-browser-default
...
Set initial locale to be the browser one
2017-11-06 11:16:36 -05:00
Gabriel Carvalho de Campes
24f66860f8
fix for browsers that do not support navigator.languages
2017-11-06 10:21:21 -02:00
Gabriel Carvalho de Campes
56fe843e1a
Merge branch 'locale-browser-default' of https://github.com/gcampes/bigbluebutton into locale-browser-default
2017-11-06 10:06:33 -02:00
Gabriel Carvalho de Campes
fa52daf34a
change initial locale setting
2017-11-06 10:06:05 -02:00
Oleksandr Zhurbenko
132953dbc9
Fixed vertical scrolling in Safari and Chrome on mobile devices
...
css vh units in mobile Safari & Chrome work as if the URL bar is hidden, even though it's not
2017-11-04 00:49:52 -07:00
Joao Siebel
d38ee377a5
Fix problems with null values
2017-11-02 17:23:27 -02:00
Tainan Felipe
d2b29f8d29
add return in componentwillReceiveProps
2017-11-02 14:47:49 -02:00
Anton Georgiev
1fdd1f1353
Merge pull request #4585 from Gcampes/end-meeting-fix
...
Fix issue that prevented end meeting button to appear
2017-11-02 12:40:12 -02:00
Anton Georgiev
8b80d7e9c2
Merge pull request #4621 from Tainan404/fix-upload-percentage
...
[HTML 5] Rounds upload percentage, localize messages in presentation uploader
2017-11-02 11:03:03 -02:00
Anton Georgiev
63eb812f85
Merge pull request #4578 from OZhurbenko/meteor-react-16-update
...
React 16 and packages update
2017-11-02 10:41:45 -02:00
Gabriel Carvalho de Campes
333916e59a
Merge remote-tracking branch 'upstream/v2.0.x-release' into end-meeting-fix
2017-11-02 10:38:06 -02:00
Gabriel Carvalho de Campes
e55ee0d28e
fix listen only dead end on permissions denied
2017-11-02 10:10:01 -02:00
Oleksandr Zhurbenko
e883995379
Breaking proptypes validation, sorry, any questions to @oswaldoacauan
2017-11-01 13:11:35 -07:00
Tainan Felipe
9db759074f
moved intl messages to locales/en
2017-11-01 14:37:44 -02:00
KDSBrowne
2de6540f89
fix audio modal close Btn scroll bug
2017-11-01 09:35:46 -07:00
KDSBrowne
ead38ef07c
use existing border-radius variable
2017-11-01 09:25:08 -07:00
KDSBrowne
6d18220921
remove outline showing around buttons
2017-11-01 09:22:37 -07:00
KDSBrowne
37c4380146
remove focus.scss from variables folder
2017-11-01 09:08:02 -07:00
KDSBrowne
900c20f86a
move and convert focus styles to mixins
2017-11-01 09:01:55 -07:00
Gabriel Carvalho de Campes
c9d7c9cae4
fix endmeeting handler with incorrect name
2017-11-01 13:47:14 -02:00
KDSBrowne
26129e7141
Merge remote-tracking branch 'upstream/v2.0.x-release' into z10-convert-styles-mixins
2017-11-01 08:10:13 -07:00
Tainan Felipe
c1df1da3c4
rounds the file upload percentage
2017-11-01 10:19:18 -02:00
Oleksandr Zhurbenko
6ba09a3184
Fixed a logClient function call
2017-10-31 14:52:18 -07:00
Anton Georgiev
8853d562ce
Merge pull request #4497 from Gcampes/audio-refactor
...
[HTML5] Refactor Audio
2017-10-31 15:39:37 -02:00
Gabriel Carvalho de Campes
2cca0c1724
change device selector key generation
2017-10-31 15:34:06 -02:00
Gabriel Carvalho de Campes
5237f200b5
removes console.log
2017-10-31 15:29:44 -02:00
Gabriel Carvalho de Campes
2e982114b5
Fix locale fetching issues
2017-10-31 15:13:44 -02:00
Gabriel Carvalho de Campes
fde5d56d87
change ask permissions timing, small code fixes
2017-10-31 08:53:06 -02:00
Oleksandr Zhurbenko
3dd92d94a9
Update
2017-10-30 13:20:55 -07:00
Joao Siebel
86264dcb11
Read allowModeratorToUnmuteAudio property from config
2017-10-30 17:15:43 -02:00
Joao Siebel
4a0fedce3d
Remove the unmute flag from config, fix mute and unmute options for listen only user and check server-side
2017-10-30 16:27:17 -02:00
Tainan Felipe
e1ca9950a1
add chat push notification and refactor audio notification
2017-10-30 08:34:28 -02:00
Anton Georgiev
f5d65b8983
Merge pull request #4577 from Gcampes/kick-user-meeting-end
...
Remove user on meeting end
2017-10-27 21:19:20 -02:00
Gabriel Carvalho de Campes
ba019e52db
fix issue preventing end meeting button to appear
2017-10-27 15:08:43 -02:00
Anton Georgiev
a210f2476a
Merge pull request #4572 from KDSBrowne/z07-change-role-refactor
...
Change Role refactor
2017-10-27 13:22:41 -02:00
KDSBrowne
4899b88f27
change condition in changeRole logger message
2017-10-27 08:10:53 -07:00
Anton Georgiev
970205f92d
Merge pull request #4556 from jfsiebel/fix-user-list-mute-unmute-logic
...
fix allowedToMuteAudio and allowedToUnmuteAudio logic and created action
2017-10-27 12:01:14 -02:00
Gabriel Carvalho de Campes
144705ce9b
change func call to a variable
2017-10-27 11:44:42 -02:00
Gabriel Carvalho de Campes
75f82b923d
gets default language from config
2017-10-27 11:23:18 -02:00
Gabriel Carvalho de Campes
436e7df7d4
removes unused css, removes unneeded code
2017-10-27 11:19:24 -02:00
Gabriel Carvalho de Campes
5a9a5fd1b0
code cleanup
2017-10-27 10:02:19 -02:00
Gabriel Carvalho de Campes
00bf09c4f9
Fix issue with locales
2017-10-27 09:36:27 -02:00
Gabriel Carvalho de Campes
9bb0248957
fix logout issue on meeting end
2017-10-26 16:45:03 -02:00
Gabriel Carvalho de Campes
cf73251feb
Merge remote-tracking branch 'upstream/v2.0.x-release' into audio-refactor
2017-10-26 16:26:19 -02:00
Gabriel Carvalho de Campes
81f35bac4f
Fix concerns from review
2017-10-26 15:14:56 -02:00
Tainan Felipe
19f38f9419
add chat notification
2017-10-26 15:14:50 -02:00
KDSBrowne
ec0daac263
add return to presenterAssigned handler
2017-10-26 08:13:43 -07:00
Joao Siebel
d349150bae
add moderatorUnmute feature in HTML5 client
2017-10-26 10:50:55 -02:00
Oleksandr Zhurbenko
df3325e42f
Fixed a bug introduced in #4524
2017-10-25 16:12:17 -07:00
Oleksandr Zhurbenko
6dabe055d8
bug fixes; CSS animation package update; updated package-lock; fixed permissions;
2017-10-25 16:11:06 -07:00
KDSBrowne
fa4c96491c
remove meteor import
2017-10-25 12:05:29 -07:00
KDSBrowne
34313c6eaa
replace strings with constants
2017-10-25 12:00:31 -07:00
KDSBrowne
092839228b
make changeRole handle any role
2017-10-25 10:29:03 -07:00
Oleksandr Zhurbenko
368bba4e43
Merge branch 'v2.0.x-release' of https://github.com/bigbluebutton/bigbluebutton into meteor-react-16-update
2017-10-24 16:14:36 -07:00
Anton Georgiev
f7ba155f97
Merge pull request #4524 from oswaldoacauan/patch-3
...
[HTML5] Fix logClient method name
2017-10-24 17:04:38 -02:00
Anton Georgiev
967be17440
Merge pull request #4521 from Tainan404/fix-presenter-modal-bug
...
[HTML5] Fix presentation upload modal bug
2017-10-24 17:02:47 -02:00
Anton Georgiev
9f2b364710
Merge pull request #4553 from OZhurbenko/fix-settings-cancel
...
[HTML5] - Fix for Settings not being closed
2017-10-24 16:58:40 -02:00
KDSBrowne
a8142287fa
adjust public chat option button position
2017-10-24 09:16:57 -07:00
KDSBrowne
6996aa833e
move css variables to chat-dropdown styles.scss
2017-10-24 09:08:57 -07:00
KDSBrowne
c8a38377a5
use absolute import
2017-10-24 09:07:27 -07:00
KDSBrowne
7eb9e420d5
add aria lable to public chat options btn
2017-10-24 09:07:08 -07:00
KDSBrowne
bc0ded7bec
remove unneeded div element
2017-10-24 09:06:29 -07:00
KDSBrowne
445522a8dd
add variables for css values
2017-10-24 09:06:04 -07:00
KDSBrowne
bc0434b6e0
fix oval focus ring on public chat more btn
2017-10-24 09:05:46 -07:00