Part-DB.Part-DB-server/src
2025-07-14 00:26:40 +02:00
..
ApiPlatform Fixed phpstan issue 2025-02-23 22:55:59 +01:00
ApiResource Revert "Use the modular api-platform packages instead of the monolitic api-platform/core package" 2025-02-22 21:12:54 +01:00
Command Merge branch 'master' into settings-bundle 2025-06-15 18:39:49 +02:00
Configuration
Controller Run rector 2025-07-14 00:26:40 +02:00
DataFixtures Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
DataTables Merge branch 'master' into settings-bundle 2025-06-15 18:39:49 +02:00
Doctrine Fixed problems with container injection into migrations 2025-07-12 23:39:26 +02:00
Entity Use a doctrine entity for storing the settings 2025-07-06 22:15:48 +02:00
EntityListeners Split attachment paths (#848) 2025-02-22 17:29:14 +01:00
EventListener Merge branch 'master' into settings-bundle 2024-06-24 21:15:14 +02:00
Events
EventSubscriber Fixed phpstan issues 2025-06-15 22:30:23 +02:00
Exceptions Remove project path in twig label error messages to prevent information leakage 2024-08-23 22:28:29 +02:00
Form Fixed code for symfony 7 2025-07-07 23:27:26 +02:00
Helpers Correctly handle IP addresses containing RFC 4007 scoping 2024-12-01 19:19:04 +01:00
Migration Fixed problems with container injection into migrations 2025-07-12 23:39:26 +02:00
Repository Added command to download all external-only attachments to the local file system 2025-03-29 13:33:35 +01:00
Security Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
Serializer Fixed PHPunit tests 2025-07-13 20:06:38 +02:00
Services Run rector 2025-07-14 00:26:40 +02:00
Settings Allow to leave the enforceComments option empty 2025-07-06 22:08:10 +02:00
State Moved default language, default timezone and base currency settings to new settings system 2024-08-03 23:14:29 +02:00
Translation/Fixes Keeep the segment annotations in the translation files, when editing them from inside the application 2024-10-13 20:30:56 +02:00
Twig Run rector 2025-07-14 00:26:40 +02:00
Validator Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
.preload.php
Kernel.php