osem-fcy/app/controllers
Aditya Prakash eae6d90e9f Fix authorization of new and create in ConferenceRegistrationsController
Before authorization we need to set conference relation.
Change in proposal spec cause conference has to have valid registration
period for successful redirect to registration after confirm proposal.
2016-03-23 21:30:05 +05:30
..
admin rewrite comments form, use strong parameters with comments 2016-03-20 19:06:12 +02:00
api Add specs for api/v1/rooms_controller & api/v1/tracks_controller 2016-03-15 00:57:15 +05:30
users Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
application_controller.rb Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
commercials_controller.rb Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
conference_controller.rb Protect root_path from forgery with null_session 2016-03-09 15:12:58 +01:00
conference_registrations_controller.rb Fix authorization of new and create in ConferenceRegistrationsController 2016-03-23 21:30:05 +05:30
confirmations_controller.rb rubocop styling 2014-12-01 14:40:31 +02:00
proposal_controller.rb Allow submission of proposal only if program has cfp 2016-03-18 09:18:05 +05:30
registrations_controller.rb Implements iChain authentication 2014-11-04 17:42:47 +01:00
subscriptions_controller.rb Add flash type error.Rewrite controllers to use common flash style with redirect_to 2016-03-16 09:17:41 +05:30
ticket_purchases_controller.rb Change update/save failures to use flash type :error instead of :alert 2016-03-16 11:20:56 +05:30
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