.. |
Command
|
Improved typing and phpdoc type annotations
|
2023-06-18 15:37:42 +02:00 |
Configuration
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
Controller
|
Validate bom when adding additional bom entries via addPart controller to prevent invalid BOMs
|
2023-07-03 00:28:37 +02:00 |
DataFixtures
|
Specify order in which the data fixtures should be loaded
|
2023-06-18 22:06:42 +02:00 |
DataTables
|
Only enable Choice and InstanceOfConstraints if a value is provided
|
2023-06-18 21:20:07 +02:00 |
Doctrine
|
Do not try to reset autoincrement of sqlite test DB as this somehow cause trouble with loading fixtures...
|
2023-06-20 02:02:23 +02:00 |
Entity
|
Write to event log, when a user gets impersonated
|
2023-07-08 23:07:06 +02:00 |
EntityListeners
|
Use imports instead of FQNs
|
2023-06-11 15:00:28 +02:00 |
Events
|
Write to event log, when a user gets impersonated
|
2023-07-08 23:07:06 +02:00 |
EventSubscriber
|
Write to event log, when a user gets impersonated
|
2023-07-08 23:07:06 +02:00 |
Exceptions
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
Form
|
Force that an currency has an iso currency code
|
2023-07-03 22:11:12 +02:00 |
Helpers
|
Fixed some more phpstan issues
|
2023-06-18 00:00:58 +02:00 |
Migration
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
Repository
|
Use an enum for target_type in log entries
|
2023-06-18 18:31:39 +02:00 |
Security
|
Added basic logic for impersonation
|
2023-07-04 00:31:13 +02:00 |
Serializer
|
Fixed some errors introduced by earlier typings
|
2023-06-18 16:01:28 +02:00 |
Services
|
Fixed errors importing partkeepr databases
|
2023-07-03 23:33:45 +02:00 |
Twig
|
Added button to user admin to impersonate a certain user
|
2023-07-08 22:43:41 +02:00 |
Validator
|
Fixed phpstan issue
|
2023-07-03 00:38:14 +02:00 |
.preload.php
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
Kernel.php
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |