Martin Konecny
f6d52d271e
CC-3557: Airtime database install should specify UTF8 as the database encoding
2012-03-29 17:10:04 -04:00
james
73a91e6982
CC-3357: Upgrade script to 2.0.2 doesn't work
...
- It was deleting /user/lib/airtime after it installs virtualenv. rm comand is
ran before anything.
2012-02-24 21:00:59 -05:00
James
a253635f7e
CC-3346: Recorder: Merge recorder with pypo
...
- Upgrade for 2.0.2
Conflicts:
VERSION
install_minimal/include/airtime-constants.php
python_apps/api_clients/api_client.py
2012-02-24 16:30:12 -05:00
James
446233fbd4
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2012-02-24 14:15:06 -05:00
James
2f689ed583
CC-3346: Recorder: Merge recorder with pypo
...
- Pypo fech works as msg listner for recroder now.
- recorder is part of pypo and all it does is waiting for msg from pypo
fetch and spwan a show recorder thread.
- added new parameter logger to api client. This way apiclient will log
into specific log file instead of grabbing current log file.
- show recoder is removed from all check system/status page
2012-02-24 14:11:35 -05:00
Martin Konecny
09af403cf5
CC-3075: Create airtime-test-soundcard and airtime-test-icecast utils
...
-Done
2012-02-21 21:38:25 -05:00
Martin Konecny
443b55302c
-update version strings from 2.0.1 -> 2.1.0
2012-02-14 15:52:52 -05:00
Martin Konecny
5862324da9
CC-3326: Make /etc/monit/conf.d is empty of any old Airtime files before upgrading!
...
-fixed
2012-02-14 09:37:20 -05:00
Martin Konecny
fbd6df1986
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
2012-02-12 15:31:17 -05:00
Martin Konecny
8493180243
CC-3320: Upgrade from 2.0->2.0.1: Airtime instance is not avaiable for 1~2mins right after upgrade.
...
-use clearstatcache function
2012-02-12 11:43:34 -05:00
Martin Konecny
61f57bb88a
-we should always be using our custom php.ini script on upgrades
2012-02-12 00:42:02 -05:00
james
4106de4e1a
CC-3319: Show recorder process FAILED when upgrading 2.0.0 to 2.0.1
...
- 2.0.1 upgrade folder is created
2012-02-11 11:56:19 -05:00
James
860a5e4f7e
- version string change for 2.0.1
2012-02-08 16:23:01 -05:00
Martin Konecny
6c0f035b0b
CC-3307: airtime-full-install fails on Ubuntu 11.10
2012-02-08 11:42:21 -05:00
Martin Konecny
58b4576ae1
CC-3297: Depend on zendframework and php-pear as external packages
...
-DB dependency should now be externalized
2012-02-06 14:18:03 -05:00
Martin Konecny
cb3cb5b48c
CC-3237: Remove phing dependency of end user database installation
...
-Done
2012-01-12 13:34:27 -05:00
Martin Konecny
00a05e146b
CC-3222: Add option to disable auto starting Airtime services (after install and after system restart)
...
-Done
2011-12-23 15:53:30 -05:00
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