| .. |
|
admin
|
[feat]Add include_happening_now checkbox to the admin splashpage
|
2021-04-01 13:14:31 +08: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
|
pagination happening now
|
2021-04-07 20:56:03 -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
|
Call mailbluster helpers when registering / cancelling reg to conference
|
2021-04-07 14:50:27 -07:00 |
|
conferences_controller.rb
|
[style]Remove unused code
|
2021-04-19 19:23:41 +08: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
|
[style] Remove extraneous check
|
2021-03-11 21:39:51 -08:00 |
|
physical_tickets_controller.rb
|
Improve the physical_tickets page
|
2020-07-13 04:21:31 -07:00 |
|
proposals_controller.rb
|
submission text control/model modifications
|
2021-02-24 23:41:18 -08:00 |
|
registrations_controller.rb
|
Add frozen_string_literal magic comment
|
2018-05-09 06:54:26 -07:00 |
|
schedules_controller.rb
|
[style] Fix name of method
|
2021-04-06 13:27:05 +08: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
|
[test] Fix style; add test for user#count_registration_tickets
|
2021-03-09 18:25:15 -08: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
|
Fix Rubocop issues
|
2021-02-24 19:22:21 -08:00 |