grocy/controllers
2018-09-27 14:01:00 +02: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 Use the last commit time as release date when MODE is prerelease 2018-09-25 16:33:09 +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
FilesApiController.php Prepare file upload API (references #58) 2018-09-27 14:01:00 +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 Added option to stay logged in permanently 2018-09-24 13:16:57 +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 Refresh stock statistics on consume on stock overview page (references #26) 2018-08-04 14:25:32 +02:00
StockController.php Added product groups (this closes #55) 2018-09-24 13:02:52 +02:00
SystemApiController.php Auto reload the current page when the database has changed and when idling (closes #59) 2018-09-24 13:53:18 +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 Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00
UsersController.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00