foodsoft/app/controllers/admin
Patrick Gansterer e606f606da Convert configuration parameters to Hash for passing to FoodsoftConfig
This is required for compatibility with Rails 5.0.
2020-03-23 16:18:58 +01:00
..
bank_accounts_controller.rb Add model and views for bank accounts 2018-10-11 22:29:15 +02:00
base_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
configs_controller.rb Convert configuration parameters to Hash for passing to FoodsoftConfig 2020-03-23 16:18:58 +01:00
finances_controller.rb Add additional eager loading annotations 2019-10-30 11:53:44 +01:00
financial_transaction_classes_controller.rb Add UI to manage the financial transaction types and classes 2017-12-09 11:51:23 +01:00
financial_transaction_types_controller.rb Add UI to manage the financial transaction types and classes 2017-12-09 11:51:23 +01:00
mail_delivery_status_controller.rb Fix rescue in Admin::MailDeliveryStatusController#destroy 2019-11-11 11:11:33 +01:00
ordergroups_controller.rb Add CSV download for ordergroups 2019-01-15 04:50:32 +01:00
users_controller.rb Log mail delivery errors to database and add an UI for it 2017-10-02 16:02:39 +02:00
workgroups_controller.rb migrate to Rails 4.0 (closes foodcoops#214) 2014-02-24 12:46:28 +01:00