Oleksandr Zhurbenko
a48b24c8af
Set up different default font sizes for mobile/desktop
2015-03-04 13:33:37 -08:00
Oleksandr Zhurbenko
85199503a7
Changed sizes' dependencies so now they depend on the width of the device
2015-03-04 09:27:35 -08:00
Oleksandr Zhurbenko
100ea561f1
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-ui
...
Conflicts:
labs/meteor-client/app/lib/router.coffee
2015-03-03 16:03:24 -08:00
Oleksandr Zhurbenko
acdfaeed22
Improved Chat
2015-03-03 15:38:19 -08:00
Oleksandr Zhurbenko
e18369936f
Fixed Chat tab sizes
2015-03-03 13:26:50 -08:00
Maxim Khlobystov
2809396ab2
Made the userlist and chat scrollable when needed.
2015-03-03 14:40:07 -05:00
Maxim Khlobystov
0371752a84
Made sure the footer never covers the rest of the page in landscape orientation.
2015-03-03 14:39:40 -05:00
Maxim Khlobystov
59e1d72d81
Made sure the sliding menu buttons only exist on mobile devices in portrait orientation.
2015-03-03 14:39:22 -05:00
Maxim Khlobystov
10ff076629
Updated the Handlebars handler for the portrait mobile media query.
2015-03-03 14:39:05 -05:00
Oleksandr Zhurbenko
a785b6ad54
Some cleaning, textbox fixed in a mobile view, changed buttons and fonts in a mobile view
2015-03-03 08:36:15 -08:00
Oleksandr Zhurbenko
a2d78a59cb
Changed fonts in Chat tab
2015-03-02 13:25:44 -08:00
Oleksandr Zhurbenko
70eb511c0e
Cleaning
2015-03-02 12:30:35 -08:00
Anton Georgiev
ff91a3aea3
Merge branch 'nginx-stuff' of github.com:antobinary/bigbluebutton into nginx-stuff
2015-03-02 17:15:11 +00:00
Oleksandr Zhurbenko
9d7805f924
Fixed partisipants' names' font size
2015-03-02 08:49:49 -08:00
Anton Georgiev
ea590bbdb9
add bbblogger lib
2015-03-02 16:30:46 +00:00
Oleksandr Zhurbenko
9a187a3bb4
merging conflicts
2015-03-02 08:16:56 -08:00
Oleksandr Zhurbenko
9c51fac7a5
Improving chat
2015-03-02 08:08:08 -08:00
Anton Georgiev
9ee08032d2
auto-focus chat cursor only for landscape orientation. Reduce logging
2015-02-27 16:36:00 +00:00
Anton Georgiev
401b76dda0
rearrange main.html
2015-02-26 19:51:59 +00:00
Anton Georgiev
0e848bba8a
bolded username leads to indented chat messages FF
2015-02-26 19:46:27 +00:00
Anton Georgiev
099c6e4ee4
The chat input box is no longer auto focused on login
...
The reasoning is:
-when the client loads on a touch-screen device (mobile) the keyboard should not be displayed. Or it impedes the view.
-prevent accidental chat messages
2015-02-26 19:39:09 +00:00
Anton Georgiev
01ea96002a
footer: visible only on the bottom, resize
2015-02-26 19:38:53 +00:00
Anton Georgiev
b9dc4aab7f
add a vertical limit for the userslist
...
set a vertical limit for users after which the scrollbar appears
2015-02-26 19:38:40 +00:00
perroned
59d5c1025f
Fixed the close tab button for different resolutions and oreintations
2015-02-26 19:02:49 +00:00
perroned
480a6288b5
Address border issue on mobile
2015-02-26 19:02:26 +00:00
Maxim Khlobystov
64ee1b56bf
Made the vertical whiteboard centering compatible with Internet Explorer and more reliable.
2015-02-26 17:25:42 +00:00
Anton Georgiev
6cededf848
fit to width slide in portrait. substitute jquery resizing for whiteboard
2015-02-26 17:24:47 +00:00
Anton Georgiev
b61932aacf
limit the color to mobile only. hide footer when typing
2015-02-26 17:14:21 +00:00
Anton Georgiev
a7d181f862
first steps of making the elements more readable on mobile
2015-02-25 02:39:30 +00:00
Anton Georgiev
4bf12fd721
footer: visible only on the bottom, resize
2015-02-25 01:28:50 +00:00
Anton Georgiev
2aeb982706
add a vertical limit for the userslist
...
set a vertical limit for users after which the scrollbar appears
2015-02-24 23:09:26 +00:00
Anton Georgiev
89e97577da
fit to width slide in portrait. substitute jquery resizing for whiteboard
2015-02-24 21:29:32 +00:00
Maxim Khlobystov
bcbfd60228
Made the vertical whiteboard centering compatible with Internet Explorer and more reliable.
2015-02-24 16:33:05 +00:00
Anton Georgiev
082d524cac
The chat input box is no longer auto focused on login
...
The reasoning is:
-when the client loads on a touch-screen device (mobile) the keyboard should not be displayed. Or it impedes the view.
-prevent accidental chat messages
2015-02-23 23:29:12 +00:00
Anton Georgiev
1c981ec11b
css resizeWindows. footer no longer overlaps. height control
2015-02-23 23:04:40 +00:00
Maxim Khlobystov
9ce41b3444
Finished up the restructuring of LESS.
2015-02-21 15:50:47 -08:00
Maxim Khlobystov
3a2f44a9f5
Moved all the chat-related LESS to one file and structured it using media queries inside classes instead of the other way around.
2015-02-20 18:07:50 -08:00
Maxim Khlobystov
428ab03cc4
Introduced the media query aliases.
2015-02-19 19:28:55 -08:00
Oleksandr Zhurbenko
61ea73c2a7
Improved Chat tab
2015-02-17 15:23:27 -08:00
Oleksandr Zhurbenko
3f55033c67
Improved participants tab in a mobile view
2015-02-17 15:02:49 -08:00
Oleksandr Zhurbenko
1adb366cf3
Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into whiteboard-modifications
2015-02-16 17:59:14 -08:00
Maxim Khlobystov
7a068c5c8e
Corrected the proportion in which the userlist, whiteboard and chat grow or shrink on horizontal scaling.
2015-02-16 17:49:01 -08:00
Maxim Khlobystov
065cf1e701
Fixed the horizontal scaling in Firefox.
2015-02-16 17:33:26 -08:00
Maxim Khlobystov
7ff7c4a9be
Made the userlist width flexible.
2015-02-16 17:16:57 -08:00
Oleksandr Zhurbenko
16973ccd71
Merge branch 'meteor-portrait-improvements' of https://github.com/antobinary/bigbluebutton into whiteboard-modifications
2015-02-16 17:13:37 -08:00
Anton Georgiev
fc9ebef332
Merge branch 'new-branch' of github.com:perroned/bigbluebutton into meteor-portrait-improvements
2015-02-13 22:47:07 +00:00
Anton Georgiev
a4f08680b1
limit expansion of chat + users after a widow resize or orientation switch
2015-02-13 20:54:44 +00:00
Oleksandr Zhurbenko
28ed53eaa2
Merge branch 'meteor-portrait-improvements' of https://github.com/antobinary/bigbluebutton into whiteboard-modifications
2015-02-12 14:51:45 -08:00
Anton Georgiev
91cabcae8e
portrait view:the chat section is now vertically restricted
2015-02-12 18:11:11 +00:00
perroned
4d1d29af34
readable text in different orientations
2015-02-12 09:29:55 -08:00