osem-fcy/app/controllers/admin
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
..
base_controller.rb Provide a helper to point to sign up/in for different configs 2014-11-12 10:20:53 +01:00
call_for_papers_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
campaigns_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
cfps_controller.rb Remove attr_accessible from Program and Cfp, final fixes after introducing strong params 2016-02-06 17:43:51 +01:00
comments_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
commercials_controller.rb Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
conference_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
contacts_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
difficulty_levels_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
emails_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
event_types_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
events_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
lodgings_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
programs_controller.rb Remove attr_accessible from Program and Cfp, final fixes after introducing strong params 2016-02-06 17:43:51 +01:00
questions_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
registration_periods_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
registrations_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
rooms_controller.rb Rooms belong to venue 2016-02-06 17:43:51 +01:00
schedules_controller.rb Fix room_params in scheduler update. fix #771 2016-02-08 22:52:58 +01:00
splashpages_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
sponsors_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
sponsorship_levels_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
targets_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
tickets_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
tracks_controller.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
users_controller.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
venue_photos_controller.rb 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
venues_controller.rb 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
volunteers_controller.rb fix hakiri issue 2016-01-21 20:19:37 +02:00