grocy/services
Bernd Bestel 91d8eaeb74
Squashed commit
Improve journal pages loading time (new date range filter)
Various small style adjustments (meal plan page and others)
Pulled German translations from Transifex
Show the shopping list total value (closes #1309)
Make it possible to copy recipes (closes #714)
Implemented optional "auto decimal separator for price inputs" (closes #1345)
Removed table grouped column fixed order restriction (closes #1402)
Don't filter out style, class, id attributes of html text (closes #1298)
Added product picture as column on the stock overview page (closes #1283)
Added grocycodes also for chores and batteries (+ camera barcode scanning for /choretracking and /batterytracking, this now closes #221)
2021-07-13 19:29:23 +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 Also return the next_execution_assigned_user for the /chores API endpoint (closes #1493) 2021-07-06 19:07:45 +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 Squashed commit 2021-07-13 19:29:23 +02:00
FilesService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
LocalizationService.php PHP 8 support 2021-07-05 17:48:34 +02:00
PrintService.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
RecipesService.php Squashed commit 2021-07-13 19:29:23 +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 Squashed commit 2021-07-13 19:29:23 +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 Make it possible to track any information on chore execution (by using Userfields, closes #825) 2021-07-11 19:44:06 +02:00
UsersService.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00