Commit Graph

1454 Commits

Author SHA1 Message Date
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
828114f03f Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into meteor-client-restructured-css 2015-02-23 14:00:42 -08: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
Anton Georgiev
8550ed926c adjust the logOutUrl 2015-02-17 23:33:13 +00:00
Anton Georgiev
822b6268e3 removing demos. Substituted with demoHTML5.jsp 2015-02-17 23:25:30 +00: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
Anton Georgiev
e95b63f444 Merge branch 'meteor-client-responsive-ui' of github.com:gthacoder/bigbluebutton into meteor-portrait-improvements 2015-02-17 16:55:04 +00: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
64b3929bc5 onBeforeAction requires a this.next() even if we're still waiting before rendering 2015-02-13 23:27:31 +00: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
cb3fb5806d mini script to run without testing 2015-02-13 21:03:25 +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
perroned
773d6b0b59 mobile userlist readability 2015-02-12 09:19:58 -08:00
Oleksandr Zhurbenko
4b300a1cf0 Merge branch 'new-branch' of https://github.com/perroned/bigbluebutton into whiteboard-modifications 2015-02-11 13:20:36 -08:00
perroned
10bd9e28fe Merge remote-tracking branch 'anton/meteor-portrait-improvements' into new-branch 2015-02-11 12:50:30 -08:00
perroned
10fe725695 Comments properly explaining line break code 2015-02-11 12:06:19 -08:00
perroned
096d2e5d93 Cleaned up newline conversions 2015-02-11 11:55:50 -08:00
perroned
2f4960e5b2 Newlines between flash and html5 2015-02-11 11:43:46 -08:00
Oleksandr Zhurbenko
dade374971 Fixed chat scaling 2015-02-10 11:01:40 -08:00
perroned
949c40b618 translate incoming and outgoing multiline messages 2015-02-10 08:29:52 -08:00
perroned
1c6abd5793 Prevent user list from getting covered in mobile 2015-02-10 07:48:02 -08:00
perroned
256fbbc1c5 Forgot a class 2015-02-10 07:24:13 -08:00
perroned
570e62143f participants list and options menu 2015-02-10 07:17:26 -08:00
Anton Georgiev
5a07dfd482 added the footer portrait specific font-size to the remaining cases 2015-02-06 23:57:57 +00:00
Anton Georgiev
1d030ac066 bigger font-size on portrait's footer. update footer params 2015-02-06 23:08:56 +00:00
Anton Georgiev
876c3cb9eb meteor 1.0.2.1->1.0.3.1 2015-02-06 23:07:01 +00:00
Anton Georgiev
192a641119 missed during merge 2015-02-06 20:50:49 +00:00
Anton Georgiev
a1d4e62d9b Merge branch 'new-branch' of https://github.com/perroned/bigbluebutton into testing-version-15
Conflicts:
	labs/meteor-client/app/client/stylesheets/portrait/chat.less
2015-02-06 20:03:11 +00:00
Anton Georgiev
e846c5f330 Merge branch 'meteor-client-responsive-ui' of https://github.com/gthacoder/bigbluebutton into testing-version-15 2015-02-06 19:52:36 +00:00
Anton Georgiev
dc12fc0eb1 Merge branch 'chat-quotes' of github.com:antobinary/bigbluebutton into testing-version-15 2015-02-06 19:48:13 +00:00
Anton Georgiev
a6eb4865dc load the main template only on successful login (before it would load for a sec no matter what) 2015-02-06 19:41:18 +00:00
Anton Georgiev
c6da51d61b add a flag for HTML5 users. add a flag for html5 users that validated successfully. Use these flags for action authorization. From now onwards we only allow users that got validate_auth_token_reply with true to proceed and enter a meeting. No restriction for the flash client users. Dummy users are now added only for html5 users when requesting validation from BBB 2015-02-06 17:21:31 +00:00
Anton Georgiev
7ff2a05a73 clear session vars before redirecting 2015-02-06 16:55:46 +00:00
Maxim Khlobystov
438c61485d Made the landing page responsive. 2015-02-05 16:44:01 -08:00
Maxim Khlobystov
b16f4e2f1a Made the padding between the slide and whiteboard border consistent on loading the portrait view and scaling. 2015-02-05 14:43:57 -08:00
Anton Georgiev
08e0ada372 Merge branch 'whiteboard-modifications' of https://github.com/OZhurbenko/bigbluebutton into chat-quotes 2015-02-05 20:07:13 +00:00
Anton Georgiev
6e39140ab3 if unauthorized user attempts to subscribe, throw an error which will cause the user to be redirected to the login page 2015-02-05 19:58:39 +00:00