osem-fcy/app/controllers
David Sedeño 7c0cd30dda Add venue_photos model and venue_photos admin controller in order to add more images to Venues and allow to delete it.
Show the additional photos in splash. Added fancybox gem for zoom when click on the additional photo.

fix #777
2016-02-13 17:39:30 +01:00
..
admin Add venue_photos model and venue_photos admin controller in order to add more images to Venues and allow to delete it. 2016-02-13 17:39:30 +01:00
api Rooms belong to venue 2016-02-06 17:43:51 +01:00
users Implements sign up during registration. Solves most of #215 2015-03-12 23:53:57 +01:00
application_controller.rb Raise exception on XSRF fail 2016-01-13 10:35:16 +01:00
commercials_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
conference_controller.rb Rooms belong to venue 2016-02-06 17:43:51 +01:00
conference_registrations_controller.rb style 2015-06-11 15:22:54 +03:00
confirmations_controller.rb rubocop styling 2014-12-01 14:40:31 +02:00
proposal_controller.rb Remove attr_accessible from Program and Cfp, final fixes after introducing strong params 2016-02-06 17:43:51 +01:00
registrations_controller.rb Implements iChain authentication 2014-11-04 17:42:47 +01:00
subscriptions_controller.rb no authorization for Conference, as it's being authorized with read action which includes index and show actions, however action show is authorized only for Conference with public splashpage 2015-03-28 13:24:21 +02:00
ticket_purchases_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
tickets_controller.rb Fix Stellas review gripes 2014-12-09 15:19:01 +01:00
users_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00