Part-DB.Part-DB-server/src
2024-06-10 21:16:46 +02:00
..
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 Show info about kernel runtime parameters on server info page 2024-03-10 20:32:43 +01:00
DataFixtures Fixed error caused by immutable datetime passed to mutable datetime doctrine type 2024-06-10 20:47:06 +02:00
DataTables Fixed some minor inspection issues caused by the doctrine upgrades 2024-06-09 23:51:41 +02:00
Doctrine Fixed minor inspection issue 2024-06-10 21:16:46 +02:00
Entity Fixed error caused by immutable datetime passed to mutable datetime doctrine type 2024-06-10 20:47:06 +02:00
EntityListeners Refactored cache tags and invalidation 2023-11-29 20:49:16 +01:00
EventListener Allow to override the root user CLI check with COMPOSER_ALLOW_SUPERUSER 2024-03-10 19:30:14 +01: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 Fixed errors caused by change on how setParameters on query builder works 2024-06-10 00:08:53 +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 Use the getReference function in TimeTravel service instead of the removed getPartialReference() 2024-06-09 23:58:03 +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