grocy/controllers
fipwmaqzufheoxq92ebc 923e027a4b
Some bug fixes. (#959)
* Fixes #956. Return 404 for missing objects in GenericEntityApiController.php

* Fixes #936 and #943. Include Products that expire today in /stock/volatile and "Expiring soon"-sum on stockoverview

* Fixes #881. Remove items of deleted shopping lists.

* Fixes #875. Prevent infinite nested recipes.

* Review

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-22 09:58:25 +02:00
..
BaseApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BaseController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BatteriesApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BatteriesController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
CalendarApiController.php Fixed Timezone in CalendarApiController (#763) 2020-04-19 14:55:08 +02:00
CalendarController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
ChoresApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
ChoresController.php Fixed adding new chores did not work (references #479) 2020-03-06 21:01:41 +01:00
EquipmentController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
FilesApiController.php Fixed that images did not work after merging #479 2020-03-01 19:48:08 +01:00
GenericEntityApiController.php Some bug fixes. (#959) 2020-08-22 09:58:25 +02:00
GenericEntityController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
LoginController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
OpenApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
RecipesApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
RecipesController.php Recipe updates (#795) 2020-04-24 17:41:57 +02:00
StockApiController.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
StockController.php Improve Performance (#927) 2020-08-18 19:23:37 +02:00
SystemApiController.php Added new API endpoints to get all user and config settings (closes #718) 2020-04-13 10:35:20 +02:00
SystemController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
TasksApiController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
TasksController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
UsersApiController.php Added new API endpoints to get all user and config settings (closes #718) 2020-04-13 10:35:20 +02:00
UsersController.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00