osem-fcy/app/controllers
Abhay Rana 92750a4a2b Adds domain support to OSEM
- This is a very basic support. All it affects is the listings
  on the homepage. Every conference can set a domain, and as
  long as the request host matches this domain, the conference
  will be shown on the list
- If a conference does not have a domain set (which will be the
  case for older conferences), such conferences are shown
  always
- Conference creation and edits now have an optional domain field
- Also adds corresponding migrations (+index)
2017-02-02 02:12:49 +05:30
..
admin Adds domain support to OSEM 2017-02-02 02:12:49 +05:30
api hakiri: fix security issue 2016-11-22 09:58:20 +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 Adds domain support to OSEM 2017-02-02 02:12:49 +05:30
commercials_controller.rb Fix reference to non-existant route path in commercials_controller 2016-03-31 15:57:20 +05:30
conference_registrations_controller.rb modify registration view and controller 2016-08-15 10:59:33 +05:30
conferences_controller.rb Adds domain support to OSEM 2017-02-02 02:12:49 +05:30
confirmations_controller.rb rubocop styling 2014-12-01 14:40:31 +02:00
payments_controller.rb change "purchase" to "get" in views 2016-08-15 10:59:36 +05:30
proposals_controller.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
registrations_controller.rb Implements iChain authentication 2014-11-04 17:42:47 +01:00
schedules_controller.rb Event model improvements 2016-08-11 15:11:27 +02: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 controller/ticket_purchase: rubocop fix 2016-12-20 17:21:49 +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