grocy/controllers
2019-01-19 14:51:51 +01:00
..
BaseApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01: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 Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01: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 Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01: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 Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
GenericEntityApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +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 Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
RecipesController.php Finalize nested recipes / group recipe positions feature (closes #77) 2018-10-27 10:37:31 +02:00
StockApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
StockController.php Add "one click shopping list to stock workflow" (closes #110) 2018-11-21 19:08:36 +01:00
SystemApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
TasksApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
TasksController.php Finish first version of tasks feature 2018-09-23 19:26:13 +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