..
admin
Add a very basic custom_css property to a conference.
2020-07-14 17:43:48 -07:00
api
Required changes for consistent controller & feature results
2018-11-20 17:30:56 -08:00
users
fixes redirect loop
2019-12-20 08:26:22 -05:00
application_controller.rb
Run migration; add apple pay verification
2020-07-08 02:14:11 -07:00
booths_controller.rb
Merge pull request #2578 from rahul2240/master-alias
2019-08-10 18:41:34 +02:00
commercials_controller.rb
Replace more Commercials with Materials
2020-01-27 13:40:36 -08:00
conference_registrations_controller.rb
Merge branch 'master' into admin-ticketing
2020-02-06 01:37:38 -08:00
conferences_controller.rb
Add warnings when a user needs to register or complete a purchase
2020-07-11 01:50:17 -07:00
confirmations_controller.rb
Add frozen_string_literal magic comment
2018-05-09 06:54:26 -07:00
openids_controller.rb
s/redirect_to :back/redirect_back/
2019-05-05 09:40:50 +02:00
organizations_controller.rb
Add frozen_string_literal magic comment
2018-05-09 06:54:26 -07:00
payments_controller.rb
Rubocop autocorrections
2018-11-16 09:06:05 -08:00
physical_tickets_controller.rb
Improve the physical_tickets page
2020-07-13 04:21:31 -07:00
proposals_controller.rb
s/redirect_to :back/redirect_back/
2019-05-05 09:40:50 +02:00
registrations_controller.rb
Add frozen_string_literal magic comment
2018-05-09 06:54:26 -07:00
schedules_controller.rb
Fix gigitty link
2019-05-24 15:19:37 +02:00
subscriptions_controller.rb
Add frozen_string_literal magic comment
2018-05-09 06:54:26 -07:00
surveys_controller.rb
s/redirect_to :back/redirect_back/
2019-05-05 09:40:50 +02:00
ticket_purchases_controller.rb
Enable registration to proceed without requiring a ticket.
2019-02-16 00:53:40 +01:00
tickets_controller.rb
Add (admin-only) tickets via 'visibile' attribute [migration]
2018-12-28 16:54:02 -08:00
tracks_controller.rb
Add frozen_string_literal magic comment
2018-05-09 06:54:26 -07:00
users_controller.rb
Support Users Directly Uploading Profile Pictures.
2020-07-14 21:06:15 -07:00