Commit Graph

8 Commits

Author SHA1 Message Date
martin d93a9edcd2 CC-2806: Create upgrade template file
-missing function
-comment out redundant code
2011-09-29 18:39:24 -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 7248ee4c44 CC-2796: airtime-install script has error exit 2 even when upgrade has gone perfectly
-fixed
2011-09-08 15:44:00 -04:00
Naomi Aro 4047fcd59e CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
James 0ec78f1ec5 CC-2596: upgrade doesn't reconize existing Airtime 1.7->1.9
- using "===" instead "==" to check if the value is 'false'
2011-07-27 14:24:53 -04:00
James cec9741571 CC-2596: Upgrade script doesn't recognize existing Airtime 1.7->1.9
- fixed
- The script will print out error and exit upon detecting any versions
prior to 1.8.0:

A version of Airtime older than 1.8.0 detected, please upgrade to 1.8.0 first.
You will then be able to upgrade to 1.9.0 using this installer.
2011-07-27 12:03:20 -04:00
James 931fb4db62 CC-2518: Auto install script for manual install
- install dir is renamed to install_minimal
- virtualenv command is moved to install script.
- need more work on install_full part
2011-07-19 17:30:23 -04:00