..
BaseApiController.php
Validate all API request as the API is now open for third parties (references #5 )
2018-04-22 14:25:08 +02:00
BaseController.php
Grocy docker patch fix ( #94 )
2018-10-20 09:07:05 +02:00
BatteriesApiController.php
Refresh also habit/battery statistics on changes on overview pages (references #26 )
2018-08-04 15:44:58 +02:00
BatteriesController.php
Refresh also habit/battery statistics on changes on overview pages (references #26 )
2018-08-04 15:44:58 +02:00
ChoresApiController.php
Renamed habits to chores as this is more what it is about
2018-09-22 13:26:58 +02:00
ChoresController.php
Fixed new-chore-form did not work ( fixes #68 )
2018-09-27 12:54:06 +02:00
EquipmentController.php
Added a quick mockup for equipment / instruction manuals (references #25 )
2018-10-02 20:03:08 +02:00
FilesApiController.php
Finished first version of "pictures for products" (references #58 )
2018-10-01 20:20:50 +02:00
GenericEntityApiController.php
Validate all API request as the API is now open for third parties (references #5 )
2018-04-22 14:25:08 +02:00
LoginController.php
Fixed reported login problem ("PHP Warning: date() expects parameter 2 to be integer, float given")
2018-10-16 18:21:38 +02:00
OpenApiController.php
Optimize and refactor latest changes
2018-07-25 19:28:15 +02:00
RecipesApiController.php
Add a "consume all ingredients of this recipe" button (this now closes #32 )
2018-08-11 11:48:25 +02:00
RecipesController.php
Implement that recipe ingredients can have arbitrary quantity units (references #32 )
2018-08-09 17:24:04 +02:00
StockApiController.php
Fixed volatil stock logic ( fixes #69 )
2018-10-02 17:06:21 +02:00
StockController.php
Add possibility to filter by product group on stock overview page
2018-10-06 18:19:31 +02:00
SystemApiController.php
Also log missing localization found in frontend (only when MODE == dev)
2018-09-30 13:02:07 +02:00
TasksApiController.php
Finish first version of tasks feature
2018-09-23 19:26:13 +02:00
TasksController.php
Finish first version of tasks feature
2018-09-23 19:26:13 +02:00
UsersApiController.php
Prepare user settings API (references #74 and #71 )
2018-09-30 10:47:56 +02:00
UsersController.php
Optimize and refactor latest changes
2018-07-25 19:28:15 +02:00