DJP
d1b8867019
Handle OpenOffice Files + TXT files
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3095 af16638f-c34d-0410-8cfa-b39d5352b314
2009-12-14 19:21:32 +00:00
DJP
f95e878278
Get rid of client command line wrapper (jodconverter-cli) for Office2Pdf. Resolved Issue 257
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3028 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-21 11:59:19 +00:00
Fred Dixon
a08f7b4c9b
removed spaces from bigbluebutton.properties to make upgrading packages easier
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3027 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-21 03:34:43 +00:00
DJP
cca2df1789
Fixed indent + Image file support + First shot for error handling + Refactored presentation file handling to support additionnal filetype (+ future)
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3024 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 23:49:34 +00:00
DJP
61f38d9645
Fixed indent
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3023 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 23:48:15 +00:00
DJP
41f9e5c502
Fixed class name Office2SWF -> Office2Pdf which is more correct
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3022 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 23:47:48 +00:00
DJP
a650246a77
Fixed bug when there was only one page in file presentation, no thumbnail was renamed due to filename temp-thumb.png instead of temp-thumb-X.png when multiple files
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3020 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-20 23:39:55 +00:00
Fred Dixon
339d0729b2
enabled openoffice for bigbluebutton.properties in bbb-web. This was to update the bbb-web package for integrating DJP's conversion of office documents into BigBlueButton.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3010 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-15 00:27:43 +00:00
DJP
5de4b3ef3c
Fixed IOError Popup on upload - break up the backend redirection after file upload to save bandwidth for client
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2993 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-11 01:52:09 +00:00
DJP
4b878746e1
Web service update for Additional filetype support
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2990 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-11 00:43:39 +00:00
Fred Dixon
668948d1c1
updating banner images
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2888 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-08 16:48:39 +00:00
Fred Dixon
ecd0b438f5
updates to bigbluebutton.properties
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2877 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-07 00:08:32 +00:00
Richard Alam
fa360130da
- redirect to default url when logged out url is not defined
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2870 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-06 22:07:11 +00:00
Fred Dixon
a82621798a
updates to bbb_banner.jpg for 0.62
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2851 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-06 01:34:35 +00:00
Fred Dixon
e479bc74c1
updating images in bbb-web
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2850 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-06 01:05:07 +00:00
Fred Dixon
1da79c7bd2
removed build.sh from bbb-web
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2821 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-05 01:18:41 +00:00
Fred Dixon
0d76a4f9bf
setting defult action in build.xml for bbb-web to run
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2809 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 03:36:35 +00:00
Fred Dixon
cfbd6c2aa1
updated build.xml for bbb-web to simplify local development
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2803 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-04 00:29:03 +00:00
Fred Dixon
ecba245df4
added support for .grails/bigbluebutton-config.properties in bbb-web when developing locally
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2802 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-03 23:18:34 +00:00
Fred Dixon
6c39a3af70
removed reference to /etc/defaults/bigbluebutton (not used)
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2797 af16638f-c34d-0410-8cfa-b39d5352b314
2009-11-03 20:27:01 +00:00
Fred Dixon
e08dc36316
added run target to bigbluebutton-web/build.xml
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2769 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 20:01:43 +00:00
Fred Dixon
b4b5c5dd37
removed hardcoded path in bigbluebutton-web/grails-app/conf/Config.groovy
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2768 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-30 19:39:24 +00:00
Richard Alam
3b7bd3676f
- put a logged out url landing page
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2722 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-27 20:57:40 +00:00
Jeremy Thomerson
83c3927b0a
fix cast which for some reason works under 10 but not over
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2682 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-15 04:10:52 +00:00
Jeremy Thomerson
c871480f00
support voice bridge in API
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2676 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-09 05:01:08 +00:00
Jeremy Thomerson
98a02ebec2
fix a couple little things in the API
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2675 af16638f-c34d-0410-8cfa-b39d5352b314
2009-10-09 04:27:42 +00:00
Jeremy Thomerson
e376f2c75e
working conference service - create and join api calls
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2659 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-28 21:56:13 +00:00
Jeremy Thomerson
f0bcd620ad
have prototype of end-to-end JMS messaging for conference events with spring integration
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2657 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-28 21:31:23 +00:00
Richard Alam
2741362a3e
- change voiceBridge to voicebridge so it's compatible with PublicSessionController. THis way we dont' have to change config.xml in the client.
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2647 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 19:43:53 +00:00
Richard Alam
0a9d4ac945
- change voicebridge param so we can support other than 85115
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2633 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 19:13:51 +00:00
Fred Dixon
8e60b76530
updates to demo.html
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2632 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 19:07:44 +00:00
Richard Alam
a45e0cac52
- remove id from url mapping
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2628 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 18:14:18 +00:00
Richard Alam
1e9dd27215
- add boolean transactional false to DynamicConferenceService
...
- change API again
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2627 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 17:41:30 +00:00
Richard Alam
b7064ec12a
- change Adhoc API from POST to GETs
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2620 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 17:16:18 +00:00
Jeremy Thomerson
c29c09f5c3
add isMeetingRunning api call
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2614 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 05:58:31 +00:00
Jeremy Thomerson
596cac75f2
work on join meeting call
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2613 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 05:47:50 +00:00
Jeremy Thomerson
c84d23244d
more work on dynamic conferencing api
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2612 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 05:20:00 +00:00
Jeremy Thomerson
c002986fd1
change url mapping for my api so as not to conflict with richard's and fix bug in create method returning duplicate xml
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2611 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 03:33:24 +00:00
Jeremy Thomerson
4b3102e521
merging my branch into trunk
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2608 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-25 03:00:15 +00:00
Richard Alam
f3c8ee1055
- cleanup, convert println to log
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2601 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-24 18:28:56 +00:00
Richard Alam
7ac215b5c5
- modify adhoc controller so it supports xml, form, and json requests
...
- create a demo on how to call it using jquery
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2600 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-24 18:20:19 +00:00
Richard Alam
2e57f81df1
- fix logging
...
- put logs in /tmp/logs
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2599 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-24 18:13:53 +00:00
Richard Alam
cbeb98c867
- setup demo for creating adhoc conf
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2598 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-23 19:56:44 +00:00
Jeremy Thomerson
c37f52013d
update svn ignore to ignore build artifacts and fix .classpath for groovy 1.6.4
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2589 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-22 22:42:32 +00:00
Richard Alam
a589578751
- upgrade groovy to 1.6.4
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2577 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-22 14:37:52 +00:00
Richard Alam
e3f9a3dba0
- checkin jsecurity 0.4.1
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2576 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-22 14:23:57 +00:00
Richard Alam
ac32baf6bf
- checking in adhoc REST api
...
- moving to jsecurity 0.4.1
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2572 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-21 20:45:55 +00:00
Richard Alam
f76afe580d
- upgrade to grails 1.1.1
...
- upgrade to jsecurity 0.4
- merge portal controller from Jeremy
- start implement adhoc conference api
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2570 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-20 19:19:50 +00:00
Fred Dixon
5fa71b60dc
updates to bbb_banner.jpg
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2479 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-14 09:50:58 +00:00
Richard Alam
d861ee94ca
- add header
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@2463 af16638f-c34d-0410-8cfa-b39d5352b314
2009-09-11 16:01:51 +00:00