Jan Böhmer
|
71cd4057a7
|
Use enums for LabelOptions
|
2023-06-12 23:39:30 +02:00 |
|
Jan Böhmer
|
684334ba22
|
Improved code style of tests
|
2023-06-11 15:02:59 +02:00 |
|
Jan Böhmer
|
7ee01d9a05
|
Applied rector with PHP8.1 migration rules
|
2023-06-11 14:17:19 +02:00 |
|
Jan Böhmer
|
1dbf36b86b
|
Use str_contains and similar instead of strpos
|
2023-05-27 23:58:28 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
3d61e04e5b
|
Added placeholders to insert Barcodes into labels without using the predefined templates.
|
2022-09-25 00:34:44 +02:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
f5d685dfd4
|
Fixed coding style.
|
2020-05-10 21:39:31 +02:00 |
|
Jan Böhmer
|
e925bec5b6
|
Make LabelGenerator services final.
|
2020-05-09 18:17:23 +02:00 |
|
Jan Böhmer
|
f64910374f
|
Added support for Code128 barcode.
|
2020-05-07 23:27:40 +02:00 |
|
Jan Böhmer
|
35c788fabc
|
Really generate a Code39 barcode if this is wished.
|
2020-04-26 19:13:23 +02:00 |
|
Jan Böhmer
|
3beba96e39
|
Added Code93 and Datamatrix as valid barcode types.
|
2020-04-24 23:58:19 +02:00 |
|
Jan Böhmer
|
6bd3ad6138
|
Added basic support for label barcodes (C39 and QR).
|
2020-04-24 22:10:49 +02:00 |
|