diff --git a/app/TaskFlow/App.config b/app/TaskFlow/App.config index fb444a5..6b99ad9 100644 --- a/app/TaskFlow/App.config +++ b/app/TaskFlow/App.config @@ -144,7 +144,7 @@ - + @@ -152,15 +152,15 @@ - + - + - + @@ -230,7 +230,7 @@ 0, 0 - 385 + 513 Normal diff --git a/app/TaskFlow/GdPicture.NET.14.Imaging.ML.64.dll b/app/TaskFlow/GdPicture.NET.14.Imaging.ML.64.dll deleted file mode 100644 index 2ad8950..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.Imaging.ML.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.Imaging.ML.dll b/app/TaskFlow/GdPicture.NET.14.Imaging.ML.dll deleted file mode 100644 index 387246a..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.Imaging.ML.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.64.dll b/app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.64.dll deleted file mode 100644 index b9ba4a3..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.dll b/app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.dll deleted file mode 100644 index 8f60b41..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.64.dll b/app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.64.dll deleted file mode 100644 index a96a316..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.dll b/app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.dll deleted file mode 100644 index 6d24c8b..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.64.dll b/app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.64.dll deleted file mode 100644 index 2287de5..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.dll b/app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.dll deleted file mode 100644 index 4984254..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.filters.64.dll b/app/TaskFlow/GdPicture.NET.14.filters.64.dll deleted file mode 100644 index 0f3e367..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.filters.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.filters.dll b/app/TaskFlow/GdPicture.NET.14.filters.dll deleted file mode 100644 index 938c3f3..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.filters.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.image.gdimgplug.64.dll b/app/TaskFlow/GdPicture.NET.14.image.gdimgplug.64.dll deleted file mode 100644 index 80b0cf9..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.image.gdimgplug.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.image.gdimgplug.dll b/app/TaskFlow/GdPicture.NET.14.image.gdimgplug.dll deleted file mode 100644 index 88eeff8..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.image.gdimgplug.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.machine.vision.64.dll b/app/TaskFlow/GdPicture.NET.14.machine.vision.64.dll deleted file mode 100644 index af684ac..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.machine.vision.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.machine.vision.dll b/app/TaskFlow/GdPicture.NET.14.machine.vision.dll deleted file mode 100644 index da04adb..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.machine.vision.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.twain.client.64.dll b/app/TaskFlow/GdPicture.NET.14.twain.client.64.dll deleted file mode 100644 index 045fdd3..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.twain.client.64.dll and /dev/null differ diff --git a/app/TaskFlow/GdPicture.NET.14.twain.client.dll b/app/TaskFlow/GdPicture.NET.14.twain.client.dll deleted file mode 100644 index 51d630b..0000000 Binary files a/app/TaskFlow/GdPicture.NET.14.twain.client.dll and /dev/null differ diff --git a/app/TaskFlow/ModuleRuntimeVariables.vb b/app/TaskFlow/ModuleRuntimeVariables.vb index e7b749a..d7a7a27 100644 --- a/app/TaskFlow/ModuleRuntimeVariables.vb +++ b/app/TaskFlow/ModuleRuntimeVariables.vb @@ -40,6 +40,7 @@ Module ModuleRuntimeVariables Public Property CURRENT_ProfilName As String Public Property CURRENT_PROFILE_LOG_INDEX As String Public Property PROFILE_SHOW_DOCUMENT As Boolean = True + Public Property PROFILE_NOT_RESP_COMMENT As Boolean = True Public Property CURRENT_DOC_GUID As Int64 Public Property CURRENT_DOC_ID As Int64 diff --git a/app/TaskFlow/My Project/AssemblyInfo.vb b/app/TaskFlow/My Project/AssemblyInfo.vb index 104f5f0..1252b82 100644 --- a/app/TaskFlow/My Project/AssemblyInfo.vb +++ b/app/TaskFlow/My Project/AssemblyInfo.vb @@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices ' übernehmen, indem Sie "*" eingeben: ' - + diff --git a/app/TaskFlow/My Project/Settings.Designer.vb b/app/TaskFlow/My Project/Settings.Designer.vb index 81bf1b5..ae5e8b7 100644 --- a/app/TaskFlow/My Project/Settings.Designer.vb +++ b/app/TaskFlow/My Project/Settings.Designer.vb @@ -156,7 +156,7 @@ Namespace My _ + Global.System.Configuration.DefaultSettingValueAttribute("513")> _ Public Property frmValSearchSplitterDistance() As Integer Get Return CType(Me("frmValSearchSplitterDistance"),Integer) diff --git a/app/TaskFlow/My Project/Settings.settings b/app/TaskFlow/My Project/Settings.settings index 5ebe76d..9801874 100644 --- a/app/TaskFlow/My Project/Settings.settings +++ b/app/TaskFlow/My Project/Settings.settings @@ -27,7 +27,7 @@ 0, 0 - 385 + 513 Normal diff --git a/app/TaskFlow/README.txt b/app/TaskFlow/README.txt deleted file mode 100644 index 58cbced..0000000 --- a/app/TaskFlow/README.txt +++ /dev/null @@ -1,5 +0,0 @@ -BASE MODULE -=========== - -This module is intended for often used constants and datastructures. -Therefor it is important that this module does not have any dependencies on other modules!! \ No newline at end of file diff --git a/app/TaskFlow/TaskFlow.vbproj b/app/TaskFlow/TaskFlow.vbproj index f976d89..98994dc 100644 --- a/app/TaskFlow/TaskFlow.vbproj +++ b/app/TaskFlow/TaskFlow.vbproj @@ -145,7 +145,8 @@ False - + + False ..\..\..\..\2_DLL Projekte\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll @@ -154,11 +155,11 @@ ..\..\..\..\2_DLL Projekte\DDMonorepo\Controls.SnapPanel\bin\Debug\DigitalData.Controls.SnapPanel.dll - + False ..\..\..\..\2_DLL Projekte\DDMonorepo\GUIs.Common\bin\Debug\DigitalData.GUIs.Common.dll - + False ..\..\..\..\2_DLL Projekte\DDModules\Base\bin\Debug\DigitalData.Modules.Base.dll @@ -166,7 +167,7 @@ False ..\..\..\..\2_DLL Projekte\DDModules\Config\bin\Debug\DigitalData.Modules.Config.dll - + False ..\..\..\..\2_DLL Projekte\DDModules\Database\bin\Debug\DigitalData.Modules.Database.dll @@ -177,12 +178,9 @@ False ..\..\..\..\2_DLL Projekte\DDModules\Encryption\bin\Debug\DigitalData.Modules.Encryption.dll - + False - ..\..\..\..\2_DLL Projekte\DDModules\Filesystem\bin\Debug\DigitalData.Modules.Filesystem.dll - - - ..\..\..\..\2_DLL Projekte\DDModules\Interfaces\bin\Debug\DigitalData.Modules.Interfaces.dll + P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\Digital Data\DD_Modules\DigitalData.Modules.Interfaces.dll ..\..\..\..\2_DLL Projekte\DDModules\License\bin\Debug\DigitalData.Modules.License.dll @@ -191,18 +189,10 @@ False ..\..\..\..\2_DLL Projekte\DDModules\Logging\bin\Debug\DigitalData.Modules.Logging.dll - - False - ..\..\..\..\2_DLL Projekte\DDModules\Messaging\bin\Debug\DigitalData.Modules.Messaging.dll - False ..\..\..\..\2_DLL Projekte\DDModules\Patterns\bin\Debug\DigitalData.Modules.Patterns.dll - - False - ..\..\..\..\2_DLL Projekte\DDModules\Windows\bin\Debug\DigitalData.Modules.Windows.dll - False ..\..\..\..\2_DLL Projekte\DDModules\Windream\bin\Debug\DigitalData.Modules.Windream.dll @@ -388,8 +378,8 @@ - - ..\packages\System.IO.Packaging.8.0.1\lib\net462\System.IO.Packaging.dll + + ..\packages\System.IO.Packaging.9.0.0\lib\net462\System.IO.Packaging.dll ..\packages\System.IO.Pipelines.9.0.0\lib\net462\System.IO.Pipelines.dll @@ -1236,22 +1226,6 @@ - - - - - - - - - - - - - - - - PreserveNewest @@ -1279,7 +1253,6 @@ - @@ -1352,16 +1325,16 @@ - Dieses Projekt verweist auf mindestens ein NuGet-Paket, das auf diesem Computer fehlt. Verwenden Sie die Wiederherstellung von NuGet-Paketen, um die fehlenden Dateien herunterzuladen. Weitere Informationen finden Sie unter "http://go.microsoft.com/fwlink/?LinkID=322105". Die fehlende Datei ist "{0}". - + +