paul.baranowski
|
c0da27b445
|
CC-1927: Remove Pear DB
Final touches on install/upgrade scripts, now they are working.
Still need to remove last traces of PEAR throughout the code.
|
2012-04-19 16:34:14 -04:00 |
paul.baranowski
|
95d69a3bbe
|
CC-1927: Remove PEAR DB
Fixed all install/upgrade scripts.
|
2012-04-19 16:34:14 -04:00 |
Martin Konecny
|
cb3cb5b48c
|
CC-3237: Remove phing dependency of end user database installation
-Done
|
2012-01-12 13:34:27 -05:00 |
martin
|
f2ef006385
|
CC-2758: Make airtime-install script Debian/Ubuntu compatible
-cosmetic changes
|
2011-11-01 15:21:09 -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 |
James
|
9eb21cb327
|
Merge branch '1.9.1' into devel
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/models/Preference.php
install_minimal/include/airtime-db-install.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
|
2011-08-24 10:30:59 -04:00 |
martin
|
87431a24c1
|
-removed AirtimeInstall::SetDefaultTimezone(); (should only be in 2.0)
-reindent code
|
2011-08-23 12:42:45 -04:00 |
James
|
8e6185855a
|
CC-2719: update unique_id and import_timestamp on reinstall
-fixed
|
2011-08-23 10:17:46 -04:00 |
martin
|
0a11160298
|
cc-2683: not using utc time
-fix install script inputting timezone preference even if
it already existed
|
2011-08-16 15:34:19 -04:00 |
martin
|
84ec62eeca
|
CC-1942: Add ability to set timezone in preferences
-Can change the timezone for PHP. Need to change for python as well.
|
2011-08-15 10:06:42 -04:00 |
James
|
349e26dcee
|
CC-2652-adding default import value into db on install
- done
- extra fix: add unique id on upgrade to 1.9.0
|
2011-08-08 15:06:55 -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 |