grocy/views
Katharina Bogad 2471e78188
Grocycode, label printing (#1500)
* Grocycode: Productpicker, StockService

* Grocycode: Datamatrix generation

* Grocycode: Display in UI, make Images downloadable

* Grocycode: Do not show on product card

* Grocycode: Stockentry Label view

* Grocycode: Webhooks & Labelprinter Feature

* Grocycode: Manual Label printing

* Grocycode: Print Label from product form

* Quagga2: use zxing for DataMatrix recognition

* Grocycode: Default settings for label printing

* Prepare merge of master

* Grocycode: docs

* Docs: label printing webhook

* Review

- "grocy" is currently written lower-case everywhere, so let's do this also for "grocycode"
- Unified phrases / capitalization
- Minor UI adjustments (mainly context menu item ordering / ordering/spacing on product edit page)
- Documented API changes for Swagger UI (grocy.openapi.json)
- Reverted German localizations (those are managed via Transifex; would cause conflicts when manually edited - will import them later there)
- Reverted a somehow messed up localization string (productform/help text for `cumulate_min_stock_amount_of_sub_products`)
- Suppress deprecation warnings when generating Datamatrix PNG (otherwise the PNG is invalid, https://github.com/jucksearm/php-barcode/issues/3)
- Default `FEATURE_FLAG_LABELPRINTER` to disabled

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2021-06-12 17:21:12 +02:00
..
components Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
errors Added a "error info copy & paste" text box on the 500 error page 2020-11-15 15:12:15 +01:00
layout Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
about.blade.php More compact page headers / streamlined new page design for all pages 2020-10-31 18:37:10 +01:00
barcodescannertesting.blade.php Remove "Allow partial units in stock" product option / unify number input validation messages 2020-11-16 17:10:41 +01:00
batteries.blade.php Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +01:00
batteriesjournal.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
batteriesoverview.blade.php Updated icons 2020-12-21 19:04:48 +01:00
batteriessettings.blade.php Remove "Allow partial units in stock" product option / unify number input validation messages 2020-11-16 17:10:41 +01:00
batteryform.blade.php Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +01:00
batterytracking.blade.php UI test/review 2020-11-08 15:09:10 +01:00
calendar.blade.php Merge used libraries for Barcode/QR-Code generation 2020-12-20 19:53:28 +01:00
choreform.blade.php Fixed chore form weekly day selection labels (fixes #1242) 2021-01-01 14:31:49 +01:00
chores.blade.php Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +01:00
choresjournal.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
choresoverview.blade.php Updated screenshots 2020-12-19 17:08:08 +01:00
choressettings.blade.php Remove "Allow partial units in stock" product option / unify number input validation messages 2020-11-16 17:10:41 +01:00
choretracking.blade.php UI test/review 2020-11-08 15:09:10 +01:00
consume.blade.php Use barcode defaults also for scan mode (fixes #1253) 2021-01-04 21:15:22 +01:00
equipment.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
equipmentform.blade.php Optimized file save/delete handling 2020-12-21 19:16:14 +01:00
inventory.blade.php Fix untranslateable hint values (#1435) 2021-03-31 22:14:42 +02:00
locationcontentsheet.blade.php General UI review/test 2020-12-19 14:03:28 +01:00
locationform.blade.php Distinguish expiry/best before dates (closes #851) 2020-11-15 19:53:44 +01:00
locations.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
login.blade.php Make the help icons a little not so prominent 2020-11-15 15:23:47 +01:00
manageapikeys.blade.php Merge used libraries for Barcode/QR-Code generation 2020-12-20 19:53:28 +01:00
mealplan.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
openapiui.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
productbarcodeform.blade.php Fixed camera scanning targets (fixes #1210) 2020-12-22 19:06:41 +01:00
productform.blade.php Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
productgroupform.blade.php UI test/review 2020-11-08 15:09:10 +01:00
productgroups.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
products.blade.php Moved the new copy/merge products buttons in a dropdown menu 2020-12-21 09:30:19 +01:00
purchase.blade.php Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
quantityunitconversionform.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
quantityunitform.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
quantityunitpluraltesting.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
quantityunits.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
recipeform.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
recipeposform.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
recipes.blade.php Display calories always per single serving (fixes #1359) 2021-02-21 20:57:34 +01:00
recipessettings.blade.php UI strings/tooltips/basic handling review/optimizations 2020-11-12 21:35:10 +01:00
shoppinglist.blade.php Fixed print layout display handling (fixes #1272) 2021-01-30 13:11:40 +01:00
shoppinglistform.blade.php Squashed commit 2020-11-17 19:11:02 +01:00
shoppinglistitemform.blade.php Improved shopping list item form validation (closes #1226) 2020-12-29 21:06:31 +01:00
shoppinglistsettings.blade.php Distinguish expiry/best before dates (closes #851) 2020-11-15 19:53:44 +01:00
shoppinglocationform.blade.php UI test/review 2020-11-08 15:09:10 +01:00
shoppinglocations.blade.php Optimized file save/delete handling 2020-12-21 19:16:14 +01:00
stockentries.blade.php Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
stockentryform.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
stockentrylabel.blade.php Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
stockjournal.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
stockjournalsummary.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
stockoverview.blade.php Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
stocksettings.blade.php Hide price decimals setting when FEATURE_FLAG_STOCK_PRICE_TRACKING is disabled 2020-12-22 16:24:13 +01:00
taskcategories.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
taskcategoryform.blade.php UI test/review 2020-11-08 15:09:10 +01:00
taskform.blade.php Optimized textarea heights 2020-12-27 09:38:31 +01:00
tasks.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
taskssettings.blade.php Remove "Allow partial units in stock" product option / unify number input validation messages 2020-11-16 17:10:41 +01:00
transfer.blade.php General UI review/test 2020-12-19 14:03:28 +01:00
userentities.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
userentityform.blade.php Simplified "checkboxUncheckedValue" handling 2020-11-11 17:34:37 +01:00
userfieldform.blade.php Properly initialize sort_number on the Userfield edit form (references #1134) 2020-11-17 20:28:26 +01:00
userfields.blade.php Add row group customization (#1189) 2020-12-16 18:18:03 +01:00
userform.blade.php Implemented user pictures (closes #1158) 2020-12-20 22:08:50 +01:00
userobjectform.blade.php UI test/review 2020-11-08 15:09:10 +01:00
userobjects.blade.php Load userobject forms in dialogs 2020-11-17 21:18:05 +01:00
userpermissions.blade.php General UI review/test 2020-12-19 14:03:28 +01:00
users.blade.php Implemented Userfields for users (closes #1159) 2020-12-20 22:16:58 +01:00
usersettings.blade.php Remove "Allow partial units in stock" product option / unify number input validation messages 2020-11-16 17:10:41 +01:00