Part-DB.Part-DB-server/src/Services
2023-07-18 23:34:45 +02:00
..
Attachments Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00
Formatters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
ImportExportSystem Fixed errors importing partkeepr databases 2023-07-03 23:33:45 +02:00
InfoProviderSystem Allow slashes in digikey product ids 2023-07-17 23:21:30 +02:00
LabelSystem Fixed phpunit tests 2023-07-17 00:34:00 +02:00
LogSystem Fixed exception when undo/revert to a change which contained a change to a enum property 2023-07-18 23:34:45 +02:00
Misc Explicitly convert the database size to an int to prevent type error 2023-06-18 16:12:39 +02:00
OAuth Fixed phpstan issues 2023-07-17 00:43:35 +02:00
Parameters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Parts Fixed phpstan issues 2023-07-17 00:43:35 +02:00
ProjectSystem Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
Tools Added declare strict types to all files 2023-06-11 18:59:07 +02:00
TranslationExtractor Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
Trees Added permissions to control access to info providers and oauth tokens 2023-07-16 20:33:24 +02:00
UserSystem Do not enable the create part from provider permission automatically 2023-07-17 00:20:38 +02:00
CustomEnvVarProcessor.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
ElementTypeNameGenerator.php Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
EntityURLGenerator.php Improved typing and phpdoc type annotations 2023-06-18 15:37:42 +02:00