Anton Georgiev
|
79c419a790
|
url is adjusted to the new format for passing the params
|
2015-03-02 23:36:19 +00:00 |
|
Anton Georgiev
|
e4aa3fe6bd
|
bbb demo redirects to /html5client instead of to :3000
|
2015-03-02 21:13:40 +00:00 |
|
Fred Dixon
|
e455c0e063
|
Update demo10_helper.jsp
Fixed typo for English 106.
|
2015-02-21 15:46:50 -07:00 |
|
Anton Georgiev
|
c66aaba03e
|
added link to html5client demo. Rm meetingName box
|
2015-02-19 19:03:53 +00:00 |
|
Anton Georgiev
|
d5c5fc6272
|
added a BBB demo for accessing the HTML5 client. It should substitute the demos app
|
2015-02-19 17:29:57 +00:00 |
|
Richard Alam
|
68291cfa47
|
- wrong key name
|
2015-01-08 19:31:51 +00:00 |
|
Richard Alam
|
e4793933e5
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1849
|
2015-01-08 19:29:27 +00:00 |
|
Chad Pilkey
|
a7c4e6fd43
|
updated the mobile demo to work with the upcoming BBB AIR Mobile app
|
2014-11-11 11:32:19 -08:00 |
|
Richard Alam
|
cb981c14f7
|
- fix https://code.google.com/p/bigbluebutton/issues/detail?id=1804
|
2014-10-24 21:30:43 +00:00 |
|
Fred Dixon
|
9e87ffa02a
|
Added libraries to make audio work with demo11.jsp (javascript API demo)
|
2014-09-21 19:01:58 -04:00 |
|
Fred Dixon
|
4cb03c708d
|
Added example of moderator-only welcome message
|
2014-08-21 20:48:41 -04:00 |
|
Ghazi Triki
|
bb09eb6d75
|
After checking we bumped projects version and Flex locales to 0.9.0 with some fixes
|
2014-08-13 12:20:10 +01:00 |
|
Ghazi Triki
|
9a794f854a
|
Bumped projects version and Flex locales to 0.9
|
2014-08-13 10:28:08 +01:00 |
|
Ghazi Triki
|
ac7af7dfea
|
Manually bumped all application version to the correct actual version 0.9.0-dev
|
2014-07-31 17:42:38 +01:00 |
|
firstuser
|
e36170f2a0
|
- update build to gradle 1.10
|
2014-03-29 13:39:03 -07:00 |
|
Francois Marier
|
dbb5a81c11
|
Fix Persona URLs
The old browserid.org URLs are deprecated and will stop working at some point.
|
2013-11-11 19:40:57 -08:00 |
|
Fred Dixon
|
a84c6ca8e8
|
Configuration updates for moving to 0.81-RC2
|
2013-09-26 16:42:27 -04:00 |
|
firstuser
|
e48874637e
|
Change the GetRecording for demo 10
|
2013-08-30 16:41:45 -07:00 |
|
Gustavo Salazar
|
9966c3fc61
|
fix url
|
2013-06-17 17:12:36 -05:00 |
|
Fred Dixon
|
37107430b7
|
Update API example to use setConfigXML, not setConfigXML.xml
|
2013-06-15 01:47:41 -07:00 |
|
Fred Dixon
|
f03e005d9a
|
Minor cleanup on API examples
|
2013-06-08 12:39:44 -07:00 |
|
Fred Dixon
|
12f12b2af6
|
Renamed a parameter for clarity
|
2013-06-07 14:14:01 -07:00 |
|
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 |
|