grocy/services
2020-12-20 22:08:50 +01:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
BaseService.php Fix/workaround for undfined constant GROCY_LOCALE 2020-11-08 21:37:43 +01: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 Make the chore assignment type "Random" more random (closes #674) 2020-12-19 17:15:18 +01:00
DatabaseMigrationService.php Use transactions for database migrations 2020-11-17 20:22:38 +01:00
DatabaseService.php Added REGEXP operator for API query filter (closes #1174) 2020-12-12 10:44:27 +01:00
DemoDataGeneratorService.php Optimized barcode concatenation handling 2020-12-20 16:00:14 +01:00
FilesService.php Use custom demo DB path suffix also for storage (references #395) 2020-11-19 12:24:26 +01:00
LocalizationService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
RecipesService.php Also relate the shopping list amount to QU stock 2020-11-13 17:30:57 +01: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 Make it possible to merge products (closes #243) 2020-12-20 20:58:22 +01:00
TasksService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
UserfieldsService.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00
UsersService.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00