Part-DB-server/src/Entity
Jan Böhmer 3ef4a83f4a Do not change EDA info of original category or footprint when cloning
Fixes #1341. We have to clone the eda info on duplicaion
2026-05-04 22:42:18 +02:00
..
Attachments Show HTML files in the HTML sandbox if enabled 2026-02-24 22:40:23 +01:00
Base Increase DB field length for URLs to 2048 chars 2025-12-04 23:04:44 +01:00
Contracts Removed unused import statements 2024-03-03 20:34:36 +01: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
InfoProviderSystem Refactored constraints, to reuse existing mechanisms 2025-09-21 20:45:18 +02:00
LabelSystem Added API endpoint for generating labels (#1234) 2026-02-15 16:03:07 +01:00
LogSystem Added a modal to stocktake / set part lots amount from info page 2026-02-10 23:17:10 +01:00
Parameters Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
Parts Do not change EDA info of original category or footprint when cloning 2026-05-04 22:42:18 +02:00
PriceInformations Enhance KiCad integration: API v2, batch EDA editing, field export control (#1241) 2026-03-01 22:10:13 +01:00
ProjectSystem Revert "Declare nativeType of parent property explicitly as workaround for bug in symfony TypeInfo" 2026-01-03 22:18:10 +01:00
UserSystem Automatically set the stocktake permission if a user can already add and withdraw from a lot 2026-02-10 23:24:40 +01:00
.gitignore Initial commit 2019-02-23 16:49:38 +01:00
OAuthToken.php Fixed "implicitly marking parameter as nullable" deprecations in PHP 8.4 fixed 2025-02-08 00:19:20 +01:00
SettingsEntry.php Use a doctrine entity for storing the settings 2025-07-06 22:15:48 +02:00