osem-fcy/app
Rob Smith 70e0f42bbb Support JSONP callbacks for the API/v1 endpoints
SeaGL currently uses OSEM as a backend, but still has a static website
serving as our public interface. The API endpoints have a great amount
of data, but without the jsonp callback paramater, embedding the data
is a bit difficult. This change just adds the jsonp callback param
to all the API endpoints. This should be a NOOP for anyone using direct
json calls, but will allow cross domain requests that require jsonp.
2016-09-17 19:31:21 -07:00
..
assets Merge pull request #1108 from rishabhs95/stripe 2016-08-18 16:04:11 +02:00
controllers Support JSONP callbacks for the API/v1 endpoints 2016-09-17 19:31:21 -07:00
helpers Display who added commercial for event 2016-08-20 14:21:21 +05:30
jobs Use ActiveJob to send comment mails 2016-04-22 11:31:19 +02:00
mailers Adapt the mailbot spec to the last changes 2016-04-22 14:53:10 +02:00
models Merge pull request #1161 from Ana06/room-event-schedule 2016-09-06 12:47:51 +03:00
serializers Add markdown to users biography 2016-08-12 11:38:28 +02:00
uploaders Give a bit more demo info in the conference description 2016-05-03 16:25:39 +02:00
views Merge pull request #1115 from rishabhs95/admin-tickets-quantity 2016-09-15 13:05:28 +03:00