Commit Graph

70 Commits

Author SHA1 Message Date
Felipe Cecagno
604d08937c refactoring some code to revert unwanted changes; extracted strings from GuestWindow; renamed the join parameter from isGuest to guest 2012-10-24 17:32:59 -02:00
Hugo Lazzari
26c6030c79 Removed old guest code. 2012-09-26 13:32:28 -03:00
Hugo Lazzari
d9aff81560 New Guest - Now guest isn't a role. You can be a moderator and guest at the time. 2012-09-26 13:14:03 -03:00
Prav-Hugo
8e29964f6a Feature #389 Creation of "guest" role on BigBlueButton 2012-09-12 12:35:06 -03: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
Fred Dixon
b81b5bcab1 removed formatter:lengthFormat from demo10.jsp to have length appear 2011-09-27 15:45:02 -07:00
Marco Calderon
bdfd10a86f added column length to demo10 2011-09-27 11:51:03 -05:00
Fred Dixon
a41e498beb added autofocus to demo input fields 2011-09-23 20:23:56 -07:00
Fred Dixon
a153d78198 Simplifed Matterhorn demo and added default slide 2011-09-23 20:23:25 -07:00
Fred Dixon
e0af72fdf4 Fixed path in create.jsp that was preventing the invite URL from working 2011-09-10 11:50:24 -07:00
Fred Dixon
1d9d646e36 Testing bbb-record-core with the latest version of Ruby. SystemTimer is not needed in 1.9.2 2011-09-05 12:37:34 -07:00
Fred Dixon
3ce3820e89 More cleanup for the API demos 2011-09-04 15:27:19 -07:00
Fred Dixon
510a27f0e2 Refactored demo8.jsp. Uploaded new sample presentatios for demo8.jsp 2011-09-04 11:30:53 -07:00
Fred Dixon
fe2deee871 Added a sample.pdf that will display by default in the Demo Meeting (thanks to the new upload extension to create) 2011-09-04 09:37:50 -07:00
Fred Dixon
adc0167fe0 Modified rewriting of BigBlueButtonURL in API demos to be correct 2011-09-04 08:40:19 -07:00
Fred Dixon
870878dc02 Fixed all internal refereces in API examples from /bigbluebutton/demo to /demo 2011-09-04 08:19:37 -07:00
Fred Dixon
94716609e2 Reformatting the headers for API demos 2011-09-04 07:29:26 -07:00
Fred Dixon
e825921c16 Fixed a typo on bbb_api.jsp that was causing isMeetingRunning to fail passing checksum 2011-09-04 07:21:08 -07:00
Fred Dixon
ba6853c9c8 Refactored bbb_api.jsp to be consistent and reduced number of calls (still a bit more work needed to do) 2011-09-03 11:32:32 -07:00
Fred Dixon
197decd0ad Aligned headings of demo10.jsp with navigation 2011-09-01 09:02:04 -07:00
Fred Dixon
fb33eb7dd1 Reworked logic for playbackFormat() in demo10.jsp to work on Chrome 2011-08-29 12:31:04 -07:00
Marco Calderon
39dd105780 demo10 modifications 2011-08-25 17:27:58 +00:00
Richard Alam
d9ca971b3e - add a PPT file into pre-upload demo 2011-08-24 18:13:26 +00:00
Richard Alam
d8fb1feb81 - save the meetingID too as the Title of the meeting for this demo 2011-08-19 15:07:13 -04:00
Fred Dixon
35825c29fe Updated to demo10.jsp (record and playback) to have ten demo rooms 2011-08-18 10:56:31 -07:00
Richard Alam
dda0226585 - include commons-httpclient into demo deps 2011-08-07 20:29:37 +00:00
Marco Calderon
5178b76d9e Merge branch 'master' of github.com:bigbluebutton/bigbluebutton 2011-08-08 16:18:54 +00:00
Marco Calderon
a7e3dedd74 added validation to demo10 2011-08-08 16:18:25 +00:00
Richard Alam
d3403aa6f9 - move the mobile demo files into the demo package 2011-08-05 18:06:32 +00:00
Marco Calderon
d32110d36c api according to the latest spec 2011-06-30 02:33:12 +00:00
Richard Alam
138bc17d1c - load Demo*.pdf from new location 2011-07-15 14:06:56 -04:00
Richard Alam
060bb66f49 - move pre-uploaded demo pdfs into new dir 2011-07-15 14:05:56 -04:00