grocy/services
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
..
ApiKeyService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
ApplicationService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BaseService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BatteriesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
CalendarService.php Link to respective page on Calendar Event Click (#784) 2020-04-22 18:03:05 +02:00
ChoresService.php use last Chore-Log when determining the next assigned person (#933) 2020-08-18 19:34:19 +02:00
DatabaseMigrationService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
DatabaseService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
DemoDataGeneratorService.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
FilesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
LocalizationService.php Only add not empty translation strings to POT in DEV mode 2020-04-12 20:31:30 +02:00
RecipesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
SessionService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
StockService.php Some bug fixes. (#959) 2020-08-22 09:58:25 +02:00
TasksService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
UserfieldsService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
UsersService.php Refactor Authentication and add proxy-authentication (#921) 2020-08-19 19:23:13 +02:00