Part-DB.Part-DB-server/src
Jan Böhmer 1c836918ca Fixed various Partkeepr import issues
On Linux mysql table names can contain uppercase characters, and we expect always lowercase character, so we now normalize the tablenames to lowercase.

Also fixed some type errors on part parameters and improved performace for orderdetails import.

This fixes issue #286
2023-05-02 00:40:00 +02:00
..
Command Fixed typos 2023-04-15 23:14:53 +02:00
Configuration Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Controller Fixed problem that MPN was not used as search field 2023-04-22 23:26:48 +02:00
DataFixtures Renamed "devices" permission to "projects" 2023-01-08 20:10:58 +01:00
DataTables Mark that amount is unknown in part tables and info page 2023-04-29 22:33:46 +02:00
Doctrine Fixed typos 2023-04-15 23:14:53 +02:00
Entity Mark that amount is unknown in part tables and info page 2023-04-29 22:33:46 +02:00
EntityListeners Fixed typos 2023-04-15 23:14:53 +02:00
Events Fixed typos 2023-04-15 23:14:53 +02:00
EventSubscriber Fixed static analysis issues 2023-04-16 00:55:25 +02:00
Exceptions Removed old GPLv2 copyright header 2022-11-29 22:28:53 +01:00
Form Fixed typos 2023-04-15 23:14:53 +02:00
Helpers Fixed typos 2023-04-15 23:14:53 +02:00
Migration Fixed typos 2023-04-15 23:14:53 +02:00
Repository Use proper implementation of recursion depth limit, that really use the number of recusive calls, not the number of child elements 2023-04-17 23:59:59 +02:00
Security Fixed typos 2023-04-15 23:14:53 +02:00
Serializer Fixed typos 2023-04-15 23:14:53 +02:00
Services Fixed various Partkeepr import issues 2023-05-02 00:40:00 +02:00
Twig Fixed typos 2023-04-15 23:14:53 +02:00
Validator/Constraints Fixed typos 2023-04-15 23:14:53 +02: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