osem-fcy/app/controllers
Aditya Prakash c71d15565e 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-11 03:06:00 +05:30
..
admin Merge pull request #801 from sonalkr132/targets_test 2016-03-09 12:13:53 +02:00
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 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-11 03:06:00 +05:30
confirmations_controller.rb rubocop styling 2014-12-01 14:40:31 +02:00
proposal_controller.rb Feature: Add/change Track for Event 2016-03-05 02:54:09 +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