grocy/controllers
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
..
Users Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
BaseApiController.php Allow cyrillic letters in API filter values (fixes #1296) 2021-07-09 20:23:30 +02:00
BaseController.php Squashed commit 2021-07-13 19:29:23 +02:00
BatteriesApiController.php Squashed commit 2021-07-13 19:29:23 +02:00
BatteriesController.php Squashed commit 2021-07-13 19:29:23 +02:00
CalendarApiController.php Optimized clean response handling 2021-07-12 17:08:59 +02:00
CalendarController.php Applied PHP formatting rules 2020-08-31 20:40:31 +02:00
ChoresApiController.php Squashed commit 2021-07-13 19:29:23 +02:00
ChoresController.php Squashed commit 2021-07-13 19:29:23 +02:00
EquipmentController.php Squashed commit 2020-11-17 19:11:02 +01:00
ExceptionController.php Fixed database migration error handling 2020-12-20 16:52:13 +01:00
FilesApiController.php Optimized clean response handling 2021-07-12 17:08:59 +02:00
GenericEntityApiController.php Return empty Userfields empty (closes #1412) 2021-07-08 20:12:58 +02:00
GenericEntityController.php Squashed commit 2020-11-17 19:11:02 +01:00
LoginController.php More authentication refactoring to also provide "plugable" credentials handling (references #921, needed for #305) 2020-10-19 18:38:12 +02:00
OpenApiController.php Produce a schema-valid OpenAPI specification (closes #1457) 2021-07-05 23:23:59 +02:00
PrintApiController.php Upgraded to PHP-CS-Fixer v3 2021-07-03 17:46:47 +02:00
RecipesApiController.php Squashed commit 2021-07-13 19:29:23 +02:00
RecipesController.php Improved page loading time of /recipes and /mealplan when having a big meal plan (closes #695) 2021-07-10 22:56:39 +02:00
StockApiController.php Squashed commit 2021-07-13 19:29:23 +02:00
StockController.php Squashed commit 2021-07-13 19:29:23 +02:00
SystemApiController.php Browser-cache localization strings (+ new API endpoint to get them) 2021-06-29 20:24:02 +02:00
SystemController.php Applied PHP-CS-Fixer rules 2020-09-01 21:29:47 +02:00
TasksApiController.php Sanitize user input on all API routes (references #996) 2020-10-14 22:49:29 +02:00
TasksController.php Squashed commit 2020-11-17 19:11:02 +01:00
UsersApiController.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00
UsersController.php Implemented Userfields for users (closes #1159) 2020-12-20 22:16:58 +01:00