grocy/controllers
2022-10-17 21:00:10 +02:00
..
Users Fixed granular user permission checking in GenericEntityApiController (fixes #2025) 2022-10-17 21:00:10 +02:00
BaseApiController.php Fixed API filter >= and <= comparison (fixes #1904) 2022-05-30 17:20:15 +02:00
BaseController.php Allow img style attribute in HTML filter (fixes #2011) 2022-09-28 21:04:41 +02:00
BatteriesApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesController.php Make it possible to disable chores/tasks/batteries due soon filters/highlighting (closes #1485) 2022-01-23 19:20:23 +01:00
CalendarApiController.php Exclude tasks without an due date from the iCal export (fixes #1745) 2022-01-11 20:54:23 +01:00
CalendarController.php Squashed commit 2021-07-16 17:32:08 +02:00
ChoresApiController.php Squashed commit 2022-02-08 18:08:26 +01:00
ChoresController.php Make it possible to manually re-assign chores (closes #1492, references #1830) 2022-04-03 13:56:14 +02:00
EquipmentController.php Squashed commit 2021-07-16 17:32:08 +02:00
ExceptionController.php Include OS and client information in easy error info copy/paste and on the about dialog 2021-09-20 20:16:41 +02:00
FilesApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
GenericEntityApiController.php Fixed granular user permission checking in GenericEntityApiController (fixes #2025) 2022-10-17 21:00:10 +02:00
GenericEntityController.php Squashed commit 2021-07-16 17:32:08 +02:00
GrocycodeTrait.php Squashed commit 2021-07-16 17:32:08 +02:00
LoginController.php Squashed commit 2021-07-16 17:32:08 +02:00
OpenApiController.php Fixed /userfields/{entity}* endpoints OpenAPI definition (fixes #1967) 2022-08-14 23:09:27 +02:00
PrintApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesApiController.php Added grocycode for recipes (closes #1562) 2022-02-11 17:49:30 +01:00
RecipesController.php Added grocycode for recipes (closes #1562) 2022-02-11 17:49:30 +01:00
StockApiController.php Fixed default consume rule ORDER BY handling related to stock_next_use (fixes #1979) 2022-08-26 11:15:15 +02:00
StockController.php Fixed shopping list item form product barcode scan handling (fixes #1940) 2022-07-12 19:00:40 +02:00
SystemApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
SystemController.php Squashed commit 2021-07-16 17:32:08 +02:00
TasksApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
TasksController.php Fixed that tasks without a due date were highlighted in red (fixes #1833) 2022-03-23 19:35:48 +01:00
UsersApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
UsersController.php Implemented Userfields for users (closes #1159) 2020-12-20 22:16:58 +01:00