grocy/services
B1N4RYJ4N 2370612386
Add a setting to treat -1 as singular
To ensure that all languages get always their right singular form
or plural form its better to let the user choice whether '-1' should
be interpreted as singular form.
2021-09-04 23:57:46 +02:00
..
ApiKeyService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
ApplicationService.php Squashed commit 2021-07-16 17:32:08 +02:00
BaseService.php Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesService.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
CalendarService.php Squashed commit 2021-07-16 17:32:08 +02:00
ChoresService.php Squashed commit 2021-07-16 17:32:08 +02:00
DatabaseMigrationService.php Squashed commit 2021-07-16 17:32:08 +02:00
DatabaseService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
DemoDataGeneratorService.php Squashed commit 2021-07-16 17:32:08 +02:00
FilesService.php Squashed commit 2021-07-16 17:32:08 +02:00
LocalizationService.php Add a setting to treat -1 as singular 2021-09-04 23:57:46 +02:00
PrintService.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesService.php Squashed commit 2021-07-16 17:32:08 +02:00
SessionService.php Squashed commit 2021-07-16 17:32:08 +02:00
StockService.php Fixed external barcode lookup (plugin) add product handling related to barcodes (fixes #1568) 2021-08-19 19:56:43 +02:00
TasksService.php Also return the next_execution_assigned_user for the /chores API endpoint (closes #1493) 2021-07-06 19:07:45 +02:00
UserfieldsService.php Squashed commit 2021-07-16 17:32:08 +02:00
UsersService.php Squashed commit 2021-07-16 17:32:08 +02:00