Part-DB.Part-DB-server/src/Services
Jan Böhmer bcaf96ed59 Use a svg file as default user avatar instead of SVG. Also changed path generation logic
This should also fix the path issue described in issue #446
2023-12-10 21:25:40 +01:00
..
Attachments Remove an attachment as preview image of an element, if it is not an image anymore through a change 2023-11-27 22:59:02 +01:00
Cache Fixed static analysis issues 2023-12-03 00:05:41 +01:00
EDA Only show parts and their categories in KiCad if they have useful info defined on them 2023-12-03 20:22:47 +01:00
EntityMergers Implemented logic for not (yet) used EntityMerger service 2023-11-24 23:48:39 +01:00
Formatters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
ImportExportSystem Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
InfoProviderSystem Filter out duplicate file DTO returned by the info providers 2023-11-26 22:24:22 +01:00
LabelSystem Refactored cache tags and invalidation 2023-11-29 20:49:16 +01:00
LogSystem Allow to specify an informational field during a part stock operation, where the user can specify, when this operation was really performed 2023-11-25 19:10:18 +01:00
Misc Fixed PHPUnit exception 2023-07-29 19:03:46 +02:00
OAuth Added possibility to manage client_credentials OAuth tokens 2023-07-30 15:24:46 +02:00
Parameters Added declare strict types to all files 2023-06-11 18:59:07 +02:00
Parts Added an checkbox in the withdrawal/move dialog, that if checked automatically deletes a part lot if it becomes empty during the operation 2023-11-25 19:38:21 +01:00
ProjectSystem Fixed some more phpstan issues 2023-06-18 00:00:58 +02:00
System Merge branch 'master' into api 2023-08-26 22:15:12 +02:00
Tools Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
TranslationExtractor Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
Trees Fixed deprecations 2023-12-05 21:55:20 +01:00
UserSystem Use a svg file as default user avatar instead of SVG. Also changed path generation logic 2023-12-10 21:25:40 +01:00
CustomEnvVarProcessor.php Applied rector with PHP8.1 migration rules 2023-06-11 14:17:19 +02:00
ElementTypeNameGenerator.php Improved the association edit panel 2023-11-13 23:01:59 +01:00
EntityURLGenerator.php Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00