Commit graph

95 commits

Author SHA1 Message Date
Jan Böhmer
497a5576be Updated dama/doctrine-test-bundle 2022-07-17 22:28:48 +02:00
dependabot[bot]
1eb66158c9
Bump dompdf/dompdf from 1.2.0 to 2.0.0
Bumps [dompdf/dompdf](https://github.com/dompdf/dompdf) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/dompdf/dompdf/releases)
- [Commits](https://github.com/dompdf/dompdf/compare/v1.2.0...v2.0.0)

---
updated-dependencies:
- dependency-name: dompdf/dompdf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 00:23:24 +00:00
Jan Böhmer
f163b8d223 Updated dependencies. We now require at least PHP 7.3 now 2022-03-04 12:22:51 +01:00
Jan Böhhmer
c5dcb9a632 Updated composer dependencies. 2022-01-19 19:35:45 +01:00
Jan Böhmer
d5d0c3e73a Updated symfony/phpunit-bridge recipe. 2021-10-02 21:04:31 +02:00
Jan Böhmer
5e1c5cef3b Updated various recipes (part 1). 2021-10-02 20:53:03 +02:00
Jan Böhmer
2a332b28a7 Upgraded symfony to symfony 5.3 2021-10-02 20:27:11 +02:00
Jan Böhmer
2d1095922e Updated composer dependencies. 2021-10-02 20:23:48 +02:00
Jan Böhmer
bd4c20765a Updated composer dependencies. 2021-10-02 19:36:17 +02:00
Jan Böhmer
73886af28c Updated composer dependencies. 2021-10-02 18:36:29 +02:00
Jan Böhmer
67961b4516 Updated sensio/framework-extra-bundle 2021-03-14 18:46:37 +01:00
Jan Böhmer
f20f1ffa13 Updated symfony to 5.2 2021-01-03 20:47:51 +01:00
Jan Böhmer
8ab021c775 Updated easy coding-standard. 2020-08-21 21:21:27 +02:00
Jan Böhmer
58f3f6e2dd Updated brick/math. 2020-08-21 21:19:15 +02:00
Jan Böhmer
8a42e413aa Updated composer dependencies and fixed error from security checker. 2020-07-30 17:13:16 +02:00
Jan Böhmer
330733ef0c Updated datatables-bundle. 2020-07-04 23:49:25 +02:00
Jan Böhmer
581dcae2ef Added some basic security configuration with NelmioSecurityBundle. 2020-06-08 20:23:35 +02:00
Jan Böhmer
af42c3cca0 Added a button to update exchange rates via web gui. 2020-06-07 22:38:10 +02:00
Jan Böhmer
cd2b3217e1 Changed composer dependencies to symfony 5.1 2020-05-31 13:47:29 +02:00
Jan Böhmer
22c140627e Use u2f bundle from packageist, as it now supports Symfony 5 too. 2020-05-26 18:35:09 +02:00
Jan Böhmer
32207e2e6c Moved bcmath to suggested packages.
brick/math can emulate this. When bcmath or GMP is installed performance is much better.
2020-05-20 22:09:33 +02:00
Jan Böhmer
08267b88b0 Use BigDecimal object type for Supplier shipping costs, instead of bcmath string. 2020-05-18 22:07:09 +02:00
Jan Böhmer
c9acd618ca Fixed U2F support. 2020-05-10 19:49:35 +02:00
Jan Böhmer
f7bc5a362b updated to symfony 5.0 2020-05-10 15:55:37 +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
6bd3ad6138 Added basic support for label barcodes (C39 and QR). 2020-04-24 22:10:49 +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
59f7be7253 Updated dependencies. 2020-04-10 12:34:54 +02:00
Jan Böhmer
6556eed364 Dont use a custom repository for U2F bundle.
The only change was another javascript file, we include this manually now.
2020-04-07 12:34:34 +02:00
Jan Böhmer
f04cb9d3e9 Search for function calls to debug functions like dump() with PHPstan
This should (hopefully) issues like #35.
2020-04-06 18:26:42 +02:00
Jan Böhmer
cb0aa7bc7a Fixed some psalm issues. 2020-03-29 23:13:25 +02:00
Jan Böhmer
fd61c8d9e2 Fixed coding style. 2020-03-15 13:56:31 +01:00
Jan Böhmer
719e21c0df Save element parameters in its own database table (dont use JSON)
This makes it easier to query for specific parameters.
2020-03-11 21:48:47 +01:00
Jan Böhmer
a6e0f1738b Added a basic possibility to create/edit/delete specifications for parts. 2020-03-08 22:46:29 +01:00
Jan Böhmer
86ee10e582 Search options now working. Added Regex search. 2020-03-08 13:05:53 +01:00
Jan Böhmer
9e8771a4ee Changed license to AGPL3+ 2020-02-22 18:14:36 +01:00
Jan Böhmer
9b0c82385f Updated composer dependencies. 2020-02-22 17:49:33 +01:00
Jan Böhmer
946f1d0983 Fixed PHPstan analysis during Travis build. 2020-02-02 14:06:10 +01:00
Jan Böhmer
a9293b7ceb Run PHPstan during travis. 2020-02-01 18:56:31 +01:00
Jan Böhmer
dd1f806c4e Fixed some issues detected by PHPstan. 2020-02-01 17:00:03 +01:00
Jan Böhmer
9870c97224 Updated dependencies. 2020-01-09 19:37:04 +01:00
Jan Böhmer
700c049d26 Use Easy-Coding-Standard for Coding Style check and fix. 2020-01-05 14:29:19 +01:00
Jan Böhmer
fcbf9239a1 Updated doctrine-bundle to version 2.0 2020-01-01 18:02:53 +01:00
Jan Böhmer
722975afd8 Updated some packages to latest version. 2020-01-01 17:39:28 +01:00
Jan Böhmer
be34a0f734 Require PHP 7.2 as minimum version
This allows us to upgrade many libs (including Symfony itself) and should not has a large impact as the most linux distros ships either PHP 7.0 or PHP 7.2.
2020-01-01 15:57:34 +01:00
Jan Böhmer
1016f0d4ee Merge branch '2fa' into master 2020-01-01 15:49:42 +01:00
Jan Böhmer
069293a843 Added 2FA with U2F keys. 2019-12-29 13:35:30 +01:00
Jan Böhmer
23587fe3e6 Updated Doctrine Test Bundle. 2019-12-27 15:38:56 +01:00
Jan Böhmer
ac0928426b Merge branch 'master' into 2fa 2019-12-26 15:07:32 +01:00