Commit Graph

29 Commits

Author SHA1 Message Date
perroned
8e2ce8c82c resolve merge conflicts 2015-04-27 09:55:20 -07:00
perroned
c51d4a9633 modularize notification code. Notification helpers. Some redesigned CSS 2015-04-27 08:12:12 -07:00
perroned
554ce1d06b Merge remote-tracking branch 'bbb/master' into hangup-webrtc-call
Conflicts:
	bigbluebutton-html5/app/client/main.html
	bigbluebutton-html5/app/client/stylesheets/style.less
	bigbluebutton-html5/app/client/views/chat/chat_bar.html
2015-04-22 06:03:46 -07:00
Anton Georgiev
45f5c8b298 wrapping chat tabs; bigger easel icon on mobile 2015-04-21 15:19:52 +00:00
Anton Georgiev
5cb3a9bd9c Active button hover states; rm left and right border 2015-04-20 20:57:48 +00:00
Anton Georgiev
4c3c4cb3c4 module headings margin change; footer background change 2015-04-20 19:41:51 +00:00
perroned
6dd0e13632 Added UI for listen only, cleaned up code, added new API methods 2015-04-14 06:34:41 -07:00
Anton Georgiev
61d64ad9cc Merge branch 'listen-only-prototype' of github.com:perroned/bigbluebutton into listen-only-prototype
Conflicts:
	bigbluebutton-html5/app/client/globals.coffee
2015-04-10 19:21:40 +00:00
perroned
0a887bfbc5 Fix navbar UI when in listen only 2015-04-02 09:19:55 -07:00
Anton Georgiev
e1c4ae5f48 Merge branch 'listen-only-prototype' of github.com:perroned/bigbluebutton into listen-only-prototype
Conflicts:
	bigbluebutton-html5/app/client/stylesheets/style.less
2015-04-02 15:27:41 +00:00
perroned
36fdde74d7 Cleaned and added listen only icon 2015-04-02 08:08:30 -07:00
perroned
adab7347ed Style for listen only dialog 2015-03-31 12:36:45 -07:00
Maxim Khlobystov
a7b511ce97 Added the ability to open the whiteboard in full screen mode. 2015-03-27 17:59:56 -07:00
Maxim Khlobystov
55090b7995 Added toast notifications appearing when user joins the audio. 2015-03-21 19:14:06 -07:00
Anton Georgiev
8743ec75b1 clean tab height 2015-03-17 22:12:04 +00:00
Maxim Khlobystov
daf158c127 Cleaning up and adding some comments. 2015-03-14 19:31:01 -07:00
Maxim Khlobystov
792c88cf2a Created notifications for the browsers that don't support WebRTC. 2015-03-14 19:08:34 -07:00
perroned
c02b177bf9 Fixed issue where the entire panel was scrolling 2015-03-12 08:45:40 -07:00
Maxim Khlobystov
0e2559a15a Cleaning up. 2015-03-09 18:20:29 -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
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
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
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
Anton Georgiev
d830e3358d move the HTML5 client code outside of labs 2015-03-05 17:55:23 +00:00