osem-fcy/app/serializers
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
..
conference_serializer.rb Support JSONP exports of conference schedules for embedding 2015-10-09 22:28:45 -07:00
conferences_array_serializer.rb houndci fixes 2014-06-30 15:46:51 +03:00
event_serializer.rb hound fixes 2014-06-30 15:46:51 +03:00
room_serializer.rb houndci fixes 2014-06-30 15:46:51 +03:00
speaker_serializer.rb Fix Hakiri issues 2014-08-27 16:18:35 +02:00
track_serializer.rb json API for suseconferenceclient 2013-07-08 10:07:12 +02:00