Commit Graph

7939 Commits

Author SHA1 Message Date
Ghazi Triki
bb57d17c84 Improved chat URL regex to match more urls 2014-08-20 11:31:09 +01:00
Fred Dixon
31b04303f9 Update start/stop logic for BigBlueButton to also stop monit (thanks Calvin) 2014-08-19 17:53:32 -04:00
Richard Alam
6f0bf00675 Merge pull request #367 from SenecaCDOT-BigBlueButton/webrtc-connection-window-questionmark-button
'?' button on the WebRTC Audio Connection dialog will open default help ...
2014-08-19 16:23:35 -04:00
syeshchenko
39c7581d46 '?' button on the WebRTC Audio Connection dialog will open default help page 2014-08-19 13:10:06 -07:00
Chad Pilkey
84c5197097 Merge remote-tracking branch 'upstream/master' into enable-raisehand-for-all 2014-08-19 10:57:10 -07:00
Chad Pilkey
1689a86113 the raise hand button is now visible for all users 2014-08-19 10:56:03 -07:00
Fred Dixon
ec707f829f Minor tweak to the webRTC notification (lower right-hand corner) 2014-08-19 13:10:47 -04:00
Fred Dixon
374828105f Tweaking the language for the Audio Test dialog 2014-08-19 13:02:15 -04:00
Fred Dixon
f2efd93210 bbb-cond now ignores if redis.pass is blank in bigbluebutton.properties 2014-08-19 12:58:18 -04:00
Richard Alam
2686557118 Merge pull request #364 from SenecaCDOT-BigBlueButton/zoom-slider-bug
fixed 'slider will zoom to the bottom right side instead of center'
2014-08-19 11:52:44 -04:00
syeshchenko
f46e9893da Merge remote-tracking branch 'origin/master' into zoom-slider-bug 2014-08-19 08:48:25 -07:00
Richard Alam
74e2a3a2c3 - show presentation conversion progress 2014-08-19 08:45:45 -07:00
Richard Alam
8dd58b8ea5 - when presenter receives page coordinates from server when dragging the slide, ignore the message
so as not to reposition the page and creating a jerky page movement
2014-08-18 13:54:16 -07:00
Richard Alam
e24e619625 - when user joins voice, see if the meeting is muted and mute user if it is 2014-08-18 12:58:43 -07:00
Richard Alam
b77811d7a6 - mute late user if meeting is muted 2014-08-18 12:23:59 -07:00
Richard Alam
236fd68db1 - send meeting status to client when user joins 2014-08-18 11:19:48 -07:00
Chad Pilkey
3dee8327f6 Merge pull request #366 from SenecaCDOT-BigBlueButton/misc-client-fixes
Misc client fixes
2014-08-18 12:27:38 -04:00
Chad Pilkey
7595dbebd2 added notifications to the users window for room mute and lock state 2014-08-18 09:25:00 -07:00
Richard Alam
08ba3efd8c Merge pull request #365 from speakserve/revert-whiteboard-toolbar-alignments
Reverted WhiteboardToolbar spacers.
2014-08-18 10:17:24 -04:00
Ghazi Triki
8937634b33 Reverted WhiteboardToolbar spacers. 2014-08-18 13:31:41 +01:00
Fred Dixon
6f727b6acc Updated footer message in bigbluebutton.properties 2014-08-17 22:26:51 -04:00
Fred Dixon
de776dfa1b Minor bug fix in bbb-conf 2014-08-17 22:22:26 -04:00
Fred Dixon
1db651ffcd Minor tweaks to text phrases and icons 2014-08-17 22:15:49 -04:00
Fred Dixon
8f91435ec5 Adjusting icons to give prominence to joining by microphone 2014-08-17 21:57:58 -04:00
Fred Dixon
e898ed14c5 Better display of enablewebertc and disablewebrtc messages from bbb-conf 2014-08-17 21:33:30 -04:00
Fred Dixon
24ea43ba8f Updates to images for webRTC audio 2014-08-17 19:36:31 -04:00
syeshchenko
972e4ecf6a fixed 'slider will zoom to the bottom right side instead of center' 2014-08-17 14:40:50 -07:00
Fred Dixon
c1b325f92f Test commit 2014-08-17 17:07:39 -04:00
Chad Pilkey
701fc5c38f Merge remote-tracking branch 'upstream/master' into misc-client-fixes 2014-08-17 13:56:40 -07:00
Chad Pilkey
9daf1d7a16 added styling to the fileupload help, also cleaned up some text 2014-08-17 13:56:15 -07:00
Fred Dixon
f0704c52fd Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2014-08-17 16:48:22 -04:00
Fred Dixon
5c6449ad27 Updated index.html page 2014-08-17 16:48:14 -04:00
Chad Pilkey
d044596b82 added a notification for when you are using webrtc 2014-08-16 11:35:00 -07:00
Richard Alam
485127c7c2 - send meeting muted state to client 2014-08-16 05:13:47 -07:00
Richard Alam
eac4e83df7 - have the webrtc echo test window query the state after it opens up. We need to do this
because if the echo test starts up quickly, the window misses the echo test started event.
2014-08-16 03:22:51 -07:00
Richard Alam
4146ec605f - missed a file to commit 2014-08-16 01:45:19 -07:00
Richard Alam
962109b2e8 - make sure that webRTCEchoTestStartEvent is handled by EchoTest window 2014-08-16 01:23:59 -07:00
Richard Alam
1801f101a1 Merge pull request #361 from SenecaCDOT-BigBlueButton/fix-pan-too-fast
fixed a bug where panning was too fast
2014-08-15 14:36:01 -04:00
Chad Pilkey
6240cf1738 fixed a bug where panning was too fast 2014-08-15 11:30:25 -07:00
Richard Alam
19de54ce9e Merge pull request #360 from SenecaCDOT-BigBlueButton/audio-button-click-bug
Fixed mic button won't change status when flash voice stopped. Added use...
2014-08-15 13:53:04 -04:00
Chad Pilkey
9762e02b22 Merge pull request #359 from SenecaCDOT-BigBlueButton/fix-global-audio-leave
applied a fix to global audio so that leaving notifies clients correctly
2014-08-15 13:27:00 -04:00
syeshchenko
d34db11f43 Fixed mic button won't change status when flash voice stopped. Added user feedback when flash echo test in progress and flash echo test failed. 2014-08-15 09:42:49 -07:00
Chad Pilkey
4fbd70e765 applied a fix to global audio so that leaving notifies clients correctly 2014-08-15 09:24:54 -07:00
Richard Alam
984ccec140 Merge pull request #356 from speakserve/follower-tooltip
Follower tooltip skin
2014-08-15 10:17:09 -04:00
Richard Alam
0751ca186f Merge pull request #358 from speakserve/improve-flex-client
Improve flex client by removing unneedful components
2014-08-15 10:16:46 -04:00
Richard Alam
779f5a8042 Merge branch 'upgrade-to-red5-1.0.3-release' into merge-polling-with-master 2014-08-15 02:41:24 -07:00
Richard Alam
4ca73b97d5 Add stun server to get FF to work behind firewall 2014-08-16 13:36:46 -04:00
Richard Alam
13f8397822 Merge pull request #363 from SenecaCDOT-BigBlueButton/unresponsive-mic-sound-bar
Fixed click no can't hear audio - mic detection now won't work until mic...
2014-08-15 17:02:12 -04:00
syeshchenko
7dff3f82d6 Fixed click no can't hear audio - mic detection now won't work until mic is changed then changed back. 2014-08-15 13:25:30 -07:00
Richard Alam
521109ed08 Merge pull request #362 from SenecaCDOT-BigBlueButton/deleting-presentation
fixed removing presentation
2014-08-15 16:05:06 -04:00