11 Commits

Author SHA1 Message Date
paul.baranowski
8e7e0226e6 Fixed some API stuff to return the right values for pypo.
Created a test script to schedule a test file one minute after running it.
Moved the database connection initialization to conf.php instead of in
ui_conf.php.
Changed some includes to rely on the pear path instead of specifying it
directly in the include.  This will make it easier to use the system
defaults (for Ubuntu/Debian for example).
2010-11-23 19:21:05 -05:00
paul.baranowski
1786501b10 Added apiPath to config file. 2010-11-18 18:01:20 -05:00
naomiaro
2570698ba7 added path to phong and Log php libraries. 2010-11-09 09:43:09 -05:00
paul.baranowski
4a055dde50 Started integration of pypo with Campcaster. Refactored pypo so that
it can work with either OBP or Campcaster.  Added the liquidsoap
binary.  Started to add the PHP API scripts to send the correct data
to pypo (those these are not pretty - all one-off scripts for each
API command). Added Zend to the default path.
2010-11-08 16:54:54 -05:00
paul.baranowski
6041230326 CC-1433 Storage server: Once a file is deleted from the database, it can't be added again
Disable the use of the "trash".  Files will now really be deleted.
Also removed some config stuff that is no longer used.
2010-10-27 18:34:24 -04:00
paul.baranowski
b340ff3bb6 CC-1024 Update installation/build for webapp-only
Installation/uninstallation should work now.

Also removed more files that are no longer needed now that Studio doesnt
exist anymore.
2010-10-11 17:22:04 +02:00
paul.baranowski
739801d180 CC-1024 Update installation/build for webapp-only
Moved more installation stuff into PHP.  For some reason it's having trouble
creating the cc_playlistcontents table.  Removed old installer files that
are no longer used.
2010-10-04 17:00:20 -04:00
paul.baranowski
dcd1bad089 Added config variables for smarty directories.
Added check to make sure the htmlUI/templates_c directory has the right permissions.

Removed creation of the pear directory.
2010-10-01 17:39:23 -04:00
paul.baranowski
9fc2b3c39b CC-1024 Update installation/build for webapp-only
More tweaks for UI for new dir structure.
2010-10-01 16:18:37 -04:00
paul.baranowski
2ece374513 CC-1695 Remove Campcaster Studio and make install easier
Fixed references to files for new directory structure for the backend stuff.
2010-09-30 16:59:38 -04:00
paul.baranowski
fe724b7814 CC-1695 Remove Campcaster Studio and make install easier
Put the conf.php at the top level.
2010-09-30 16:08:35 -04:00