.. |
ApiPlatform
|
Applied rector suggestions
|
2024-06-22 00:31:43 +02:00 |
ApiResource
|
Fixed API Platform deprecations
|
2023-10-25 20:40:41 +02:00 |
Command
|
Fixed --overwrite option of the backup command not working
|
2024-06-22 22:59:16 +02:00 |
Configuration
|
Added system to restrict permissions based on API token level
|
2023-08-28 21:20:59 +02:00 |
Controller
|
Return a 404 message, instead of creating an 500 Runtime exception, when a file associated with an attachment is not existing.
|
2024-08-24 15:49:45 +02:00 |
DataFixtures
|
Add small time differences to the datafixtures log entries, to get a defined order
|
2024-06-23 18:03:54 +02:00 |
DataTables
|
Allow to show attachment IDs in attachment table
|
2024-08-24 15:48:50 +02:00 |
Doctrine
|
Show in server info page which natural sorting method is used
|
2024-07-28 14:13:34 +02:00 |
Entity
|
Allow to import attachments and parameters via entity import
|
2024-06-23 00:41:25 +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
|
Remove project path in twig label error messages to prevent information leakage
|
2024-08-23 22:28:29 +02:00 |
Form
|
Introduced a custom ExponentialNumberType for parameter values
|
2024-07-28 23:18:36 +02:00 |
Helpers
|
Use DatetimeImmutable instead of DateTime wherever possible
|
2024-06-22 17:36:54 +02:00 |
Migration
|
Applied rector suggestions
|
2024-06-22 00:31:43 +02:00 |
Repository
|
Add small time differences to the datafixtures log entries, to get a defined order
|
2024-06-23 18:03:54 +02:00 |
Security
|
Use DatetimeImmutable instead of DateTime wherever possible
|
2024-06-22 17:36:54 +02:00 |
Serializer
|
Fixed phpstan issues
|
2024-06-23 00:42:49 +02:00 |
Services
|
Load HTMLExtension in SandboxedTwig, so that the data_uri filter can be used in twig labels
|
2024-08-23 22:06:37 +02:00 |
State
|
Applied rector suggestions
|
2024-06-22 00:31:43 +02:00 |
Twig
|
Allow locales like de_DE in removeLocaleFromPath function
|
2024-06-22 19:48:11 +02:00 |
Validator
|
Applied rector suggestions
|
2024-06-22 00:31:43 +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 |