Commit graph

1093 commits

Author SHA1 Message Date
Jan Böhmer
47702d6131 Added quick link to parts list to the admin pages.
Fixes issue #55.
2020-05-11 22:59:25 +02:00
Jan Böhmer
d2b19aa6d5 Use correct encoding header for gzip.
Fixes issue #53.
2020-05-11 08:48:53 +02:00
Jan Böhmer
d4e16a8b70 Merge branch 'l10n_master' 2020-05-10 22:13:18 +02:00
Jan Böhmer
1f32cbd613 Serve gzip and brotli compressed assets. 2020-05-10 22:12:56 +02:00
Jan Böhmer
e5e4aa4c6d New translations messages.en.xlf (English) 2020-05-10 21:53:57 +02:00
Jan Böhmer
7186ff715d New translations messages.en.xlf (German) 2020-05-10 21:53:53 +02:00
Jan Böhmer
000623ee01 Merge branch 'l10n_master' 2020-05-10 21:46:14 +02:00
Jan Böhmer
e93620fff1 Use PHPUnit 8.5 2020-05-10 21:44:12 +02:00
Jan Böhmer
f5d685dfd4 Fixed coding style. 2020-05-10 21:39:31 +02:00
Jan Böhmer
e9493e52ec updated security recipe. 2020-05-10 20:24:53 +02:00
Jan Böhmer
c9acd618ca Fixed U2F support. 2020-05-10 19:49:35 +02:00
Jan Böhmer
95e0ae3953 Fixed PHPstan container info path. 2020-05-10 17:20:41 +02:00
Jan Böhmer
0af84f93e7 Updated recipe for twig-bundle. 2020-05-10 17:18:00 +02:00
Jan Böhmer
a12802c1ae Updated phpunit-bridge recipe. 2020-05-10 17:11:21 +02:00
Jan Böhmer
680297320b Updated recipe for monolog/bundle. 2020-05-10 17:08:14 +02:00
Jan Böhmer
fbc1c32463 Updated recipe for framework-bundle. 2020-05-10 17:06:32 +02:00
Jan Böhmer
7c10b647a3 Updated some recipes. 2020-05-10 17:02:09 +02:00
Jan Böhmer
6a40f04243 Fixed exception from wrong 'disable' parameter. 2020-05-10 16:58:53 +02:00
Jan Böhmer
6949848c67 New translations messages.en.xlf (German) 2020-05-10 16:04:09 +02:00
Jan Böhmer
c0d549967d Updated doctrine/annotations recipe. 2020-05-10 15:59:29 +02:00
Jan Böhmer
f7bc5a362b updated to symfony 5.0 2020-05-10 15:55:37 +02:00
Jan Böhmer
00456163ee New translations messages.en.xlf (English) 2020-05-10 15:34:20 +02:00
Jan Böhmer
442caf5a97 New translations messages.en.xlf (German) 2020-05-10 15:34:18 +02:00
Jan Böhmer
d20051fd72 Updated webpack-encore. 2020-05-10 14:43:44 +02:00
Jan Böhmer
3c7e0d1623 Updated yarn dependencies. Bumped jQuery to 3.5.1 2020-05-10 14:35:51 +02:00
Jan Böhmer
5c9877dce0 New translations messages.en.xlf (English) 2020-05-10 14:26:08 +02:00
Jan Böhmer
50bd2f2418 New translations messages.en.xlf (Russian) 2020-05-10 14:26:05 +02:00
Jan Böhmer
1bf1badc17 New translations messages.en.xlf (Japanese) 2020-05-10 14:26:03 +02:00
Jan Böhmer
aebc92e996 New translations messages.en.xlf (German) 2020-05-10 14:26:01 +02:00
Jan Böhmer
45ca92c8f1 New translations messages.en.xlf (French) 2020-05-10 14:25:59 +02:00
Jan Böhmer
c0f5952994 Merge branch 'label_generator' 2020-05-10 14:19:29 +02:00
Jan Böhmer
82bb214d67 Dont filter the content of barcodes in CKeditor.
As the PDF can not execute javascript, it is safe from XSS...
2020-05-10 14:15:08 +02:00
Jan Böhmer
7e656be246 Added some tests to check if LabelSystem and scanner pages are available. 2020-05-10 13:28:01 +02:00
Jan Böhmer
df6546d94d Added translations. 2020-05-09 22:33:19 +02:00
Jan Böhmer
2773d36886 Updated composer dependencies. 2020-05-09 20:33:49 +02:00
Jan Böhmer
236249e4a1 Added tests for various label services. 2020-05-09 20:24:07 +02:00
Jan Böhmer
e925bec5b6 Make LabelGenerator services final. 2020-05-09 18:17:23 +02:00
Jan Böhmer
28187f1ef2 Fixed PHPstan issues. 2020-05-09 18:02:26 +02:00
Jan Böhmer
22a200e261 Use [[PARENT]] instead of [[PARENT_NAME]] placeholder. 2020-05-08 13:57:16 +02:00
Jan Böhmer
bd6a0de0a2 Added possibility to generate labels for storelocations. 2020-05-08 13:49:44 +02:00
Jan Böhmer
9a9cd8e887 Added permission to control who can access label scanner. 2020-05-08 12:50:44 +02:00
Jan Böhmer
1f48247474 Added possibility to load profiles from label generator dialog. 2020-05-08 12:43:04 +02:00
Jan Böhmer
d8adc26b03 Use twigs builtin filter to inline data urls, instead of a custom one. 2020-05-07 23:35:20 +02:00
Jan Böhmer
f64910374f Added support for Code128 barcode. 2020-05-07 23:27:40 +02:00
Jan Böhmer
c58b36e9c5 Close webcam when leaving scanner page. 2020-05-07 23:19:40 +02:00
Jan Böhmer
3dd0ef26b3 Use shorter format for barcodes, to generate shorter (better readable) barcodes. 2020-05-07 23:11:50 +02:00
Jan Böhmer
f9f2774f36 Fixed label profile admin page icon. 2020-05-07 22:43:29 +02:00
Jan Böhmer
0f083abdf4 Added permissions to show history of and revert label profiles. 2020-05-07 22:35:29 +02:00
Jan Böhmer
1a35adab17 Added permission system, to control who can edit Twig labels. 2020-05-07 22:29:45 +02:00
Jan Böhmer
ec0d02305a Added japanese to supported languages. 2020-05-07 21:47:22 +02:00