Commit Graph

23077 Commits

Author SHA1 Message Date
Richard Alam
a680290941 cleanup directory
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@614 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-20 23:46:07 +00:00
Richard Alam
fa4c304e2a cleanup directory
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@613 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-20 23:45:55 +00:00
Richard Alam
38303f39da cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@609 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-20 20:20:28 +00:00
Richard Alam
a50fee40aa cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@608 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-20 20:20:00 +00:00
Richard Alam
8f559fed85 Fix check for Flash version...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@576 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-16 20:44:07 +00:00
Richard Alam
6409404594 cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@567 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 16:45:28 +00:00
Denis Zgonjanin
a9314308ba Fixed issue 29
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@564 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 08:32:45 +00:00
Denis Zgonjanin
d918d7df20 Fixed issue 18 again. Please see if it works now
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@563 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 08:14:05 +00:00
Denis Zgonjanin
6cf8e3d3af Removed whiteboard and playback from the list of startup modules
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@562 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 05:42:40 +00:00
Denis Zgonjanin
e78bbb0dc9 Fixed Issue 19
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@561 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 05:41:16 +00:00
Denis Zgonjanin
367693e202 - Created a sample module for potential developers
- Deleted some junk that we don't need
- Cleaned up code in the main and common packages

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@560 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 05:28:10 +00:00
Richard Alam
d1c33a7a17 Fix comparison of slides
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@554 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 02:24:06 +00:00
Denis Zgonjanin
7c438c80d9 Changed it so all modules are loaded AFTER the user has logged in (except the login/viewers module and log). This should speed up load time for the client
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@553 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 01:01:24 +00:00
Denis Zgonjanin
37aa573a36 BigBlueButtonModule no longer extends ModuleBase, as this was redundant
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@552 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 00:34:05 +00:00
Denis Zgonjanin
b1316720d5 Replaced the html-template directory with an older template because the previous one wasn't working for whatever reason
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@551 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-13 00:27:42 +00:00
Richard Alam
a382b8033a cleanup
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@550 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-12 12:51:14 +00:00
Richard Alam
ff458e2ffb Cleanup and don't use SO to set the current slide
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@549 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-12 12:16:32 +00:00
Richard Alam
fdc92d4183 Revert back video module to old version as I can't get it to work.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@548 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-12 12:14:42 +00:00
Denis Zgonjanin
1093821c41 Removed smiley face icon
Made sharing and viewing video easier

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@544 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 21:04:22 +00:00
Richard Alam
a5ade6ce14 Start making changes to presentation module
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@543 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 20:54:10 +00:00
Richard Alam
79433f6d69 Clear the previous presentation when assigning a new presenter. This will hopefully solve the problem where some viewers see the old slides instead of the new ones.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@542 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 19:58:35 +00:00
Richard Alam
ee3261fbf2 When loading the slides for the first time, set selected slide to the first slide.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@541 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 19:56:06 +00:00
Richard Alam
86eabc237c Remove presentation.css
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@540 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 18:46:17 +00:00
Richard Alam
2b286b1aa7 Add traces and remove shell from router as this was just a temporary way to log messages.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@539 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 18:45:34 +00:00
Richard Alam
f5b7974206 Remove unneeded files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@538 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 18:14:55 +00:00
Richard Alam
80fd47e059 create test folders
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@536 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-10 14:16:09 +00:00
Richard Alam
0228ec0c7f Change project name to bigbluebutton-server
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@534 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-08 15:06:21 +00:00
Richard Alam
628d6a8ae2 merge in bigbluebutton-AppShare-server
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@533 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-08 14:02:58 +00:00
Richard Alam
c3e04b2f1b Add new jar files
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@531 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-07 20:14:11 +00:00
Richard Alam
792c0e61b2 Add some unique id to slide filename to minimize the chance of browsers caching the presentation.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@529 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-07 19:43:21 +00:00
Richard Alam
f483e288a3 Fix configuration files packages of classes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@528 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-07 19:08:20 +00:00
Richard Alam
b73b187519 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@519 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 02:17:22 +00:00
Richard Alam
875f54bb11 ignore dist and war/lib as they are autogenerated
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@518 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 02:14:18 +00:00
Richard Alam
425ce9a1ea ignore dist and war/lib as they are autogenerated
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@517 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 02:12:21 +00:00
Richard Alam
79bd600099 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@516 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:59:59 +00:00
Richard Alam
67bdaccfb3 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@515 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:56:50 +00:00
Richard Alam
195576cd3a Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@514 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:56:37 +00:00
Richard Alam
1d650517e6 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@513 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:56:24 +00:00
Richard Alam
1d399a1580 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@512 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:56:11 +00:00
Richard Alam
080c4ed522 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@511 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:55:55 +00:00
Richard Alam
0638304f1c Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@510 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:55:40 +00:00
Richard Alam
aaa2628913 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@509 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:55:06 +00:00
Richard Alam
748b6a2263 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@508 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:54:46 +00:00
Richard Alam
66333d189c re-add - shouldn't have deleted this
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@507 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:41:32 +00:00
Richard Alam
4b8a33f06b re-add - shouldn't have deleted this
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@506 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:37:11 +00:00
Richard Alam
e708184d42 undo changes
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@505 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 01:08:45 +00:00
Richard Alam
d44c7efad6 delete dist and war as they are autogenerated
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@504 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 00:42:31 +00:00
Richard Alam
a641908657 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@503 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 00:13:33 +00:00
Richard Alam
f0930f9521 Clean up files to minimize checkout times
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@502 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 00:09:19 +00:00
Richard Alam
6d63561dc0 add libraries
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@501 af16638f-c34d-0410-8cfa-b39d5352b314
2008-10-03 00:03:15 +00:00