Part-DB-server/src/Services
2026-02-02 20:37:02 +01:00
..
Attachments Use xxh3 for generating hash keys instead of md5 as it offers better performance 2026-01-03 00:55:49 +01:00
Cache Do not use the wrong language for trees when no user is logged in 2026-01-18 23:44:11 +01:00
Doctrine Show in server info page which natural sorting method is used 2024-07-28 14:13:34 +02:00
EDA Set "Excluded from sim" to false by default for new categories to avoid annoying symbol at kicad parts. 2026-01-18 22:35:37 +01:00
EntityMergers Use AutowireIterator instead of deprecated TaggedIterator 2025-11-30 15:43:25 +01:00
Formatters Fixed warning on PHP8.5 2025-10-17 22:39:58 +02:00
ImportExportSystem add supplier SPN linking for BOM import (#1209) 2026-01-31 22:37:43 +01:00
InfoProviderSystem Fixed delegation logic for PartDetailDTO 2026-02-01 21:19:11 +01:00
LabelSystem Highlight the scanned part lot when scanning an barcode 2026-02-01 13:13:26 +01:00
LogSystem Merge branch 'master' into settings-bundle 2025-01-17 22:06:18 +01:00
Misc Centralized git logic from InstallationTypeDetector and UpdateChecker in GitVersionInfoProvider service 2026-02-02 18:18:36 +01:00
OAuth Applied rector suggestions 2024-06-22 00:31:43 +02:00
Parameters Dont split up links when extracting parameters from notes and description 2024-01-06 15:14:07 +01:00
Parts Simple batch processing 2025-08-31 22:16:27 +02:00
ProjectSystem Use yellow alert box for notifying of empty bom on build, show infinite correclty and added translations 2025-10-18 23:32:20 +02:00
System Try to emulate nohup behavior on windows 2026-02-02 20:37:02 +01:00
Tools Use central banks of czechia, turkey and romania as a free provider for their currencies exchange rates 2025-09-05 19:56:01 +02:00
TranslationExtractor Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
Trees Merge upstream/master and resolve translation conflict 2026-02-01 19:07:15 +01:00
UserSystem Do not automatically give existing users the right to manage updates, but include that for new databases 2026-02-02 17:04:45 +01:00
ElementTypeNameGenerator.php Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
ElementTypes.php Implemented the ability to set user-defined synonyms/labels for internal element types 2025-11-12 21:35:02 +01:00
EntityURLGenerator.php Added custom part status (#1053) 2025-10-27 21:58:16 +01:00