grocy/services
2022-01-23 17:42:55 +01:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Include OS and client information in easy error info copy/paste and on the about dialog 2021-09-20 20:16:41 +02:00
BaseService.php Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
CalendarService.php Exclude tasks without an due date from the iCal export (fixes #1745) 2022-01-11 20:54:23 +01:00
ChoresService.php Added the possibility to merge chores 2021-11-14 16:19:52 +01:00
DatabaseMigrationService.php Squashed commit 2021-07-16 17:32:08 +02:00
DatabaseService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
DemoDataGeneratorService.php Highlight chores/tasks/batteries due today in a separate color + status filter (closes #1740) 2022-01-23 17:42:55 +01:00
FilesService.php Squashed commit 2021-07-16 17:32:08 +02:00
LocalizationService.php Potentially fix a type mismatch problem (fixes #1629) 2021-09-29 09:21:45 +02:00
PrintService.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesService.php Fixed missing recipe ingredient amount when "Only check if any amount is in stock" is enabled and when there are unit conversions (fixes #1718) 2022-01-23 13:56:41 +01: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 Optionally remove only done shopping list items (/stock/shoppinglist/clear API endpoint, closes #1730) 2022-01-06 14:07:29 +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 Squashed commit 2021-07-16 17:32:08 +02:00