grocy/controllers
2019-04-20 15:30:45 +02:00
..
BaseApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
BaseController.php Track on consume for which recipe it was (closes #64 and references #64) 2019-03-03 18:20:06 +01:00
BatteriesApiController.php Implemented tare weight handling (closes #132) 2019-03-05 17:51:50 +01:00
BatteriesController.php Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
CalendarApiController.php Added possibility to export the calendar in iCal format (closes #141) 2019-03-04 17:44:48 +01: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 tare weight handling (closes #132) 2019-03-05 17:51:50 +01:00
ChoresController.php Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
EquipmentController.php Added a quick mockup for equipment / instruction manuals (references #25) 2018-10-02 20:03:08 +02:00
FilesApiController.php More improvements on the REST API (references #139) 2019-01-21 22:13:42 +01:00
GenericEntityApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
LoginController.php Move about dialog into separate view and add API endpoint for system info 2019-02-09 13:41:40 +01:00
OpenApiController.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00
RecipesApiController.php Allow recipe ingredients to be ignored when putting them on the shopping list (closes #125) 2019-03-03 14:49:46 +01:00
RecipesController.php Implemented that included recipes can have a serving amount (closes #163 and references #127) 2019-03-05 23:45:04 +01:00
StockApiController.php Make it possible to provide a different location for added product during inventory (closes #183) 2019-04-05 21:26:44 +02:00
StockController.php Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
SystemApiController.php Move about dialog into separate view and add API endpoint for system info 2019-02-09 13:41:40 +01:00
SystemController.php Include changelog as markdown files and show it in the about dialog 2019-03-09 15:54:16 +01:00
TasksApiController.php Rework API to be more RESTful (references #139) 2019-01-19 14:51:51 +01:00
TasksController.php Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +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