| .. |
|
ApiPlatform
|
Removed unused import statements
|
2024-03-03 20:34:36 +01:00 |
|
ApiResource
|
Fixed API Platform deprecations
|
2023-10-25 20:40:41 +02:00 |
|
Command
|
Fixed wrong casing of SQLitePlatform
|
2024-06-09 23:36:00 +02:00 |
|
Configuration
|
Added system to restrict permissions based on API token level
|
2023-08-28 21:20:59 +02:00 |
|
Controller
|
Fixed phpunit tests for postgres
|
2024-06-13 22:19:17 +02:00 |
|
DataFixtures
|
Fixed error caused by immutable datetime passed to mutable datetime doctrine type
|
2024-06-10 20:47:06 +02:00 |
|
DataTables
|
Use natural sorting for string datatables columns when using postgres
|
2024-06-17 21:38:16 +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
|
Allow to emulate natural sorting on SQLite databases
|
2024-06-18 00:09:44 +02:00 |
|
Events
|
Write to event log, when a user gets impersonated
|
2023-07-08 23:07:06 +02:00 |
|
EventSubscriber
|
Removed unused import statements
|
2024-03-03 20:34:36 +01: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
|
Removed unused import statements
|
2024-03-03 20:34:36 +01: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 placeholders filter to utilize the placeholders in twig mode
|
2024-03-06 21:00:49 +01: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 |