mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-01 12:59:36 +00:00
Changes based on jbtronics' review of PR #1241: - Rename kicad_export -> eda_visibility (entities, forms, templates, translations, tests) with nullable bool for system default support - Merge two database migrations into one (Version20260211000000) - Rename createCachedJsonResponse -> createCacheableJsonResponse - Change bool $apiV2 -> int $apiVersion with version validation - EDA visibility field only shown for part parameters, not other entities - PopulateKicadCommand: check alternative names of footprints/categories - PopulateKicadCommand: support external JSON mapping file (--mapping-file) - Ship default mappings JSON at contrib/kicad-populate/default_mappings.json - Add system-wide defaultEdaVisibility setting in KiCadEDASettings - Add KiCad HTTP Library v2 spec link in controller docs |
||
|---|---|---|
| .. | ||
| API | ||
| assets | ||
| Command | ||
| Controller | ||
| DataTables/Filters | ||
| Doctrine | ||
| Entity | ||
| EnvVarProcessors | ||
| EventListener | ||
| EventSubscriber | ||
| Exceptions | ||
| Form/InfoProviderSystem | ||
| Helpers | ||
| Repository | ||
| Security | ||
| Serializer | ||
| Services | ||
| Settings | ||
| Twig | ||
| Validator | ||
| .gitignore | ||
| ApplicationAvailabilityFunctionalTest.php | ||
| bootstrap.php | ||
| DatatablesAvailabilityTest.php | ||
| object-manager.php | ||
| SettingsTestHelper.php | ||
| symfony-container.php | ||