Fred Dixon
|
0c5e427093
|
Merge pull request #514 from capilkey/pixel-align-fix
move the pixel alignment check to a callback
|
2015-02-12 18:57:29 -05:00 |
|
Chad Pilkey
|
537f5b6e9a
|
move the pixel alignment check to a callback
|
2015-02-12 15:52:03 -08:00 |
|
Fred Dixon
|
aa518d6ef0
|
Merge pull request #513 from capilkey/cut-call-time
Cut WebRTC call time
|
2015-02-12 18:13:09 -05:00 |
|
Chad Pilkey
|
229f446914
|
remove help button from the layout correctly
|
2015-02-12 14:27:54 -08:00 |
|
Chad Pilkey
|
10874f986d
|
move <script> tag to the correct place in BigBlueButton.html
|
2015-02-12 14:26:19 -08:00 |
|
Chad Pilkey
|
d6ef5168c0
|
add support for webrtc call transferring, cuts join time in half
|
2015-02-12 14:25:41 -08:00 |
|
Richard Alam
|
aa0e92137b
|
- remove querying of stun from flash. We will be doing this outside in JS instead.
|
2015-02-12 18:29:39 +00:00 |
|
Chad Pilkey
|
81b567aebc
|
Merge remote-tracking branch 'upstream/master' into fix-issue-1866
|
2015-02-09 11:52:43 -08:00 |
|
Chad Pilkey
|
5326b9cca2
|
fixed issue 1865 - fit-to-width zoom issues
|
2015-02-09 11:51:45 -08:00 |
|
Chad Pilkey
|
ab4dfdf4f3
|
fixed two issues with the text toolbar sticking around when it shouldn't
|
2015-02-09 11:51:00 -08:00 |
|
Richard Alam
|
cd9ef88567
|
- update locales
|
2015-02-09 16:30:23 +00:00 |
|
Fred Dixon
|
2ed3195fbc
|
Update bbbResources.properties
Change the copyright date to 2015
|
2015-02-06 16:34:54 -05:00 |
|
Richard Alam
|
24b9c5c525
|
- store stun and turn servers in client
|
2015-02-06 21:05:12 +00:00 |
|
Richard Alam
|
cdc6daced8
|
- add support for configuring stun and turn servers
- add new /stuns api to be called by the Flash client
|
2015-02-06 19:46:56 +00:00 |
|
Chad Pilkey
|
ac220162dd
|
add a context menu item to UserGrid to export user names
|
2015-02-04 12:33:08 -08:00 |
|
Chad Pilkey
|
ac373429b2
|
fix arrow keys in textboxes and slide change keybinds
|
2015-02-03 12:29:26 -08:00 |
|
Chad Pilkey
|
8eb7bc9ed8
|
Merge remote-tracking branch 'upstream/master' into fix-issue-1866
Conflicts:
bigbluebutton-client/src/org/bigbluebutton/modules/videoconf/business/VideoWindowItf.as
|
2015-02-03 12:27:16 -08:00 |
|
Mateus Bisotto
|
1fffd18153
|
Fixed issue in chatbox related described in: https://code.google.com/p/bigbluebutton/issues/detail?id=1892
|
2015-02-03 10:12:47 -02:00 |
|
Chad Pilkey
|
d4b4950aaf
|
fixed an exception in VideoWindowItf
|
2015-02-02 16:36:43 -08:00 |
|
Richard Alam
|
e2eea34830
|
- fix exception that broke sharing of webcam
|
2015-02-02 19:34:26 +00:00 |
|
Chad Pilkey
|
672348eafe
|
labelling and tab order fixes for accessiblity
|
2015-01-30 08:03:36 -08:00 |
|
Chad Pilkey
|
364178857e
|
reapplied the global shortcut keys
|
2015-01-29 10:03:13 -08:00 |
|
Chad Pilkey
|
69b250bea6
|
fixed the loading of the slide text
|
2015-01-29 10:02:12 -08:00 |
|
Chad Pilkey
|
9580a9c350
|
removed forceListenOnly option from the PhoneModule, use presenterShareOnly instead
|
2015-01-27 15:27:41 -08:00 |
|
Chad Pilkey
|
ef21d9a22e
|
changed the java help delay from 3 to 7 seconds
|
2015-01-27 15:26:37 -08:00 |
|
Chad Pilkey
|
19fb9b9671
|
Revert "Revert "Added Java check to the configuration notifications""
This reverts commit 82545a03f3 .
|
2015-01-27 14:19:02 -08:00 |
|
Fred Dixon
|
82545a03f3
|
Revert "Added Java check to the configuration notifications"
|
2015-01-27 17:11:54 -05:00 |
|
Fred Dixon
|
57d82e3eb9
|
Merge pull request #490 from SenecaCDOT-BigBlueButton/client-pre-check
Added Java check to the configuration notifications
|
2015-01-27 17:11:36 -05:00 |
|
Chad Pilkey
|
84d6c5e132
|
added deskshare help information for Chrome users
|
2015-01-27 13:54:24 -08:00 |
|
Richard Alam
|
7f2caf852f
|
- use the passed in authToken from bbb-web to validate in bbb-apps
|
2015-01-23 20:01:44 +00:00 |
|
Chad Pilkey
|
8cb29e1ccc
|
Merge branch 'master' of https://github.com/bigbluebutton/bigbluebutton into client-pre-check
|
2015-01-23 10:36:24 -08:00 |
|
Chad Pilkey
|
742bd1a423
|
added extra webcam warning for Chrome users
|
2015-01-21 14:21:26 -08:00 |
|
Chad Pilkey
|
8a3fca5d3b
|
fix for issue 1868
|
2015-01-21 13:22:40 -08:00 |
|
Chad Pilkey
|
9032afdb38
|
Merge remote-tracking branch 'upstream/master' into client-pre-check
|
2015-01-21 11:41:24 -08:00 |
|
Chad Pilkey
|
80e58d1ee3
|
added java check to the configuration notifications
|
2015-01-21 11:40:55 -08:00 |
|
Richard Alam
|
26c6ca0fd1
|
- update locales from transifex
|
2015-01-20 18:47:19 +00:00 |
|
Richard Alam
|
95776a62bd
|
- updating locales
|
2015-01-19 18:38:00 +00:00 |
|
Chad Pilkey
|
12d3a34ff5
|
change warnings to notifications
|
2015-01-19 10:22:15 -08: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
|
985f08895a
|
removed the unused jssip library
|
2015-01-15 15:15:30 -08:00 |
|
Chad Pilkey
|
94377d5da9
|
removed old js files from html experiment
|
2015-01-15 15:13:44 -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 |
|
Richard Alam
|
19044cacb2
|
- update locales
|
2015-01-06 15:24:57 +00:00 |
|
Richard Alam
|
3bb8c97f74
|
- change default chat font size to 12
|
2015-01-05 20:06:21 +00:00 |
|
Lucas Zawacki
|
2bf4b30b10
|
Use hostname instead of host on javascript webrtc bridge client code
This prevents it from appending the port number when a request is made from
the HTML5 client
|
2014-12-17 22:58:06 +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
|
5667ea4156
|
- update locales from transifex
|
2014-12-05 11:05:42 -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 |
|
Richard Alam
|
878c81d04b
|
Merge pull request #456 from mconf/fix-client-warnings
Handle mxmlc warnings
|
2014-12-03 15:18:47 -05: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
|
0b1678cfd1
|
- fix issue https://code.google.com/p/bigbluebutton/issues/detail?id=1830
|
2014-12-02 10:54:21 -08: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 |
|
Felipe Cecagno
|
08e521ed9f
|
improved the client check so now it uses sip.js and bbb_webrtc_bridge_sip.js from the bigbluebutton-client, so it's going to be easier to maintain; included some new callbacks on bigbluebutton-client related to the websockets; just after the webrtc test, the connection is closed
|
2014-11-16 19:53:37 -02:00 |
|
Richard Alam
|
ee4e5f1a47
|
Merge branch 'master' into upgrade-to-red5-nov-4-2014
|
2014-11-14 03:49:14 -08:00 |
|
Chad Pilkey
|
f78b234d0a
|
Updated defaultLayout to match the localized key
|
2014-11-12 15:17:16 -05: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
|
e2f71bec3a
|
changed two of the layout names
|
2014-11-11 11:29:34 -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 |
|
Chad Pilkey
|
ffae6e2f20
|
added a SDP hack for Firefox to replace the 0.0.0.0 in the c line
|
2014-11-11 03:52:11 -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 |
|
Richard Alam
|
4f6362168c
|
Merge pull request #414 from SenecaCDOT-BigBlueButton/additional-timeout-case
Stop the webrtc timeout timer when 'connecting' is received
|
2014-10-30 16:57:52 -04:00 |
|
Chad Pilkey
|
b84992c5a0
|
Stop the webrtc timeout timer when 'connecting' is received
|
2014-10-30 13:54:35 -07:00 |
|
Richard Alam
|
c82f467f0f
|
Merge pull request #413 from SenecaCDOT-BigBlueButton/ice-failed-case
added an additional fail case for the WebRTC audio
|
2014-10-29 18:21:31 -04:00 |
|
Richard Alam
|
e4868682e0
|
- update locales
|
2014-10-29 22:20:11 +00: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
|
0c42c1371c
|
- new signed applet valid until oct 30, 2015
|
2014-10-23 19:55:43 +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
|
9552b8a905
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1776
|
2014-10-20 23:06:07 -07:00 |
|
Richard Alam
|
5af452c39f
|
- start implementing auto start recording
|
2014-10-20 03:39:44 -07:00 |
|
Fred Dixon
|
fb1535360b
|
Merge pull request #407 from SenecaCDOT-BigBlueButton/more-webrtc-fixes
WebRTC fixes
|
2014-10-15 19:24:52 -04: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 |
|
Richard Alam
|
da59fb35e4
|
- updating locales
|
2014-10-12 07:12:50 -07:00 |
|
Fred Dixon
|
576e8badbd
|
Merge pull request #406 from SenecaCDOT-BigBlueButton/update-audioselection-logout
Minor client upgrades
|
2014-10-10 20:49:12 -04: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 |
|
Richard Alam
|
a3f594172f
|
- update locales from transifex
|
2014-10-07 09:29:31 -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 |
|
Chad Pilkey
|
de7dbd0b44
|
Multiple fixes to our webrtc implementation. Hopefully there's less holes now
|
2014-10-06 14:14:34 -07:00 |
|
syeshchenko
|
14b401851d
|
resized and positioned some of the components to fit with Russian and German locales, changed and added some Russian translation
|
2014-10-01 15:18:31 -04:00 |
|
Fred Dixon
|
c89b9c63d8
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2014-09-18 08:53:08 -04:00 |
|
Fred Dixon
|
b4d49a0f2b
|
Added build numbers into loading JS libraries to ensure they don't get cached
|
2014-09-17 17:38:19 -04:00 |
|
Chad Pilkey
|
00ef1d50a1
|
fixed a crash related to deleting presentations, two ui problems with presentations, and cleaned up an event listener that wasn't used anymore
|
2014-09-17 11:47:25 -07:00 |
|
Richard Alam
|
90bf3ade5d
|
- new jars with better controls for deskshare applet dragging and resizing
|
2014-09-17 10:33:17 -07:00 |
|
Richard Alam
|
58302721c0
|
Merge branch 'chrome-camera-settings' of https://github.com/SenecaCDOT-BigBlueButton/bigbluebutton into SenecaCDOT-BigBlueButton-chrome-camera-settings
|
2014-09-15 13:36:24 -07:00 |
|
syeshchenko
|
4a1c793390
|
fixed Chrome permission hint arrow
|
2014-09-15 13:28:26 -07:00 |
|
Richard Alam
|
a0a6172a4f
|
- fix lock settings for muteme and webcam buttons for mods and presenter
|
2014-09-15 09:38:05 -07:00 |
|
Fred Dixon
|
35cad7b4f8
|
Merge pull request #395 from SenecaCDOT-BigBlueButton/use-nginx-for-audio
change the webrtc websocket connection to use an nginx proxy
|
2014-09-14 18:32:20 -04:00 |
|
Chad Pilkey
|
e15de759e3
|
change the webrtc websocket connection to use an nginx proxy
|
2014-09-14 13:49:12 -07:00 |
|
Richard Alam
|
d03f532b08
|
- ignore transifex dir when building locales
|
2014-09-12 13:13:34 -07:00 |
|
Richard Alam
|
6ca675fd83
|
- update locales
|
2014-09-11 12:16:08 -07:00 |
|
Chad Pilkey
|
2c6b060ba5
|
replace deprecated escape() with encodeURIComponent()
|
2014-09-09 14:27:03 -07:00 |
|
Chad Pilkey
|
681aedbdde
|
fixed the glowing listen only indicator
|
2014-09-09 09:24:55 -07:00 |
|
Richard Alam
|
025ac35c3a
|
Merge pull request #390 from SenecaCDOT-BigBlueButton/slide-zoom-change-presenter-sync
fixed 'zoom slider won't update value after presenter have changed'
|
2014-09-08 14:54:43 -04:00 |
|
Richard Alam
|
4c312d5c2e
|
Merge pull request #388 from speakserve/copy-chat-selection
Copy chat selection as text
|
2014-09-08 14:54:29 -04:00 |
|
Richard Alam
|
83d15332d6
|
Merge pull request #387 from SenecaCDOT-BigBlueButton/chrome-webcam-permission-prompt
Chrome webcam permission prompt
|
2014-09-08 14:54:09 -04:00 |
|
syeshchenko
|
fb3966921e
|
fixed 'zoom slider won't update value after presenter have changed'
|
2014-09-04 13:22:33 -07:00 |
|
Chad Pilkey
|
b65da7ec25
|
hide switch presenter for phone users, hide presentation thumbnails when you click the presentation
|
2014-09-03 14:32:34 -07:00 |
|
Chad Pilkey
|
8825f0a899
|
Merge remote-tracking branch 'upstream/master' into sort-raisehand-better
|
2014-09-02 13:42:00 -07:00 |
|
Chad Pilkey
|
ecfe3831b2
|
stop webrtc hangup from happening twice
|
2014-09-02 13:41:48 -07:00 |
|
Chad Pilkey
|
5fa76a872f
|
adjust the positioning of the webrtc chrome title window
|
2014-09-02 13:41:22 -07:00 |
|
Ghazi Triki
|
c01d91ddaf
|
Setting ChatMessageRenderer Text event listener to keyDown
|
2014-09-02 21:15:54 +01:00 |
|
syeshchenko
|
8b9c949818
|
minor bug fixes and optimization
|
2014-09-02 12:38:08 -07:00 |
|
Ghazi Triki
|
2d283e85b0
|
Copying chat text selection from mx_internal text field.
|
2014-09-02 20:11:57 +01:00 |
|
Richard Alam
|
0d3e23db21
|
- update locales
|
2014-09-02 12:01:20 -07:00 |
|
Ghazi Triki
|
9597c0cca7
|
Copy chat message selection.
|
2014-09-02 19:29:24 +01:00 |
|
Fred Dixon
|
e02476071d
|
Make clear this is a private echo test
|
2014-09-01 16:48:00 -04:00 |
|
syeshchenko
|
1d148ef624
|
Merge branch 'master' into chrome-webcam-permission-prompt
|
2014-09-01 13:18:32 -07:00 |
|
syeshchenko
|
ae6a4d5fa1
|
on Chrome show webcam permission prompt before webcam preview opened
|
2014-09-01 13:10:50 -07:00 |
|
Richard Alam
|
2c67bf44ea
|
- move deskshare view control to the top of the window
|
2014-08-29 13:29:01 -07:00 |
|
Richard Alam
|
a79bea7a3d
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2014-08-29 08:58:01 -07:00 |
|
Richard Alam
|
172738534c
|
- fix issue where rectangle shape gets lost when zooming
|
2014-08-29 08:57:34 -07:00 |
|
Richard Alam
|
117c69e557
|
- try to fix error when querying for browser type
|
2014-08-29 08:57:02 -07:00 |
|
Fred Dixon
|
88a0455248
|
Tweak phrasing for private echo test
|
2014-08-29 11:51:31 -04:00 |
|
Fred Dixon
|
1683067559
|
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
|
2014-08-29 11:48:39 -04:00 |
|
Ghazi Triki
|
1c74e58a9f
|
MainApplicationShell mdiCanvas height binded to the application height instead of its parent heignt.
|
2014-08-28 23:26:01 +01:00 |
|
Ghazi Triki
|
8db78cbe6d
|
Renamed BigBlueButtonMainPanel to BigBlueButtonMainContainer and transformed to a Canvas.
|
2014-08-28 23:25:16 +01:00 |
|
Fred Dixon
|
9380a73dac
|
Added message to let administration know that monit will restart bbb-record-core and LibreOffice. Tweaked the language for audio settings dialog.
|
2014-08-28 17:39:59 -04:00 |
|
Richard Alam
|
66fa77d57b
|
- tool to cleanup transifex downloaded files
|
2014-08-28 14:09:35 -07:00 |
|