grocy/services
2022-12-10 15:19:11 +01:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Squashed commit 2022-02-08 18:08:26 +01:00
BaseService.php Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesService.php Return the battery object in endpoint /batteries (closes #2045) 2022-11-19 19:33:50 +01:00
CalendarService.php Fixed meal plan product/note calendar items links (fixes #1897) 2022-05-23 22:28:45 +02:00
ChoresService.php Make it possible to manually re-assign chores (closes #1492, references #1830) 2022-04-03 13:56:14 +02:00
DatabaseMigrationService.php Optimize SQLite database file after migrations have run 2022-08-28 20:45:22 +02:00
DatabaseService.php Upgraded to PHP 8.1 2022-12-10 15:19:11 +01:00
DemoDataGeneratorService.php Added more demo QU conversions 2022-12-04 20:39:16 +01:00
FilesService.php Squashed commit 2021-07-16 17:32:08 +02:00
LocalizationService.php Upgraded to PHP 8.1 2022-12-10 15:19:11 +01:00
PrintService.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesService.php Fixed consume recipe product_id handling /w parent/child products (closes #1982) 2022-08-27 14:25:55 +02:00
SessionService.php Show stock journal entries of deleted users / fixed default user handling (fixes #1725) 2022-01-06 15:14:32 +01:00
StockService.php Fixed that consuming partially fulfilled recipes was possible (fixes #1981) 2022-08-27 00:08:23 +02:00
TasksService.php Also return the next_execution_assigned_user for the /chores API endpoint (closes #1493) 2021-07-06 19:07:45 +02:00
UserfieldsService.php Squashed commit 2021-07-16 17:32:08 +02:00
UsersService.php Make it possible to edit a user without necessarily updating the users password (closes #1942) 2022-08-27 14:54:52 +02:00