Mateus Dalepiane
ade75cc877
Improve logout dialog window
...
Now the window ajusts itself to fit the message and the message is centered.
Also, removed reconnect button if the connection is rejected.
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/main/views/LoggedOutWindow.mxml
2015-04-01 09:53:10 -03:00
Chad Pilkey
5a9a2a0a6c
minor tweaks to the configuration warnings
2015-01-16 13:39:44 -08:00
Chad Pilkey
9be9cca051
added a configuration warning system to the flash client
2015-01-15 16:14:49 -08:00
Chad Pilkey
fa7fa71f41
updated ChatOptions default fontSize to match config.xml.template
2015-01-15 15:19:00 -08:00
Chad Pilkey
f67c68e728
made the chat message spacing a little tighter
2015-01-15 15:16:38 -08:00
Chad Pilkey
644ad523c5
removed the old Settings module
2015-01-15 15:12:24 -08:00
Richard Alam
3579ad2122
- prevent dispatching of join event twice whihc triggers loading of modules twice
2015-01-14 21:04:43 +00:00
Richard Alam
083d85687c
- fix formatting
2015-01-14 19:44:34 +00:00
Richard Alam
eca5c391bf
- display the correct number of modules when loading.
2015-01-14 19:40:35 +00:00
Chad Pilkey
8b7d0ddb24
font size in config, and two bugs with private chat squashed
2014-12-11 13:16:38 -08:00
Chad Pilkey
716d1f974b
taking another shot at fixing the chat list stack overflow
2014-12-10 16:40:38 -08:00
Chad Pilkey
2b78ed2c09
reworked the layout pushing so that viewers don't get new rows
2014-12-10 11:17:33 -08:00
Chad Pilkey
0a1c74ce07
Merge remote-tracking branch 'upstream/master' into add-chat-fontsize-config
...
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/chat/services/ChatMessageService.as
2014-12-08 13:11:34 -08:00
Chad Pilkey
c96e78d829
chat scrolling should be more robust and not rely on events firing
2014-12-08 13:07:40 -08:00
Richard Alam
3e4f2d930a
Merge pull request #457 from SenecaCDOT-BigBlueButton/fix-chat-scrolling
...
Rewrote chat scrolling so that it always scrolls as far down as possible
2014-12-04 17:46:28 -05:00
Chad Pilkey
f12ac62a47
rewrote chat scrolling so that it always scrolls as far down as possible
2014-12-04 14:39:21 -08:00
Felipe Cecagno
afdf4d5f4f
few tweaks to handle the warnings during the compilation of bigbluebutton-client
2014-12-03 16:57:39 -02:00
Richard Alam
d300b52fba
Merge pull request #454 from SenecaCDOT-BigBlueButton/fix-presentation-mouseup
...
Moved the whiteboard mouseup listener to the stage
2014-12-01 18:25:18 -05:00
Chad Pilkey
5cdedb19b1
moved the whiteboard mouseup listener to the stage
2014-12-01 12:48:17 -08:00
Richard Alam
862bf0df0c
Merge pull request #452 from SenecaCDOT-BigBlueButton/preload-slides
...
Add the ability to preload slides
2014-12-01 15:07:30 -05:00
Chad Pilkey
7774ac049d
added a feature to pre-download the next 3 slides
2014-12-01 11:00:49 -08:00
Chad Pilkey
2bc0901ad9
added a missing variable type declaration
2014-12-01 10:59:09 -08:00
Richard Alam
630541abe2
Merge pull request #450 from mconf/fix1835
...
Fix #1835
2014-12-01 12:08:31 -05:00
Richard Alam
681c4a045e
- disallow desktop sharing on Macs when using Chrome 38 and earlier
2014-11-27 14:45:30 -08:00
Richard Alam
73172a8336
- allow desktop sharing on Mac when using at least Chrome 38
2014-11-27 14:34:03 -08:00
Felipe Cecagno
af74d36576
if phone.skipCheck and the browser doesn't support webrtc, we have to setup the default microphone in order to enable the user to share
2014-11-27 18:24:26 -02:00
Chad Pilkey
f5e6adcd9e
Merge pull request #415 from mconf/fix-record-tooltip
...
Fix the record button tooltip when the locale is changed
2014-11-27 13:14:23 -05:00
Chad Pilkey
acde1ef3ed
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into remove-chat-translation
2014-11-26 09:14:18 -08:00
Richard Alam
864143253b
Merge pull request #441 from mconf/record-notification-config
...
Recording notification configurable by the config.xml
2014-11-26 10:06:21 -05:00
Chad Pilkey
fe09c20911
fixed a null reference in WebRTCCallManager
2014-11-25 15:39:50 -08:00
Chad Pilkey
5cbb059aa6
removed all of the old google translate code in apps and client
2014-11-25 15:17:06 -08:00
Felipe Cecagno
93352a7ea4
make the recording notification alert configurable by the config.xml
...
the notification shows up to remind the moderator to click the record button and start the recording
2014-11-25 17:50:11 -02:00
Richard Alam
ee4e5f1a47
Merge branch 'master' into upgrade-to-red5-nov-4-2014
2014-11-14 03:49:14 -08:00
Richard Alam
c30604bb3f
Merge branch 'investigate-ping-pong-timers' into upgrade-to-red5-nov-4-2014
2014-11-12 10:59:12 -08:00
Chad Pilkey
a23cd2a7c9
added translation of the default layout definitions
2014-11-11 10:26:10 -08:00
Chad Pilkey
3b34e53efe
Reenable the LayoutChangeEvent
2014-11-11 09:53:54 -08:00
Richard Alam
000ddbd9d7
- add more logging about the connection to red5
2014-11-07 22:09:49 +00:00
Chad Pilkey
65b820966d
Changed the wording of the webrtc messages to make them easier to understand
2014-11-07 14:07:42 -08:00
Chad Pilkey
6f82dd9378
added a check to make sure that ICE negotiation has finished before showing that the call has been accepted in the UI
2014-11-06 10:35:03 -08:00
Felipe Cecagno
eb77644841
fix the record button tooltip when the locale is changed
2014-11-05 18:52:42 -02:00
Chad Pilkey
f84ae56e9a
added an additional fail case for the WebRTC audio
2014-10-29 09:30:03 -07:00
Richard Alam
c3b0ba1353
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1692
2014-10-24 21:31:22 +00:00
Richard Alam
1068d594a8
- don't let viewers mute/unmute others through the webcam window
2014-10-23 18:59:06 +00:00
Richard Alam
4ba6b5ef0d
- allow start/stop recording when doing autostarting recording
2014-10-21 21:11:46 -07:00
Richard Alam
5af452c39f
- start implementing auto start recording
2014-10-20 03:39:44 -07:00
Chad Pilkey
a8b53f9acc
changed webrtc error messages to errorcodes, fixed a bug with webrtc call failing at echo test
2014-10-15 16:17:58 -07:00
Chad Pilkey
e8d8a8b33d
moved the AudioPathSelectionWindow resize function to initialize from creationComplete
2014-10-10 16:30:55 -07:00
Chad Pilkey
fdb763571d
made AudioPathSelection less squished, added automatic redirect on logout
2014-10-10 16:11:03 -07:00
Chad Pilkey
7d9b26912e
Merge remote-tracking branch 'upstream/master' into fix-no-presentation-problems
...
Conflicts:
bigbluebutton-client/resources/prod/BigBlueButton.html
2014-10-06 15:09:36 -07:00
Chad Pilkey
4ec65bc300
enhannced LoggedOutWindow to allow for easy reconnect
2014-10-06 15:07:22 -07:00