Commit Graph

5081 Commits

Author SHA1 Message Date
martin ff8d456831 CC-2812: install script is using "sudo"
-fixed
2011-09-13 15:04:58 -04:00
martin 4d3c9ce01e CC-2812: install script is using "sudo"
-fixed
2011-09-13 15:00:04 -04:00
martin 67debf9173 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-13 14:57:32 -04:00
James 1850b4f0d0 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-13 10:35:58 -04:00
James ac7e4566c0 CC-2805: Airtime-import is failing
- catching IOexception.
2011-09-13 10:35:25 -04:00
martin 875c758790 -rabbitmq test files 2011-09-12 17:56:16 -04:00
martin cf7f278e19 CC-2802: When upgrading 1.8.2->1.9.4, .htaccess is being written with "Toronto/America" 2011-09-12 15:04:13 -04:00
James ab302b46ad CC-2805: Airtime-import is failing
- fixed
2011-09-12 13:08:02 -04:00
James ac44ae7191 CC-2659: airtime-import: displaying help text on all exception
- when it cannot communicate to Airtime Server, it displays just error msg
2011-09-09 17:08:23 -04:00
James 290a243d60 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-09 16:12:44 -04:00
James 5d8f87208b CC-2659: airtime-import: displaying help text on all exception
- it's displaying help text on all exception and unknown errors
2011-09-09 16:12:21 -04:00
martin de753bcb49 -fix installer warning 2011-09-09 14:49:25 -04:00
martin f1c77845ea CC-2783: Investigate Pypo taking 100% CPU on production system
-fixed
2011-09-09 14:49:12 -04:00
martin ca29263579 CC-2794: Upgrade script for 1.9.4
-fixed
2011-09-09 14:30:44 -04:00
martin ace98569ed CC-2783: Investigate Pypo taking 100% CPU on production system
-fixed
2011-09-09 14:11:56 -04:00
martin da5e57eaab Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-09 11:45:32 -04:00
martin 8b09f82aa3 -when returning a file url for download, use the server address
that the server was contacted with.
2011-09-09 11:45:19 -04:00
James 8239588a95 CC-2798: Delete a song from the playlist builder doesn't refesh
the list

- fixed
2011-09-09 11:35:30 -04:00
James 522ce0b7fb CC-2659: print help on more cases
- done
2011-09-09 11:04:14 -04:00
martin 77068086b0 -fix install issue 2011-09-09 10:34:30 -04:00
martin 1114494ace -fix installer 2011-09-09 10:21:43 -04:00
martin 7248ee4c44 CC-2796: airtime-install script has error exit 2 even when upgrade has gone perfectly
-fixed
2011-09-08 15:44:00 -04:00
martin 31b7624a64 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-08 15:19:07 -04:00
martin 53306dffa4 -update version string to 1.9.4 2011-09-08 15:18:54 -04:00
james 1a3a5b3c1f Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-08 15:12:28 -04:00
martin 23d9162095 CC-2796: airtime-install script has error exit 2 even when upgrade has gone perfectly
-fixed
2011-09-08 15:10:33 -04:00
james 57781f819e CC-2622: stop current play song, when item is removed from thie list
- fixed
2011-09-08 15:09:12 -04:00
martin eed9aa5b88 CC-2725: /etc/airtime/liquidsoap.cfg should not be world-readable
-done
2011-09-08 14:12:04 -04:00
martin 611630d4eb CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts
-forgot notify.sh
2011-09-08 13:44:33 -04:00
martin 805e358d9c CC-2788: Airtime uses both /bin/bash and /bin/sh in different scripts
-fixed
2011-09-08 12:36:51 -04:00
martin d07f40a540 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-09-08 12:18:00 -04:00
martin 6dab211a12 CC-2784: Stopping rabbitmq-server causes pypo CPU usage to increase dramatically
-fixed
2011-09-08 12:17:42 -04:00
james 4e6cb7e0be CC-2659: removing debug code
- done
2011-09-08 09:20:58 -04:00
james 33df22d2ec CC-2659: Print help for airtime-import when a copy or move switch is
not provided

- fixed
2011-09-08 09:20:16 -04:00
martin b2db168a10 CC-2720: Should utils scripts have a shebang and/or be marked executable
-fixed. scripts should not be have exec bit set.
2011-09-07 18:12:46 -04:00
martin a20bdb941c CC-2260: Liquidsoap and Show contents window do not respect cue-out point
-fixed
2011-09-07 17:50:00 -04:00
james b73016550b CC-2265: Date Start is not updated after dragging show to new day
- fixed
2011-09-07 17:30:25 -04:00
martin 03efb8f293 CC-2760: Remove shebangs from files that don't need them, fix chmod of files
-done
2011-09-06 19:06:13 -04:00
James 610b7a6d2c CC-2747: removing debug code
- done
2011-09-01 16:06:01 -04:00
James 22c9416c31 CC-2747: When metadata contains non utf-8 encoding, we should handle it
- we cover some cases with cp1252 encoding for now.
- extra fix: Logging.php (copied from 2.0.0)
2011-08-31 14:46:21 -04:00
James 982c8f9c20 CC-2746: Removing required attribute from all fields
- done
2011-08-31 10:13:57 -04:00
James b5645d238a CC-2746: Edit metadata loses data if required data is missing
- fixed
2011-08-30 16:50:46 -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 772558e610 Merge branch '1.9.1' of dev.sourcefabric.org:airtime into 1.9.1 2011-08-30 15:35:34 -04:00
James cdd1da3963 CC-2740: Upload issue
- fixed a bug for uploading a file with "+" signs in IE
2011-08-30 15:35:03 -04:00
martin 8b0b5851f6 -fix typo in recorder.py 2011-08-29 14:43:30 -04:00
james 665957c5d7 - change on CREDITS file 2011-08-26 19:45:43 -04:00
james b8f67d5027 - Change log change 2011-08-26 11:46:35 -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