Commit graph

974 commits

Author SHA1 Message Date
Jan Böhmer
85821ec673 Added basic scan dialog. 2020-04-26 21:26:11 +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
c200b650a0 Added simple redirect to info page, when scanning an QR code. 2020-04-26 18:59:49 +02:00
Jan Böhmer
2768eb1745 Allow to choose between the different fonts in CKEDITOR. 2020-04-25 19:19:12 +02:00
Jan Böhmer
74b1b7acf5 Use 9pt font size as default for labels. 2020-04-25 18:52:13 +02:00
Jan Böhmer
3163a7ba09 Use [[PLACEHOLDER]] instead of %%PLACEHOLDER%% for label placeholders. 2020-04-25 18:19:15 +02:00
Jan Böhmer
cb2d0d9845 Improved CKEditor placeholder plugin. 2020-04-25 18:08:05 +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
Jan Böhmer
a7cfe7b42f Updated argument PHPdoc to fix PHPstan errors. 2020-04-22 10:54:08 +02:00
Jan Böhmer
e51b5c3089 Removed leftover dump() statement. 2020-04-21 23:41:31 +02:00
Jan Böhmer
e89cc4bb01 Allow to generate multiple labels at once (multiple pages in 1 PDF file). 2020-04-21 00:00:29 +02:00
Jan Böhmer
4c5820ee22 Revert "Updated dependencies."
This reverts commit 95e10fa24b.
2020-04-20 20:07:24 +02:00
Jan Böhmer
95e10fa24b Updated dependencies. 2020-04-20 19:41:41 +02:00
Jan Böhmer
16c1f84eb3 Added placeholders for Part lots. 2020-04-17 21:10:08 +02:00
Jan Böhmer
a4e1a17b4a Added basic label generation dialog. 2020-04-16 19:56:30 +02:00
Jan Böhmer
ea0d72bfbb Fixed PHPUnit tests. 2020-04-16 16:25:40 +02:00
Jan Böhmer
a39f816422 Added an CKEditor plugin for easy placeholder selection. 2020-04-15 18:20:28 +02:00
Jan Böhmer
726cab1c5a Fixed PHPunit errors. 2020-04-15 13:16:03 +02:00
Jan Böhmer
85eafd47aa Fixed PHPunit errors. 2020-04-15 12:51:12 +02:00
Jan Böhmer
7e39443084 Added tests for LabelPlaceholder Providers. 2020-04-15 12:48:02 +02:00
Jan Böhmer
7ce5776694 Added basic placeholder providers for parts. 2020-04-14 17:21:30 +02:00
Jan Böhmer
dee4094d8b Added a basic text to PDF renderer. 2020-04-14 11:07:07 +02:00
Jan Böhmer
a8a92b9c5d Added basic admin page for Label profiles. 2020-04-11 17:34:01 +02:00
Jan Böhmer
b23dec0262 Merge branch 'master' into label_generator 2020-04-10 13:06:14 +02:00
Jan Böhmer
aafe01811e Merge branch 'l10n_master' 2020-04-10 13:05:22 +02:00
Jan Böhmer
ae75e6844f Fixed coding style. 2020-04-10 13:05:08 +02:00
Jan Böhmer
d0b00ddb55 New translations messages.en.xlf (German) 2020-04-10 13:01:38 +02:00
Jan Böhmer
b622d6b303 New translations messages.en.xlf (English) 2020-04-10 13:01:35 +02:00
Jan Böhmer
a5e1f02d27 Merge branch 'l10n_master' 2020-04-10 12:50:08 +02:00
Jan Böhmer
8664ad1b51 Merge remote-tracking branch 'origin/l10n_master' into l10n_master 2020-04-10 12:43:10 +02:00
Jan Böhmer
58c6587f6f New translations messages.en.xlf (Russian) 2020-04-10 12:42:25 +02:00
Jan Böhmer
12de1e133f New translations messages.en.xlf (French) 2020-04-10 12:42:23 +02:00
Jan Böhmer
45e169c2c6 New translations messages.en.xlf (Greek) 2020-04-10 12:42:18 +02:00
Jan Böhmer
883ff78f83 New translations messages.en.xlf (German) 2020-04-10 12:42:18 +02:00
Jan Böhmer
d28a99d615 New translations messages.en.xlf (English) 2020-04-10 12:42:15 +02:00
Jan Böhmer
8343fffc1c Merge remote-tracking branch 'origin/l10n_master' into l10n_master 2020-04-10 12:37:54 +02:00
Jan Böhmer
59f7be7253 Updated dependencies. 2020-04-10 12:34:54 +02:00
Jan Böhmer
6cae069c64 New translations messages.en.xlf (Russian) 2020-04-10 12:30:28 +02:00
Jan Böhmer
8874f6c373 New translations messages.en.xlf (French) 2020-04-10 12:30:23 +02:00
Jan Böhmer
d74c84310c New translations messages.en.xlf (Greek) 2020-04-10 12:30:21 +02:00
Jan Böhmer
871805998b New translations messages.en.xlf (German) 2020-04-10 12:30:19 +02:00
Jan Böhmer
d085cf303f New translations messages.en.xlf (English) 2020-04-10 12:30:16 +02:00
Jan Böhmer
f116c2f09e Log AccessDeniedExceptions to event log. 2020-04-10 12:28:15 +02:00
Jan Böhmer
aa92ad9b31 New translations messages.en.xlf (German) 2020-04-09 20:13:25 +02:00
Jan Böhmer
26737f4b46 Restructured EventSubscriber Folder structure. 2020-04-09 17:24:16 +02:00
Jan Böhmer
e8f83f188a Fixed issue that U2F keys did not work.
The DB length for this field was too short, so the key handles were cut off and devices were not recognized.
2020-04-09 15:17:46 +02:00
Jan Böhmer
dae29cadd0 Test part cloning and creation page availability. 2020-04-09 14:23:26 +02:00
Jan Böhmer
b13d209051 Use correct ID to find a preset footprint when creating new part.
Fixes issue #40.
2020-04-09 14:22:58 +02:00
Jan Böhmer
b53e1f0a66 Use proper option injection for StructuralEntityType generate* functions.
Otherwise we get problems, if a page has multiple types with different options. This fixes issue #39
2020-04-09 13:46:28 +02:00