James
3120289a7a
CC-2615: install_minimal should be installable without internet connection
...
- pip-1.0.2 and setuptools-0.6c11 are included in our bundle
- virtualevn uses local file to install pip and setuptool
2011-07-28 14:53:40 -04:00
Naomi Aro
1660899096
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
...
check if there were any files in stor.
2011-07-28 15:51:51 +02:00
Naomi Aro
7c87d2024a
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
2011-07-28 11:48:23 +02:00
Naomi Aro
2f107a36f2
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
2011-07-28 11:41:59 +02:00
Naomi Aro
a744e11370
CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
2011-07-28 11:13:00 +02:00
James
6696d9d245
CC-2606: airtime-import is missing when upgrading 1.8->1.9
...
- fixed
2011-07-27 15:04:36 -04:00
James
52f263c62d
CC-2596: upgrade doens't detect 1.7.0
...
- fixed
2011-07-27 14:39:01 -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
Naomi Aro
66593cb1a1
CC-2604 : Config files not copied across updates from multiple versions, incorrect path.
2011-07-27 14:59:10 +02:00
James
cd705c5394
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-26 12:06:00 -04:00
James
86ca2c7fc4
CC-2592: Full install issues running twice in a row
...
- use "rm -rf" instead of "rm" when deleting
/etc/apache2/sites-enabled/000-default
- append "include /etc/monit/conf.d/*" to /etc/monit/monitrc if
it's first time installing it.
- bypass python lib installation and patching if virtualenv
already exists
2011-07-26 12:05:36 -04:00
Naomi Aro
31ba80e07b
CC-2589 : Create "organize" dir when upgrading
...
need to set correct permissions/owner for all files/dirs
2011-07-26 12:20:24 +02:00
Naomi Aro
7c4a0d82b9
CC-2589 : Create "organize" dir when upgrading
2011-07-26 11:27:49 +02:00
Naomi Aro
28ed8ca978
CC-2589 : Create "organize" dir when upgrading
...
make owner of stor and any sub folders www-data.
2011-07-26 11:07:25 +02:00
Naomi Aro
87ac5f0a3a
CC-2589 : Create "organize" dir when upgrading
2011-07-26 10:59:14 +02:00
Naomi Aro
b78f82f511
CC-2589 : Create organize dir for updates
2011-07-25 17:22:16 +02:00
Naomi Aro
023b3fa590
CC-2589 : Create organize dir for updates
2011-07-25 17:10:52 +02:00
Naomi Aro
a57e5bd557
CC-2589 : Create organize dir for updates
2011-07-25 17:01:44 +02:00
Naomi Aro
40fd2cf8d7
CC-2589 : Create organize dir for updates
2011-07-25 16:43:57 +02:00
Naomi Aro
79f8bb8af9
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-25 11:36:12 +02:00
Naomi Aro
a4cd7e8bf2
CC-2562 : Allow users to convert linked files into watched directories
2011-07-25 11:10:15 +02:00
james
a84cb7fc37
CC-2579: Upgrad fails 1.8->1.9
...
- moved all the config files to each upgrade dir
- also fixed back up name of 1.9.0 conifg to 1.9.0(from 1.8.1)
2011-07-22 15:32:10 -04:00
Naomi Aro
a39ac6e954
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 17:56:01 +02:00
Naomi Aro
c24aedf50e
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 17:30:27 +02:00
Naomi Aro
2c4a651052
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-22 16:59:36 +02:00
Naomi Aro
7dca2c93fd
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 16:47:27 +02:00
james
d1494c1735
CC-2579: Upgrade fails from 1.8->1.9
...
- airtime.conf files for each version were added.
- Custom CreateIniFiles() were added for 1.8.0 and 1.7.0
upgrade script
- 1.9.0 upgraded deletes all files in /usr/lib/airtime/ except
airtime_virtualenv.
2011-07-22 10:30:08 -04:00
Naomi Aro
674509880f
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 16:25:49 +02:00
Naomi Aro
35f76bf844
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 16:18:03 +02:00
Naomi Aro
6f9a5b3d3f
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:54:49 +02:00
Naomi Aro
eb3584dfa6
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:44:00 +02:00
Naomi Aro
f7413cacf6
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:32:01 +02:00
Naomi Aro
b3c9cb7e48
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 15:20:14 +02:00
Naomi Aro
4906e2719d
Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
2011-07-22 14:55:41 +02:00
Naomi Aro
b89338e808
CC-2562 : Allow users to convert linked files into watched directories
2011-07-22 14:55:23 +02:00
james
6e82cb1e45
CC-2587: install script: use full path for airtime_virtual_env.pybundle
...
- fixed
2011-07-22 07:41:37 -04:00
James
4f812c9c6b
CC-2579: upgrade fails
...
- more fix
2011-07-21 17:54:38 -04:00
James
4d2a50558f
CC-2579: Upgrade fails
...
- hope this is final
2011-07-21 17:47:34 -04:00
James
c5f61102f5
CC-2579: upgrade fails
...
- more fix
2011-07-21 17:43:20 -04:00
James
61ec0a62d1
CC-2579: upgrade fails from 1.8->1.9
...
- more fix
2011-07-21 17:38:23 -04:00
James
06e7c54091
- Airtimeini class didn't have CreatemonitFile()
2011-07-21 17:33:01 -04:00
James
0f9d8c774c
- some clean up on install/upgrade script
2011-07-21 17:26:24 -04:00
James
0678063791
CC-2452: Incorrect Length(time) reported...
...
- Patches are now included in the patches folder under install_minimal
- airtime_install script will apply patches after installing
python libraries.
2011-07-21 14:39:02 -04:00
James
f30d8eb315
CC-2521: Provide dependencies in the upstream tarball...
...
- airtime_virtual_env.pybundle is added
- all python lib are installed from this bundle file
- fixed auto install script to bypass the prompt
- auto install script copies airtime_vhost file to
/etc/apache2/airtime/site_available/airtime
2011-07-20 15:11:51 -04:00
James
48634dd96e
CC-2518: Auto-install scrip for manual install
...
- done
- php.ini directives are overriden in .htaccess file
- script bypass apache configuration if
apache2/site-avaiable/airtime exists
- script byapss virtualenv setting if
/usr/lib/airtime/airtime_virtualenv exists
2011-07-20 14:20:47 -04:00
martin
6897569862
CC-2566: Separate URL config out of config files and put them with API_CLIENT
...
-fix for upgrade script
2011-07-19 20:02:46 -04:00
martin
6205b30152
CC-2566: Separate URL config out of config files and put them with API_CLIENT
...
-fixed
2011-07-19 19:42:23 -04:00
James
19a549df12
- merge with martin's change in install/upgrade/airtime-1.9.0
2011-07-19 17:41:06 -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