grocy/services
2022-12-26 11:11:55 +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 Fixed PHP 8.1 deprecation notice 2022-12-25 20:35:25 +01:00
DatabaseMigrationService.php Optimize SQLite database file after migrations have run 2022-08-28 20:45:22 +02:00
DatabaseService.php Return numbers as numbers on all API endpoints 2022-12-25 20:49:11 +01:00
DemoDataGeneratorService.php Fixed demo data generation 2022-12-26 10:12:29 +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 Implemented "Default quantity unit consume" (closes #1845) 2022-12-26 11:11:55 +01: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