| .. |
|
BaseApiController.php
|
Rework API to be more RESTful (references #139)
|
2019-01-19 14:51:51 +01:00 |
|
BaseController.php
|
comment out debug printing
|
2019-11-22 19:19:37 +00: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
|
comment out debug printing
|
2019-11-22 19:19:37 +00:00 |
|
OpenApiController.php
|
use singletons to reduce need to recreate the same objects
|
2019-11-17 11:59:43 +00: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
|
comment out debug printing to log file
|
2019-11-17 16:32:48 +00:00 |
|
StockController.php
|
correct mistake in stock controller
|
2019-11-18 07:28:52 +00:00 |
|
SystemApiController.php
|
comment out debug printing
|
2019-11-22 19:19:37 +00:00 |
|
SystemController.php
|
use singletons to reduce need to recreate the same objects
|
2019-11-17 11:59:43 +00: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 |