osem-fcy/app/controllers
Aditya Prakash c219ffc9a3 Tests for Admin::Targets controller
Authorization in index action is not needed.
Fix failed delete flash error message.
2016-03-06 10:46:04 +05:30
..
admin Tests for Admin::Targets controller 2016-03-06 10:46:04 +05:30
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 If the conference has only one day, not put the day twice in splashpage info. fix #780 2016-02-17 16:02:01 +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 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
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