..
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
Squashed commit
2021-07-16 17:32:08 +02:00
RecipesController.php
More recipes page performance optimizations (references #1750 )
2022-01-16 16:08:57 +01: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
Make it possible to disable chores/tasks/batteries due soon filters/highlighting ( closes #1485 )
2022-01-23 19:20:23 +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