..
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
Add registration_limit to conference model. Added the input for registration limit in the edit conference form. In the controller, if the limit has exceeded redirect to root_path with an alert. fix #761
2016-02-10 15:59:39 +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
Add test for QuestionsController
2016-02-25 12:42:55 +05:30
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
venues_controller.rb
Introduce strong parameters
2015-12-23 11:36:50 +02:00
volunteers_controller.rb
fix hakiri issue
2016-01-21 20:19:37 +02:00