grocy/services
2020-08-24 20:16:21 +02:00
..
ApiKeyService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
ApplicationService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BaseService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
BatteriesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
CalendarService.php Display "Track date only"-chores as all-day events on the calendar (fixes #941) 2020-08-24 18:27:40 +02:00
ChoresService.php use last Chore-Log when determining the next assigned person (#933) 2020-08-18 19:34:19 +02:00
DatabaseMigrationService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
DatabaseService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
DemoDataGeneratorService.php Fixed errors while populating demo data 2020-08-22 17:59:42 +02:00
FilesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
LocalizationService.php Only add not empty translation strings to POT in DEV mode 2020-04-12 20:31:30 +02:00
RecipesService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
SessionService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
StockService.php Don't round up missing amounts and allow decimal numbers (fixes #758) 2020-08-24 20:16:21 +02:00
TasksService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
UserfieldsService.php Convert services to singletons and use lazy loading to improve performance (#479) 2020-03-01 17:47:47 +01:00
UsersService.php Refactor Authentication and add proxy-authentication (#921) 2020-08-19 19:23:13 +02:00