Fred Dixon
|
ef274f1f22
|
Merge pull request #569 from gthacoder/meteor-client-notifications
HTML5 client: fix for WebRTC browser support notifications.
|
2015-03-18 19:53:34 -04:00 |
|
Anton Georgiev
|
8743ec75b1
|
clean tab height
|
2015-03-17 22:12:04 +00:00 |
|
Anton Georgiev
|
7ccbb38303
|
styling Options in portrait
|
2015-03-17 20:17:50 +00:00 |
|
Anton Georgiev
|
a068f8e470
|
private chat user pick from dropdown
|
2015-03-17 19:34:34 +00:00 |
|
Anton Georgiev
|
cb0eea2899
|
display a sample of the font-size
|
2015-03-17 14:57:40 +00:00 |
|
Anton Georgiev
|
4e08129191
|
font size -/+ control
|
2015-03-17 13:45:49 +00:00 |
|
Oleksandr Zhurbenko
|
8ba30a585a
|
Misprint fixed
|
2015-03-16 19:14:18 +00:00 |
|
Oleksandr Zhurbenko
|
f0cb2013a8
|
Fixed a bug when a client didn't set a proper default font size, when a user entered from a mobile device in landscape view
|
2015-03-16 19:14:06 +00:00 |
|
Oleksandr Zhurbenko
|
cbaa112f79
|
Improved code reuse
|
2015-03-16 19:13:55 +00:00 |
|
Maxim Khlobystov
|
f6de805f26
|
Fixed the issue with Firefox notified as not supporting WebRTC.
|
2015-03-15 19:03:31 -07:00 |
|
Maxim Khlobystov
|
8e81f00155
|
Fixed the issue with blocked scrolling after zooming with the push menu opened.
|
2015-03-14 19:37:43 -07:00 |
|
Maxim Khlobystov
|
daf158c127
|
Cleaning up and adding some comments.
|
2015-03-14 19:31:01 -07:00 |
|
Maxim Khlobystov
|
da77337567
|
Made the content of the WebRTC-related notifications custom depending on the browser that is being used.
|
2015-03-14 19:25:49 -07:00 |
|
Maxim Khlobystov
|
792c88cf2a
|
Created notifications for the browsers that don't support WebRTC.
|
2015-03-14 19:08:34 -07:00 |
|
Fred Dixon
|
946e3bd147
|
Merge pull request #564 from perroned/overflowing-chat-box
Fixed issue of overflowing chatbox
|
2015-03-13 16:22:40 -04:00 |
|
perroned
|
41ee26f99d
|
Fixed issue of overflowing chatbox
|
2015-03-13 13:18:50 -07:00 |
|
Anton Georgiev
|
0aa5e2473b
|
Merge branch 'master' into ip-independent-logouturl
|
2015-03-12 20:04:09 +00:00 |
|
Anton Georgiev
|
1c6e3c7d70
|
Merge branch 'master' into font-fix
|
2015-03-12 16:04:51 +00:00 |
|
Anton Georgiev
|
f92e592edd
|
fix for firefox - would not display the ionicons
|
2015-03-12 16:02:56 +00:00 |
|
perroned
|
c02b177bf9
|
Fixed issue where the entire panel was scrolling
|
2015-03-12 08:45:40 -07:00 |
|
Anton Georgiev
|
f8b8451057
|
cleaning up
|
2015-03-10 21:03:16 +00:00 |
|
Anton Georgiev
|
5d1844f00b
|
obtain the logoutURL from the enter api. Store it on the client side
|
2015-03-10 20:58:51 +00:00 |
|
Anton Georgiev
|
2dcc67873b
|
Merge branch 'master' into ip-independent-logouturl
|
2015-03-10 19:19:18 +00:00 |
|
Anton Georgiev
|
94766d2aa4
|
(revrt) Display the filename of the presentation
|
2015-03-10 14:41:14 +00:00 |
|
perroned
|
493c7701fd
|
Fixed issue where you can chat with yourself
|
2015-03-10 07:07:23 -07:00 |
|
Fred Dixon
|
4f023dd91c
|
Merge pull request #548 from OZhurbenko/meteor-ui
Mobile View's changes
|
2015-03-10 01:25:02 -04:00 |
|
Maxim Khlobystov
|
0e2559a15a
|
Cleaning up.
|
2015-03-09 18:20:29 -07:00 |
|
Maxim Khlobystov
|
bda1db32a9
|
Got rid of the unwanted calls for the push menu when user clicks navbar buttons.
|
2015-03-09 18:13:16 -07:00 |
|
Maxim Khlobystov
|
9a00fbf418
|
Increased the size of Logout dialog box for mobile devices in landscape mode to make it easier to click Yes/No.
|
2015-03-09 17:59:01 -07:00 |
|
Maxim Khlobystov
|
41b2727adb
|
Allowed users to close the Logout dialog box by clicking outside on mobile devices.
|
2015-03-09 14:30:25 -07:00 |
|
Anton Georgiev
|
ce79fb0cdc
|
make the [default] logoutURL for the html5 client IP independent
|
2015-03-09 21:25:30 +00:00 |
|
Maxim Khlobystov
|
c54caa3f3d
|
Tied the font sizes inside the Logout dialog box on mobile devices in landscape to the page height and thus made the dialog box look consistent across devices with different aspect ratios.
|
2015-03-09 13:43:39 -07:00 |
|
Maxim Khlobystov
|
c36afdeb47
|
Made the Logout dialog box bigger in landscape orientation for the mobile devices only.
|
2015-03-09 13:31:19 -07:00 |
|
Maxim Khlobystov
|
f1623a143c
|
Replaced the push menu collapse button's chevron icons with the hamburger menu icon.
|
2015-03-08 01:30:44 -05:00 |
|
Maxim Khlobystov
|
52be0c0751
|
Positioned every element under the shield correctly when the push menu is opened.
|
2015-03-07 21:58:26 -05:00 |
|
Maxim Khlobystov
|
093382d3ff
|
Made it impossible for the main content of the page to be shifted in landscape orientation, prevented problems on switching between views.
|
2015-03-06 22:05:00 -05:00 |
|
Maxim Khlobystov
|
ba80d03b07
|
Saved the navbar from being disabled when the sliding menu is opened.
|
2015-03-06 22:04:40 -05:00 |
|
Maxim Khlobystov
|
96c1a3fc4a
|
Added some opacity to the rest of the page when the sliding menu is opened.
|
2015-03-06 22:04:18 -05:00 |
|
Maxim Khlobystov
|
716cb56830
|
Added the transparent shield over the view with sliding menu opened to detect the user's click.
|
2015-03-06 22:04:00 -05:00 |
|
Maxim Khlobystov
|
a105b2b6b5
|
Made the sliding menu push the rest of the page right instead of covering it.
|
2015-03-06 22:03:25 -05:00 |
|
Maxim Khlobystov
|
165ee6e753
|
Got rid of the darkened screen appearing along with the sliding menu.
|
2015-03-06 22:02:28 -05:00 |
|
Oleksandr Zhurbenko
|
7ef15d846f
|
Whiteboard's name is changed to static and the name of the presentation file is not displayed anymore
|
2015-03-06 08:57:11 -08:00 |
|
Oleksandr Zhurbenko
|
84351383f2
|
Merge branch 'master' into meteor-ui
|
2015-03-06 08:40:09 -08:00 |
|
Anton Georgiev
|
d830e3358d
|
move the HTML5 client code outside of labs
|
2015-03-05 17:55:23 +00:00 |
|