grocy/services
2019-11-17 16:32:48 +00:00
..
ApiKeyService.php Typo... 2019-09-17 17:54:09 +02:00
ApplicationService.php unable to make the constructor private 2019-11-17 15:39:42 +00:00
BaseService.php use singletons to reduce need to recreate the same objects 2019-11-17 11:59:43 +00: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 Always use the proper URL for meal plan links in iCal calendar export (references #417) 2019-10-12 10:22:17 +02:00
ChoresService.php Added a chore period type "yearly" (closes #407) 2019-10-04 11:24:51 +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 comment out debug printing to log file 2019-11-17 16:32:48 +00:00
DemoDataGeneratorService.php Also refresh the parent product on sub product actions on the stock overview page (closes #394) 2019-09-27 08:30:08 +02:00
FilesService.php Hotfix (will be included in v2.5.0 release): Don't break image loading when php-gd extension is not installed 2019-09-22 14:48:50 +02:00
LocalizationService.php use singletons to reduce need to recreate the same objects 2019-11-17 11:59:43 +00: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 use singletons to reduce need to recreate the same objects 2019-11-17 11:59:43 +00: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