Commit graph

5160 commits

Author SHA1 Message Date
James
e8b805f59c CC-2639: Airtime Full installation does not install virtualenv
- fixed
2011-08-05 15:09:04 -04:00
James
cd64287611 - version string change 2011-08-05 15:09:04 -04:00
James
b5f232ccaf CC-2633: airtime-import of relative path crashes
- fixed
- using copyfile() instead of copy()
2011-08-05 15:09:04 -04:00
James
ee943958d6 CC-2633: airtime-import of relative path crashes
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
2011-08-05 15:09:04 -04:00
James
5124fa67d3 CC-2626: long numbers after the dot should be truncated
- fixed
2011-08-05 15:09:04 -04:00
Naomi Aro
dfb7ca69f6 CC-2632 : Language metadata from version 1.8 doesn't exist in 1.9 metadata 2011-08-05 15:09:03 -04:00
James
83432e1996 CC-2634: Downloading a file with a non-ASCI name, doesn't
show up those chars

- removed pathinfo() call and manually parsing the basefile name.
2011-08-05 15:09:03 -04:00
Daniel James
104e1cd289 Removed duplicate stanza for RabbitMQ 2011-08-05 15:09:03 -04:00
Daniel James
f90babbb85 Added more license details to LICENSE_3RD_PARTY file 2011-08-05 15:09:03 -04:00
Paul Baranowski
1044c3c6f7 CC-2635: RabbitMQ missing from LICENSE_3RD_PARTY. Fixed. 2011-08-05 15:09:03 -04:00
Naomi Aro
8a9edb2832 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
84b0f33f92 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
8861f665b3 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
058c2318e7 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
53af67cc9e CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
96df282cf9 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
7e0684cb6d CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
634bb9bcd5 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
8400213359 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:03 -04:00
Naomi Aro
53e84a3874 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
Naomi Aro
3add6b4b63 CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
Naomi Aro
10f4962d0d CC-2621 : Support upgrades from 1.7.0 2011-08-05 15:09:02 -04:00
James
bab9e62db1 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 14:40:25 -04:00
James
134d774410 CC-2633: added new encode_to()
- added encode_to() to api_client
- replaced .encode() with new encode_to()
2011-08-05 14:40:03 -04:00
Naomi Aro
27a7e5d6cb Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 19:04:34 +02:00
Naomi Aro
8f8c9439e5 CC-2647 : Check MD will fit db constraints in Airtime 2011-08-05 19:04:15 +02:00
James
77fb6b1fce Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 12:36:55 -04:00
James
f33fc75e01 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 12:35:50 -04:00
Naomi Aro
e39769eaa9 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-05 16:33:50 +02:00
Naomi Aro
2ed7b2e56d removing useless line 2011-08-05 16:33:34 +02:00
Daniel James
f585bee776 Fixed out of date URL in INSTALL file 2011-08-05 15:27:37 +01:00
James
e57b040bd8 CC-2633: media monitor crashes on non-ascii files and metadata
- fixed bug for the case where mutagen return None for metadata
- fixed bug for non-ascii files and metadata
2011-08-04 18:36:40 -04:00
James
523dc2765d Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-04 10:01:00 -04:00
James
8f7063152c - version string change 2011-08-04 10:00:51 -04:00
Paul Baranowski
d265f349ac Rearranged format to show which libraries were for which part of the application. Added in RabbitMQ. 2011-08-03 18:27:50 -04:00
Paul Baranowski
43c16bf66b Rearranged format to show which libraries were for which part of the application. Added in RabbitMQ. 2011-08-03 18:22:40 -04:00
James
52c6b36bc4 CC-2639: Airtime Full installation does not install virtualenv
- fixed
2011-08-03 18:13:30 -04:00
James
112f68c044 - version string change 2011-08-03 17:57:57 -04:00
James
4c51f20c74 CC-2633: airtime-import of relative path crashes
- fixed
- using copyfile() instead of copy()
2011-08-03 15:28:40 -04:00
James
0bee579642 CC-2633: airtime-import of relative path crashes
- using copy() instead of copy2()
- copy2() causes some time issue with media monitor
2011-08-03 14:45:51 -04:00
James
29ccd99332 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-03 14:42:55 -04:00
James
3cdc808d6c CC-2626: long numbers after the dot should be truncated
- fixed
2011-08-03 14:42:34 -04:00
Naomi Aro
9c31a158a3 Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-03 18:33:08 +02:00
Naomi Aro
55746ed822 CC-2632 : Language metadata from version 1.8 doesn't exist in 1.9 metadata 2011-08-03 18:32:59 +02:00
James
8f0ac62ede Merge branch 'devel' of dev.sourcefabric.org:airtime into devel 2011-08-03 11:26:11 -04:00