Part-DB.Part-DB-server/src/Services
2023-11-27 22:59:02 +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
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 Allow to scan barcodes, whose content where defined in the vendor_barcode field 2023-11-17 23:23:54 +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 Renamed Storelocation entity to StorageLocation 2023-09-04 22:57:40 +02:00
UserSystem Show a warning flash message, if permissions were corrected and missing permissions were set 2023-11-25 00:36:31 +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
SnakeCasePropertyAccessExtractor.php Fixed some deprecations related to missing return types 2023-10-25 17:27:37 +02:00