Part-DB-server/src
Copilot a356eecd74
Some checks are pending
Build assets artifact / Build assets artifact (push) Waiting to run
Docker Image Build / docker (push) Waiting to run
Docker Image Build (FrankenPHP) / docker (push) Waiting to run
Static analysis / Static analysis (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Waiting to run
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Waiting to run
Replace type synonym placeholders with bracket notation for better DX (#1133)
* Initial plan

* Replace placeholder syntax for type synonyms to be more DX friendly

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>

* Update translation files to use new placeholder syntax

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>

* Use mb_strtoupper with mb_substr for Unicode consistency

Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>

* Make placeholder generation right

* Removed obsolete transltions

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: jbtronics <5410681+jbtronics@users.noreply.github.com>
Co-authored-by: Jan Böhmer <mail@jan-boehmer.de>
2025-12-06 23:29:32 +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 Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
Configuration Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Controller Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
DataFixtures Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
DataTables Added custom part status (#1053) 2025-10-27 21:58:16 +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 Increase DB field length for URLs to 2048 chars 2025-12-04 23:04:44 +01:00
EntityListeners Do not remove associated Project BOM entries if part is deleted 2025-10-17 21:30:40 +02:00
EnvVarProcessors Allow that the DEFAULT_URI does not end with a slash 2025-12-04 23:31:42 +01:00
EventListener Replace type synonym placeholders with bracket notation for better DX (#1133) 2025-12-06 23:29:32 +01:00
Events Write to event log, when a user gets impersonated 2023-07-08 23:07:06 +02:00
EventSubscriber Added feature for part IPN suggest with category prefixes (#1054) 2025-11-03 00:31:47 +01:00
Exceptions Fixed phpstan issue 2025-10-19 16:20:08 +02:00
Form Fixed phpstan issues 2025-11-30 23:37:34 +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 Allow to configure seperators, category fallback and a global prefix for IPN generation 2025-12-01 23:56:36 +01:00
Security Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
Serializer Updated to API Platform 4 2025-08-04 23:32:42 +02:00
Services Allow that the DEFAULT_URI does not end with a slash 2025-12-04 23:31:42 +01:00
Settings Added translations for new IPN suggestion settings 2025-12-03 21:52:48 +01: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 Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
Validator Added feature for part IPN suggest with category prefixes (#1054) 2025-11-03 00:31:47 +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