Commit graph

4863 commits

Author SHA1 Message Date
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
Naomi Aro
a1158af93b CC-2612 : Upgrade: Push DB metadata into the file before upgrade
saving md to files in stor before path creation.
2011-07-29 16:38:57 +02:00
Naomi Aro
6d8e7b5dca CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 15:42:48 +02:00
Naomi Aro
5a320aa225 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 15:33:53 +02:00
Naomi Aro
c04c9e7294 CC-2612 : Upgrade: Push DB metadata into the file before upgrade 2011-07-29 15:08:44 +02:00
Naomi Aro
6a00941a0d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-29 11:57:49 +02:00
Naomi Aro
1e6d9efad2 CC-2612 : Upgrade: Push DB metadata into the file before upgrade
might have too much data to log it.
2011-07-29 11:57:06 +02:00
Naomi Aro
fb5c0803ce replacing media monitor code in upgrade with latest. 2011-07-29 11:41:22 +02:00
James
a471c522a3 CC-2615: install_minimal should be installable without internet connection
- added --distribute for virtualevn versions from 1.4.9-1.6
2011-07-28 16:37:49 -04:00
James
bd7d108260 CC-2615: install_minimal should be installable without internet connection
- depending on vitualenv's version, it calls different options.
2011-07-28 16:17:56 -04:00
James
3fcd34de72 CC-2614: airtime-check-system should first check if the log files exist
- fixed
2011-07-28 15:06:43 -04:00
James
3120289a7a CC-2615: install_minimal should be installable without internet connection
- pip-1.0.2 and setuptools-0.6c11 are included in our bundle
- virtualevn uses local file to install pip and setuptool
2011-07-28 14:53:40 -04:00
James
5fb9207c7b CC-2611: Airtime-import: support relative path for directories
- fixed
2011-07-28 10:47:57 -04:00
Naomi Aro
1660899096 CC-2600 : Upgrading from 1.8->1.9 wipe all shows content
check if there were any files in stor.
2011-07-28 15:51:51 +02:00
Naomi Aro
137ca79db8 CC-2600 : Upgrading from 1.8->1.9 wipe all shows content 2011-07-28 12:21:20 +02:00
Naomi Aro
7c87d2024a CC-2600 : Upgrading from 1.8->1.9 wipe all shows content 2011-07-28 11:48:23 +02:00
Naomi Aro
2f107a36f2 CC-2600 : Upgrading from 1.8->1.9 wipe all shows content 2011-07-28 11:41:59 +02:00
Naomi Aro
a744e11370 CC-2600 : Upgrading from 1.8->1.9 wipe all shows content 2011-07-28 11:13:00 +02:00
James
8187a5504b - Release preparation changes 2011-07-27 17:12:27 -04:00
James
6696d9d245 CC-2606: airtime-import is missing when upgrading 1.8->1.9
- fixed
2011-07-27 15:04:36 -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
7ac59fb747 CC-2603: Store log for full install into a file
- done
2011-07-27 12:49:05 -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
66593cb1a1 CC-2604 : Config files not copied across updates from multiple versions, incorrect path. 2011-07-27 14:59:10 +02:00
Naomi Aro
1ef785a0fd CC-2602 : Live show record silence
adding pypo to groups pulse and pulse-access
2011-07-27 13:00:07 +02:00
Naomi Aro
8b9cfd7cfa CC-2595 : Apache error when addWatchedDir() from MusicDir.php is called
need to make this work for new installs.
2011-07-27 10:41:33 +02:00
James
b46abe0234 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-26 12:42:56 -04:00
James
9da83197a1 CC-2552: removing liquidsoap.cfg from /usr/lib/...
-done
2011-07-26 12:42:39 -04:00
Naomi Aro
f8decd3f27 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-26 18:39:39 +02:00
Naomi Aro
8f5e2a6739 CC-2590 : Make bitrate for liquidsoap and show-recorder adjustable from the config file 2011-07-26 18:39:26 +02:00
James
cd705c5394 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-26 12:06:00 -04:00
James
86ca2c7fc4 CC-2592: Full install issues running twice in a row
- use "rm -rf" instead of "rm" when deleting
/etc/apache2/sites-enabled/000-default

- append "include /etc/monit/conf.d/*" to /etc/monit/monitrc if
it's first time installing it.

- bypass python lib installation and patching if virtualenv
already exists
2011-07-26 12:05:36 -04:00
Naomi Aro
f0bf7c00c3 CC-2590 : Make bitrate for liquidsoap and show-recorder adjustable from the config file 2011-07-26 16:21:20 +02:00
Naomi Aro
1366b159f2 CC-2594 : Set File permissions on organized/imported when moving stor dir to have www-data as owner etc 2011-07-26 12:38:19 +02:00
Naomi Aro
31ba80e07b CC-2589 : Create "organize" dir when upgrading
need to set correct permissions/owner for all files/dirs
2011-07-26 12:20:24 +02:00
Naomi Aro
533f218923 cc-2582 : track number parsing
making number an int type.
2011-07-26 11:54:30 +02:00
Naomi Aro
7c4a0d82b9 CC-2589 : Create "organize" dir when upgrading 2011-07-26 11:27:49 +02: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
Naomi Aro
87ac5f0a3a CC-2589 : Create "organize" dir when upgrading 2011-07-26 10:59:14 +02:00
james
c580542727 CC-2593: airtime-import crash on copy
- the issue was on files with name containing non ascii characters
- fixed
2011-07-25 20:58:47 -04:00
James
d94357e5e5 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-07-25 16:25:07 -04:00
James
2b36e8193e CC-2588 :Use RabbitMQ to control the show recorder
- done
2011-07-25 16:24:00 -04:00
Naomi Aro
b78f82f511 CC-2589 : Create organize dir for updates 2011-07-25 17:22:16 +02:00
Naomi Aro
023b3fa590 CC-2589 : Create organize dir for updates 2011-07-25 17:10:52 +02:00
Naomi Aro
a57e5bd557 CC-2589 : Create organize dir for updates 2011-07-25 17:01:44 +02:00
Naomi Aro
40fd2cf8d7 CC-2589 : Create organize dir for updates 2011-07-25 16:43:57 +02:00
Naomi Aro
96284a2a44 CC-2562 : Allow users to convert linked files into watched directories 2011-07-25 16:21:42 +02:00