Part-DB-server/src
2026-01-19 16:33:58 +13: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 error that users could not be converted due to settings and backupCodes not allowed as nullable 2026-01-09 21:17:51 +01:00
Configuration Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Controller fix static analysis errors 2026-01-19 16:33:58 +13:00
DataFixtures Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
DataTables Added ID to search options. Fixed seach option by using equal to instead of like for the ID. 2026-01-09 11:37:30 +01:00
Doctrine Use xxh3 for generating hash keys instead of md5 as it offers better performance 2026-01-03 00:55:49 +01:00
Entity 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
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 hardcoded entity type names with synonym placeholders in English and German translations (#1128) 2025-12-07 14:09:22 +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 removed augmented checkbox and combined functionality into info mode checkbox. changed barcode scanner to use XHR callback for barcode decoding to avoid problems with form submission and camera caused by page reloaded when part not found. 2026-01-19 16:13:22 +13: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 Ensure that the ids passed to DBElementRepository::findByIDInMatchingOrder are all ints 2026-01-18 22:53:37 +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 fix static analysis errors 2026-01-19 16:33:58 +13:00
Settings Added info provider for Buerklin (#1151) 2026-01-04 21:05:47 +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