Part-DB-server/src
Fabian Wunsch 108d331a54 Revert "Fix order_delivery"
This reverts commit 571c58675f.
2025-11-13 14:23:04 +01:00
..
ApiPlatform Updated to API Platform 4 2025-08-04 23:32:42 +02: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 Fixed phpstan issues 2025-08-03 21:59:51 +02:00
Configuration Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Controller Merge tag 'v2.2.1' into order-details 2025-11-11 14:51:52 +01:00
DataFixtures Fixed invalid name for currency in data fixture 2025-09-06 00:39:16 +02:00
DataTables Revert "Fix order_delivery" 2025-11-13 14:23:04 +01:00
Doctrine Escape like pattern % and _ so that search containing these chars work like expected 2025-10-19 00:00:03 +02:00
Entity Merge tag 'v2.2.1' into order-details 2025-11-11 14:51:52 +01:00
EntityListeners Do not remove associated Project BOM entries if part is deleted 2025-10-17 21:30:40 +02:00
EventListener Fixed phpstan issues 2025-09-21 23:27:56 +02:00
Events Write to event log, when a user gets impersonated 2023-07-08 23:07:06 +02:00
EventSubscriber Use ajax_replace option for symfony debug toolbar instead of custom event subscriber 2025-08-24 12:24:08 +02:00
Exceptions Fixed phpstan issue 2025-10-19 16:20:08 +02:00
Form Merge tag 'v2.2.1' into order-details 2025-11-11 14:51:52 +01: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 some deprecations 2025-09-23 00:03:04 +02:00
Serializer First order details draft 2025-09-15 10:37:18 +02:00
Services Merge tag 'v2.2.1' into order-details 2025-11-11 14:51:52 +01:00
Settings Added an settings option to change the default behavior of including child categories or not 2025-10-19 00:19:07 +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 Fixed phpstan issues 2025-10-19 00:39: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 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