James
|
a5b29e1276
|
CC-2722: Overwrute errir on upgrade from 1.8.2 to 1.9.3
- fixed by removing old files before copy
|
2011-08-30 16:29:27 -04:00 |
james
|
3a8bf217be
|
CC-2735: upgrade
- suffix was 192 which causes upgrade script terminate
|
2011-08-26 10:36:56 -04:00 |
james
|
c9b99af9c4
|
CC-2722: Overwrite errors on upgrade from 1.8.2 to 1.9.2-RC1
- fixed
- wasn't able to reproduce the first error msg
|
2011-08-26 10:35:02 -04:00 |
James
|
ad5d669309
|
CC-2735: Upgrade script for 1.9.3
- general upgrade script
- uncommented media monitor section in Monit config file
|
2011-08-25 17:22:19 -04:00 |
James
|
67ff6911dd
|
CC-2734: Uninstalling Airtime error message
- removed version string
|
2011-08-25 17:02:16 -04:00 |
James
|
14e1e15830
|
CC-2733: Resume play is broken: mp3 files skipped
- killing old pypo and liquidsoap processes
- comparing mime type againt old type of mime
|
2011-08-25 16:32:57 -04:00 |
martin
|
87431a24c1
|
-removed AirtimeInstall::SetDefaultTimezone(); (should only be in 2.0)
-reindent code
|
2011-08-23 12:42:45 -04:00 |
James
|
6c2f94dec7
|
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
|
2011-08-23 10:18:06 -04:00 |
James
|
8e6185855a
|
CC-2719: update unique_id and import_timestamp on reinstall
-fixed
|
2011-08-23 10:17:46 -04:00 |
martin
|
e5579228bd
|
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
|
2011-08-22 20:19:49 -04:00 |
martin
|
ca65c32e1c
|
CC-2716: Moving Directory->Media Monitor exception
-fixed
|
2011-08-22 20:19:14 -04:00 |
James
|
9547410bb0
|
CC-2693: Apache reconfigure and restart
- done
|
2011-08-22 15:16:31 -04:00 |
James
|
7668b3cf97
|
Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
|
2011-08-22 13:40:56 -04:00 |
James
|
0e72906d17
|
CC-2696: Upgrade: modify apache2 file and restart
- done
|
2011-08-22 13:19:21 -04:00 |
martin
|
8e884baefc
|
CC-2710: CreateSymlinksToUtils() used twice in airtime-upgrade.php
-fixed
|
2011-08-22 13:17:13 -04:00 |
James
|
b3733fc4d1
|
Merge branch '1.9.2' into 1.9.1
|
2011-08-22 13:12:12 -04:00 |
James
|
376ae1370c
|
CC-2693: Copy PHP files to /usr/shar/airtime instead of /var/www/airtime
- done for new install
- upgrade need some more work
|
2011-08-22 12:03:09 -04:00 |
martin
|
a47044c50c
|
CC-2697: airtime-user script is not working
-added script to system path
|
2011-08-19 17:05:41 -04:00 |
James
|
91df62a3dd
|
CC-2684: fix for 1.9.1
- done
|
2011-08-18 17:48:21 -04:00 |
James
|
66d731437a
|
CC-2664: fix for version 1.9.1
- done
|
2011-08-18 17:35:31 -04:00 |
James
|
4240d45f5d
|
CC-2698: Wrong sql statment
- fixed
|
2011-08-18 15:39:46 -04:00 |
James
|
873f7e1dae
|
CC-2698: upgrading fail from 1.8.2->1.9.0
- fixed version string
- deleting entries from cc_schedule before adding "ON CASCADE" constraint
|
2011-08-18 15:32:33 -04:00 |
James
|
ceea384154
|
- exit uninstall if virtualenv is not found
|
2011-08-09 12:11:00 -04:00 |
James
|
1f35fb3534
|
CC-2652: Change initil timpstamp to zero
- done
|
2011-08-09 10:46:34 -04:00 |
James
|
65a758c9d7
|
- upgrade was failing due to bug in the to_encode() function
|
2011-08-08 15:27:37 -04:00 |
James
|
e73061e181
|
CC-2652: The class was missing functions
- fixed
|
2011-08-08 15:12:52 -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
|
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 |