grocy/services
Bernd Bestel d9667b4534
Removed type conversions where no longer needed
PHP 8.1 PDO SQLite now returns native data types
2023-02-06 20:22:10 +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 Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
DatabaseService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
DemoDataGeneratorService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
FilesService.php Squashed commit 2021-07-16 17:32:08 +02:00
LocalizationService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
PrintService.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
SessionService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +01:00
StockService.php Removed type conversions where no longer needed 2023-02-06 20:22:10 +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