Fred Dixon
78bd38cb17
Merge pull request #539 from OZhurbenko/meteor-ui
...
Meteor ui
2015-03-03 19:11:27 -05: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
Fred Dixon
630209330e
Merge pull request #538 from gthacoder/meteor-client-landscape
...
Updates for HTML5 client's landscape view.
2015-03-03 16:27:07 -05:00
Oleksandr Zhurbenko
e18369936f
Fixed Chat tab sizes
2015-03-03 13:26:50 -08:00
Fred Dixon
cff0759f2f
Merge pull request #537 from antobinary/failed-signin-stays-out
...
html5client: Slow connection caused users to be refused access but also to be added to the userlist
2015-03-03 16:26:49 -05:00
Anton Georgiev
b1b8eca6e6
rearranged the permissions so that even unvalidated users should be allowed to logoutSelf as long as authenticated
...
Conflicts:
labs/meteor-client/app/lib/router.coffee
2015-03-03 19:41:30 +00: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
Chad Pilkey
7314f8f607
Merge pull request #535 from antobinary/nginx-stuff
...
Nginx config and avoid :3000
2015-03-03 12:47:20 -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
Anton Georgiev
5b6573bb0c
root_url can be localhost based
2015-03-03 00:42:11 +00:00
Anton Georgiev
38c10aa627
cleaning up
2015-03-03 00:06:14 +00:00
Anton Georgiev
79c419a790
url is adjusted to the new format for passing the params
2015-03-02 23:36:19 +00:00
Anton Georgiev
c9d48fe2f0
reworked router so that the params are hidden from url on connect
2015-03-02 23:07:10 +00:00
Oleksandr Zhurbenko
a2d78a59cb
Changed fonts in Chat tab
2015-03-02 13:25:44 -08:00
Anton Georgiev
84530e7958
clear ip
2015-03-02 21:14:01 +00:00
Anton Georgiev
e4aa3fe6bd
bbb demo redirects to /html5client instead of to :3000
2015-03-02 21:13:40 +00: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
146e6552e5
nginx config, avoid :3000
2015-03-02 16:46:14 +00: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
Oleksandr Zhurbenko
885e24933f
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into testing-branch
2015-03-02 07:12:11 -08:00
Oleksandr Zhurbenko
8fb1fe889a
Merge branch 'meteor-failed-signin-stays-out' of https://github.com/antobinary/bigbluebutton into testing-branch
2015-03-02 07:05:13 -08:00
Anton Georgiev
d0bc2200cb
Merge branch 'master' into meteor-failed-signin-stays-out
2015-03-02 14:56:25 +00:00
Richard Alam
b77cf41e20
Merge pull request #534 from antobinary/ff-icons
...
FF icons
2015-02-27 11:56:09 -05:00
Anton Georgiev
88cd8bb0b5
ionicons switch to the official package
2015-02-27 16:36:29 +00:00
Anton Georgiev
cf61a49c87
meteor 1.0.3.2
2015-02-27 16:36:18 +00:00
Anton Georgiev
9ee08032d2
auto-focus chat cursor only for landscape orientation. Reduce logging
2015-02-27 16:36:00 +00:00
Anton Georgiev
7553b5292b
ionicons fix. store a copy in the specified directory
2015-02-27 16:35:35 +00:00
Richard Alam
da4ba2ded2
Merge pull request #533 from antobinary/chat-and-footer
...
Footer rework, chat focus and indentation
2015-02-26 14:55:38 -05: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
Richard Alam
89f4fe9978
Merge pull request #532 from antobinary/whiteboard-modifications
...
Whiteboard modifications
2015-02-26 14:08:54 -05: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
Richard Alam
42de151296
Merge pull request #531 from bigbluebutton/watch-out-for-meeting-actor-hanging
...
- lower log level on some logs so we can filter
2015-02-26 11:22:40 -05:00
Richard Alam
e8c61c5356
- lower log level on some logs so we can filter
...
- add a detection when a meeting actor has hung resulting in users not being able to do anything
2015-02-26 16:02:21 +00:00
Anton Georgiev
a7d181f862
first steps of making the elements more readable on mobile
2015-02-25 02:39:30 +00:00