Commit Graph

10076 Commits

Author SHA1 Message Date
Anton Georgiev
fdbc62ccd1 Cherry pick Anton's server side listen only. Fix conflicts 2015-04-06 05:10:56 -07:00
Fred Dixon
2faea2dc04 Merge pull request #597 from bigbluebutton/ffdixon-patch-1
Update bbb-conf
2015-04-04 00:38:32 -04:00
Fred Dixon
af38969cea Update bbb-conf
Updated bbb-conf to properly enable/disable useWebRTCIfAvailable
2015-04-04 00:38:17 -04:00
Richard Alam
8008d97cac Merge pull request #595 from antobinary/lost-welcome-message
html5client: fixed issues with mongo db cursor notation. Meteor update to 1.1
2015-04-02 17:44:41 -04:00
Anton Georgiev
21a35c6625 Meteor update to the stable 1.1 2015-04-02 21:43:10 +00:00
Anton Georgiev
4520949a28 the updated mongo has a slightly stricter rule regarding cursors. The welcome message was not stored correctly 2015-04-02 21:42:35 +00:00
Anton Georgiev
cdba908eea server side listenOnly. temporarily hooked to raiseHand 2015-04-02 20:11:09 +00:00
Richard Alam
95120104fb Merge pull request #594 from capilkey/improve-applet-mouse-interaction
reworked the applet mouse listeners to simplify and improve the functionality
2015-04-02 14:54:46 -04:00
Chad Pilkey
3f51358618 reworked the applet mouse listeners to simplify and improve the functionality 2015-04-02 11:45:30 -07:00
perroned
0a887bfbc5 Fix navbar UI when in listen only 2015-04-02 09:19:55 -07:00
perroned
3989a4ecfd Fix UI issues with listen only 2015-04-02 09:04:51 -07:00
perroned
2580c24f6a cleaned up 2015-04-02 08:37: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
Anton Georgiev
1db332572c cleaning up 2015-04-02 15:22:08 +00:00
perroned
4dce91cd32 Added listen only query. Close dialog when audio joined. 2015-04-02 08:11:35 -07:00
perroned
3bfa6d2998 Icon for listen only 2015-04-02 08:10:01 -07:00
perroned
36fdde74d7 Cleaned and added listen only icon 2015-04-02 08:08:30 -07:00
perroned
1efc317fcc public server method for joining as listen only 2015-04-02 08:07:58 -07:00
perroned
4c72b7f2fa Update field in payload 2015-04-02 08:06:39 -07:00
perroned
38fbe35b94 Grant permission for joining listen only 2015-04-02 08:05:43 -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
Maxim Khlobystov
dfa30d2193 Corrected the size of the full screen button. 2015-03-31 16:07:14 -07:00
Richard Alam
5995febc63 Merge pull request #592 from capilkey/misc-090-fixes
Misc 0.9.0 fixes
2015-03-31 17:32:34 -04:00
Chad Pilkey
28b55f7df3 reset the TextToolbar position when it is made visible and avoid unnecessary redraws 2015-03-31 14:27:09 -07:00
Chad Pilkey
467538953d updated the webcam url regex to match the new userid format 2015-03-31 14:24:59 -07:00
Chad Pilkey
7d23a3adb1 reset the client layout even if the already selected item is clicked 2015-03-31 14:24:17 -07:00
Chad Pilkey
a082f8ede2 hopefully fix the flash mic list so that it repopulates 2015-03-31 14:22:10 -07:00
perroned
adab7347ed Style for listen only dialog 2015-03-31 12:36:45 -07:00
perroned
807f1549d8 UI for listen only 2015-03-31 12:36:29 -07:00
perroned
09341689b6 Handlers for listen only dialog and UI 2015-03-31 12:36:16 -07:00
perroned
61f0f97517 Toggling for listen only 2015-03-31 12:35:37 -07:00
perroned
4e1ad3b42a Added extra field allowing for listen only 2015-03-31 12:35:09 -07:00
Maxim Khlobystov
91be2f4da8 Fixed the issue with the full screen button jumping to new line in Firefox. 2015-03-31 12:04:29 -07:00
Anton Georgiev
06d5087bfb unlock if presenter; completely disable locked chat input 2015-03-31 18:42:42 +00:00
Anton Georgiev
d3b459feec locking for private chat 2015-03-31 17:25:05 +00:00
Maxim Khlobystov
ed2ecf1cef Centered the slide vertically in full screen mode. 2015-03-30 16:03:41 -07:00
Anton Georgiev
7b3d6497c2 locking for public chat 2015-03-30 22:48:25 +00:00
Anton Georgiev
b47e8f3330 lock settings - handle new_permission_settings, user_locked_message 2015-03-30 17:49:30 +00:00
perroned
1316acba11 Allow HTML5 client to call into conference using listen only 2015-03-30 08:50:51 -07:00
perroned
79d59b2dbc Pass listen only field to BBB.joinVoiceConference 2015-03-30 08:50:10 -07:00
Maxim Khlobystov
915b522cab Removed the unnecessary important declarations. 2015-03-29 13:58:24 -07:00
Maxim Khlobystov
659b86cde9 Modified the calculation of the slide image dimensions to eliminate the dependency on the whiteboard navbar height (allowed the slide to use all of the available space in full screen mode). 2015-03-29 13:51:18 -07:00
Maxim Khlobystov
500d015aad Resized the elements containing the slide image assuming the whiteboard doesn't have navbar in full screen mode. 2015-03-29 13:45:35 -07:00
Maxim Khlobystov
a7b511ce97 Added the ability to open the whiteboard in full screen mode. 2015-03-27 17:59:56 -07:00
Richard Alam
2388a72198 Merge pull request #591 from bigbluebutton/update-locales-mar-27-2015
- update locales
2015-03-27 18:00:09 -04:00
Richard Alam
1d32fb7dc4 - update locales 2015-03-27 21:58:21 +00:00
Richard Alam
5766a973ee Merge pull request #590 from capilkey/improve-chat-sending
Improve chat sending
2015-03-27 17:37:55 -04:00
Chad Pilkey
6c6e092402 increase height of text in audio windows so it doesn't get cut off 2015-03-27 14:33:49 -07:00