| .. |
|
BaseApiController.php
|
Rework API to be more RESTful (references #139)
|
2019-01-19 14:51:51 +01:00 |
|
BaseController.php
|
Implement custom entities / objects (closes #242)
|
2019-09-18 16:18:15 +02:00 |
|
BatteriesApiController.php
|
Implemented tare weight handling (closes #132)
|
2019-03-05 17:51:50 +01:00 |
|
BatteriesController.php
|
Started working on user-defined-fields for all entities (references #176)
|
2019-04-22 22:16:35 +02:00 |
|
CalendarApiController.php
|
Calendar descriptions (iCal export) (#417)
|
2019-10-12 10:16:06 +02:00 |
|
CalendarController.php
|
Added possibility to export the calendar in iCal format (closes #141)
|
2019-03-04 17:44:48 +01:00 |
|
ChoresApiController.php
|
Implemented that chores can be assigned to users (closes #253)
|
2019-09-17 13:13:26 +02:00 |
|
ChoresController.php
|
Implemented the option to automatically consume a product on tracking a chore execution (closes #279)
|
2019-09-18 10:02:52 +02:00 |
|
EquipmentController.php
|
Finalize user-defined-fields (closes #176)
|
2019-04-23 09:06:18 +02:00 |
|
FilesApiController.php
|
Return a Cache-Control header for files served via the API
|
2019-09-24 10:38:41 +02:00 |
|
GenericEntityApiController.php
|
Don't show not listable entites in Swagger UI (fixes #510)
|
2020-01-23 20:05:44 +01:00 |
|
GenericEntityController.php
|
Implement custom entities / objects (closes #242)
|
2019-09-18 16:18:15 +02:00 |
|
LoginController.php
|
Fix session problem on 32 bit systems when using "stay logged in permanently" (fixes #278)
|
2019-06-08 16:47:45 +02:00 |
|
OpenApiController.php
|
Optimize and refactor latest changes
|
2018-07-25 19:28:15 +02:00 |
|
RecipesApiController.php
|
Slightly modified new recipe stock fulfillment API endpoints (references #289)
|
2019-07-06 15:28:49 +02:00 |
|
RecipesController.php
|
Added the ability to directly add products to the meal plan (closes #450)
|
2020-01-25 11:51:00 +01:00 |
|
StockApiController.php
|
Consume any subproduct when consuming a recipe ingredient which is not in stock (fixes #446)
|
2020-01-27 22:14:11 +01:00 |
|
StockController.php
|
Rename /stockedit and /stockdetail to match the "naming conventions" (references #421)
|
2020-01-27 19:19:09 +01:00 |
|
SystemApiController.php
|
Finished migration to use gettext (this now closes #161)
|
2019-05-02 20:20:18 +02:00 |
|
SystemController.php
|
Handle demo mode via a setting instead of checking the existence of a file (closes #484)
|
2020-01-05 09:11:11 +01:00 |
|
TasksApiController.php
|
Added the possibility to undo a task (closes #252)
|
2019-07-06 20:34:01 +02:00 |
|
TasksController.php
|
Finalize user-defined-fields (closes #176)
|
2019-04-23 09:06:18 +02:00 |
|
UsersApiController.php
|
Rework API to be more RESTful (references #139)
|
2019-01-19 14:51:51 +01:00 |
|
UsersController.php
|
Optimize and refactor latest changes
|
2018-07-25 19:28:15 +02:00 |