Commit Graph

97 Commits

Author SHA1 Message Date
Fred Dixon
bac46b09ef Slight refactoring of getJoinURLwithDynamicConfigXML() to make consistent with other functions in bbb_api.jsp 2013-05-26 11:09:13 -07:00
Richard Alam
b28cb66f32 - change how we create the base string and calculate checksum for setConfigXML API 2013-05-24 15:11:36 +00:00
Fred Dixon
d98d334e17 Dynamic config.xml demo now uses getDefaultConfigXML ccall 2013-05-12 18:04:53 -07:00
Fred Dixon
d0325f033f Minor updates to API demos 2013-04-20 17:20:09 -07:00
Fred Dixon
b3a902e0bc Simplified the choices for layout in dynamic config.xml example 2013-04-17 18:05:31 -07:00
Fred Dixon
5a4cba9911 Minor updates to dynamic config.xml example (still needs a bit more work) 2013-04-17 16:57:32 -07:00
Gustavo Salazar
b4f5501832 fix values for layouts in demo12 2013-04-17 12:43:30 -05:00
Gustavo Salazar
c5d17a80f8 improve form in demo12 2013-04-16 16:40:25 -05:00
Gustavo Salazar
f3350e18c0 show length of recordings processed with 'presentation' scripts in demo10 2013-04-12 10:15:00 -05:00
Gustavo Salazar
9c590006c8 load jquery before jquery-ui 2013-04-12 10:13:06 -05:00
Jesus Federico
bc8c116077 Updated config.xml and removed hardcoded IP address 2013-04-05 12:07:00 -04:00
Jesus Federico
549600aab2 Adjusted bbb-api.jsp to support POST with different contentTypes 2013-04-05 00:06:50 -04:00
jfederico
079cfa25ee Fixed few errors on demo12.jsp 2013-04-04 11:43:26 -04:00
jfederico
f55abba128 Extended bbb-api.jsp to support dynamic configXML example 2013-04-03 18:32:23 -04:00
jfederico
8075760fae Added demo12.jsp for Dynamic ConfigXML demonstration 2013-04-03 17:41:02 -04:00
Fred Dixon
f59e34ed58 Updates to bbb_api.jsp to pass along redirectClient=true for joinURL to load demo11.html 2013-03-17 21:02:36 -04:00
Fred Dixon
ca78934f21 First pass at adding demo11.jsp and demo11.html which gives examples of using the new BigBlueButton JavaScript API 2013-03-17 20:38:49 -04:00
Markos Calderon
ba40fcca6b Updated license for bigbluebutton-client, bbb-video, and demo 2013-01-21 16:14:55 -05:00
Markos Calderon
eb44c168c0 Update bbb-api-demo/src/main/webapp/bbb_api.jsp 2012-09-03 16:38:21 -05:00
Fred Dixon
f42a71742b Merge pull request #52 from jfederico/master
Removed hardcoded url on demo_openid.jsp
2012-08-01 12:22:02 -07:00
jfederico
55621fc9b3 Removed the hardcoded url on demo_openid.jsp 2012-08-01 13:48:21 -04:00
Fred Dixon
75264f4ca8 Reverted demo1.jsp back to original logic -- all users join as moderators 2012-07-31 14:05:34 -04:00
Richard Alam
405327d38d Merge branch 'modify-wb-toolbar' 2012-07-31 15:02:10 +00:00
Fred Dixon
55e5fd994d Added for openID demo 2c0a2a3104 2012-07-30 13:51:42 -04:00
jfederico
93efd7dafe Added demo_openid.jsp to join using OpenID on Google and Yahoo
Signed-off-by: jfederico <jesus@123it.ca>
2012-07-30 11:34:18 -04:00
Richard Alam
cbe0ee60cc - merge some new stuff
Conflicts:
	bigbluebutton-web/.gitignore
2012-07-29 16:06:39 +00:00
Fred Dixon
091a6855a8 Updated build.xml for client to copy layout.xml to /conf/layout.xml directory 2012-07-25 14:40:33 -04:00
Fred Dixon
ca500c12d3 Added API demo for login using BrowserID (Mozilla Persona) 2012-07-24 15:46:27 -04:00
Ajay Gopinath
27b2e5ad10 Finalized licenses and deleted random backup files and cleaned up repo. 2012-07-15 14:49:42 -04:00
Ajay Gopinath
938103972d Finished basis for text tool. Stil need to add identification for individual objects/add text customization/fix glitches. 2012-07-04 12:28:29 -04:00
Ajay Gopinath
782154bba9 Finished adding fill selection tool and transparency option tool. 2012-06-30 18:47:31 -04:00
Fred Dixon
9100074b8b Assigned a default blank password for mobile connection, as suggested by Felipe in http://code.google.com/p/bigbluebutton/issues/detail?id=1183 2012-06-03 21:21:09 -07:00
Markos Calderon
71cc44eac2 fix for issue 1221. However, need to double check which it's the best way to handle special characters 2012-05-17 15:12:42 -07:00
Markos Calderon
323a4f47c1 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2012-03-29 13:30:36 -07:00
Markos Calderon
fb7f2235b3 removing some meeting information in the demos 2012-03-29 13:30:08 -07:00
Fred Dixon
24c00aeb8c Removed depreciated demo5.jsp (replaced with create.jsp) 2012-03-28 14:22:52 -04:00
Markos Calderon
c4d866419c change date format in getRecordings for bigbluebutton 0.8 2012-03-26 13:47:35 -07:00
Felipe Cecagno
0d15f7bf3c improved the response messages with specific error messages; when the mobile security key is empty, all the mobile requests will fail 2012-03-22 09:38:55 -03:00
Fred Dixon
82c61a7381 Moved banner image into API examples so it's visible when running from a development environment 2012-03-03 20:00:10 -05:00
Fred Dixon
2889856d77 Removed code to use default .pdf file for examples as BigBlueButton now has a server-wide default pdf file 2012-02-25 20:35:13 -05:00
Fred Dixon
20d4587e3e Changed API welcome messages from 'use a headset to avoide echo' to 'you can mute yourself in the listeners window' (BigBlueButton 0.8 now uses Flash for acoustic echo cancellation) 2012-01-15 12:32:39 -05:00
Fred Dixon
80ebe82610 Added sorting of modification date to demo10.jsp 2011-11-21 09:20:31 -08:00
Fred Dixon
af5683857c Fixed incorrect path for demo4.jsp 2011-11-20 11:42:40 -08:00
Fred Dixon
b627af54fe Added demo4/jquery.min.js (older version) for demo4.jsp 2011-11-20 11:15:07 -08:00
Fred Dixon
a4b541bdd3 Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-11-20 06:35:15 -08:00
Fred Dixon
fc71c3c0eb Added more checks to bbb-record --watch to monitor the processing of a recording 2011-11-20 06:33:55 -08:00
Markos Calderon
67914cf1f4 fixed problem with demo10 2011-11-17 10:32:15 -08:00
Markos Calderon
cb497006f9 fixed demo10 to support paging 2011-11-15 13:01:30 -08:00
Richard Alam
cf7389e6e0 download js and css so that we don't depend on internet connection for demo to work 2011-11-08 14:45:57 -05:00
Fred Dixon
22c90a9ed4 Removed hard-coded URL from playback of slides 2011-10-07 13:27:48 -07:00