osem-fcy/app
Rob Smith b9a2a80a75 Support JSONP exports of conference schedules for embedding
Currently, it's rather difficult to use OSEM and embed a schedule into another website. We currently use OSEM for the backend, but still use a different system for our main site. This change allows us to dynamically embed the schedule in our main website as well as allow us a simple way to get data for the use in mobile applications or similar.

This limits the JSONP support to only GETS on json formatted requests. This prevents any XSS even though we don't require a authenticity token.
2015-10-09 22:28:45 -07:00
..
assets grooming style 2015-10-05 13:28:35 +02:00
controllers Support JSONP exports of conference schedules for embedding 2015-10-09 22:28:45 -07:00
helpers updated comment layout from upstream; added grouped_by_event behaviour to comments_dropdown and helper 2015-09-21 15:56:57 +02:00
mailers Issue#15: Added Comment Notifications: notification_emails and comments view 2015-09-17 12:13:21 +02:00
models Support JSONP exports of conference schedules for embedding 2015-10-09 22:28:45 -07:00
serializers Support JSONP exports of conference schedules for embedding 2015-10-09 22:28:45 -07:00
views grooming style 2015-10-05 13:28:35 +02:00