grocy/controllers
2019-01-05 20:39:22 +01:00
..
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 Add embedded mode (hides menu and so on), maybe need for #98 2018-11-17 12:57:35 +01:00
BatteriesApiController.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
BatteriesController.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
CalendarController.php Added first version of calendar (closes #42) 2018-11-18 15:39:43 +01:00
ChoresApiController.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +02:00
ChoresController.php Add journal and undo UI for stock bookings, chore executions and battery charge cycles (closes #63, closes #97) 2018-10-27 17:26:00 +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 Better API response when request body is not valid JSON (references #126) 2019-01-05 20:39:22 +01: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 Finalize nested recipes / group recipe positions feature (closes #77) 2018-10-27 10:37:31 +02:00
StockApiController.php Make it possible to mark a product as opened (closes #86) 2018-11-17 19:39:37 +01:00
StockController.php Add "one click shopping list to stock workflow" (closes #110) 2018-11-21 19:08:36 +01: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 Better API response when request body is not valid JSON (references #126) 2019-01-05 20:39:22 +01:00
UsersController.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00