James
|
65a758c9d7
|
- upgrade was failing due to bug in the to_encode() function
|
2011-08-08 15:27:37 -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
|
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
|
aa29afc438
|
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
|
2011-08-01 16:29:41 +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
|
86fa10df3a
|
CC-2612 : Upgrade: Push DB metadata into the file before upgrade
|
2011-08-01 13:29:19 +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
|
fb5c0803ce
|
replacing media monitor code in upgrade with latest.
|
2011-07-29 11:41:22 +02: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 |