foodsoft/app/controllers
Patrick Gansterer d73c206e29 Fix copy operation for stock orders
Stock orders have the supplier_id set to zero, which will be ignored
in the url-method by rails. Only use the order_id to fix this.
2020-03-23 17:20:21 +01:00
..
admin Convert configuration parameters to Hash for passing to FoodsoftConfig 2020-03-23 16:18:58 +01:00
api/v1 Add OAuth scopes 2019-04-03 17:20:44 +00:00
concerns Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
finance Limit financial overview items to speed up loading 2020-03-23 16:29:30 +01:00
foodcoop Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
application_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
article_categories_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
articles_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
deliveries_controller.rb Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01: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 Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
home_controller.rb Fix query in HomeController::ordergroup 2020-03-23 16:23:13 +01: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 Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
order_comments_controller.rb Refactoring of order comments. 2011-06-19 20:47:27 +02:00
orders_controller.rb Fix copy operation for stock orders 2020-03-23 17:20:21 +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 Change deprecated *_filter methods to *_action 2019-10-29 09:41:01 +01:00
suppliers_controller.rb Remove protected_attributes gem 2019-10-29 18:09:24 +01:00
tasks_controller.rb Fix usage of task_params in TasksController 2020-02-18 19:06:26 +01:00
users_controller.rb Fix "Cannot infer root key from collection type." in UserController 2019-10-29 17:46:04 +01:00