Jan Böhmer
9b8b0a978d
Fixed static analysis issue.
2021-03-14 19:03:52 +01:00
Jan Böhmer
916f38b5c3
Dont install prestissimo in docker image, as it is not supported anymore with composer 2.
2021-03-14 18:51:55 +01:00
Jan Böhmer
9941ec34e0
Updated yarn dependencies.
2021-03-14 18:51:02 +01:00
Jan Böhmer
67961b4516
Updated sensio/framework-extra-bundle
2021-03-14 18:46:37 +01:00
Jan Böhmer
30c691042c
Updated composer dependencies.
2021-03-14 18:43:09 +01:00
Jan Böhmer
bed3b6b375
Upgraded yarn dependencies that needed explicit upgrade.
2021-01-03 21:02:15 +01:00
Jan Böhmer
70c8b4f1c2
Added stimulus packaged later needed for Symfony UX.
2021-01-03 20:57:05 +01:00
Jan Böhmer
0da879347d
Updated symfony recipes.
2021-01-03 20:54:47 +01:00
Jan Böhmer
f20f1ffa13
Updated symfony to 5.2
2021-01-03 20:47:51 +01:00
Jan Böhmer
550b4f66bb
Upgraded yarn dependencies.
2021-01-03 20:37:35 +01:00
Jan Böhmer
40eefdbf1b
Updated composer dependencies and fixed a bug which caused infinite recursion...
2021-01-03 20:34:58 +01:00
Jan Böhmer
bb8c49df16
Merge pull request #88 from Pyromane/master
...
Update README.md
2021-01-03 20:26:32 +01:00
Pyromane
9f542a8061
Update README.md
...
Link to Docker Hub set correctly
2020-12-29 04:30:08 +01:00
Jan Böhmer
b97a43ae00
Fixed phpstan issue.
2020-10-03 14:21:45 +02:00
Jan Böhmer
ff568d8390
Fixed exception when visiting user admin page.
2020-10-03 14:20:54 +02:00
Jan Böhmer
28e7e401d4
Show root node for devices.
2020-10-03 14:04:43 +02:00
Jan Böhmer
c6970505c7
Put sidebar trees under a root node.
2020-10-03 13:56:30 +02:00
Jan Böhmer
e05d707918
Merge pull request #79 from hmatuschek/fixed-parts-stats
...
Fixed 'Number of parts with price information' statistic.
2020-10-03 13:32:42 +02:00
Jan Böhmer
1f4d985c6b
Merge pull request #73 from Part-DB/l10n_master
...
New Crowdin translations
2020-10-03 13:31:41 +02:00
Jan Böhmer
1caaad908b
Use correct Attachment class for Storelocation Controller.
...
This fixes issue #81 .
2020-10-03 13:31:05 +02:00
Jan Böhmer
09cb74d8bd
Updated composer dependencies.
2020-10-03 11:52:32 +02:00
Jan Böhmer
3328dd968d
Fixed some higher level PHPstan issues.
2020-10-02 12:42:15 +02:00
Jan Böhmer
f2f5e0b76e
Test some CLI commands during test worklow
2020-10-02 12:26:26 +02:00
Jan Böhmer
41d0e925e2
Updated yarn dependencies.
2020-10-02 12:17:33 +02:00
Jan Böhmer
f1d2e71d7e
Updated composer dependencies.
2020-10-02 12:16:12 +02:00
Jan Böhmer
44ec9f0969
Updated dependencies.
2020-09-22 10:22:22 +02:00
Jan Böhmer
acb34a9651
Updated yarn dependencies.
2020-09-04 10:40:50 +02:00
Jan Böhmer
03bbdb699d
Use FetchJoinORMAdapter from DatatablesBundle instead of custom one.
2020-09-04 10:36:44 +02:00
Jan Böhmer
7de2492480
Fixed missing reference to type caused by upgrading dependecies.
2020-09-03 12:19:27 +02:00
Jan Böhmer
a7dfcf31b2
Updated composer dependencies.
...
Important is the upgrade to symfony 5.1.5 which fixes a potential security issue.
2020-09-03 11:19:01 +02:00
Hannes Matuschek
af8c296abf
Fixed 'Number of parts with price information' statistic.
2020-08-30 17:59:16 +02:00
Jan Böhmer
3809539587
Implemented a stub DeviceRepository to prevent exception when try to delete a device.
...
Now the devices can not be deleted (but no exception), to prevent users to accidentally delete still useful devices from old Part-DB versions (as currently it is not possible to view which infos a device contains). This fixes issue #60 .
2020-08-21 23:28:46 +02:00
Jan Böhmer
37c076c4c8
Show default theme, if database has unknown theme value.
...
This prevents from deathlocks if somehow the DB value becomes invalid. This prevents behavior like in issue #76 .
2020-08-21 23:17:17 +02:00
Jan Böhmer
7ec3790329
Migrate the theme value to new format when upgrading from old DB.
...
Fixes issue #76 .
2020-08-21 23:11:05 +02:00
Jan Böhmer
c444465e68
Use correct translation key for part count in statistics tab.
...
Fixes issue #66 .
2020-08-21 22:57:01 +02:00
Jan Böhmer
5962c372c0
Revert "Run PHPunit tests on PHP 8"
...
This reverts commit 2174c20ec8
.
2020-08-21 22:51:06 +02:00
Jan Böhmer
2174c20ec8
Run PHPunit tests on PHP 8
2020-08-21 22:48:48 +02:00
Jan Böhmer
e73a90a234
Fixed code style.
2020-08-21 22:44:38 +02:00
Jan Böhmer
e01b06fb85
Fixed some inspection issues.
2020-08-21 22:43:37 +02:00
Jan Böhmer
6caf605fe2
Bumped yarn dependencies.
2020-08-21 21:52:53 +02:00
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