Commit Graph

36 Commits

Author SHA1 Message Date
perroned
19816f060e avoid conflict 2015-04-13 04:08:03 -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
8467f40148 Documentation for listen only 2015-04-06 07:29:25 -07:00
Anton Georgiev
fdbc62ccd1 Cherry pick Anton's server side listen only. Fix conflicts 2015-04-06 05:10:56 -07:00
Anton Georgiev
cdba908eea server side listenOnly. temporarily hooked to raiseHand 2015-04-02 20:11:09 +00:00
perroned
3989a4ecfd Fix UI issues with listen only 2015-04-02 09:04:51 -07:00
perroned
4d9e7ed8e3 Only send listen only request when needed 2015-04-02 08:28:11 -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
4dce91cd32 Added listen only query. Close dialog when audio joined. 2015-04-02 08:11:35 -07:00
Fred Dixon
33e9041972 Merge pull request #593 from gthacoder/meteor-client-fullscreen-whiteboard
Whiteboard in full screen mode.
2015-03-31 19:51:20 -04:00
Maxim Khlobystov
c08b23fec2 Limited the support for the full screen mode to Chrome and Firefox. 2015-03-31 16:44:16 -07:00
perroned
61f0f97517 Toggling for listen only 2015-03-31 12:35:37 -07:00
perroned
79d59b2dbc Pass listen only field to BBB.joinVoiceConference 2015-03-30 08:50:10 -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
e905f561c5 Removed the unused Handlebars helper. 2015-03-19 14:38:37 -07:00
Maxim Khlobystov
7f833dda82 Made sure the push menu element is always created on mobile devices regardless of the orientation user chooses to enter the client in (to prevent the situations when the menu can't be opened because it doesn't exist). 2015-03-19 14:36:03 -07: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
8e81f00155 Fixed the issue with blocked scrolling after zooming with the push menu opened. 2015-03-14 19:37:43 -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
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
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
52be0c0751 Positioned every element under the shield correctly when the push menu is opened. 2015-03-07 21:58:26 -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
Anton Georgiev
d830e3358d move the HTML5 client code outside of labs 2015-03-05 17:55:23 +00:00