Commit graph

20 commits

Author SHA1 Message Date
martin
d66bcea044 CC-2104: Use PIP to install python packages
-removed pip install/uninstall from install scripts. Added to wiki instead.
2011-03-29 14:09:06 -04:00
martin
0ad7a0afcd CC-2104: Use PIP to install python packages
-Now uninstalls poster package.
2011-03-29 12:59:15 -04:00
martin
bd54738c1b CC-2104: Use PIP to install python packages
-Done
2011-03-29 12:53:52 -04:00
naomiaro
35b2ddfd29 CC-2097 : Show-recorder: Use RabbitMQ, api_client, and the structure of pypofetch
setting up configs
2011-03-24 17:43:37 -04:00
paul.baranowski
7684fedb50 Fixed bug on uninstall where it would complain about removing files that
didnt exist, and also would stop the uninstallation if it couldnt
connect to the database.
2011-03-24 14:55:42 -04:00
martin
f108ac846f CC-2058: Utilities are not in the system $PATH
-Added airtime-clean-storage and airtime-import symbolic links
2011-03-24 02:12:08 -04:00
martin
079878e5f0 CC-2016: Rearrange python scripts for reusability
-Added api_client to PYTHONPATH env variable
2011-03-24 00:35:01 -04:00
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)