Commit Graph

2087 Commits

Author SHA1 Message Date
Jeremy Thomerson
7755850597 update issue 527
add example to config.xml of how this is configured


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4319 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 05:10:24 +00:00
Jeremy Thomerson
36f25a4391 update issue 527
more work on new module - now allows configurable url to load xml data from, etc...


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4318 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 05:08:20 +00:00
Jeremy Thomerson
71cf307b23 update issue 527
some refactoring of xml format, etc...


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4316 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 04:03:46 +00:00
Jeremy Thomerson
cd166fb3c6 work on new module that shows information in header of ui
update issue 527
first rough draft done - button, label, and combobox implemented in their simplest forms



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4315 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-13 03:53:39 +00:00
Denis Zgonjanin
1836fbc746 Fixed the bug in the whiteboard drawing algorithms where freehand shapes appear thicker in some parts and disjointed in others
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4313 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 23:16:40 +00:00
Denis Zgonjanin
0a41a44978 Added new icons to the whiteboard module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4312 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 22:50:12 +00:00
Jeremy Thomerson
f3fa0f5da2 addition to issue #394 - now adds a response parameter that indicates whether the meeting has been forcibly ended
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4311 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 19:30:01 +00:00
Jeremy Thomerson
6e77a17fdc fixes issue #394 - now does not allow you to rejoin a conference that was already ended
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4309 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 19:08:07 +00:00
Jeremy Thomerson
b3be60e2df addition to issue #473 - make meetingID required parameter to create call
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4308 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 19:00:00 +00:00
Jeremy Thomerson
08242fb324 fixes issue #473
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4305 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 18:44:22 +00:00
Jeremy Thomerson
24b7dcad60 fixes issue #487
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4304 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 18:19:47 +00:00
Denis Zgonjanin
40c81337e3 Corrected small bug in whiteboard optimization algorithm
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4302 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:32:12 +00:00
Denis Zgonjanin
f00f568200 Optimization for whiteboard freehand shapes. Removed unnecessary data points. This improves bandwidth usage, and doesn't choke Flash Player as much when there are a lot of shapes drawn on the same page.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4301 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:27:12 +00:00
Denis Zgonjanin
c46a45fd07 changes whiteboard alphas to work better with new optimizations
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4300 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:24:46 +00:00
Denis Zgonjanin
ae64c29c29 Small bug fixes to the whiteboard
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4299 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-12 16:04:03 +00:00
Richard Alam
f377de98ea - revert back port to 9123
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@109 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-11 19:26:15 +00:00
Richard Alam
630e2e3f45 - replace applet with one that sends cursor
- display cursor on client

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4297 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 18:11:51 +00:00
Richard Alam
48696dc081 - send mouse cursor location of sharer
git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@108 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-11 18:01:27 +00:00
Denis Zgonjanin
90d3c8af3a Fixed Issue 420
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4296 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 16:32:26 +00:00
Denis Zgonjanin
242d339bc6 Fixed Issue 123
Fixed issue with whiteboard flooding the server with large calls when the user holds down the mouse for too long in order to draw a really long shape

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4295 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 16:08:47 +00:00
Denis Zgonjanin
cb2a90b700 Fixed Issue 489
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4294 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-11 13:39:30 +00:00
Richard Alam
0725c9e117 - make systray icon run on it;s own thread
- add grayscale whch we can enable later

git-svn-id: http://svn.bigbluebutton.org/project-bbb/trunk@107 6ac8b576-4aa1-4e98-a958-8badfeb98c9d
2010-05-10 16:29:56 +00:00
Denis Zgonjanin
90d81ef2c6 Fixed Issue 490
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4291 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-10 13:28:28 +00:00
Denis Zgonjanin
bbd43628dd - Fixed Issue 491
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4289 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-10 00:21:29 +00:00
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