grocy/controllers
2022-03-30 17:32:53 +02:00
..
Users Squashed commit 2021-07-16 17:32:08 +02:00
BaseApiController.php Allow backslashes in API query filters (fixes #1649) 2021-11-12 17:52:32 +01:00
BaseController.php Split application translation strings and QU strings (fixes #1705) 2022-02-06 21:09:34 +01: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 disable chores/tasks/batteries due soon filters/highlighting (closes #1485) 2022-01-23 19:20:23 +01: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 Userfield value assignment handling (/objects/{entity} API endpoint) (fixes #1572) 2021-08-17 18:23:06 +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 Sort entities on the /api page 2022-01-06 14:17:02 +01: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 Implemented notes and Userfields for stock entries (closes #443) 2022-03-30 17:32:53 +02:00
StockController.php Implemented notes and Userfields for stock entries (closes #443) 2022-03-30 17:32:53 +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