osem-fcy/app/controllers
Christian Bruckmayer 08624c5b53 Adapt ability to allow create a proposal if cfp is open
This is necessary because the manage block does not cover it.
event.users.include?(user) is always false for :new and :create because
the event_users are not saved yet.
Introduced in 3e32c58
2016-05-12 15:27:54 +02:00
..
admin Use PictureUploader on Venue 2016-04-27 17:55:17 +02:00
api Fix api/v1/events and api/v1/speakers controllers 2016-03-31 17:22:12 +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 Fix reference to non-existant route path in commercials_controller 2016-03-31 15:57:20 +05:30
conference_controller.rb Remove danging :photos table and other photo cruft 2016-04-27 17:40:18 +02:00
conference_registrations_controller.rb Configure OSEM via environment variables 2016-04-29 16:36:47 +02:00
confirmations_controller.rb rubocop styling 2014-12-01 14:40:31 +02:00
proposal_controller.rb Adapt ability to allow create a proposal if cfp is open 2016-05-12 15:27:54 +02:00
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