Part-DB-server/src/Repository
2025-12-07 20:39:03 +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 Allow to autodetermine categories and pathes from info provider import using a full path 2025-12-07 20:39:03 +01:00
UserRepository.php Applied rector suggestions 2024-06-22 00:31:43 +02:00