Commit Graph

281 Commits

Author SHA1 Message Date
James 3b9bc723ab CC-3286: Shows not recorded after upgrade to 2.0.0 from 1.8.2
- missing a line from cfg in upgrade folder
2012-02-01 14:52:17 -05:00
James a24310e690 CC-3245: upgrade 1.8->2.0 cause error in show recorder
- new cofig field was missing from recorder.cfg.200
- better log when execption happens
2012-01-13 16:24:16 -05:00
Martin Konecny cb3cb5b48c CC-3237: Remove phing dependency of end user database installation
-Done
2012-01-12 13:34:27 -05:00
james 9216da7f03 Merge branch 'airtime-2.0.x' of dev.sourcefabric.org:airtime into airtime-2.0.x 2011-12-24 11:03:02 -05:00
james c9c6a08a1c CC-3220: Stream Setting: Status box is stuck on waiting if nothing is
changed and click save

- done
- liquidsoap_update_error and liquidsoap_update_connection functions are
combined into one function, liquidsoap_update_status, in various place
- created various telnet commands in liquidsoap( connection check for each
stream, connection status for all streams)
- In liquidsoap, shoutcast stream doesn't use default id. It is more
informative by using id with "shoutcast_stream_#{stream_number}
2011-12-24 10:59:09 -05:00
Martin Konecny 00a05e146b CC-3222: Add option to disable auto starting Airtime services (after install and after system restart)
-Done
2011-12-23 15:53:30 -05:00
james fe9eaeb9fc CC-3205: Repeated message during install
- Changing "* Creating /etc/airtime" to
"* Creating /etc/monit/conf.d/monit-airtime-generic.cfg"
2011-12-18 19:15:38 -05:00
james 2a8592584d CC-3175: Delete database tables on uninstall
- fixed
2011-12-18 19:08:35 -05:00
james 75e5faff76 CC-3209: After upgrade media-monitor doesn't have 'rabbitmq-vhost' variable
- It wasn't copying media-monitor.cfg.200 to /etc/airtime initially. Fixed
2011-12-16 15:13:19 -05:00
Martin Konecny 76fac6fbef CC-3206: Add ability to do Airtime upgrade without restarting liquidsoap
-done
2011-12-15 11:16:14 -05:00
Martin Konecny 0077c8329f CC-3175: Delete database tables on uninstall
-fixed
2011-12-09 12:13:40 -05:00
Martin Konecny 695073c116 -SAAS release 2011-12-07 12:06:31 -05:00
Martin Konecny 257824c411 -preparation for beta2 release 2011-12-07 11:51:28 -05:00
Martin Konecny 21643a3734 SAAS-56: RabbitMQ virtual host support
-Add support for specifying vhost in config files
2011-12-05 21:05:28 -05:00
Martin Konecny 2f1033ecb8 CC-3163: Duplicate message during install
-fixed
2011-12-05 15:25:59 -05:00
Martin Konecny 47d139dfcd CC-3154: config options missing from api_client.cfg on upgrade
-fixed
2011-12-02 17:05:47 -05:00
Martin Konecny c6ba79bc36 CC-3151: "airtime-install -r" doesnt work anymore
-fixed
2011-12-02 13:51:57 -05:00
James 043f0c29a1 CC-3074: Give users the choice of which hardware sound API they wish to
use (instead of hardcoded to ALSA)

- finished everything except LS part(including upgrade and UI)
2011-12-02 13:39:14 -05:00
Martin Konecny c48154ef2f SAAS-83: Add ability to install Airtime components separately
-fixed
2011-11-30 17:59:00 -05:00
Yuchen Wang 4d6c3fdbf4 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-11-29 16:25:43 -05:00
Yuchen Wang 53aecd1c00 CC-3130: Disabling a Shoutcast stream causes the service type to revert back to Icecast
This happens because we use same field in the db to store whether stream is disabled, and which
type is it (Icecast/Shoutcast). Thus when we disable a stream, we forget about the fact that
it was set to Shoutcast before.

Fixed by separating out the enable/disable state from stream type.
Whether a stream is enabled/disabled is stored in new fields sx_enable.
Stream type is stored in the old fields, sx_output.
2011-11-29 16:25:30 -05:00
Martin Konecny 58ce8cf95b CC-3099: Does Airtime upgrade work when the database username + password is changed from default?
-add propel files for 2.0 upgrade script
2011-11-29 15:27:50 -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 3047ca8238 -fixes to upgrade script 2011-11-28 05:08:01 -05:00
Martin Konecny 0668ee743c -remove /usr/lib/airtime if it exists. 2011-11-28 04:50:55 -05:00
Martin Konecny 3a39aacd85 SAAS-83: Add ability to install Airtime components separately
-moving along...
2011-11-26 00:57:14 -05:00
Martin Konecny 15a27526f9 SAAS-83: Add ability to install Airtime components separately
-fixed
2011-11-24 18:10:06 -05:00
Martin Konecny f75d216bae -deactivate virtualenv sooner, since we don't need it. 2011-11-24 17:14:31 -05:00
Martin Konecny e145be81de -fix some minor issue when specifying airtime-install -h 2011-11-24 17:04:24 -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 Konecny d71c2289ac CC-3072: Test upgrade to 2.0.0 from 1.8.0 and up (including minor versions, except 1.9.1) 2011-11-23 15:09:28 -05:00
Martin Konecny 798fd48274 CC-3081: Upgrade 1.9.5->2.0 fails (PHP fatal error on db)
-fixed
2011-11-22 12:29:19 -05:00
Yuchen Wang db82e51c30 CC-3048: Install_minimal should check much sooner if Airtime is already installed
- fixed by creating new php file airtime-installed-check, which checks whether current version
of airtime exists; this file gets called right after root user check and whether debian
package exists check
- moved some code from airtime-install.php to AirtimeInstall.php as static functions
so that we reduce duplicated code
- both the new file airtime-installed-check.php and airtime-install.php use the new
static functions created above
2011-11-18 14:06:42 -05:00
Martin Konecny ceb9a37b40 CC-3057: Uninstall no longer includes text about how to completely remove files in /etc/airtime and /src/airtime
-fixed
2011-11-17 18:19:29 -05:00
Martin Konecny c2639b895a CC-2997: Daylight savings time affects repeating shows.
-fix upgrade script
2011-11-15 00:08:31 -05:00
Martin Konecny 3c6410aebd -make it so that uninstaller doesn't exit on first error. Should try to remove everything. 2011-11-14 23:55:23 -05:00
Martin Konecny e3395ae1e5 CC-3036: Deleted Show instances reappear
-done.
2011-11-14 23:54:47 -05:00
Martin Konecny 2fc46cd29b CC-3039: Install script doesnt check whether virtualenv exists (Ubuntu 11.10)
-fixed
-moved virtualenv version check into virtualenv-install.sh
2011-11-14 21:28:27 -05:00
Martin Konecny c19b7f7c6e Merge branch '1.9.1' into devel
Conflicts:
	VERSION
	airtime_mvc/application/configs/constants.php
	airtime_mvc/application/models/MusicDir.php
	install_full/ubuntu/airtime-full-install
	install_minimal/include/airtime-upgrade.php
	python_apps/api_clients/api_client.py
	python_apps/media-monitor/airtimefilemonitor/mediamonitorcommon.py
2011-11-14 21:19:56 -05:00
Martin Konecny c2eae518c4 CC-2978: Install fails on Ubuntu 11.10
-fixed for oneiric version of rabbitmq
2011-11-10 14:42:46 -05:00
Martin Konecny 605c69c975 CC-2978: Install fails on Ubuntu 11.10
-initial commit
2011-11-10 14:27:49 -05:00
Martin Konecny acc32df060 1.9.5 upgrade script had incorrect class name. 2011-11-09 11:51:58 -05:00
Martin Konecny d1c3563451 CC-3015: Upgrade: upgrade fails
-small fixes to template
2011-11-03 15:16:36 -04:00
Martin Konecny 9e5bcfb24b CC-3015: Upgrade: upgrade fails
-make sure /etc/airtime/ isn't overwritten on upgrade
2011-11-03 15:04:23 -04:00
Martin Konecny 3d6c66a4d5 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
Conflicts:
	install_minimal/upgrades/airtime-2.0.0/airtime-upgrade.php
2011-11-03 14:51:55 -04:00
Martin Konecny 6741adebef CC-3015: Upgrade: upgrade fails
-fixed
2011-11-03 14:47:38 -04:00
James 6eff9d124e CC-2994: Upgrade: database change for SoundCloud upload
- changed soundcloud_link_to_file length to 4096
2011-11-03 10:30:01 -04:00
Martin Konecny b99d0f97ce CC-3015: Upgrade- upgrade fails 2011-11-02 16:40:15 -04:00
Martin Konecny 3675e3c6e7 Airtime 1.9.5 upgrade script 2011-11-02 15:34:47 -04:00