osem-fcy/app/controllers
AEtherC0r3 b717018b31 Track related fixes
Make the message in admin/Tracks form more visible by making it bold and
adding links to venue and rooms
Make papertrail track changes for all the track's attributes
Add validation to require presence of description for self-organized
tracks
Add ID column to admin/Tracks#index
Make the cfp inclusion column sortable
Show success/error flash messages after toggling cfp inclusion
2017-08-11 16:25:21 +03:00
..
admin Track related fixes 2017-08-11 16:25:21 +03:00
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 Fix unreachable code (#1140) in ConferenceRegistrationController#new 2017-03-07 17:40:19 +02:00
booths_controller.rb Add booths to non admin 2017-08-08 16:18:07 +03:00
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 Fix Style/ConditionalAssignment errors 2017-07-14 15:16:43 +02:00
conferences_controller.rb Rename 'ConferenceController' to 'ConferencesController', and 'ProposalController' to 'ProposalsController' 2016-09-30 18:49:44 -04:00
confirmations_controller.rb rubocop styling 2014-12-01 14:40:31 +02:00
openids_controller.rb Allow user to remove openid 2017-06-13 13:04:55 +03:00
organizations_controller.rb suggested changes 2017-06-12 19:43:44 +05:30
payments_controller.rb Introduced Physical Ticket 2017-06-22 19:50:55 +05:30
physical_ticket_controller.rb Added Token field for physical_ticket 2017-07-24 16:58:36 +05:30
proposals_controller.rb Add helper function for speaker selection 2017-05-20 18:27:07 +03:00
registrations_controller.rb enable style/dotposition rubocop cop 2017-04-06 23:19:58 -04:00
schedules_controller.rb Merge pull request #1319 from JewelSam/master 2017-04-03 10:23:49 +02:00
subscriptions_controller.rb Fix user already subscribed exception 2017-07-23 17:07:28 +03:00
ticket_purchases_controller.rb Ticket Purchase Index Page 2017-07-06 02:46:53 +05:30
tickets_controller.rb Fix Stellas review gripes 2014-12-09 15:19:01 +01:00
tracks_controller.rb Add relevance field for track requests 2017-08-11 16:25:21 +03:00
users_controller.rb use flash.now instead of flash where page is rendered in the same controller methods 2017-04-03 20:15:51 +03:00