Commit graph

141 commits

Author SHA1 Message Date
james
fe9eaeb9fc CC-3205: Repeated message during install
- Changing "* Creating /etc/airtime" to
"* Creating /etc/monit/conf.d/monit-airtime-generic.cfg"
2011-12-18 19:15:38 -05:00
james
2a8592584d CC-3175: Delete database tables on uninstall
- fixed
2011-12-18 19:08:35 -05:00
Martin Konecny
0077c8329f CC-3175: Delete database tables on uninstall
-fixed
2011-12-09 12:13:40 -05:00
Martin Konecny
695073c116 -SAAS release 2011-12-07 12:06:31 -05:00
Martin Konecny
257824c411 -preparation for beta2 release 2011-12-07 11:51:28 -05:00
Martin Konecny
2f1033ecb8 CC-3163: Duplicate message during install
-fixed
2011-12-05 15:25:59 -05:00
Martin Konecny
c48154ef2f SAAS-83: Add ability to install Airtime components separately
-fixed
2011-11-30 17:59:00 -05:00
Martin Konecny
3047ca8238 -fixes to upgrade script 2011-11-28 05:08:01 -05:00
Martin Konecny
0668ee743c -remove /usr/lib/airtime if it exists. 2011-11-28 04:50:55 -05:00
Martin Konecny
3a39aacd85 SAAS-83: Add ability to install Airtime components separately
-moving along...
2011-11-26 00:57:14 -05:00
Martin Konecny
15a27526f9 SAAS-83: Add ability to install Airtime components separately
-fixed
2011-11-24 18:10:06 -05:00
Martin Konecny
e145be81de -fix some minor issue when specifying airtime-install -h 2011-11-24 17:04:24 -05:00
Martin Konecny
e93b02ef34 CC-3098: Upgrade scripts don't work
-minor tweaks
2011-11-23 17:39:03 -05:00
Martin Konecny
49051b7fc2 CC-3098: Upgrade scripts don't work
-fixed
2011-11-23 16:31:14 -05:00
Martin Konecny
d71c2289ac CC-3072: Test upgrade to 2.0.0 from 1.8.0 and up (including minor versions, except 1.9.1) 2011-11-23 15:09:28 -05:00
Yuchen Wang
db82e51c30 CC-3048: Install_minimal should check much sooner if Airtime is already installed
- fixed by creating new php file airtime-installed-check, which checks whether current version
of airtime exists; this file gets called right after root user check and whether debian
package exists check
- moved some code from airtime-install.php to AirtimeInstall.php as static functions
so that we reduce duplicated code
- both the new file airtime-installed-check.php and airtime-install.php use the new
static functions created above
2011-11-18 14:06:42 -05:00
Martin Konecny
3c6410aebd -make it so that uninstaller doesn't exit on first error. Should try to remove everything. 2011-11-14 23:55:23 -05:00
Martin Konecny
c19b7f7c6e Merge branch '1.9.1' into devel
Conflicts:
	VERSION
	airtime_mvc/application/configs/constants.php
	airtime_mvc/application/models/MusicDir.php
	install_full/ubuntu/airtime-full-install
	install_minimal/include/airtime-upgrade.php
	python_apps/api_clients/api_client.py
	python_apps/media-monitor/airtimefilemonitor/mediamonitorcommon.py
2011-11-14 21:19:56 -05:00
Martin Konecny
9e5bcfb24b CC-3015: Upgrade: upgrade fails
-make sure /etc/airtime/ isn't overwritten on upgrade
2011-11-03 15:04:23 -04:00
Martin Konecny
3675e3c6e7 Airtime 1.9.5 upgrade script 2011-11-02 15:34:47 -04:00
Martin Konecny
38a0f8697a CC-2758: Make airtime-install script Debian/Ubuntu compatible
-cleanup
2011-11-01 22:43:12 -04:00
martin
f2ef006385 CC-2758: Make airtime-install script Debian/Ubuntu compatible
-cosmetic changes
2011-11-01 15:21:09 -04:00
martin
d2f4e55dd6 -re-enable rabbitmq monit monitoring 2011-11-01 14:35:54 -04:00
martin
dccdc9a845 CC-3009: Install script installs virtualenv twice.
-fixed
2011-11-01 14:02:05 -04:00
James
9506161b70 CC-2935: Upgrade: delete virtualenv dir and reinstall virtualenv
- removing old code. It was installing virtualenv twice.
2011-11-01 11:15:35 -04:00
Martin Konecny
e9f8d49b7f CC-2758: Make airtime-install script Debian/Ubuntu compatible
-fix upgrade script
2011-10-31 12:17:40 -04:00
Martin Konecny
f0eba13474 CC-3007: Uninstalling fails
-fixed
2011-10-31 12:00:50 -04:00
Martin Konecny
ec07648ab7 CC-3006: Istallation fails ImportError: No module named configobj 2011-10-31 11:15:39 -04:00
Martin Konecny
7105337846 CC-2758: Make airtime-install script Debian/Ubuntu compatible
-further tweaks
2011-10-28 17:38:02 -04:00
Martin Konecny
fccaa554f5 CC-2758: Make airtime-install script Debian/Ubuntu compatible
-further tweaks
2011-10-28 17:24:38 -04:00
Martin Konecny
56edfe4e68 CC-2758: Make airtime-install script Debian/Ubuntu compatible
-uninstall script added
2011-10-28 12:35:58 -04:00
Martin Konecny
87970740a0 CC-2758: Make airtime-install script Debian/Ubuntu compatible
-install complete
2011-10-27 15:53:54 -04:00
Martin Konecny
cf4f151302 CC-2758: Make airtime-install script Debian/Ubuntu compatible
-fixes
2011-10-27 15:22:35 -04:00
Martin Konecny
8cafc52cad CC-2758: Make airtime-install script Debian/Ubuntu compatible
-initial commit
2011-10-27 14:01:59 -04:00
James
cd72931a73 CC-2935: Upgrade: delete virtualenv dir and reinstall virtualenv
- done
2011-10-06 16:22:00 -04:00
James
efe366ad60 CC-2918: Storage dir: Default perms should not allow world-readable
/writable/executable access at install time

- done
2011-10-06 15:49:45 -04:00
martin
cb3060623c Merge branch '1.9.1' into devel
Conflicts:
	airtime_mvc/application/controllers/LibraryController.php
	python_apps/media-monitor/airtimefilemonitor/airtimeprocessevent.py
2011-10-04 14:01:48 -04:00
James
ec42876266 CC-2901: Uninstall script should remove 'distribute' tarball if it was
installed previously

- fixed
2011-10-03 17:11:16 -04:00
martin
d93a9edcd2 CC-2806: Create upgrade template file
-missing function
-comment out redundant code
2011-09-29 18:39:24 -04:00
martin
b9863e660e CC-2806: Create upgrade template file
-initial commit
2011-09-29 18:18:08 -04:00
martin
79f8e36ee4 CC-2886: airtime-check-system should not fail Icecast check
if Icecast outputs are not configured in
 /etc/airtime/liquidsoap.cfg
2011-09-28 17:46:37 -04:00
martin
974612badf CC-2888: Create a monit file for each airtime component 2011-09-26 14:40:26 -04:00
martin
cd95170b06 CC-2807: Remove AIRTIME_VERSION from constants.php and use the value in the database instead
-done
2011-09-23 16:26:19 -04:00
martin
3a2eaecad8 Merge branch '1.9.1' into devel
Conflicts:
	python_apps/pypo/pypopush.py
2011-09-20 14:31:09 -04:00
martin
153a89430a CC-2845: airtime reinstall doesn't work when php uses --file parameter
-fix install/upgrade/reinstall issues that Daniel found.
2011-09-20 11:25:56 -04:00
martin
b5684bb5b1 Merge branch '1.9.1' into devel
Conflicts:
	install_full/ubuntu/airtime-full-install
	utils/airtime-update-db-settings.py
2011-09-15 17:44:07 -04:00
martin
3478b954b3 CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty
-fixed
2011-09-15 16:07:34 -04:00
martin
23b2802c64 CC-2831: airtime-update-db-setting permission error
-fixed
2011-09-15 15:51:11 -04:00
martin
b3789774a3 CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty 2011-09-15 13:50:40 -04:00
Martin Konecny
500fa759af Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
Conflicts:
	install_minimal/airtime-install
2011-09-14 16:48:11 -04:00