Commit graph

13 commits

Author SHA1 Message Date
naomiaro
60649cba8a CC-1987 : Automatic upload of recorded shows to Soundcloud
created Soundcloud.php in models, added upload track method.
using python-setuptools in install to find poster package to be able to upload recoded file to airtime and then to soundcloud.
2011-03-21 15:48:44 -04:00
Paul Baranowski
ef0bb8ed78 Moved all install functions into an AirtimeInstall class.
Formatted all the install files according to our code formatting standards.
Output more info if something goes wrong during DB create or DB user create.
2011-03-16 13:21:40 -04:00
martin
cbb534dfda CC-2057
-database tables to drop are generated dynamically
2011-03-11 13:59:20 -05:00
martin
bfbca3f724 -airtime upgrade script 2011-03-09 13:23:05 -05:00
martin
a881358378 -cleaned up install scripts 2011-03-09 00:44:51 -05:00
martin
740a157627 -cleaned up install scripts / renamed camp* functions to airtime* 2011-03-08 17:54:53 -05:00
paul.baranowski
15153727c1 CC-1971
Remove "?>" from the end of pure-PHP files to prevent "HEADERS ALREADY SENT"
2011-02-22 18:22:31 +01:00
mkonecny
ea13b32ccf -clean up install script a little...removed some errors. 2011-02-09 19:45:22 -05:00
mkonecny
95ab0cc148 -fixed uninstall errors related to issue http://dev.sourcefabric.org/browse/CC-1794 2011-01-20 10:56:07 -05:00
paul.baranowski
fb665950a1 Fixed some install problems due to the new directory structure. 2010-12-07 18:11:44 -05:00
paul.baranowski
8014f94c58 Fixed whitespace to standard coding conventions. 2010-11-18 14:39:03 -05: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
356407f66a CC-1695 Remove Campcaster Studio and make install easier
Moved install directory
2010-09-30 16:03:24 -04:00
Renamed from backend/install/installInit.php (Browse further)