Oleksandr Zhurbenko
866f9308b9
Added support for touch events on iOS devices
2017-11-21 16:51:40 -08:00
Oleksandr Zhurbenko
bd26e17185
Added touch events support for the text shape, except Safari
2017-11-16 15:14:43 -08:00
Oleksandr Zhurbenko
b3061dda91
Adjusted the getTranformedSvgPoint func
2017-11-16 09:51:24 -08: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
Oleksandr Zhurbenko
1472dbf39e
Added touch events support for all common shapes (rectangle, triangle, ellipse, line)
2017-11-09 15:51:09 -08:00
Oleksandr Zhurbenko
450f2b2c89
Added touch events support for pencil
2017-11-08 16:47:29 -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
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
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
Gabriel Carvalho de Campes
c9d7c9cae4
fix endmeeting handler with incorrect name
2017-11-01 13:47:14 -02: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
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
KDSBrowne
ec0daac263
add return to presenterAssigned handler
2017-10-26 08:13:43 -07: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