osem-fcy/app/models
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
..
ahoy Remove attr_accessible from Program and Cfp, final fixes after introducing strong params 2016-02-06 17:43:51 +01:00
.gitkeep First checkin 2013-01-07 09:04:09 +01:00
ability.rb Fix CFP ability 2016-02-08 12:53:13 +01:00
answer.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
call_for_paper.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
campaign.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
cfp.rb Remove attr_accessible from Program and Cfp, final fixes after introducing strong params 2016-02-06 17:43:51 +01:00
comment.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
commercial.rb Implement simplified commercials workflow 2016-01-21 19:41:12 +01:00
conference.rb Rooms belong to venue 2016-02-06 17:43:51 +01:00
contact.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
datatable.rb apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
dietary_choice.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
difficulty_level.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
email_settings.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
event.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
event_type.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
event_user.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
events_registration.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
lodging.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
openid.rb Fix basic style issues with rubocop 2014-07-21 15:05:58 +02:00
photo.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
program.rb Remove attr_accessible from Program and Cfp, final fixes after introducing strong params 2016-02-06 17:43:51 +01:00
qanswer.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
question.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
question_type.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
registration.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
registration_period.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
revision_observer.rb Add 'revision' attribute to Conference, managed by an observer 2013-07-08 10:03:03 +02:00
role.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
room.rb Rooms belong to venue 2016-02-06 17:43:51 +01:00
social_event.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
splashpage.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
sponsor.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
sponsorship_level.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
subscription.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
target.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
ticket.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
ticket_purchase.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
track.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
user.rb Introduce Program to include cfp/rooms/tracks/events/event_types/difficulty_levels 2016-02-06 17:42:51 +01:00
vchoice.rb Volunteers, positions and days and volunteers list for admin, volunteering option for attendees 2014-01-01 11:39:59 +02:00
vday.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
venue.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
venue_photo.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
visit.rb apply StringLiterals cop (remove double quotes, unless there is string interpolation) 2014-09-02 21:45:07 +03:00
vote.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00
vposition.rb Introduce strong parameters 2015-12-23 11:36:50 +02:00