sintonia/airtime_mvc/application
Lucas Bickel baa0f9ba77 Make CORS great again
This fixes CORS to work properly with most 2.5 api endpoints while keeping the JSONP format available.

* [x] return JSONP or JSON with proper CORS headers from API
* [x] Field in Genereal Preferences Form to configure CORS enabled URLs

See #17 for what triggered this refactor. I beleive this should make integrating the APIs on the client side trivial without mandating the use of JSONP.
2017-03-10 15:10:56 +01:00
..
cloud_storage Problem: Billing is always on 2017-03-03 15:34:54 +01:00
common Make CORS great again 2017-03-10 15:10:56 +01:00
configs Merge pull request #49 from radiorabe/feature/refactor-help-menu 2017-03-08 20:30:12 -05:00
controllers Make CORS great again 2017-03-10 15:10:56 +01:00
forms Make CORS great again 2017-03-10 15:10:56 +01:00
layouts/scripts Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
logging Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
models Make CORS great again 2017-03-10 15:10:56 +01:00
modules/rest Use Zend_File_Transfer instead of $_FILES 2017-03-04 11:09:06 +01:00
services Fix call to get_author() 2017-03-05 12:26:54 +01:00
upgrade completely remove deactivated cache 2017-03-07 05:43:05 +01:00
validate Reverted commit mistakenly changing file modifiers to 755 2015-01-14 20:45:03 -05:00
views Make CORS great again 2017-03-10 15:10:56 +01:00
Bootstrap.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
airtime-boot.php Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00