.. |
ApiPlatform
|
Added some return typehints to functions who missed them
|
2024-06-19 23:56:08 +02:00 |
ApiResource
|
Fixed API Platform deprecations
|
2023-10-25 20:40:41 +02:00 |
Command
|
Support postgres in the backup command
|
2024-06-18 23:02:33 +02:00 |
Configuration
|
Added system to restrict permissions based on API token level
|
2023-08-28 21:20:59 +02:00 |
Controller
|
Fixed PHPstan issue
|
2024-06-18 23:31:24 +02:00 |
DataFixtures
|
Fixed error caused by immutable datetime passed to mutable datetime doctrine type
|
2024-06-10 20:47:06 +02:00 |
DataTables
|
partUnit column in part datatable now shows the correct data
|
2024-06-19 23:28:53 +02:00 |
Doctrine
|
Allow to emulate natural sort on mysql platforms
|
2024-06-18 21:42:00 +02:00 |
Entity
|
Use natural sorting for trees and others repository functions
|
2024-06-17 22:33:40 +02:00 |
EntityListeners
|
Refactored cache tags and invalidation
|
2023-11-29 20:49:16 +01:00 |
EventListener
|
Moved deprecated doctrine subscribers to doctrine event listeners
|
2024-06-21 23:41:22 +02:00 |
Events
|
Write to event log, when a user gets impersonated
|
2023-07-08 23:07:06 +02:00 |
EventSubscriber
|
Moved deprecated doctrine subscribers to doctrine event listeners
|
2024-06-21 23:41:22 +02:00 |
Exceptions
|
Added declare strict types to all files
|
2023-06-11 18:59:07 +02:00 |
Form
|
Fixed problem with kicad footprint autcomplete when using a reverse proxy in a prefixed path
|
2024-04-28 23:27:15 +02:00 |
Helpers
|
Fixed some inspection issues
|
2024-03-03 19:57:31 +01:00 |
Migration
|
Fixed wrong casing of SQLitePlatform
|
2024-06-09 23:36:00 +02:00 |
Repository
|
Use natural sorting for trees and others repository functions
|
2024-06-17 22:33:40 +02:00 |
Security
|
Fixed error caused by immutable datetime passed to mutable datetime doctrine type
|
2024-06-10 20:47:06 +02:00 |
Serializer
|
Do not inject ObjectNormalizer into StructuralElementDenormalizer directly
|
2024-06-21 23:41:52 +02:00 |
Services
|
Removed usage of partial flush which is not supported with the recent doctrine ORM version
|
2024-06-10 21:25:23 +02:00 |
State
|
Removed unused import statements
|
2024-03-03 20:34:36 +01:00 |
Twig
|
Added some return typehints to functions who missed them
|
2024-06-19 23:56:08 +02:00 |
Validator
|
Perform the duplicate check of parameter names already on initial creation
|
2024-04-28 19:38:39 +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 |