sintonia/airtime_mvc
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
..
application Make CORS great again 2017-03-10 15:10:56 +01:00
build adding the default rabbitmq-analyzer.ini file to fix install script 2017-03-09 15:57:11 -05:00
library/doctrine/migrations Vendorize ZF1, fix PHPUnit and configure travis 2017-02-27 17:59:01 +01:00
locale updated translation resources 2015-10-14 15:49:16 +00:00
public Debrand big gray from old error page 2017-03-08 16:47:07 +01:00
tests Always log locally during test run 2017-03-02 16:45:34 +01:00