Commit graph

1244 commits

Author SHA1 Message Date
Jan Böhmer
349ab706cc Apply symplify checkers. 2020-08-21 21:38:31 +02:00
Jan Böhmer
d0b1024d80 Fixed code style. 2020-08-21 21:36:22 +02:00
Jan Böhmer
2853e471c4 Migrate ECS config to PHP format. 2020-08-21 21:33:32 +02: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
92950f4d50 Updated dependencies. 2020-08-21 21:10:47 +02:00
Jan Böhmer
1e4fc2f0ed
Create codeql-analysis.yml 2020-08-04 21:55:39 +02:00
Jan Böhmer
7b58c6ec22 Use Github Action to check for insecure dependencies, instead of using (missing) console command 2020-07-30 17:36:29 +02:00
Jan Böhmer
21cf97fedc Updated yarn dependencies. 2020-07-30 17:26:09 +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
490f70c576 Updated frontend dependencies. 2020-07-18 23:53:32 +02:00
Jan Böhmer
7e80114770 Updated composer dependencies. 2020-07-18 23:50:39 +02:00
Jan Böhmer
1a39d80688 Fixed typo in github workflow. 2020-07-06 21:51:13 +02:00
Jan Böhmer
7300a3d9b5 Fixed database migrations.
Should fix issue #75.
2020-07-06 21:19:00 +02:00
Jan Böhmer
7c16ee299b Really skip migrations that are not needed. 2020-07-06 21:10:34 +02:00
Jan Böhmer
bc885decf5 Fixed doctrine migrations table name. 2020-07-06 21:03:22 +02:00
Jan Böhmer
f83bc891bc Fixed static analysis. 2020-07-06 20:53:32 +02:00
Jan Böhmer
a02526cd78 Updated frontend dependencies. 2020-07-04 23:51:05 +02:00
Jan Böhmer
330733ef0c Updated datatables-bundle. 2020-07-04 23:49:25 +02:00
Jan Böhmer
a11b53b455 Updated symfony/security-bundle recipe. 2020-07-04 23:45:13 +02:00
Jan Böhmer
7c876b4a9c Updated recipe of framework bundle. 2020-07-04 23:44:15 +02:00
Jan Böhmer
96acf0d858 Updated to doctrine migrations 3.0. 2020-07-04 23:38:18 +02:00
Jan Böhmer
c3d22556a0 Set default timestamp value to CURRENT_TIMESTAMP instead of (MySQL) invalid 0000-00-00... 2020-07-04 20:44:45 +02:00
Jan Böhmer
a83de3000b
Update .dockerignore 2020-07-04 20:34:32 +02:00
Jan Böhmer
6b8d064666 Updated dependencies. 2020-06-14 22:39:59 +02:00
Jan Böhmer
a65303ce55 Generate a random password for inital admin user during database migration.
This improves the security of an unconfigured instance, as there are no global default credentials.
2020-06-14 22:29:15 +02:00
Jan Böhmer
00689b35ce Centralized permission updated message for migrations. 2020-06-14 21:17:57 +02:00
Jan Böhmer
74e4c4d0d1 Added support for SQLite. 2020-06-13 23:58:59 +02:00
Jan Böhmer
bd1da1ce5e Comment out Webpack Asset Analyzer plugin, as it cause problems with github actions. 2020-06-13 23:01:39 +02:00
Jan Böhmer
db925798de Improved flashes design. 2020-06-13 22:52:21 +02:00
Jan Böhmer
92cc73774c Added translations for PartLot Validation errors. 2020-06-13 22:29:32 +02:00
Jan Böhmer
50cca40f77 Fixed "Limit to existing parts" function.
Fixed issue #72.
2020-06-13 22:19:03 +02:00
Jan Böhmer
f32ae8bc6c Merge remote-tracking branch 'origin/l10n_master' 2020-06-13 21:56:30 +02:00
Jan Böhmer
167e46fea4 Do not delete an file if there is an other attachment remaining after deletion.
Fixes issue #71.
2020-06-13 21:55:20 +02:00
Jan Böhmer
a846f373c0 Added webpack asset size analyzer. 2020-06-13 21:24:24 +02:00
Jan Böhmer
37acc82b2f Updated dependencies. 2020-06-13 16:09:06 +02:00
Jan Böhmer
f870d2fa73 New translations messages.en.xlf (French) 2020-06-11 14:15:53 +02:00
Jan Böhmer
a00182a44d New translations messages.en.xlf (French) 2020-06-11 13:45:03 +02:00
Jan Böhmer
0641d476ae New translations messages.en.xlf (French) 2020-06-11 13:16:33 +02:00
Jan Böhmer
406f4fcc22 New translations messages.en.xlf (English) 2020-06-09 18:15:40 +02:00
Jan Böhmer
9cc210c88f Merge remote-tracking branch 'origin/l10n_master' 2020-06-09 18:09:34 +02:00
Jan Böhmer
9cee56cdb0 New translations messages.en.xlf (Russian) 2020-06-09 10:34:32 +02:00
Jan Böhmer
9c845fbffa New translations messages.en.xlf (Russian) 2020-06-09 10:05:00 +02:00
Jan Böhmer
581dcae2ef Added some basic security configuration with NelmioSecurityBundle. 2020-06-08 20:23:35 +02:00
Jan Böhmer
59d1349ce8 Fixed PHPstan issue. 2020-06-07 23:00:27 +02:00
Jan Böhmer
694a673ff0 Configured swap to use fixer.io when an API key is given. 2020-06-07 22:54:31 +02:00
Jan Böhmer
696d3343a4 Updated UpdateExchangeRatesCommand to use the new service. 2020-06-07 22:46:32 +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
ff7c1cddc7 Improved admin page titles, if card caption contains HTML. 2020-06-07 21:13:20 +02:00
Jan Böhmer
a8786341d5 Refactored Admin Page controllers a bit... 2020-06-07 21:11:09 +02:00