grocy/services
2019-09-19 18:11:03 +02:00
..
ApiKeyService.php Typo... 2019-09-17 17:54:09 +02:00
ApplicationService.php Fixed version display in prerelease mode 2019-09-18 17:27:47 +02:00
BaseService.php Prefix all global vars 2018-07-24 19:41:35 +02:00
BatteriesService.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
CalendarService.php Show to whom the chore execution is assigned in calendar events (references #253) 2019-09-17 16:28:11 +02:00
ChoresService.php Implemented the option to automatically consume a product on tracking a chore execution (closes #279) 2019-09-18 10:02:52 +02:00
DatabaseMigrationService.php Replace the single user (defined in /data/config.php) with a multi user management thing 2018-07-24 19:31:43 +02:00
DatabaseService.php Fixed that /api/system/db-changed-time always returned the current time 2019-09-17 17:49:58 +02:00
DemoDataGeneratorService.php Implemented browser barcode scanning (closes #102) 2019-09-19 12:48:02 +02:00
FilesService.php Lazy load all images to increase page load times (references #275) 2019-09-18 13:59:37 +02:00
LocalizationService.php Implemented that chores can be assigned to users (closes #253) 2019-09-17 13:13:26 +02:00
RecipesService.php Added a "consume this recipe"-button to the meal plan (and also a button to consume all recipes for a whole week) (closes #283) 2019-07-06 20:02:40 +02:00
SessionService.php Typo... 2019-09-17 17:54:09 +02:00
StockService.php Also consider opened products for minimum stock amounts (optionally, but by default) (closes #353) 2019-09-19 18:11:03 +02:00
TasksService.php Added the possibility to undo a task (closes #252) 2019-07-06 20:34:01 +02:00
UserfieldsService.php Implement custom entities / objects (closes #242) 2019-09-18 16:18:15 +02:00
UsersService.php Optimize user settings 2018-09-30 17:14:04 +02:00