foodsoft/app/controllers
lentschi 9a7d4bf07d
Add option to send mails when an order has been received
2021-02-27 17:24:25 +01:00
..
admin Rename config tab roles to security 2020-08-12 13:32:37 +02:00
api/v1 Add API v1 finance_overview endpoint 2021-02-24 15:50:22 +01:00
concerns API v1 orders endpoints 2021-02-17 17:07:39 +01:00
finance Add option to create a new FinancialTransaction at a FinancialLink 2021-02-17 13:52:39 +01:00
foodcoop Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
application_controller.rb Adopt model to allow FinancialTransaction without an ordergroup 2020-07-29 11:43:31 +02:00
article_categories_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
articles_controller.rb fix searching in external article database (#772) 2020-10-17 12:21:04 +02:00
deliveries_controller.rb Make StockEvent a base class for Delivery and StockTaking 2020-09-05 13:52:18 +02:00
errors_controller.rb Fix error handling in single coop installs (PR #841) 2021-02-26 15:24:33 +01:00
feedback_controller.rb Fix mailer warnings 2015-01-13 18:02:30 +01:00
group_order_articles_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
group_orders_controller.rb Set updated_by when changing an GroupOrder via controller 2020-10-10 20:40:22 +02:00
home_controller.rb Various small rails 5 adoptions 2020-09-04 12:54:42 +02:00
invites_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
login_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
order_articles_controller.rb Fix permission issue in pickups (PR #800, #799) 2021-01-30 11:21:00 +01:00
order_comments_controller.rb Refactoring of order comments. 2011-06-19 20:47:27 +02:00
orders_controller.rb Add option to send mails when an order has been received 2021-02-27 17:24:25 +01:00
pickups_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
sessions_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
stock_takings_controller.rb Fix and cleanup stock takings (PR #667) 2019-05-14 14:24:41 +00:00
stockit_controller.rb Fix and cleanup stock takings (PR #667) 2019-05-14 14:24:41 +00:00
styles_controller.rb Various small rails 5 adoptions 2020-09-04 12:54:42 +02:00
suppliers_controller.rb Add SupplierCategory 2020-07-30 17:46:07 +02:00
tasks_controller.rb Add created_by user to Task 2020-04-11 00:04:49 +02:00
users_controller.rb Fix "Cannot infer root key from collection type." in UserController 2019-10-29 17:46:04 +01:00