Part-DB-server/src
Jan Böhmer b8fc5d4ace Warn if ProjectBuild passed lot if null
Fixed caused deprecations for it
2026-06-25 12:07:54 +02:00
..
ApiPlatform Updated to API Platform 4 2025-08-04 23:32:42 +02:00
ApiResource Added API endpoint for generating labels (#1234) 2026-02-15 16:03:07 +01:00
Command Fixed phpstan issue 2026-06-07 22:49:41 +02:00
Configuration Added system to restrict permissions based on API token level 2023-08-28 21:20:59 +02:00
Controller Set CSP policy for static assets for security hardeninng 2026-06-20 23:42:01 +02:00
DataFixtures Added custom part status (#1053) 2025-10-27 21:58:16 +01:00
DataTables Avoid using render in datatables, as it require escaping 2026-06-14 22:16:00 +02:00
Doctrine Fixed sqlite deprecation on PHP8.5 2026-06-25 11:59:37 +02:00
Entity Update StorageLocation.php (#1403) 2026-06-14 22:48:58 +02: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 Add Docker update support via Watchtower integration (#1330) 2026-05-03 23:00:31 +02:00
Exceptions Label Scanner Enhancements: LCSC barcode, create part, augmented scanning (#1194) 2026-02-22 21:26:44 +01:00
Form Fixed problem with changing last_stocktake date, when editing part 2026-06-25 00:08:57 +02:00
Helpers Warn if ProjectBuild passed lot if null 2026-06-25 12:07:54 +02:00
Migration Fixed problems with container injection into migrations 2025-07-12 23:39:26 +02:00
Repository Removed useless setAccessible() calls 2026-06-25 10:54:13 +02:00
Security Allow to set stocktake date for part lots 2026-02-10 22:23:54 +01:00
Serializer Correctly parse @id referenced entities in API 2026-05-25 22:37:48 +02:00
Services Removed useless setAccessible() calls 2026-06-25 10:54:13 +02:00
Settings Increased timeout for local AI inferences, and made AI timeout configurable per provider 2026-06-22 22:06:30 +02:00
State Added API endpoint for generating labels (#1234) 2026-02-15 16:03:07 +01:00
Translation Do not output HTML chars in translations escaped in CDATA to ensure consistentcy with crowdin XMLs 2026-02-07 17:33:32 +01:00
Twig Allow to select which method should be used to in "Create from URL feature" 2026-05-02 23:23:20 +02:00
Validator Ran rector 2026-02-14 23:33:40 +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