Commit Graph

14 Commits

Author SHA1 Message Date
James 4f2b2dba6d CC-2607: Abilitiy to adjust stream bitrate, type, etc from the UI
interface

- dummy page "Stream Setting" page for the test
- StreamSetting model is added
- set owner and group as 'pypo' for liquidsoap.cfg
- pypofech handle 'update_stream_setting' command
2011-08-15 16:10:46 -04:00
martin 84ec62eeca CC-1942: Add ability to set timezone in preferences
-Can change the timezone for PHP. Need to change for python as well.
2011-08-15 10:06:42 -04:00
James 1f35fb3534 CC-2652: Change initil timpstamp to zero
- done
2011-08-09 10:46:34 -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
Naomi Aro 8861f665b3 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 4047fcd59e CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
James 52f263c62d CC-2596: upgrade doens't detect 1.7.0
- fixed
2011-07-27 14:39:01 -04:00
James 0ec78f1ec5 CC-2596: upgrade doesn't reconize existing Airtime 1.7->1.9
- using "===" instead "==" to check if the value is 'false'
2011-07-27 14:24:53 -04:00
James cec9741571 CC-2596: Upgrade script doesn't recognize existing Airtime 1.7->1.9
- fixed
- The script will print out error and exit upon detecting any versions
prior to 1.8.0:

A version of Airtime older than 1.8.0 detected, please upgrade to 1.8.0 first.
You will then be able to upgrade to 1.9.0 using this installer.
2011-07-27 12:03:20 -04:00
Naomi Aro 28ed8ca978 CC-2589 : Create "organize" dir when upgrading
make owner of stor and any sub folders www-data.
2011-07-26 11:07:25 +02:00
James 0f9d8c774c - some clean up on install/upgrade script 2011-07-21 17:26:24 -04:00
martin 6205b30152 CC-2566: Separate URL config out of config files and put them with API_CLIENT
-fixed
2011-07-19 19:42:23 -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