Commit Graph

89 Commits

Author SHA1 Message Date
paul.baranowski 95d69a3bbe CC-1927: Remove PEAR DB
Fixed all install/upgrade scripts.
2012-04-19 16:34:14 -04:00
Martin Konecny 6f270bfb3d Merge branch '2.0.x' into devel
Conflicts:
	VERSION
	airtime_mvc/application/models/Schedule.php
	airtime_mvc/application/models/Show.php
	airtime_mvc/public/js/airtime/dashboard/helperfunctions.js
	install_minimal/include/airtime-constants.php
	python_apps/api_clients/api_client.py
	python_apps/pypo/pypocli.py
	python_apps/pypo/pypofetch.py
2012-03-12 17:52:17 -04:00
Martin Konecny 428d836d4e CC-3350: Upgrade 1.8.2 to 2.0.1 doesnt preserve recorded files names when the Airtime stor directory is a symlink
-fixed?
2012-02-27 19:34:57 -05:00
Paul Baranowski ca535ea763 Removed OBP refs and code. 2012-02-23 16:08:16 -05:00
Martin Konecny 5dcb033c84 CC-3297: Depend on zendframework and php-pear as external packages
-Remove dependency on included Zend files.
-Remove included Zend files
-Zend is now external dependency
2012-02-06 20:28:38 -05:00
Martin Konecny 51e181b445 CC-3297: Depend on zendframework and php-pear as external packages
-removed pear files
2012-02-06 15:16:57 -05:00
Martin Konecny 58b4576ae1 CC-3297: Depend on zendframework and php-pear as external packages
-DB dependency should now be externalized
2012-02-06 14:18:03 -05:00
Martin Konecny deceb56f70 CC-3263: Add an "Upgrading database, may take several minutes, please wait"
-done
2012-01-17 16:56:30 -05:00
Martin Konecny d4c701dd6a CC-3072: Test upgrade to 2.0.0 from 1.8.0 and up (including minor versions, except 1.9.1) 2011-11-29 15:19:40 -05:00
Martin Konecny e93b02ef34 CC-3098: Upgrade scripts don't work
-minor tweaks
2011-11-23 17:39:03 -05:00
Martin Konecny 49051b7fc2 CC-3098: Upgrade scripts don't work
-fixed
2011-11-23 16:31:14 -05:00
martin 7bb9e92ac9 cc-2864: upgrade from 1.7 broken
-fixed
2011-09-22 17:30:05 -04:00
martin a197a27d75 -ensure liquidsoap from 1.8.2 is dead
-start monit
2011-09-22 16:22:47 -04:00
martin b3789774a3 CC-2824: deb 1.7 upgrade to 1.9.4. /usr/share/airtime folder is empty 2011-09-15 13:50:40 -04:00
Martin Konecny 500fa759af Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1
Conflicts:
	install_minimal/airtime-install
2011-09-14 16:48:11 -04:00
Martin Konecny ed199efeed CC-2819: Upgrade from 1.8.2 to 1.9.4-RC2 fails on Debian squeeze with 'Failed sql query'
-initial commit
2011-09-14 16:47:07 -04:00
James db1dcb643c - uncommnet airtime-media-monitor part for monit 2011-09-14 12:48:45 -04:00
James 0678882e92 CC-2821: airtime-uninstall script does not remove airtime-clean-storage
- the script would be deleted during upgrade
- it would aslo be deleted on uninstall if it exists
2011-09-14 11:58:12 -04:00
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 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 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 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 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 96df282cf9 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 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 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