osem-fcy/app/controllers
Nishanth Vijayan 864245fec2 Add specs for api/v1/rooms_controller & api/v1/tracks_controller
and cleanup api/v1/tracks and api/v1/rooms controllers
2016-03-15 00:57:15 +05:30
..
admin Merge pull request #801 from sonalkr132/targets_test 2016-03-09 12:13:53 +02:00
api Add specs for api/v1/rooms_controller & api/v1/tracks_controller 2016-03-15 00:57:15 +05:30
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 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 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