Commit Graph

215 Commits

Author SHA1 Message Date
Jeremy Thomerson
f01048df78 getMeetingInfo works when meeting hasn't started
references issue #393



git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3825 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-08 17:56:13 +00:00
Jeremy Thomerson
b7515facaa require moderator password for getMeetingInfo call
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3799 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 00:47:39 +00:00
Jeremy Thomerson
cef2d9fc2d complete getMeetingInfo API call
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3797 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-05 00:24:15 +00:00
Jeremy Thomerson
500604eb55 getMeetingInfo API call working
now just need to add more information to it


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3796 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 23:59:02 +00:00
Jeremy Thomerson
bdb9832e54 work on getMeetingInfo API call
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3795 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 22:41:46 +00:00
Jeremy Thomerson
895ff7d53b spring integration using full-on objects now
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3793 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 21:51:43 +00:00
Islam El-Ashi
522a0dd113 Changed include in test_bbb_api
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3792 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 20:59:13 +00:00
Islam El-Ashi
a7175ecdef Decouple presentation module from + included bbb_api_conf in bbb_test_api
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3790 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 20:43:11 +00:00
Jeremy Thomerson
dbbace5f0a adding common messaging jar to classpath
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3785 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 17:30:43 +00:00
Richard Alam
4807c2f7f5 - modify local repo to /opt/bigbluebutton/repo so it's more generic and match with Hudson
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3782 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 17:16:28 +00:00
Richard Alam
300eafa9d5 - add build.gradle to setup local repo as well as drag in bbb-common-message lib
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3779 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-04 16:32:52 +00:00
Fred Dixon
70638b6ac9 Fixed syntax error in demo3.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3723 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-15 02:11:47 +00:00
Fred Dixon
7acb8859f1 Added banner image to demo API exampes.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3722 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-15 00:43:13 +00:00
Fred Dixon
f33123c8a7 Added logoutURL to demo3.jsp so it should return to the demo page, not the server's home page
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3721 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-15 00:16:55 +00:00
Fred Dixon
152ce11b39 Updated the API demos to show how to create a meeting that requires a password
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3720 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-14 23:57:13 +00:00
Jeremy Thomerson
491109b741 fixes issue 343
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3707 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-11 18:03:53 +00:00
Richard Alam
a4c0d6527d revert back..accidentally put scala nature
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3685 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 20:01:31 +00:00
Richard Alam
7d4a7476b7 update classpath
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3684 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 19:58:28 +00:00
Richard Alam
947b79dc8c - add a way to configure a test conference room thru the API
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3683 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 19:11:05 +00:00
Richard Alam
8beb3ac42c - test hook. Point your browser to http://<ip>/bigbluebutton/test/test_bbb.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3680 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 17:32:36 +00:00
Richard Alam
76e1baa682 - change logoutUrl to logoutURL to be consistent with other param names
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3679 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-08 16:23:38 +00:00
Richard Alam
1ac73ea743 - ugggh typo
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3601 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-03 19:02:03 +00:00
Richard Alam
3393f2b98a - setup a way to trigger a conversion process on the server. This way we'll be able to test and monitor
if the conversion process works


git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3600 af16638f-c34d-0410-8cfa-b39d5352b314
2010-02-03 18:58:51 +00:00
Richard Alam
9781c2abd2 - add "logoutUrl" as API create param. This allows you to pass a URL where the participant will be brought when she logs out
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3581 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-31 02:29:51 +00:00
Fred Dixon
79fe33c11c Modified demo3.jsp so invites join as Viewer. This means only the person who created the meeting will be moderator.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3484 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 22:57:56 +00:00
Fred Dixon
2831cd3a5f Removed the 0.63-beta text from bbb_banner.jpg in bbb-web
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3483 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 22:19:42 +00:00
Fred Dixon
46f2c36442 Updating favicon.ico in web interface
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3473 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 18:57:52 +00:00
Fred Dixon
900bca4ff9 Minor tweek on welcome message.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3464 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 02:18:26 +00:00
Fred Dixon
6c060e5592 Updated API demos to show use of %%CONFNAME%% in welcome message.
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3463 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 02:11:47 +00:00
Fred Dixon
6f81c10801 updating welcome messag in bigbluebutton.properties
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3462 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-24 00:54:41 +00:00
Fred Dixon
17d76eadb8 Minor edits to API demos
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3460 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 23:53:11 +00:00
Fred Dixon
e6398a1586 Once character update to trigger update of devbuild.bigbluebutton.org
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3458 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 22:28:44 +00:00
Fred Dixon
f04d4c3319 Properly urlencode meetingID in bbb_api.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3457 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 22:17:57 +00:00
Fred Dixon
1fe8bbfafd Ensure that meetingID is urlencoded in bbb_api.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3456 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 20:13:50 +00:00
Fred Dixon
5fc8093df4 Changed demo2.jsp to use the welcome message parameter
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3455 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 19:37:15 +00:00
Fred Dixon
ffd55fd5a1 Cleanup of the API Demos
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3453 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 19:19:14 +00:00
Fred Dixon
cbe0c2bde8 update to demo1.jsp to trigger a rebuild of packages
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3452 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 01:32:31 +00:00
Fred Dixon
f25115381b Adding error handling to demo[1,2,3].jsp pages
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3451 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 01:22:23 +00:00
Fred Dixon
04a4428a88 Needed to add back picking up a configuration file from file:${userHome}/.grails/-config.properties so that we could setup the development environment on the VM without overwritting the existing bigbluebutton.properties
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3450 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 01:19:57 +00:00
Fred Dixon
6382edf74e added back @import for bbb_api_conf.jsp to bbb_api.jsp
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3449 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-23 00:08:52 +00:00
Fred Dixon
24947df9be For developting bbb-web using the VM, changing run-war to run-app so the developer can get debug messages to the console
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3448 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-22 23:53:40 +00:00
Fred Dixon
585a659e9e extracted the salt and BigBlueButtonURL into a separate file bbb_api_conf.jsp so its not checked into SVN
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3437 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-22 21:28:45 +00:00
Richard Alam
2efe8ca25d - allow keyword substitution on welcome message. Now you can have something like
<br>Welcome to %%CONFNAME%%.<br><br>Dial: %%DIALNUM%% Conference: %%CONFNUM%% in your
welcome message.

git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3435 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-22 20:59:43 +00:00
Richard Alam
451231e8df - remove space so easy to parse
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3434 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-22 19:44:06 +00:00
Richard Alam
0cf30e3dde - provide a way to enable/disable old scheduling mechanism
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3432 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-22 19:03:03 +00:00
Richard Alam
3ef4c41d0e - limit conference numbers from 70000-79999
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3419 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-21 21:43:49 +00:00
Fred Dixon
a3d41e5e8a Changed message in build.xml for bbb-web to 'grails run-app' to 'grails run-war'
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3389 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 23:59:49 +00:00
Chris Liu
3543a7737e Fixed build.xml for bbb-web
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3370 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-20 18:20:22 +00:00
Richard Alam
99c9822f9f - test to trigger build
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3364 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 22:10:45 +00:00
Richard Alam
8cdf4cd1dd - remove html tag in welcome message as chat will format it
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3340 af16638f-c34d-0410-8cfa-b39d5352b314
2010-01-19 18:10:36 +00:00