Commit graph

597 commits

Author SHA1 Message Date
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
3a2d736b1c CC-2633: removing to_unicode()
- removed to_unicode() function calls where it's not neccessary.
2011-08-08 10:41:11 -04:00
James
8995e828ff CC-2633: added new encode_to()
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 15:12:55 -04:00
James
375cfb2c2d CC-2633: moving to_unicode() to api_client.py
- move to_unicode() to api_client.py
- fixed how it decodes path in airtime-import.py
2011-08-05 15:12:55 -04:00
Naomi Aro
8a9edb2832 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
84b0f33f92 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
8861f665b3 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
058c2318e7 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
6e0db856d5 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
53af67cc9e CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
96df282cf9 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
7e0684cb6d CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
634bb9bcd5 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
2baeaff1a9 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
1d29110ad4 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
6fab60e207 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
8400213359 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
53e84a3874 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
4047fcd59e CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
Naomi Aro
3add6b4b63 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
Naomi Aro
10f4962d0d CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
Daniel James
999f952fc7 Fixed label typos in airtime-install script 2011-08-02 16:41:04 +01:00
Naomi Aro
8c4eb56f52 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 18:26:45 +02:00
Naomi Aro
4529e7a629 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 18:13:38 +02:00
Naomi Aro
7e64e1ba22 CC-2612 : Upgrade: Push DB metadata into the file before upgrade
testing saving non ascii characters to file.
2011-08-01 18:10:50 +02:00
Naomi Aro
6848963904 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-01 16:56:07 +02:00
Naomi Aro
7adccb6054 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 16:46:28 +02:00
Naomi Aro
aa29afc438 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 16:29:41 +02:00
Naomi Aro
0501aee15b CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 16:20:18 +02:00
Naomi Aro
63bc511f40 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 15:58:29 +02:00
Naomi Aro
7132b0be09 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 15:33:00 +02:00
Naomi Aro
86fa10df3a CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 13:29:19 +02:00
Naomi Aro
0fba75b9ad CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 13:27:58 +02:00
Naomi Aro
d606b4b173 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-08-01 12:22:20 +02:00
Naomi Aro
03dc7d7bfa CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 18:45:50 +02:00
Naomi Aro
726cf09039 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 18:34:08 +02:00
Naomi Aro
a20a6d1574 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 18:24:21 +02:00
Naomi Aro
a1158af93b CC-2612 : Upgrade: Push DB metadata into the file before upgrade
saving md to files in stor before path creation.
2011-07-29 16:38:57 +02:00
James
2bde3298e4 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-29 10:33:55 -04:00
James
cbad5cbfe1 CC-2615: install_minimal should be installable without internet connection
- distribute-0.6.10.tar.gz is included in 3rd_party dir
- distribute-0.6.10.tar.gz is copied to /usr/share/python-virtualenv/
on install
2011-07-29 10:33:29 -04:00
Naomi Aro
6d8e7b5dca CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 15:42:48 +02:00
Naomi Aro
5a320aa225 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 15:33:53 +02:00
Naomi Aro
c04c9e7294 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 15:08:44 +02:00
Naomi Aro
6a00941a0d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-29 11:57:49 +02:00
Naomi Aro
fb5c0803ce replacing media monitor code in upgrade with latest. 2011-07-29 11:41:22 +02:00
James
a471c522a3 CC-2615: install_minimal should be installable without internet connection
- added --distribute for virtualevn versions from 1.4.9-1.6
2011-07-28 16:37:49 -04:00
James
bd7d108260 CC-2615: install_minimal should be installable without internet connection
- depending on vitualenv's version, it calls different options.
2011-07-28 16:17:56 -04:00
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