Commit Graph

1813 Commits

Author SHA1 Message Date
Jeremy Thomerson
814df400bb fixes issue #510
assign a random password if none is supplied.  this is what the API spec has always said would happen, but for some reason, it wasn't happening

now it does.  note that if you have any kind of requirements that your passwords must be numeric, a certain length, etc, you really need to pass them in yourself


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4276 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-08 02:14:47 +00:00
Jeremy Thomerson
be9314d6cf fixes issue #247
automatically cleans out conferences that have either:
1 - been created, but not started in XX minutes
2 - or, started, and were ended at least XX minutes ago

you can set the number of XX minutes in bigbluebutton-web bigbluebutton.properties like: 
beans.dynamicConferenceService.minutesElapsedBeforeMeetingExpiration=60



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4275 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-08 01:43:22 +00:00
Jeremy Thomerson
aeaa9dd19d fix classpath issue (another reason these eclipse files shouldn't be committed into svn)
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4274 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 23:34:15 +00:00
Denis Zgonjanin
697210f11e Fixed Issue 500
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4273 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 22:18:49 +00:00
Jeremy Thomerson
c737c7e7f8 add a script to each module that allows me to build / run in dev mode on my vm without having to remember which method I have to build this module in
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4272 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 21:53:52 +00:00
Denis Zgonjanin
36ef3bc198 - chat random color selection
- removed unreadable yellow from chat

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4269 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 18:52:02 +00:00
Omar Shammas
f038d5c350 Minor reformatting of checks for tomcat in bbb-conf
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4267 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:48:30 +00:00
Richard Alam
2a424117d3 - make the systray icon in the applet run on it's own thread
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4266 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:47:33 +00:00
Denis Zgonjanin
c7ee585301 Fixed Issue 502 - server side
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4265 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:44:33 +00:00
Denis Zgonjanin
591abe05e7 Fixed Issue 502
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4264 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 17:43:55 +00:00
Richard Alam
104f2231e0 - copy bbb.gif icon into package
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4263 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:54:56 +00:00
Richard Alam
d756b93847 - put applet that displays icon on system tray when sharing desktop
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4262 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:30:33 +00:00
Richard Alam
67a12a68b7 - add icon on system tray when sharing desktop
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@106 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-07 15:16:25 +00:00
Denis Zgonjanin
aa2132f942 Fixed Issue 504
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4261 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 15:02:50 +00:00
Denis Zgonjanin
aa10ad1800 Improved logout messages for the client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4260 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 14:47:02 +00:00
Denis Zgonjanin
4e99f5d50d Reverted ChatView to r4178 for proper chat notification support
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4259 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 12:41:27 +00:00
Jeremy Thomerson
2857ced8dc we don't need this here any more - it just confuses people
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4256 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-07 08:04:29 +00:00
Richard Alam
b75b590791 - create stream even if no client is connected on scope yet
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@105 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-06 17:13:04 +00:00
Richard Alam
07ffcff04e - reapply r4241 [fix standalone deskshare so that latecomers can view stream started before
they joined]

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4253 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 15:39:20 +00:00
Richard Alam
2c11b6bc98 Reverted to revision 4237.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4252 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-06 14:26:06 +00:00
Denis Zgonjanin
cebcbadf3f More changes for move to Flex 4
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4251 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 22:14:55 +00:00
Denis Zgonjanin
0ec95ddd45 More changes for move to Flex 4
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4250 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-05 18:10:38 +00:00
Denis Zgonjanin
5f9942a4b5 More changes for Flash Builder 4 compatibility
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4246 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 21:25:00 +00:00
Denis Zgonjanin
cd7109bc2c More changes for Flash Builder 4 compatibility
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4244 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 20:29:51 +00:00
Denis Zgonjanin
23404da4b8 More changes for Flash Builder 4 compatibility
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4242 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 20:11:13 +00:00
Richard Alam
88f6da25b7 - fix standalone deskshare so that latecomers can view stream started before they joined
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4241 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 18:12:51 +00:00
Denis Zgonjanin
6599ada94a Modified client code to run with Flash Builder Flex 3 Compatibility mode
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4240 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 18:07:15 +00:00
Richard Alam
f2a2f01403 - guard against null room (NPE)
- revert back deskstream to use react instead of receive

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@104 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-04 15:01:12 +00:00
Xie Yan Qing
0b740cf948 Set character encoding to UTF-8 in demo pages to support Asian characters.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4238 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-04 01:14:40 +00:00
Denis Zgonjanin
f753c7a904 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4237 af16638f-c34d-0410-8cfa-b39d5352b314 2010-05-03 13:18:59 +00:00
Denis Zgonjanin
3c30a4075a Whiteboard red5 server side application
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4235 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-03 12:16:43 +00:00
Denis Zgonjanin
f6bd7089a6 git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4234 af16638f-c34d-0410-8cfa-b39d5352b314 2010-05-03 12:02:03 +00:00
Richard Alam
1ffced30eb - include deskshare standalone in the build for hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4232 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:58:12 +00:00
Richard Alam
afe6ebf6d6 - fix NPE when stream manager get a shared object to create a stream. This fixes the problem where the session manager dies mysteriously
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@103 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-30 19:41:19 +00:00
Richard Alam
0338791797 - standalone dekstop sharing client app
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4231 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-30 19:38:55 +00:00
Richard Alam
e6b0aa8822 - put in new applet that can be ran as an application
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4213 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-26 21:22:54 +00:00
Richard Alam
aeabc4ebc7 - provide way for desktop sharing to be ran as an application
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@102 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-26 21:22:35 +00:00
Richard Alam
d7aba8440a - add more logs
- run deskshare stream on its own thread using receive

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@101 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-23 14:43:05 +00:00
Richard Alam
b0e9bce64d - add more logs
- exit actors when stopping desktop sharing

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@100 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-21 21:11:41 +00:00
Richard Alam
3cc57d0b29 - more logging
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@99 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-20 02:12:10 +00:00
Richard Alam
bf84bf02b8 - remove session when there is a matching session in the manager
- call parent on session closed/idle/create

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@98 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-19 21:39:05 +00:00
DJP
1238025349 Forgot to remove an unused variable
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4179 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-15 18:49:19 +00:00
DJP
cc8a1bf887 Should fix all focus/blur issue + fix multiple starting timer issue + fix blinking when receiving your own message. Tested IE8, FF, Chrome. Seems like Chrome bug when 2 or more tabs open on a conference, it doesn't fall back to default title when focus... o_0'
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4178 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-15 18:47:20 +00:00
Richard Alam
6a9759a8e1 - cleanup logging
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@97 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-15 15:10:45 +00:00
Richard Alam
9dc7a1c42a - add an audit so that if there are no updates from the applet for 1 minute, the stream/session is closed
- the applet will use block 1 as a keep alive block. The keep alive block is send every 30 seconds.
- add more logs

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@96 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-14 20:32:26 +00:00
Richard Alam
9b0860463b - replace applet with keep alive capability
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4177 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-14 20:30:14 +00:00
DJP
fab0daee4c Added nb_NO, ro_RO and pt_PT locale. Updated tr_TR. Thanks to contributors cf wiki
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4167 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-13 20:39:38 +00:00
Richard Alam
1398200180 git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@95 6ac8b576-4aa1-4e98-a958-8badfeb98c9d 2010-04-13 15:27:43 +00:00
Richard Alam
4a3ecf10ef - removing client invoker...make the deskshare stream notify client instead
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@94 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-09 16:12:06 +00:00
Richard Alam
2dcda1fd48 - more logs to narrow down why clientInvoker actor is not sending message
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@93 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-04-09 15:29:48 +00:00