..
admin
Rename config tab roles to security
2020-08-12 13:32:37 +02:00
api /v1
Make navigation API more robust.
2020-10-07 14:45:22 +02:00
concerns
Run select_foodcoop as the first before_action
2020-11-09 12:33:46 +01:00
finance
Improve selecting deliveries/orders when creating an invoice
2021-02-08 01:05:13 +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
Change deprecated *_filter methods to *_action
2019-10-29 09:41:01 +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
#779 Received state for orders (PR #789 , #779 )
2021-02-03 20:57:53 +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