Jan Böhmer
|
e57d6e508a
|
Fixed some serializer deprecations
|
2023-06-11 18:12:22 +02:00 |
|
Jan Böhmer
|
219b57a362
|
Fixed some deprecations
|
2023-06-11 17:38:08 +02:00 |
|
Jan Böhmer
|
df8f54f5a4
|
Fixed tests for stricter typing
|
2023-06-11 15:32:29 +02:00 |
|
Jan Böhmer
|
fcbb1849ec
|
Applied rectors phpunit 9 migrations to tests
|
2023-06-11 15:15:55 +02:00 |
|
Jan Böhmer
|
5629215ce4
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
|
Jan Böhmer
|
98dc553938
|
Applied rector to test files
|
2023-06-11 14:18:53 +02:00 |
|
Jan Böhmer
|
79ab1a2277
|
Fixed various issues inside the tests
|
2023-05-28 02:16:40 +02:00 |
|
Jan Böhmer
|
88ea920dfb
|
Add rector for automated refactoring
|
2023-05-28 01:16:12 +02:00 |
|
Jan Böhmer
|
d04d743520
|
Fixed typos
|
2023-04-15 23:14:53 +02:00 |
|
Jan Böhmer
|
63df16a369
|
Removed unused imports
|
2023-04-15 22:27:19 +02:00 |
|
Jan Böhmer
|
29d1d49aca
|
Fixed some more inspection issues
|
2023-04-15 22:05:29 +02:00 |
|
Jan Böhmer
|
de96aae9a5
|
Fixed inspection issues
|
2023-04-15 21:49:19 +02:00 |
|
Jan Böhmer
|
1cee1abe00
|
Fixed some return type deprecation messages
|
2023-04-15 19:33:39 +02:00 |
|
Jan Böhmer
|
8351f38ee7
|
Keep query parameters when adding locale part in RedirectController
This fixes issue #268
|
2023-04-15 00:38:11 +02:00 |
|
Jan Böhmer
|
ec50197b40
|
Fixed PHPUnit tests
|
2023-04-08 21:21:53 +02:00 |
|
Jan Böhmer
|
29af14f588
|
Added an option to enforce log comments for certain actions
This implements issue #220
|
2023-04-08 20:43:19 +02:00 |
|
Jan Böhmer
|
d258235430
|
Improved naming and documentation of CLIUser functions on AbstractLogEntry
|
2023-04-08 01:13:13 +02:00 |
|
Jan Böhmer
|
72dab2bc4e
|
Added tests for CLI user functions on AbstractLogEntry
|
2023-04-08 01:07:59 +02:00 |
|
Jan Böhmer
|
4aedce9668
|
Allow to use storelocation owner field in labels
Related to issue #221
|
2023-04-03 22:41:18 +02:00 |
|
Jan Böhmer
|
e7e57fa412
|
Added test for StructuralElementDenormalizer
|
2023-04-02 17:09:38 +02:00 |
|
Jan Böhmer
|
46beb21ba7
|
Improved structure of the PartKeepr import
|
2023-03-25 00:25:18 +01:00 |
|
Jan Böhmer
|
fce32e70b9
|
Started to work on an import possibility for Partkeepr databases
|
2023-03-23 01:16:12 +01:00 |
|
Jan Böhmer
|
f3449babc1
|
Added bom import to ApplicationAvailabilityFunctionalTest
|
2023-03-16 23:39:28 +01:00 |
|
Jan Böhmer
|
e444388517
|
Added tests for PCBnew BOM type
|
2023-03-16 23:32:12 +01:00 |
|
Jan Böhmer
|
fe5dd065ed
|
Added tests for EntityImporter service
|
2023-03-14 00:17:13 +01:00 |
|
Jan Böhmer
|
945fd988b3
|
Added tests for serializer normalizers
|
2023-03-14 00:02:40 +01:00 |
|
Jan Böhmer
|
bd5ee837f4
|
Added permissions for importing data
|
2023-03-13 21:51:56 +01:00 |
|
Jan Böhmer
|
c7b9f9e50a
|
Fixed PHPunit tests
|
2023-03-12 22:07:48 +01:00 |
|
Jan Böhmer
|
508641d1e8
|
Added possibility to autoselect the import format
|
2023-03-12 21:43:40 +01:00 |
|
Jan Böhmer
|
3b36b2a4dc
|
Improved exporter service
|
2023-03-11 22:40:53 +01:00 |
|
Jan Böhmer
|
40a2a46a5e
|
Fixed phpunit tests
|
2023-03-06 00:12:46 +01:00 |
|
Jan Böhmer
|
6230ad971b
|
Merge branch 'keycloak'
|
2023-03-04 17:15:50 +01:00 |
|
Jan Böhmer
|
8fad743e85
|
Allow to select the priority of SAML role mapping based on the order in the configuration option
|
2023-03-04 16:52:17 +01:00 |
|
Jan Böhmer
|
7394a23a83
|
Fixed infinite loop when an element gets assigned itself as parent
This fixes issue #230
|
2023-03-02 22:55:22 +01:00 |
|
Jan Böhmer
|
5e85c52a57
|
Allow to automatically assign SAML users to a group based on SAML attributes
|
2023-02-27 23:47:42 +01:00 |
|
Jan Böhmer
|
99f04d71af
|
Revert "Moved all user info updating logic into SAMLUserFactory"
This reverts commit 960ee342e4 .
|
2023-02-27 22:28:23 +01:00 |
|
Jan Böhmer
|
960ee342e4
|
Moved all user info updating logic into SAMLUserFactory
|
2023-02-24 00:12:44 +01:00 |
|
Jan Böhmer
|
f5a5114999
|
Fixed PHPunit tests
|
2023-02-23 23:43:01 +01:00 |
|
Jan Böhmer
|
586a57c2c9
|
Allow X500 attributes for user info and added some tests
|
2023-02-21 23:41:02 +01:00 |
|
Jan Böhmer
|
52704f4774
|
Upgraded symfony/phpunit-bridge recipe
|
2023-02-11 22:32:41 +01:00 |
|
Jan Böhmer
|
b668218154
|
Fixed tests.
|
2023-01-30 23:40:22 +01:00 |
|
Jan Böhmer
|
25be76b311
|
Added some tests
|
2023-01-30 22:42:07 +01:00 |
|
Jan Böhmer
|
07f95bc6ea
|
Added possibility to create nested structures of elements using Mass Import
|
2023-01-28 23:24:45 +01:00 |
|
Jan Böhmer
|
eaef115d4b
|
Added tests for ProjectBuildRequest
|
2023-01-23 21:10:31 +01:00 |
|
Jan Böhmer
|
b9ce1d6382
|
Check for availability of the project build controller to ApplicationAvailabilityTest
|
2023-01-22 23:51:59 +01:00 |
|
Jan Böhmer
|
76ec63e760
|
Added a tab "Build" to project info page, where you can see how often you can build this project.
|
2023-01-18 23:07:51 +01:00 |
|
Jan Böhmer
|
769850cec6
|
Added the IC logos tools from the old Part-DB version
|
2023-01-12 00:14:31 +01:00 |
|
Jan Böhmer
|
04b660d777
|
Finished builtin footprints viewer tool.
|
2023-01-09 23:40:54 +01:00 |
|
Jan Böhmer
|
0b519c2b7f
|
Only do the german->english footprint conversion if the footprint contains german text
Otherwise this had broken the viewing of passive components.
|
2023-01-09 23:05:36 +01:00 |
|
Jan Böhmer
|
4032e7ffe3
|
Added mapping for old german footprint names to new english ones.
|
2023-01-09 21:46:05 +01:00 |
|