mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
* Added escpos-php library * Added button to shoppinglist print menu * Added to translation * Added basic printing logic and API call * Working implementation for printing with the API * Added openapi json * Correctly parsing boolean parameter * Working button in UI * Change to grocy formatting * Add Date * Only show thermal print button when Feature Flag is set * Fixed API call and added error message parsing * Undo translation * Add flag to print quantities as well * Added printing notes * Added quantity conversion * Increse feed * Fixed that checkbox was undefined, as dialog was already closed * Added padding * Formatting * Added note about user permission * Fixed error when using notes instead of products * Review - Default FEATURE_FLAG_THERMAL_PRINTER to disabled - Added missing localization strings (and slightly adjusted one) * Fixed merge conflicts Co-authored-by: Bernd Bestel <bernd@berrnd.de> |
||
|---|---|---|
| .. | ||
| Users | ||
| BaseApiController.php | ||
| BaseController.php | ||
| BatteriesApiController.php | ||
| BatteriesController.php | ||
| CalendarApiController.php | ||
| CalendarController.php | ||
| ChoresApiController.php | ||
| ChoresController.php | ||
| EquipmentController.php | ||
| ExceptionController.php | ||
| FilesApiController.php | ||
| GenericEntityApiController.php | ||
| GenericEntityController.php | ||
| LoginController.php | ||
| OpenApiController.php | ||
| PrintApiController.php | ||
| RecipesApiController.php | ||
| RecipesController.php | ||
| StockApiController.php | ||
| StockController.php | ||
| SystemApiController.php | ||
| SystemController.php | ||
| TasksApiController.php | ||
| TasksController.php | ||
| UsersApiController.php | ||
| UsersController.php | ||