Commit Graph

12351 Commits

Author SHA1 Message Date
Albert Santoni 84ee3d26cb CC-5709: Airtime Analyzer
* Fixed metadata import, whoops
2014-04-08 14:16:07 -04:00
drigato 65b7c7ee05 CC-5781: Upgrade script for new storage quota implementation
Upgrade script for saas only
2014-04-08 12:12:42 -04:00
drigato bbc81be1d3 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-08 12:09:32 -04:00
drigato 0a400081cd Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-08 10:32:41 -04:00
drigato 3adaf8e370 CC-5781: Upgrade script for new storage quota implementation
Upgrade script for local installs
SAAS requires a different script
2014-04-08 10:32:27 -04:00
Albert Santoni 312cf57154 Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-07 16:20:07 -04:00
Albert Santoni b8b913ff68 CC-5709: Airtime Analyzer
* Fixed daemonization stuff for upstart
* Adding missing unit test files
2014-04-07 16:19:44 -04:00
drigato 70e660e7da CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:26:56 -04:00
drigato c18c4da629 CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:18:33 -04:00
drigato aa531c882f CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:16:32 -04:00
drigato 54868c9f6e CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:07:42 -04:00
drigato b61fae77b3 CC-5781: Upgrade script for new storage quota implementation 2014-04-07 15:04:54 -04:00
drigato 6cd1ebb5ea CC-5781: Upgrade script for new storage quota implementation 2014-04-07 14:59:58 -04:00
drigato 10778fd88d CC-5781: Upgrade script for new storage quota implementation 2014-04-07 14:52:55 -04:00
drigato 57955420f3 CC-5781: Upgrade script for new storage quota implementation 2014-04-07 14:49:23 -04:00
drigato 197e12093d CC-5781: Upgrade script for new storage quota implementation
add propel to include path
2014-04-07 14:40:08 -04:00
drigato c1cc3740f3 CC-5781: Upgrade script for new storage quota implementation
Include propel library
2014-04-07 14:23:00 -04:00
drigato 6abe613a73 CC-5781: Upgrade script for new storage quota implementation 2014-04-07 14:11:31 -04:00
drigato 770a51dccd Changed airtime version in necessary places 2014-04-07 12:14:49 -04:00
drigato 9d488a01ce Included upgrade folder path for 2.5.3 so Airtime can upgrade from older versions 2014-04-07 11:58:58 -04:00
drigato a756b6a9e4 CC-5781: Upgrade script for new storage quota implementation
Created skeleton for upgrade script
2014-04-07 11:37:30 -04:00
Albert Santoni e044187aed Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas
Conflicts:
	python_apps/airtime_analyzer/setup.py
2014-04-04 19:48:22 -04:00
Albert Santoni b02dc45a53 CC-5709: Airtime Analyzer
* Fixed airtime_analyzer setup script
2014-04-04 19:46:59 -04:00
Albert Santoni 20b056c9f0 CC-5709: Airtime Analyzer
* Added upstart script for starting on bootup
2014-04-04 19:09:46 -04:00
Albert Santoni b7db432cf6 CC-5709: Airtime Analyzer
* Added upstart script for starting on bootup
2014-04-04 19:08:57 -04:00
drigato cdcdf7d912 SAAS-382: Reimplement Storage Quota
Changed status page to use new disk_usage value from cc_pref table.
2014-04-04 13:30:46 -04:00
Albert Santoni cf492045cc CC-5709: Airtime Analyzer
* A bunch of cleanup and fix for metadata extraction on files mutagen can't read
2014-04-04 12:35:50 -04:00
Albert Santoni 64a95c7c59 CC-5709: Airtime Analyzer
* Nuked another unused function
2014-04-03 16:36:42 -04:00
Albert Santoni 95b369c54d CC-5709: Airtime Analyzer
* Remove awful StoredFile::uploadFile() function
* Massive airtime_analyzer commenting and cleanup
* Cleaned up the upload code
* Temporarily disabled the liquidsoap playability test.
2014-04-03 16:13:26 -04:00
Albert Santoni 0398072d45 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-03 11:35:37 -04:00
Albert Santoni cb62850558 Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-03 11:35:23 -04:00
Albert Santoni 86b94b970f CC-5709: Airtime Analyzer
* Fix for incorrect length sometimes happening (VBR MP3?)
2014-04-03 11:34:57 -04:00
drigato 2ea3ea012a Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-03 10:12:32 -04:00
drigato 2ca911616f Setting hidden flag to true on post request 2014-04-03 10:12:20 -04:00
Albert Santoni e3757d892b CC-5709: Airtime Analyzer
* Fix hack for Airtime Pro
2014-04-02 17:27:10 -04:00
Albert Santoni 9c0314eaa0 Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-02 16:52:01 -04:00
Albert Santoni 2a172afe3e CC-5709: Even more slightly better exception handling 2014-04-02 16:51:38 -04:00
Albert Santoni aabb8ec01f Merge branch 'cc-5709-airtime-analyzer' into cc-5709-airtime-analyzer-saas 2014-04-02 16:48:04 -04:00
Albert Santoni 549b8b35c8 Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-02 16:47:49 -04:00
Albert Santoni f6369c02ee CC-5709: Airtime Analyzer
* Catch bad callback_url
2014-04-02 16:47:24 -04:00
drigato 3c5b7b5853 CC-5733: RESTful API data sanitization and validation
small fix - was setting the hidden flag twice
2014-04-02 11:33:47 -04:00
drigato 3b2e4ffa64 Merge branch 'cc-5709-airtime-analyzer' of github.com:sourcefabric/Airtime into cc-5709-airtime-analyzer 2014-04-02 11:23:10 -04:00
drigato 5ddbb4ddd1 CC-5733: RESTful API data sanitization and validation
Validate field types on post/put requests using the EditAudioMD form
2014-04-02 11:22:56 -04:00
localizer a33c85b38a updated translation resources 2014-04-02 12:25:06 +00:00
localizer 4d480f613a updated translation resources 2014-04-02 12:15:06 +00:00
localizer ce8ab2edcd updated translation resources 2014-04-02 12:14:06 +00:00
localizer 09ae38914b updated translation resources 2014-04-02 12:13:06 +00:00
localizer f893f74221 updated translation resources 2014-04-02 10:51:07 +00:00
localizer 505b3a9878 updated translation resources 2014-04-02 10:50:06 +00:00
localizer 168af47e9f updated translation resources 2014-04-02 10:48:06 +00:00