grocy/controllers
2022-01-06 14:07:29 +01: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 Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
BatteriesController.php Squashed commit 2021-07-16 17:32:08 +02:00
CalendarApiController.php Apply timezone for iCalendar events (closes #1637) 2021-10-05 20:55:29 +02:00
CalendarController.php Squashed commit 2021-07-16 17:32:08 +02:00
ChoresApiController.php Added the possibility to merge chores 2021-11-14 16:19:52 +01:00
ChoresController.php Squashed commit 2021-07-16 17:32:08 +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 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 Squashed commit 2021-07-16 17:32:08 +02:00
PrintApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesApiController.php Squashed commit 2021-07-16 17:32:08 +02:00
RecipesController.php Squashed commit 2021-07-16 17:32:08 +02:00
StockApiController.php Optionally remove only done shopping list items (/stock/shoppinglist/clear API endpoint, closes #1730) 2022-01-06 14:07:29 +01:00
StockController.php Squashed commit 2021-07-16 17:32:08 +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 Squashed commit 2021-07-16 17:32:08 +02: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