Part-DB-server/src/Repository
Jan Böhmer 023d38d170
Some checks failed
Build assets artifact / Build assets artifact (push) Has been cancelled
Docker Image Build / docker (push) Has been cancelled
Docker Image Build (FrankenPHP) / docker (push) Has been cancelled
Static analysis / Static analysis (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, mysql) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, postgres) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.2, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.3, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.4, sqlite) (push) Has been cancelled
PHPUnit Tests / PHPUnit and coverage Test (PHP 8.5, sqlite) (push) Has been cancelled
Allow to configure seperators, category fallback and a global prefix for IPN generation
Translations still missing
2025-12-01 23:56:36 +01:00
..
Parts Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
UserSystem Removed unused import statements 2024-03-03 20:34:36 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
AbstractPartsContainingRepository.php Use natural sorting for trees and others repository functions 2024-06-17 22:33:40 +02:00
AttachmentContainingDBElementRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
AttachmentRepository.php Added command to download all external-only attachments to the local file system 2025-03-29 13:33:35 +01:00
CurrencyRepository.php Removed unused import statements 2024-03-03 20:34:36 +01:00
DBElementRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
LabelProfileRepository.php Removed unused import statements 2024-03-03 20:34:36 +01:00
LogEntryRepository.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
NamedDBElementRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00
ParameterRepository.php Added a custom function to make PostgresSQL searches case insensitive 2024-12-02 00:17:54 +01:00
PartRepository.php Allow to configure seperators, category fallback and a global prefix for IPN generation 2025-12-01 23:56:36 +01:00
StructuralDBElementRepository.php Fixed phpstan analysis issues and bad code that showed up with phpstan 2.0 2024-12-28 23:08:08 +01:00
UserRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00