| .. |
|
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
|
Added an API endpoint to search for objects by name (closes #337)
|
2019-08-10 13:07:08 +02: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
|
Fixed various smaller problems after some testing
|
2019-09-21 13:08:42 +02:00 |
|
StockApiController.php
|
Stock detail updates (#493)
|
2020-01-17 17:54:34 +01:00 |
|
StockController.php
|
Fixed and optimized some things related to #421 (& some more cleanup)
|
2020-01-21 17:30: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 |