Commit Graph

1921 Commits

Author SHA1 Message Date
Felipe Cecagno
29a1aec1c9 implemented ability to include the current layout to the list and to save all the layouts to a text file - now I'm implementing the ability to load the layouts from file (the inverse operation) 2012-05-30 10:17:38 -03:00
Richard Alam
4f0b930553 - update locales 2012-05-28 19:37:12 +00:00
Felipe Cecagno
1c50815570 ignoring the desktop publish window as well 2012-05-25 17:47:16 -03:00
Felipe Cecagno
4746ba9f91 setup a default layout, that is applied in the beginning of the session; improved the animations; ignoring the video windows for the layouts - in the future we will be able to set a layout for the presenter window, for example, but now they are all ignored by the module 2012-05-24 23:53:43 -03:00
Felipe Cecagno
2a5023bb22 fixing the issue related to the duplicate of the webcam publishing window (http://code.google.com/p/bigbluebutton/issues/detail?id=1229) 2012-05-24 13:28:07 -03:00
Richard Alam
c1a59722f2 - remove grayscale step when sharing desktop 2012-05-22 17:53:27 +00:00
Terence Miller
acc0776513 Update bigbluebutton-client/locale/de_DE/bbbResources.properties 2012-05-20 01:40:20 +03:00
Richard Alam
2ba634e797 - start add text to whiteboard 2012-05-19 20:35:51 +00:00
Richard Alam
6b4aa2b6ab Fix chat scroll issue in macs (http://code.google.com/p/bigbluebutton/issues/detail?id=1125) 2012-05-15 17:30:48 +00:00
Richard Alam
517c1c7cb9 - update dekshare applet with more logs to profile where it takes a long
time to process
2012-05-14 15:17:25 +00:00
Richard Alam
e00b042e16 - update fit-to-page and fit-to-width icons 2012-05-14 15:16:55 +00:00
firstuser
c32016cb28 Merge branch 'master' into layout-module 2012-05-13 00:23:32 -03:00
Felipe Cecagno
c38186cf6f some minor updates; fixed a bug when the restored windows doesn't show up with the minimize button 2012-05-23 13:51:00 -03:00
Felipe Cecagno
87539f335b fixing typo 2012-05-22 23:13:28 -03:00
Felipe Cecagno
f0214fa580 implements the very first prototype of the layout module; the admin put the layout definitions in a XML file, and the user may apply the layouts independently; the users also can extract the current layout to add directly to the xml file with the layout definitions 2012-05-22 23:13:12 -03:00
Richard Alam
206330a6a0 - make icons bigger 2012-05-11 10:45:57 -07:00
Richard Alam
22388146d4 change icon when autojoin is set 2012-05-11 10:44:54 -07:00
Richard Alam
0fda31fb1d - ignore NetConnection.Connect.NetworkChange to prevent users with wireless connection from
disconnecting when the connection hiccups
2012-05-08 17:37:54 -07:00
Richard Alam
d7cf4f4484 - update presentation icons 2012-05-04 20:32:44 +00:00
Richard Alam
37b1edcc93 - update applet jar with changes to minimize connect timeout 2012-05-04 18:09:26 +00:00
Richard Alam
6ad333d730 - Initializing the currentPresentation to "Presentation" prevents uploading a file called Presentation.pdf as
we compare if the current presentation is the same as the new presentation to prevent reloading
2012-04-27 19:31:50 +00:00
Richard Alam
c57cb1a637 - add progress indicator when testing rtmp port 2012-04-26 14:30:55 +00:00
Richard Alam
247967cb28 - adding some more file to ignore 2012-04-26 14:29:50 +00:00
Richard Alam
8b91afb1e9 - don't auto rejoin when user clicks on logout button 2012-04-25 14:43:51 +00:00
Richard Alam
8bcaeb1edf - update deskshare standlone html 2012-04-24 22:20:12 +00:00
Richard Alam
17ae1eb459 - handle NetworkChange separately as we don't want to disconnect a wireless user when the connection hiccups 2012-04-21 16:07:12 +00:00
Richard Alam
9357ee289e - join the conference only when successfully connected to the server 2012-04-17 21:41:25 +00:00
Richard Alam
41a8d61651 - remove icon for deskshare and webcam
- change default line thickness to 2 for whiteboard
2012-04-16 22:37:24 +00:00
Richard Alam
af8620f292 - remove tunnel log on java console as it is confusing 2012-04-16 18:37:45 +00:00
Richard Alam
01a7a4be94 - updating locales 2012-04-16 14:39:04 +00:00
Richard Alam
f7aa80ba45 - change icons for voice, video and deskshare 2012-04-13 21:36:59 +00:00
Richard Alam
49bab2514b - change how we decode byte stream into frames
- add an end frame delimeter so we can handle frames easily
2012-04-12 21:49:37 +00:00
Richard Alam
05140aeb90 - auto rejoin the user when she gets disconnected from the voice conference without
explicitly requesting to leave the voice conference.
SIDE EFFECT:
  This "feature" make kicking the user from the voice conference a "broken feature" as
  the user get rejoined when kicked from the voice conference. We'll ahve to figure out
  how to detect that a user was disconnected because he was ejected by the moderator.
2012-04-05 14:33:54 +00:00
Fred Dixon
b761f23651 Edited audio-test.mp3 to 10 seconds 2012-03-25 20:01:29 -04:00
Richard Alam
0723e820b6 - add more logging to figure out why deskskare hangs when getting exceptions 2012-03-21 17:32:32 +00:00
Richard Alam
ec372dd538 - try to make deskshare resilient to corrupted packets 2012-03-15 22:06:33 +00:00
Richard Alam
942307740f - close window when stream has stopped 2012-03-15 21:41:11 +00:00
Richard Alam
b17cf9a9bc - fix issue 1125 once more 2012-03-09 21:40:10 +00:00
Richard Alam
fad4a7dc1c - fix issue 1125 where chat box is hidden because of scolling on a Mac 2012-03-06 16:34:53 +00:00
Richard Alam
ab5c81bb4a Merge pull request #24 from mconf/resolution-from-streamname
Resolution from streamname
2012-03-05 09:37:21 -08:00
Richard Alam
b967b3b1d8 - revert back changes in build.xml for join-mock 2012-03-02 23:03:06 +00:00
Richard Alam
fbc7354318 - remove join-mock step from build 2012-03-02 22:42:28 +00:00
Richard Alam
be76c7d8ab - update locale to 0.8-beta4 2012-03-01 19:15:31 +00:00
Richard Alam
93349e84e6 - update locale version to 0.8-beta4 and (c) to 2012 2012-03-01 19:00:50 +00:00
Richard Alam
49b59cc189 - update with new locales 2012-03-01 18:32:27 +00:00
Richard Alam
3aea936f77 - cleanup 2012-02-29 21:20:06 +00:00
Richard Alam
a409c3597d - minor cleanup 2012-02-29 21:12:03 +00:00
Richard Alam
90a9b10281 - handle resize of fit-to-width properly 2012-02-29 21:09:20 +00:00
Richard Alam
801ea6f2a7 - try to fit the page to window when resizing window and is fit-to-width 2012-02-29 20:44:02 +00:00
Richard Alam
6175c95f0c - do not reset to display the whole page when the page is loaded 2012-02-29 17:20:07 +00:00
Richard Alam
ab78322384 - use icon for each fit-to-page and fit-to-width 2012-02-28 22:27:08 +00:00
Richard Alam
0e795da75f - use fit-to-page as default for each new page
- update icons and locale strings
2012-02-28 18:31:27 +00:00
Richard Alam
bd368125d3 Merge branch 'master' into implement-fit-to-width 2012-02-28 17:25:05 +00:00
Richard Alam
b9fca184f0 - change how to do ftw and zooming 2012-02-28 13:01:22 +00:00
Fred Dixon
96777c07ec Added icons for fit-to-page and fit-to-width 2012-02-27 18:41:15 -05:00
Fred Dixon
ef6d74cefa Pulled out definitions for bigbluebutton-client and bigbluebutton-web from default bigbluebutton.nginx. These are now stored in /etc/bigbluebutton/nginx 2012-02-25 12:15:26 -05:00
Richard Alam
fd06e03c01 - hide reset button for portrait docs 2012-02-24 21:20:47 +00:00
Richard Alam
6961733340 - change brackground color of presentation window 2012-02-24 20:41:22 +00:00
Richard Alam
43be308ebe Merge branch 'master' into implement-fit-to-width 2012-02-24 20:31:16 +00:00
Richard Alam
6bdfb78495 - don't disable the cancel window so that it can be closed in case the conversion fails.
- put back resize handler to resize slide in real-time
2012-02-24 20:29:21 +00:00
Richard Alam
c23b3be31a - fix cast exception on file upload
- fix "undefined" on fileupload window
2012-02-24 20:19:37 +00:00
Richard Alam
b09ed1c231 - hide zoom slider when ftw 2012-02-24 18:43:09 +00:00
Richard Alam
a277d6c339 display ftw properly when switching pages 2012-02-24 16:51:18 +00:00
Richard Alam
e41af8caef - adjust slide display properly for ftw 2012-02-24 14:28:59 +00:00
Richard Alam
3777f433a1 - continue to extract the calculations 2012-02-23 22:36:42 +00:00
Richard Alam
db03520f77 - extracting out slide calculations into separate class 2012-02-23 21:59:42 +00:00
Richard Alam
2947518eb6 - DRYing up bounds detection code 2012-02-23 20:22:49 +00:00
Richard Alam
e4d86ae2f3 - bounds detect then using zoom slider for ftw 2012-02-23 19:38:32 +00:00
Richard Alam
b9f4dbe168 - hook zoom slider 2012-02-23 19:25:28 +00:00
Richard Alam
3213cc0299 - put the shapes list into it's own class so we don't have to depend on the window being shown to
receive the shape messages...we redraw the shapes when the window gets displayed
2012-02-23 15:24:21 +00:00
Fred Dixon
9fd046a961 remove code to copy config.xml and join-mock.xml, will leave these steps to the instructions 2012-02-22 19:41:47 -05:00
Fred Dixon
24c1c69156 Added logic in build.xml to copy config.xml and join-mock.xml if not in the bigbluebutton-client source tree 2012-02-22 17:32:55 -05:00
Richard Alam
efc63bfa66 - load whiteboard shapes for latecomers 2012-02-22 21:30:42 +00:00
Richard Alam
b86268c5da - don't move slide when resizing fit to page 2012-02-21 21:59:49 +00:00
Richard Alam
c067698906 - send updates while presenter draw shapes aside from pencil 2012-02-21 21:43:58 +00:00
Richard Alam
5abe4eecb4 - remove w,h,x,y from message as we don't use them 2012-02-21 19:42:39 +00:00
Richard Alam
ef95f1ee69 - hook up whiteboard history 2012-02-21 18:55:53 +00:00
Richard Alam
5aa67ab7d0 - hook up undo and clear buttons 2012-02-21 18:29:50 +00:00
Richard Alam
111fabcb3c - FINALLY! Got the shapes to work properly when zooming and resizing. 2012-02-21 16:34:05 +00:00
Richard Alam
0a2a6761c3 - convert int to Number 2012-02-20 16:54:01 +00:00
Richard Alam
1131abaa3f - display shapes in viewer 2012-02-20 15:14:48 +00:00
Richard Alam
a1fb358ffd - figure out why shapes aren't aligining properly 2012-02-20 14:06:55 +00:00
Richard Alam
56f97d4332 - make sure step is correct on how to resize shape when canvas is resized 2012-02-16 19:52:57 +00:00
Richard Alam
4740d1c10a - add more parameters on message from presenter to viewer 2012-02-16 18:52:39 +00:00
Richard Alam
f46b1ea9a7 - handle the mouse up properly when presenter resizes the window 2012-02-16 16:41:33 +00:00
Felipe Cecagno
8a1b14a2ba using a regular expression to test the stream name format; if the stream name does not fit the pattern, the resolution of the video will be set to the lowest resolution configured in config.xml 2012-02-16 12:51:53 -02:00
Richard Alam
f60fccb10b - scales properly unless you want to be very picky for small lines that shift a bit 2012-02-15 22:49:04 +00:00
Felipe Cecagno
099c80c7aa identifies the remote video resolution from its stream name; previously it was parsing the stream name comparing the beginning of the stream name with the resolutions configured in the config.xml
it will enable third party applications, such as the Android client, to stream video with any resolutions
2012-02-15 17:52:46 -02:00
Richard Alam
244c76a57b - don't round off point locs 2012-02-15 19:05:45 +00:00
Richard Alam
3f9bb3526b - make sure viewed region doesn't go above 100 percent 2012-02-15 15:59:39 +00:00
Richard Alam
7b13b85d00 whiteboard scales properly 2012-02-15 15:39:26 +00:00
Richard Alam
c071377b5e - a little bit of moving around code...changing the factory to return DrawObject instead of Shape 2012-02-14 20:31:06 +00:00
Richard Alam
fc3405c936 - set canvas size on resize 2012-02-14 20:20:41 +00:00
Fred Dixon
2e458d147d Tweaked the settings for VideoconfModule to slightly improve quality video. Bandwidth of video will take on aberage 50 KiB/S 2012-02-12 12:26:20 -05:00
Richard Alam
c077075b52 - sync whitebaord but problem with sync when resizing window 2012-02-10 22:29:42 +00:00
Richard Alam
57f3dc8be7 - sync works except for resizing the height of ftw when doc is fully displayed 2012-02-10 21:14:16 +00:00
Richard Alam
01786e2d69 - sync ftw and ftp...need to recalculate when resising window height only when full page is displayed 2012-02-10 18:34:47 +00:00
Richard Alam
3f7ccf8c1f - ftw syncs...but switching presentation problem with not resetting dimensions 2012-02-09 22:49:36 +00:00
Richard Alam
7ec749e5fb - fit ftw resizing 2012-02-09 22:34:44 +00:00
Richard Alam
3ed9778968 - ftp syncs properly...need to do ftw 2012-02-09 22:15:53 +00:00
Richard Alam
df00baa2ea - sync fit-to-page 2012-02-09 19:07:34 +00:00
Richard Alam
d3b13edd55 try to sync viewed region in viewers window 2012-02-08 23:32:53 +00:00
Richard Alam
691b39469e resize ftp whiled zoomed 2012-02-08 20:10:26 +00:00
Richard Alam
1e60c9270f - move things around...more work need to be done on ftp resize while zoomed 2012-02-08 19:49:50 +00:00
Richard Alam
6772f10d7f - resize ftp with bounds detection 2012-02-08 19:28:26 +00:00
Richard Alam
4b9c1971b0 fix ftw resizing
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/Slide.as
2012-02-08 18:43:35 +00:00
Richard Alam
a7d7be6133 make zoom, resize, move working for both ftp and ftp 2012-02-08 18:09:12 +00:00
Richard Alam
e69ace830f - remove percentage calculations 2012-02-08 16:56:48 +00:00
Richard Alam
90a670e1f9 - use percentages 2012-02-08 16:32:53 +00:00
Richard Alam
613023de60 calculate shared region in percentage 2012-02-07 19:17:09 +00:00
Richard Alam
37880b4af7 - ftp zoom properly 2012-02-06 22:24:05 +00:00
Richard Alam
b23b6c51f0 fix ftp and ftw move 2012-02-06 21:40:53 +00:00
Richard Alam
8dd8bd065a - make window layout absolute and calculate x,y 2012-02-06 18:44:17 +00:00
Richard Alam
3c53b996e6 extract slide into it's own class 2012-02-05 12:42:34 -08:00
Richard Alam
c41f91048e display slide properly when switching presentation 2012-02-05 11:53:37 -08:00
Richard Alam
4bb936cdfa calculate ftw viewport on loading presentation 2012-02-05 11:31:05 -08:00
Richard Alam
410e350a78 - zoom fit to page works but still don't know why I need to multiply x,y coordinates by 2 to
calculate properly bounds detection
2012-02-05 10:54:40 -08:00
Richard Alam
fa9ca80ce4 - figuring out why bounds detection not wprking properly 2012-02-05 10:01:58 -08:00
Richard Alam
138b5caf1b fit to page bounds detection...lower-right isn't working properly 2012-02-04 20:10:30 -08:00
Richard Alam
881dd7a4f2 - hide thumbnails on switching presenters 2012-02-03 17:36:47 +00:00
Richard Alam
66d1de8131 - prevent presentation names from being duplicated when switching presenters 2012-02-03 17:23:50 +00:00
Richard Alam
0957bbb158 - change mute/unmute icons 2012-02-03 17:17:12 +00:00
Richard Alam
5789475d1b - modify mute/unmute buttons and icons 2012-02-02 23:47:46 +00:00
Richard Alam
2740061e09 - change muted/unmuted icons 2012-02-02 19:44:22 +00:00
Richard Alam
e242d1f367 - if the user refreshes the browser, the logout url is gone...so we need to use the logout url
returned from the server
2012-02-02 16:10:29 +00:00
Richard Alam
8fc0414f75 - first look if the user already has a logout url in the client...use that... 2012-02-01 23:11:23 +00:00
Richard Alam
742fd24b2d - redirect to landing page when user refresh the browser and there is no session 2012-02-01 22:11:36 +00:00
Richard Alam
7ba60b2dad fit to page zoom 2012-01-28 22:54:48 -08:00
Richard Alam
1582b779fd fit to page bounds detection 2012-01-28 16:27:33 -08:00
Richard Alam
3705baab17 maintain aspect ration when zooming fit-to-page 2012-01-28 13:20:12 -08:00
Richard Alam
18131c8df9 - ftp edge detection working 2012-02-03 23:05:33 +00:00
Richard Alam
43cf07bce2 - fit-to-page left and top edge detection 2012-02-03 23:01:17 +00:00
Richard Alam
0581cf49c7 - zooming for fit-to-page 2012-02-03 22:43:32 +00:00
Richard Alam
8209eec897 Merge branch 'master' into implement-fit-to-width
Conflicts:
	bigbluebutton-client/src/org/bigbluebutton/modules/present/managers/PresentManager.as
2012-02-03 17:38:52 +00:00
Richard Alam
2f63d3fda7 - trying to fix ftp zoom 2012-02-02 22:22:39 +00:00
Richard Alam
624929d8cb - zoom presentation...fit-to-page doesn't zoom properly 2012-02-02 19:27:21 +00:00
Richard Alam
4696e80325 - ftw now resizing fine 2012-02-02 18:17:34 +00:00
Richard Alam
9b548c2ad1 Merge branch 'master' into fit-to-width-investigation 2012-02-02 16:44:58 +00:00
Richard Alam
d5fd443584 Merge branch 'master' into fit-to-width-investigation 2012-02-02 14:55:30 +00:00
Richard Alam
9a3ec66b98 - fit to width resizes ok 2012-02-01 16:43:26 +00:00
Richard Alam
2dca7ab0c0 - move working but problem when ftw resize window is smaller than doc 2012-02-01 14:15:29 +00:00
Richard Alam
cb89f6c0e2 move ftw somewhat working 2012-01-31 21:25:54 +00:00
Richard Alam
5865a5deb5 - chackpoint before making big change 2012-01-31 17:52:28 +00:00
Richard Alam
23c44bb3a2 - resizing works for both presenter and viewer 2012-01-29 21:10:55 +00:00
Richard Alam
cdfc374cf2 sync display 2012-01-29 20:13:46 +00:00
Richard Alam
8d8441ad94 FTW viewed region calculated correctly 2012-01-29 16:34:09 +00:00
Richard Alam
36272b497b - resizing fit-to-page works 2012-01-29 15:41:55 +00:00
Richard Alam
1c0973b818 - change how to calculate viewports 2012-01-28 16:30:28 +00:00
Richard Alam
b6f3c6e901 - try to figure out fit to width 2012-01-27 18:18:15 +00:00
Richard Alam
8084bae31d - display portrait doc 2012-01-27 15:24:32 +00:00
Richard Alam
145956b92a - Fit to page works... 2012-01-27 14:17:59 +00:00
Richard Alam
48322b6c22 - properly positioned when reset zoom is pressed 2012-01-26 22:37:32 +00:00
Richard Alam
b75f826c6b - fit to page works except the x-location when resetting zoom 2012-01-26 22:19:00 +00:00
Richard Alam
7ad722e180 - fit to page, fit to width 2012-01-26 20:56:56 +00:00
Richard Alam
70b52bd20b - cleanup 2012-01-26 19:45:02 +00:00
Richard Alam
3b9dedd0cc cleanup 2012-01-26 19:34:32 +00:00
Richard Alam
dcbf3d7419 - allow maximize presentation window...but sync is broken 2012-01-25 23:23:21 +00:00
Richard Alam
3d8722d504 - allow to configure to show presentation window controls or not 2012-01-25 22:05:50 +00:00
Richard Alam
427f827ba6 - allow users with no mic to listen to audio stream 2012-01-24 21:53:52 +00:00
Markos Calderon
6e4eaaba04 remove unused import 2012-01-24 07:40:15 -08:00
Markos Calderon
cb6ef43d76 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton into fix-whiteboard-remaining-shape 2012-01-23 13:07:46 -08:00
Markos Calderon
83ebc7a24e changes in latentFeedback and added a check size in bbb-apps 2012-01-23 13:06:58 -08:00
Richard Alam
2c6adc1076 - check if there is no mic on autojoin...skip check if there is no mic 2012-01-20 20:11:10 +00:00
Richard Alam
c318f03b5a - set data to null to force garbage collection. Someone reported that the chat messages causes
overflow exception crashing flash in certain environment. Setting data to null prevents this
   from happening.
2012-01-20 19:04:16 +00:00
Richard Alam
c22e41a1aa - fix tooltip for deskshare view 2012-01-20 18:52:40 +00:00
Richard Alam
50123b81ba - new deskshare jar with sending message to stop sharing 2012-01-19 17:41:28 +00:00
Richard Alam
ce49090bd0 - make deskshare port configurable 2012-01-18 16:04:53 +00:00
Richard Alam
ecc979e274 - generate internal userid to be able to match users across subsytems 2012-01-18 15:46:29 +00:00
Richard Alam
dc38119957 - don't send start module when switching locales
Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1117
2012-01-16 22:05:10 +00:00
Richard Alam
e2a22f21a6 - update locales with latest from mygengo 2012-01-16 21:31:05 +00:00
Fred Dixon
6aa2fe652b Enable auto join audio by default 2012-01-15 14:26:16 -05:00
Richard Alam
484054424e - cleanup log 2012-01-12 18:23:27 +00:00
Richard Alam
a66484a023 - don't blink the tab browser for the user that sent the chat message 2012-01-12 18:22:21 +00:00
Richard Alam
f51ff77feb - try loading the config.xml as early as possible 2012-01-12 01:16:27 +00:00
Richard Alam
afc634dba8 - make sure the config.xml and locale.swf has been loaded before starting all the modules 2012-01-12 00:02:58 +00:00
Richard Alam
a4e5561ea9 - wait for the version from the config.xml and from the locale file before checking if
the locale versions are the same. Sometimes, the locale swf file takes a long time to dowwnload
than the config.xml. When the check is performed, the version from the locale swf file is null.
2012-01-11 21:49:01 +00:00
Richard Alam
bacb88c280 - adding more logs to trace why some times we get the old locale error 2012-01-11 17:00:43 +00:00
Richard Alam
426364c3e1 - fix confusing log when using english locale and it says it failed to load the locale 2012-01-10 20:38:55 +00:00
Richard Alam
92ba8d547f - remove the maximize override as it was not handling the maximize properly... 2012-01-10 19:02:59 +00:00
gugat
b69d521bae Trim presentation name before it is sent to the web server. 2012-01-10 10:35:29 -05:00
Richard Alam
90e112692a - if the user has no mic, join him to the voice conference anyway as listener. Don't display the mic check window. 2012-01-09 22:35:58 +00:00
Richard Alam
3ae110e40b - cleanup logs 2012-01-09 16:45:11 +00:00
Richard Alam
0792a7eb5d - removing the videoDisplay results in Flash exception in debug Flash player as it complains that
the display is not a child of the caller.
2012-01-06 16:43:55 +00:00
Richard Alam
543b002c50 - cleanup...removing dead code 2012-01-05 15:44:53 +00:00
Richard Alam
ba02d53fa2 - cleanup exception when displaying toolbar 2012-01-05 15:30:12 +00:00
Richard Alam
5537efd9d1 Fix http://code.google.com/p/bigbluebutton/issues/detail?id=1046 to not display iframe when sharing desktop 2012-01-04 18:41:06 +00:00
Richard Alam
aaa06087fb - disable publish buttons once clicked to prevent user from clicking multiple times resulting
in multiple deskshare sessions.
2012-01-04 18:28:08 +00:00
Richard Alam
529b340d20 - fix problem where the first moderator doesn't become presenter if no presentation has been
pre-uploaded. See issue http://code.google.com/p/bigbluebutton/issues/detail?id=1103
2012-01-04 16:15:23 +00:00
Richard Alam
0bad7f6a59 - statically link RSLs to amke sure dependencies are available and those behind strict firewalls that can't download from
Adobe will be able to run the client
2012-01-03 22:25:57 +00:00
Richard Alam
617823f2b2 encode username into UTF-8 to make sure that chars that is equivalent to newline will not break SDP 2012-01-03 22:09:01 +00:00
Richard Alam
c0e459e5e2 - don't display any version number by default. The version number will be set by what's in
config.xml
2012-01-03 18:46:57 +00:00
Richard Alam
34a57089a4 update locale strings to latest from mygengo 2011-12-20 15:49:45 +00:00
Richard Alam
62efbc9c37 - use the master locale string (en_US) if the preferred locale string is unavailable 2011-12-15 18:57:17 +00:00
Richard Alam
240c7df9ad try to maximize deskshare view window by default 2011-12-09 21:02:50 +00:00
Richard Alam
192f784df0 - make chat window larger and move video dock to bottom left when
display is less that 768 height.
2011-12-09 20:28:00 +00:00
Richard Alam
95a6cb398c Merge branch 'master' of git://github.com/bigbluebutton/bigbluebutton 2011-12-09 03:17:09 +00:00
Richard Alam
6e44d04c6a fix problem where UI is not set properly when first moderator becomes presenter 2011-12-09 03:16:40 +00:00
Fred Dixon
906954156f Only include files that end in .nginx -- this gets around a bug in the upgrade scripts where the packaging create /etc/bigbluebutton/nginx/slides.nginx:1 and cause nginx to fail to restart 2011-12-08 15:10:16 -08:00
Richard Alam
0bbe44e785 move assign presenter logic to users/participants. This fixes a race condition where the first moderator
doesn't become presenter by default.
2011-12-08 21:43:16 +00:00
Richard Alam
9224107ec2 Merge branch 'master' into refactor-chat-client 2011-12-07 21:52:17 +00:00