grocy/services
2023-09-15 13:58:57 +02:00
..
ApiKeyService.php Upgraded PHP-CS-Fixer / applied optimized rules 2023-08-02 18:44:30 +02:00
ApplicationService.php Upgraded PHP-CS-Fixer / applied optimized rules 2023-08-02 18:44:30 +02: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 Upgraded PHP-CS-Fixer / applied optimized rules 2023-08-02 18:44:30 +02:00
DatabaseMigrationService.php Fixed produces product amount handling when consuming meal plan shadow recipes (references #2160) 2023-03-12 22:45:04 +01:00
DatabaseService.php Use bind params when copying a recipe (fixes #2337) 2023-09-15 13:58:57 +02:00
DemoDataGeneratorService.php Added the possibility to skip demo data generation in dev/demo/prerelease mode 2023-08-02 21:10:03 +02:00
FilesService.php Squashed commit 2021-07-16 17:32:08 +02:00
LocalizationService.php Optimized performance of GetProductDetails 2023-09-01 17:03:22 +02:00
PrintService.php Added the possibility to log executed SQL statements (DEV mode only) 2023-07-31 17:08:55 +02:00
RecipesService.php Use bind params when copying a recipe (fixes #2337) 2023-09-15 13:58:57 +02:00
SessionService.php Optimized imports 2023-05-13 14:43:51 +02:00
StockService.php Fixed GetCurrentStock caching 2023-09-02 09:12:37 +02:00
TasksService.php fix syntax error (#2230) 2023-05-17 21:04:39 +02:00
UserfieldsService.php Added new Userfield type "Number (currency)" (closes #2276) 2023-09-01 17:48:46 +02:00
UsersService.php Cache multiple single-key user setting queries (closes #2323) 2023-09-01 17:02:36 +02:00