Part-DB.Part-DB-server/src
Jan Böhmer a7ea12d07d Fixed import errors and reuse existing datastructrues from DB while importing complex data
Also now imports should not create duplicate instances of the same data elements. This fixes issue #101.
2023-04-02 00:55:20 +02:00
..
Command Added an check that the user really knows that the command will delete all data. 2023-03-25 23:09:12 +01:00
Configuration Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Controller Fixed static analysis issues 2023-03-17 00:11:01 +01:00
DataFixtures Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
DataTables Improved sorting possibilities for Project info BOM view 2023-03-05 01:20:32 +01:00
Doctrine Started to work on an import possibility for Partkeepr databases 2023-03-23 01:16:12 +01:00
Entity Added possibility to import users and projects 2023-03-25 21:09:02 +01:00
EntityListeners Fixed bug that transaction failed, when an attachment, which were used as master attachment is deleted. 2023-01-24 23:47:25 +01:00
Events Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
EventSubscriber Create a new DB user when somebody logs in using SAML 2023-02-20 23:04:20 +01:00
Exceptions Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Form Added option to mark all imported parts as "needs review" 2023-03-15 21:46:14 +01:00
Helpers Added tests for ProjectBuildRequest 2023-01-23 21:10:31 +01:00
Migration Added internal part number field to parts 2022-12-04 02:28:47 +01:00
Repository Allow to import category, footprint and manufacturer by giving a string in the CSV file 2023-03-12 21:10:48 +01:00
Security Allow to select the priority of SAML role mapping based on the order in the configuration option 2023-03-04 16:52:17 +01:00
Serializer Fixed import errors and reuse existing datastructrues from DB while importing complex data 2023-04-02 00:55:20 +02:00
Services Generate WebP thumbnails even for builtin footprints 2023-04-01 18:43:57 +02:00
Twig Use 10 based prefixes for byte sizes instead of 2-based 2023-03-02 23:39:12 +01:00
Validator/Constraints Use new ValidTheme constraint on theme field. 2023-02-01 23:50:54 +01:00
.preload.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Kernel.php Added copyright/license info to files 2022-11-29 21:21:26 +01:00