bigbluebutton-Github/bigbluebutton-web
2012-11-12 16:59:15 +01:00
..
.settings - refactor presentation classes from groovy to java...java has better tool support for eclipse 2009-12-22 21:06:23 +00:00
agi/scripts - bringing bigbluebutton-web into trunk 2009-04-01 16:53:45 +00:00
grails-app Modified API to be able to map conferences by their name instead of their voiceBridge number. To preserve backwards compatibility is sufficient to pass the voiceBridge number as the conference name in the API call. 2012-11-12 16:59:15 +01:00
lib - remove spring integration....having problem with dependency injection 2011-06-15 16:57:06 -04:00
plugins - fixed few issues and cleaned up 2010-07-19 20:23:28 +00:00
scripts Web service update for Additional filetype support 2009-11-11 00:43:39 +00:00
src Update bigbluebutton-web/src/java/org/bigbluebutton/api/RecordingService.java 2012-04-19 14:08:52 -05:00
test - start hooking the api for recording 2011-06-27 12:52:17 -04:00
web-app Removed old API demos from bigbluebutton-web ... they are now moved to bbb-api-demo 2011-09-04 08:00:08 -07:00
.classpath added config file for jedispool 2011-12-12 15:18:52 -08:00
.gitignore Added redis pool, pubsub, and maven3 support to bbb-web 2011-05-17 11:04:40 +00:00
application.properties - remove jms messages 2011-06-10 15:29:11 -04:00
bigbluebutton.launch - upgrade to grails 1.1.1 2009-09-20 19:19:50 +00:00
bigbluebutton.tmproj - bringing bigbluebutton-web into trunk 2009-04-01 16:53:45 +00:00
build.gradle added config file for jedispool 2011-12-12 15:18:52 -08:00
build.xml For developting bbb-web using the VM, changing run-war to run-app so the developer can get debug messages to the console 2010-01-22 23:53:40 +00:00
COPYING.LESSER - put in license file 2009-06-12 15:28:59 +00:00
INSTALL - refer install instructions to wiki 2010-04-02 14:56:39 +00:00
ivy.xml - remove spring integration....having problem with dependency injection 2011-06-15 16:57:06 -04:00
ivysettings.xml - upgrade to grails 1.1.1 2009-09-20 19:19:50 +00:00
pom.xml Added redis pool, pubsub, and maven3 support to bbb-web 2011-05-17 11:04:40 +00:00
README - add README 2011-05-26 14:24:03 -04:00
vm-build-debug.sh - rename copyToLib to resolveDeps to be consistent with bbb-apps 2011-02-15 11:00:56 -05:00
vm-build.sh - rename copyToLib to resolveDeps to be consistent with bbb-apps 2011-02-15 11:00:56 -05:00

Testing:
How to run the presentation conversion unit tests.
	grails test-app org.bigbluebutton.presentation.imp.*