Richard Alam
ec256e7cb7
- upgrading versions from 0.64 to 0.7
2010-07-13 09:42:13 -04:00
Richard Alam
8968fb3593
- ignore bbb_conf_api.jsp
2010-07-12 16:21:06 -04:00
Richard Alam
ac92ed3756
- remove linefeeds
2010-07-12 16:05:31 -04:00
Richard Alam
0fb463a7c2
- put in a working demo1.jsp
2010-07-12 15:48:18 -04:00
Sebastian
5a27c0ebc3
Fixed a bug
2010-07-12 14:01:46 -04:00
Sebastian
a2124651e8
Fixed linefeeds in demo1.jsp
2010-07-12 12:23:14 -04:00
Sebastian
da9f036339
Removed a space character in demo_footer.jsp
2010-07-02 14:15:30 -04:00
Sebastian
f1d41fd991
Fixed a bug in demo_footer.jsp
2010-07-02 10:19:57 -04:00
Sebastian
b9a514199e
fixed a patch in bigbluebutton.properties
2010-07-02 10:00:12 -04:00
Sebastian
3c8333f8c1
Merge branch 'master' of github.com:bigbluebutton/bigbluebutton
...
Conflicts:
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2010-06-30 15:21:22 -04:00
Sebastian
a35ac1d846
Updated bigbluebutton.properties
2010-06-30 15:20:02 -04:00
Richard Alam
1b2e7b1dc5
- merge in sebs changes
...
Conflicts:
bigbluebutton-web/grails-app/conf/bigbluebutton.properties
2010-06-29 13:37:17 -04:00
Richard Alam
7042903b4b
- remove loggedOutUrl value to easily easily maintain post-install script
2010-06-29 13:31:30 -04:00
Sebastian
552eb9edea
removed the comment from bigbluebutton.properties and removed the link to redirect the server to www.bigbluebutton.org
2010-06-29 13:27:48 -04:00
Sebastian
adcff2c058
Updated the url in demo_footer.jsp
2010-06-29 13:24:53 -04:00
Richard Alam
f62eb0ae68
- removing bootstrapping of old web interface
2010-06-22 15:46:57 -04:00
Richard Alam
18ff5a0930
- moving the webVoiceConf param into join API
2010-06-22 14:41:28 -04:00
Richard Alam
ab9caa1616
- add webVoiceConf API so third parties can pass in different extension fo voip
2010-06-22 11:24:22 -04:00
BigBlueButton
07f6264e5c
fixes #393 by returning the supplied user ID in the getMeetingInfo call
2010-05-31 17:13:36 +00:00
BigBlueButton
e4fd72681a
- adding .gitignore
2010-05-30 03:55:46 +00:00
Richard Alam
400f90b9f2
- pass in correct password
2010-05-27 15:09:38 -04:00
Richard Alam
56ee75fcc2
- urlEncode meetingID to calculate checksum properly
2010-05-27 14:56:56 -04:00
Richard Alam
b88482dfd2
- fix test to use new bbb-api that includes command into checksum
2010-05-27 10:56:36 -04:00
Omar Shammas
019a05578b
Enabled the Activity Monitor (Demo 4) to end a meeting - This feature is off, to turn on uncomment line 115 in demo4.js
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4349 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-21 18:19:03 +00:00
Omar Shammas
8678bcf116
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4332 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-17 14:00:29 +00:00
Richard Alam
ef93c3ec1c
- add meetingID and externUserID to session
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4325 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 19:25:10 +00:00
Jeremy Thomerson
34c802ef27
update issue 528
...
add a version number to response if you call /bigbluebutton/api with no parameters.
this does not require a checksum since the checksum generation differs between certain versions
we still need to change the build process to update the version in bigbluebutton.properties for each built version
i'll leave this part to Fred. I'd suggest using the following versioning process:
0.7-SNAPSHOT - for builds between releases
0.7-final - for release build versions
Owner: ffdixon
Status: Started
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4322 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 17:40:17 +00:00
Omar Shammas
4d0fb66801
Fixed demo API
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4321 af16638f-c34d-0410-8cfa-b39d5352b314
2010-05-14 15:52:56 +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
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
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
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
Islam El-Ashi
ec64ebe0d1
Changed header titles for demo API
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4100 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 20:15:15 +00:00
Richard Alam
5a3041c2ef
- refer install instructions to wiki
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4090 af16638f-c34d-0410-8cfa-b39d5352b314
2010-04-02 14:56:39 +00:00
Richard Alam
fb167bc7b2
- change repo dir to /home/firstuser/dev/repo
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4077 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-31 14:38:59 +00:00
Richard Alam
34518c19cc
- adding deprecation notice to bbb-web scheduler
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4056 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 19:32:01 +00:00
Islam El-Ashi
7109cdd29d
Added 'create your own meeting' to the list of demos
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4041 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-29 14:47:34 +00:00
Richard Alam
873a8c125b
- fix so that we are checking logoutURL properly from properties file
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4033 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-26 20:06:54 +00:00
Richard Alam
9871f9acfa
- rename loggedOutUrl to logoutURL to be consistent with the API
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4032 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-26 15:34:56 +00:00
Islam El-Ashi
a90712b2d2
Renamed demo1 from 'Join a meeting' to 'Join a course' + added header to demo4
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4023 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-25 21:21:03 +00:00
Islam El-Ashi
12334c12e9
Added demo4_helper
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4007 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 22:17:55 +00:00
Islam El-Ashi
07ba64c540
Removed demo 4 security restriction + added demo4 javascript
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4006 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 22:05:33 +00:00
Islam El-Ashi
98ea9f40a3
moved demo4
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4005 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 21:57:27 +00:00
Islam El-Ashi
5cb078e8ab
Added demo 4: activity monitor
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@4004 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-24 21:44:56 +00:00
Chris Liu
39088f8c00
Changed some UTF-16 to UTF-8
...
git-svn-id: http://bigbluebutton.googlecode.com/svn/trunk@3972 af16638f-c34d-0410-8cfa-b39d5352b314
2010-03-23 17:19:55 +00:00