grocy/services
2021-07-04 21:47:55 +02:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Added /system/time API call (#1223) 2020-12-28 19:39:24 +01:00
BaseService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
BatteriesService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
CalendarService.php Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +01:00
ChoresService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
DatabaseMigrationService.php Use transactions for database migrations 2020-11-17 20:22:38 +01:00
DatabaseService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
DemoDataGeneratorService.php Optimizes demo data 2020-12-22 10:12:37 +01:00
FilesService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
LocalizationService.php Revert "Upgraded gettext/gettext (+ JS-Translator)" 2021-07-04 21:47:55 +02:00
PrintService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
RecipesService.php Fixed self production amount was wrong for tare weight handling enabled products (fixes #1431) 2021-07-03 18:30:53 +02:00
SessionService.php More authentication refactoring to also provide "plugable" credentials handling (references #921, needed for #305) 2020-10-19 18:38:12 +02:00
StockService.php Fixed self production amount was wrong for tare weight handling enabled products (fixes #1431) 2021-07-03 18:30:53 +02:00
TasksService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
UserfieldsService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
UsersService.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00