Compare commits
29 Commits
b409e2caad
...
2.6.1-Bugf
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7da4c89777 | ||
|
|
d7520ac86a | ||
|
|
daf1c16b30 | ||
|
|
468f6e8ff0 | ||
|
|
c577177493 | ||
|
|
4807ab53b0 | ||
|
|
03b566574f | ||
|
|
a9cc02c4b4 | ||
|
|
f21dbd3423 | ||
|
|
cbdc5f900c | ||
|
|
329f733ec9 | ||
|
|
642e65c95b | ||
|
|
ffa65a9c07 | ||
|
|
c4f77ed2e8 | ||
|
|
330453abf1 | ||
|
|
48d1e3e372 | ||
|
|
1bbd3467ca | ||
|
|
6f3c439695 | ||
|
|
6172bb3fd7 | ||
|
|
aca8634e26 | ||
|
|
ae389d4f3c | ||
|
|
5431b60f9a | ||
|
|
f8c822a868 | ||
|
|
21777d216b | ||
|
|
e8877ffc99 | ||
|
|
32fce5f142 | ||
|
|
f9ae01b631 | ||
|
|
a16308c1cd | ||
|
|
85bc215cd0 |
@@ -0,0 +1 @@
|
|||||||
|
Aber El Raho ist cooler!
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
<?define ProgramName="TaskFlow"?>
|
<?define ProgramName="taskFLOW"?>
|
||||||
<?define ProductName="TaskFlow"?>
|
<?define ProductName="taskFLOW"?>
|
||||||
<?define Manufacturer="Digital Data"?>
|
<?define Manufacturer="Digital Data"?>
|
||||||
<?define Description="Beschreibung des Programms"?>
|
<?define Description="Beschreibung des Programms"?>
|
||||||
<?define Comments="Kommentar wie Copyright-Hinweis"?>
|
<?define Comments="Kommentar wie Copyright-Hinweis"?>
|
||||||
@@ -42,7 +42,7 @@
|
|||||||
</Upgrade>
|
</Upgrade>
|
||||||
|
|
||||||
<!-- Legt das Icon fest -->
|
<!-- Legt das Icon fest -->
|
||||||
<Icon Id="AppIcon.exe" SourceFile="..\TaskFlow\bin\$(var.Configuration)\$(var.ProgramName).exe" />
|
<Icon Id="AppIcon.exe" SourceFile="..\taskFLOW\bin\$(var.Configuration)\$(var.ProgramName).exe" />
|
||||||
<!-- Zeige Icon in Systemsteuerung > Programme entfernen -->
|
<!-- Zeige Icon in Systemsteuerung > Programme entfernen -->
|
||||||
<Property Id="ARPPRODUCTICON" Value="AppIcon.exe" />
|
<Property Id="ARPPRODUCTICON" Value="AppIcon.exe" />
|
||||||
|
|
||||||
@@ -85,8 +85,8 @@
|
|||||||
<DirectoryRef Id="INSTALLDIR">
|
<DirectoryRef Id="INSTALLDIR">
|
||||||
|
|
||||||
<Component Id="MainApplicationExe" Guid="71B06048-F595-40CE-B429-79C2F2D6001B" KeyPath="yes">
|
<Component Id="MainApplicationExe" Guid="71B06048-F595-40CE-B429-79C2F2D6001B" KeyPath="yes">
|
||||||
<File Id="MainApplicationExe" Source="..\TaskFlow\bin\$(var.Configuration)\$(var.ProgramName).exe" Name="$(var.ProgramName).exe" KeyPath="no" Checksum="yes" />
|
<File Id="MainApplicationExe" Source="..\taskFLOW\bin\$(var.Configuration)\$(var.ProgramName).exe" Name="$(var.ProgramName).exe" KeyPath="no" Checksum="yes" />
|
||||||
<File Id="MainApplicationExeConfig" Source="..\TaskFlow\bin\$(var.Configuration)\$(var.ProgramName).exe.config" Name="$(var.ProgramName).exe.config" KeyPath="no" Checksum="yes" />
|
<File Id="MainApplicationExeConfig" Source="..\taskFLOW\bin\$(var.Configuration)\$(var.ProgramName).exe.config" Name="$(var.ProgramName).exe.config" KeyPath="no" Checksum="yes" />
|
||||||
<!--
|
<!--
|
||||||
<Shortcut Id="DesktopShortcut" Directory="DesktopFolder" Name="$(var.ProductName)" WorkingDirectory="INSTALLDIR" Icon="AppIcon.exe" IconIndex="0" Advertise="no" Target="[#MainApplicationExe]" />
|
<Shortcut Id="DesktopShortcut" Directory="DesktopFolder" Name="$(var.ProductName)" WorkingDirectory="INSTALLDIR" Icon="AppIcon.exe" IconIndex="0" Advertise="no" Target="[#MainApplicationExe]" />
|
||||||
<Shortcut Id="StartMenuShortcut" Directory="ProgramMenuDir" Name="$(var.ProductName)" WorkingDirectory="INSTALLDIR" Icon="AppIcon.exe" IconIndex="0" Advertise="no" Target="[#MainApplicationExe]" />
|
<Shortcut Id="StartMenuShortcut" Directory="ProgramMenuDir" Name="$(var.ProductName)" WorkingDirectory="INSTALLDIR" Icon="AppIcon.exe" IconIndex="0" Advertise="no" Target="[#MainApplicationExe]" />
|
||||||
@@ -154,10 +154,24 @@
|
|||||||
<File Id="GdPicture.NET.14.image" Name="GdPicture.NET.14.image.gdimgplug.dll" />
|
<File Id="GdPicture.NET.14.image" Name="GdPicture.NET.14.image.gdimgplug.dll" />
|
||||||
<File Id="GdPicture.NET.14.image64" Name="GdPicture.NET.14.image.gdimgplug.64.dll" />
|
<File Id="GdPicture.NET.14.image64" Name="GdPicture.NET.14.image.gdimgplug.64.dll" />
|
||||||
<File Id="GdPicture.NET.14.Imaging.Rendering.Skia" Name="GdPicture.NET.14.Imaging.Rendering.Skia.dll" />
|
<File Id="GdPicture.NET.14.Imaging.Rendering.Skia" Name="GdPicture.NET.14.Imaging.Rendering.Skia.dll" />
|
||||||
<File Id="GdPicture.NET.14..Rendering.Skia.64" Name="GdPicture.NET.14.Imaging.Rendering.Skia.64.dll" />
|
<File Id="GdPicture.NET.14.Rendering.Skia.64" Name="GdPicture.NET.14.Imaging.Rendering.Skia.64.dll" />
|
||||||
<File Id="GdPicture.NET.14.Imaging" Name="GdPicture.NET.14.Imaging.dll" />
|
<File Id="GdPicture.NET.14.Imaging" Name="GdPicture.NET.14.Imaging.dll" />
|
||||||
<File Id="GdPicture.NET.14.Common" Name="GdPicture.NET.14.Common.dll" />
|
<File Id="GdPicture.NET.14.Common" Name="GdPicture.NET.14.Common.dll" />
|
||||||
<File Id="GdPicture.NET.14.Imaging.Rendering" Name="GdPicture.NET.14.Imaging.Rendering.dll" />
|
<File Id="GdPicture.NET.14.Imaging.Rendering" Name="GdPicture.NET.14.Imaging.Rendering.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.Document" Name="GdPicture.NET.14.Document.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.PDF" Name="GdPicture.NET.14.PDF.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.Imaging.Formats" Name="GdPicture.NET.14.Imaging.Formats.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.RTF" Name="GdPicture.NET.14.RTF.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.OpenDocument" Name="GdPicture.NET.14.OpenDocument.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.OpenXML" Name="GdPicture.NET.14.OpenXML.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.Email" Name="GdPicture.NET.14.Email.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.HTML" Name="GdPicture.NET.14.HTML.dll" />
|
||||||
|
<File Id="GdPicture.NET.14.MSOfficeBinary" Name="GdPicture.NET.14.MSOfficeBinary.dll"/>
|
||||||
|
<File Id="GdPicture.NET.14.CAD" Name="GdPicture.NET.14.CAD.dll"/>
|
||||||
|
<File Id="GdPicture.NET.14.CAD.DWG" Name="GdPicture.NET.14.CAD.DWG.dll"/>
|
||||||
|
<File Id="BouncyCastle.Cryptography" Name="BouncyCastle.Cryptography.dll"/>
|
||||||
|
<File Id="System.ValueTuple" Name="System.ValueTuple.dll" />
|
||||||
|
<File Id="System.IO.Packaging" Name="System.IO.Packaging.dll" />
|
||||||
</Component>
|
</Component>
|
||||||
|
|
||||||
<Component Id="DevExpressLibs" Guid="CB40DAAE-348E-4BD3-B275-9A526EB8F191">
|
<Component Id="DevExpressLibs" Guid="CB40DAAE-348E-4BD3-B275-9A526EB8F191">
|
||||||
|
|||||||
@@ -13,12 +13,12 @@
|
|||||||
<OutputPath>bin\$(Configuration)\</OutputPath>
|
<OutputPath>bin\$(Configuration)\</OutputPath>
|
||||||
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
|
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
|
||||||
<DefineConstants>Debug</DefineConstants>
|
<DefineConstants>Debug</DefineConstants>
|
||||||
<LinkerAdditionalOptions>-b "$(SolutionDir)TaskFlow\bin\$(Configuration)"</LinkerAdditionalOptions>
|
<LinkerAdditionalOptions>-b "$(SolutionDir)taskFLOW\bin\$(Configuration)"</LinkerAdditionalOptions>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
|
||||||
<OutputPath>bin\$(Configuration)\</OutputPath>
|
<OutputPath>bin\$(Configuration)\</OutputPath>
|
||||||
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
|
<IntermediateOutputPath>obj\$(Configuration)\</IntermediateOutputPath>
|
||||||
<LinkerAdditionalOptions>-b "$(SolutionDir)TaskFlow\bin\$(Configuration)"</LinkerAdditionalOptions>
|
<LinkerAdditionalOptions>-b "$(SolutionDir)taskFLOW\bin\$(Configuration)"</LinkerAdditionalOptions>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Compile Include="Product.wxs" />
|
<Compile Include="Product.wxs" />
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
</Target>
|
</Target>
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
<!-- Get the programs assembly version from the .exe file -->
|
<!-- Get the programs assembly version from the .exe file -->
|
||||||
<GetAssemblyIdentity AssemblyFiles="..\TaskFlow\bin\$(Configuration)\TaskFlow.exe">
|
<GetAssemblyIdentity AssemblyFiles="..\taskFLOW\bin\$(Configuration)\TaskFlow.exe">
|
||||||
<Output TaskParameter="Assemblies" ItemName="AsmInfo" />
|
<Output TaskParameter="Assemblies" ItemName="AsmInfo" />
|
||||||
</GetAssemblyIdentity>
|
</GetAssemblyIdentity>
|
||||||
<!-- Store the assembly version number in ProductVersion preprocessor variable -->
|
<!-- Store the assembly version number in ProductVersion preprocessor variable -->
|
||||||
|
|||||||
@@ -2,18 +2,18 @@
|
|||||||
<configuration>
|
<configuration>
|
||||||
<configSections>
|
<configSections>
|
||||||
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System">
|
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System">
|
||||||
<section name="DD_ProcessManager.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
<section name="taskFLOW.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
||||||
<section name="DevExpress.LookAndFeel.Design.AppSettings" type="System.Configuration.ClientSettingsSection" requirePermission="false" />
|
<section name="DevExpress.LookAndFeel.Design.AppSettings" type="System.Configuration.ClientSettingsSection" requirePermission="false" />
|
||||||
</sectionGroup>
|
</sectionGroup>
|
||||||
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
||||||
<section name="DD_ProcessManager.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
|
||||||
</sectionGroup>
|
|
||||||
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
|
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
|
||||||
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
|
<!-- For more information on Entity Framework configuration, visit http://go.microsoft.com/fwlink/?LinkID=237468 -->
|
||||||
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
<section name="entityFramework" type="System.Data.Entity.Internal.ConfigFile.EntityFrameworkSection, EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
|
||||||
|
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
|
<section name="taskFLOW.My.MySettings" type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" allowExeDefinition="MachineToLocalUser" requirePermission="false" />
|
||||||
|
</sectionGroup>
|
||||||
</configSections>
|
</configSections>
|
||||||
<applicationSettings>
|
<applicationSettings>
|
||||||
<DD_ProcessManager.My.MySettings>
|
<taskFLOW.My.MySettings>
|
||||||
<setting name="UseAppConfigConString" serializeAs="String">
|
<setting name="UseAppConfigConString" serializeAs="String">
|
||||||
<value>False</value>
|
<value>False</value>
|
||||||
</setting>
|
</setting>
|
||||||
@@ -23,7 +23,7 @@
|
|||||||
<setting name="GDPICTURE_VERSION" serializeAs="String">
|
<setting name="GDPICTURE_VERSION" serializeAs="String">
|
||||||
<value>11.2024</value>
|
<value>11.2024</value>
|
||||||
</setting>
|
</setting>
|
||||||
</DD_ProcessManager.My.MySettings>
|
</taskFLOW.My.MySettings>
|
||||||
<DevExpress.LookAndFeel.Design.AppSettings>
|
<DevExpress.LookAndFeel.Design.AppSettings>
|
||||||
<setting name="DefaultAppSkin" serializeAs="String">
|
<setting name="DefaultAppSkin" serializeAs="String">
|
||||||
<value>Skin/Office 2019 White</value>
|
<value>Skin/Office 2019 White</value>
|
||||||
@@ -102,54 +102,11 @@
|
|||||||
</DevExpress.LookAndFeel.Design.AppSettings>
|
</DevExpress.LookAndFeel.Design.AppSettings>
|
||||||
</applicationSettings>
|
</applicationSettings>
|
||||||
<connectionStrings>
|
<connectionStrings>
|
||||||
<add name="DD_ProcessManager.My.MySettings.ConnectionString" connectionString="Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM;Persist Security Info=True;User ID=sa;Password=dd;Encrypt=False" providerName="System.Data.SqlClient" />
|
<add name="taskFLOW.My.MySettings.ConnectionString" connectionString="Data Source=SDD-VMP04-SQL17\DD_DEVELOP01;Initial Catalog=DD_ECM;Persist Security Info=True;User ID=sa;Password=dd;Encrypt=False" providerName="System.Data.SqlClient" />
|
||||||
</connectionStrings>
|
</connectionStrings>
|
||||||
<startup>
|
<startup>
|
||||||
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" />
|
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.2" />
|
||||||
</startup>
|
</startup>
|
||||||
<userSettings>
|
|
||||||
<DD_ProcessManager.My.MySettings>
|
|
||||||
<setting name="IntervallReminder" serializeAs="String">
|
|
||||||
<value>5</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmMainSize" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmMainPosition" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmValidatorSize" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmValidatorPosition" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmMassValidatorSize" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmMassValidatorposition" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmValidatorSearchPosition" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmValSearchSplitterDistance" serializeAs="String">
|
|
||||||
<value>563</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmMainWindowState" serializeAs="String">
|
|
||||||
<value>Normal</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmTableColumns_Position" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmValidatorSearchSize" serializeAs="String">
|
|
||||||
<value>0, 0</value>
|
|
||||||
</setting>
|
|
||||||
<setting name="frmValidatorWindowState" serializeAs="String">
|
|
||||||
<value>Normal</value>
|
|
||||||
</setting>
|
|
||||||
</DD_ProcessManager.My.MySettings>
|
|
||||||
</userSettings>
|
|
||||||
<runtime>
|
<runtime>
|
||||||
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
@@ -194,15 +151,15 @@
|
|||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.Security.Cryptography.Pkcs" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
<assemblyIdentity name="System.Security.Cryptography.Pkcs" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.IO.Packaging" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
<assemblyIdentity name="System.IO.Packaging" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
<bindingRedirect oldVersion="0.0.0.0-8.0.0.1" newVersion="8.0.0.1" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="System.Text.Json" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
<assemblyIdentity name="System.Text.Json" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
<bindingRedirect oldVersion="0.0.0.0-8.0.0.5" newVersion="8.0.0.5" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
<dependentAssembly>
|
<dependentAssembly>
|
||||||
<assemblyIdentity name="FirebirdSql.Data.FirebirdClient" publicKeyToken="3750abcc3150b00c" culture="neutral" />
|
<assemblyIdentity name="FirebirdSql.Data.FirebirdClient" publicKeyToken="3750abcc3150b00c" culture="neutral" />
|
||||||
@@ -212,6 +169,30 @@
|
|||||||
<assemblyIdentity name="protobuf-net" publicKeyToken="257b51d87d2e4d67" culture="neutral" />
|
<assemblyIdentity name="protobuf-net" publicKeyToken="257b51d87d2e4d67" culture="neutral" />
|
||||||
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
<bindingRedirect oldVersion="0.0.0.0-3.0.0.0" newVersion="3.0.0.0" />
|
||||||
</dependentAssembly>
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="System.ValueTuple" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-4.0.3.0" newVersion="4.0.3.0" />
|
||||||
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="System.Threading.Tasks.Extensions" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-4.2.0.1" newVersion="4.2.0.1" />
|
||||||
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="DocumentFormat.OpenXml.Framework" publicKeyToken="8fb06cb64d019a17" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-3.2.0.0" newVersion="3.2.0.0" />
|
||||||
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="DocumentFormat.OpenXml" publicKeyToken="8fb06cb64d019a17" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-3.2.0.0" newVersion="3.2.0.0" />
|
||||||
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="System.Text.Encodings.Web" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||||
|
</dependentAssembly>
|
||||||
|
<dependentAssembly>
|
||||||
|
<assemblyIdentity name="Microsoft.Bcl.AsyncInterfaces" publicKeyToken="cc7b13ffcd2ddd51" culture="neutral" />
|
||||||
|
<bindingRedirect oldVersion="0.0.0.0-9.0.0.0" newVersion="9.0.0.0" />
|
||||||
|
</dependentAssembly>
|
||||||
</assemblyBinding>
|
</assemblyBinding>
|
||||||
</runtime>
|
</runtime>
|
||||||
<entityFramework>
|
<entityFramework>
|
||||||
@@ -221,4 +202,47 @@
|
|||||||
</providers>
|
</providers>
|
||||||
<defaultConnectionFactory type="EntityFramework.Firebird.FbConnectionFactory, EntityFramework.Firebird" />
|
<defaultConnectionFactory type="EntityFramework.Firebird.FbConnectionFactory, EntityFramework.Firebird" />
|
||||||
</entityFramework>
|
</entityFramework>
|
||||||
|
<userSettings>
|
||||||
|
<taskFLOW.My.MySettings>
|
||||||
|
<setting name="IntervallReminder" serializeAs="String">
|
||||||
|
<value>5</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmMainSize" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmMainPosition" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmValidatorSize" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmValidatorPosition" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmMassValidatorSize" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmMassValidatorposition" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmValidatorSearchPosition" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmValSearchSplitterDistance" serializeAs="String">
|
||||||
|
<value>563</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmMainWindowState" serializeAs="String">
|
||||||
|
<value>Normal</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmTableColumns_Position" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmValidatorSearchSize" serializeAs="String">
|
||||||
|
<value>0, 0</value>
|
||||||
|
</setting>
|
||||||
|
<setting name="frmValidatorWindowState" serializeAs="String">
|
||||||
|
<value>Normal</value>
|
||||||
|
</setting>
|
||||||
|
</taskFLOW.My.MySettings>
|
||||||
|
</userSettings>
|
||||||
</configuration>
|
</configuration>
|
||||||
@@ -110,17 +110,22 @@ Public Class ClassControlCreator
|
|||||||
Dim family As FontFamily = New FontFamily(familyString)
|
Dim family As FontFamily = New FontFamily(familyString)
|
||||||
|
|
||||||
Dim oGuid As Integer = row.Item("GUID")
|
Dim oGuid As Integer = row.Item("GUID")
|
||||||
Dim oName As String = NotNull(row.Item("NAME"), "")
|
Dim oControlName As String = NotNull(row.Item("NAME"), "")
|
||||||
Dim oAttribute As String = NotNull(row.Item("INDEX_NAME"), "")
|
Dim oAttribute As String = NotNull(row.Item("INDEX_NAME"), "")
|
||||||
Dim oLocation As New Point(x, y)
|
Dim oLocation As New Point(x, y)
|
||||||
Dim oFont As New Font(family, size, style, GraphicsUnit.Point)
|
Dim oFont As New Font(family, size, style, GraphicsUnit.Point)
|
||||||
Dim oColor As Color = IntToColor(NotNull(row.Item("FONT_COLOR"), DEFAULT_COLOR))
|
Dim oColor As Color = IntToColor(NotNull(row.Item("FONT_COLOR"), DEFAULT_COLOR))
|
||||||
Dim oReadOnly As Boolean = row.Item("READ_ONLY")
|
Dim oReadOnly As Boolean = row.Item("READ_ONLY")
|
||||||
Dim oAddNewItems As Boolean = row.Item("VKT_ADD_ITEM")
|
Dim oAddNewItems As Boolean = row.Item("VKT_ADD_ITEM")
|
||||||
|
If oAttribute = "@@DISPLAY_ONLY" And oReadOnly = False Then
|
||||||
|
Logger.Info($"Override oReadOnly = True for Control [{oControlName}] as Attribute is @@DISPLAY_ONLY and ReadOnly = False")
|
||||||
|
oReadOnly = True
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
Return New ControlDBProps() With {
|
Return New ControlDBProps() With {
|
||||||
.Guid = oGuid,
|
.Guid = oGuid,
|
||||||
.Name = oName,
|
.Name = oControlName,
|
||||||
.Attribute = oAttribute,
|
.Attribute = oAttribute,
|
||||||
.Location = oLocation,
|
.Location = oLocation,
|
||||||
.Font = oFont,
|
.Font = oFont,
|
||||||
@@ -305,10 +310,9 @@ Public Class ClassControlCreator
|
|||||||
Dim oReadOnly = oControlRow.ItemEx("READ_ONLY", False)
|
Dim oReadOnly = oControlRow.ItemEx("READ_ONLY", False)
|
||||||
Dim oFormatString = oControlRow.ItemEx("FORMAT_STRING", String.Empty)
|
Dim oFormatString = oControlRow.ItemEx("FORMAT_STRING", String.Empty)
|
||||||
Dim oBackColorIf = oControlRow.ItemEx("CTRL_BACKCOLOR_IF", String.Empty)
|
Dim oBackColorIf = oControlRow.ItemEx("CTRL_BACKCOLOR_IF", String.Empty)
|
||||||
|
Dim oIndexname = oControlRow.ItemEx("INDEX_NAME", String.Empty)
|
||||||
Dim oControl As BaseEdit = Nothing
|
Dim oControl As BaseEdit = Nothing
|
||||||
|
If oHeight >= 27 Then
|
||||||
If oHeight > 27 Then
|
|
||||||
oControl = CreateBaseControl(New MemoEdit(), oControlRow, designMode)
|
oControl = CreateBaseControl(New MemoEdit(), oControlRow, designMode)
|
||||||
Else
|
Else
|
||||||
oControl = CreateBaseControl(New TextEdit(), oControlRow, designMode)
|
oControl = CreateBaseControl(New TextEdit(), oControlRow, designMode)
|
||||||
@@ -323,7 +327,7 @@ Public Class ClassControlCreator
|
|||||||
oControl.Width = oWidth
|
oControl.Width = oWidth
|
||||||
|
|
||||||
If Not designMode Then
|
If Not designMode Then
|
||||||
oControl.ReadOnly = oReadOnly
|
'oControl.ReadOnly = oReadOnly
|
||||||
oControl.TabStop = Not oReadOnly
|
oControl.TabStop = Not oReadOnly
|
||||||
oControl.BackColor = IIf(oReadOnly, Color.LightGray, Color.White)
|
oControl.BackColor = IIf(oReadOnly, Color.LightGray, Color.White)
|
||||||
|
|
||||||
@@ -332,12 +336,10 @@ Public Class ClassControlCreator
|
|||||||
If oFormatString <> String.Empty Then
|
If oFormatString <> String.Empty Then
|
||||||
oControl.Properties.DisplayFormat.FormatType = FormatType.Custom
|
oControl.Properties.DisplayFormat.FormatType = FormatType.Custom
|
||||||
oControl.Properties.DisplayFormat.FormatString = ClassFormat.GetFormatString(oFormatString)
|
oControl.Properties.DisplayFormat.FormatString = ClassFormat.GetFormatString(oFormatString)
|
||||||
End If
|
'ElseIf oReadOnly Then
|
||||||
|
' ' For read only controls, don't show the raw value when a user clicks into it
|
||||||
' For read only controls, don't show the raw value when a user clicks into it
|
' oControl.Properties.EditFormat.FormatType = FormatType.Custom
|
||||||
If oReadOnly Then
|
' oControl.Properties.EditFormat.FormatString = ClassFormat.GetFormatString(oFormatString)
|
||||||
oControl.Properties.EditFormat.FormatType = FormatType.Custom
|
|
||||||
oControl.Properties.EditFormat.FormatString = ClassFormat.GetFormatString(oFormatString)
|
|
||||||
End If
|
End If
|
||||||
Else
|
Else
|
||||||
oControl.ReadOnly = True
|
oControl.ReadOnly = True
|
||||||
@@ -512,7 +514,7 @@ Public Class ClassControlCreator
|
|||||||
oView.OptionsSelection.MultiSelectMode = GridMultiSelectMode.CellSelect
|
oView.OptionsSelection.MultiSelectMode = GridMultiSelectMode.CellSelect
|
||||||
oView.OptionsSelection.MultiSelect = True
|
oView.OptionsSelection.MultiSelect = True
|
||||||
oView.OptionsClipboard.CopyColumnHeaders = DefaultBoolean.False
|
oView.OptionsClipboard.CopyColumnHeaders = DefaultBoolean.False
|
||||||
|
'oView.OptionsView.ColumnAutoWidth = True
|
||||||
If oView.OptionsBehavior.ReadOnly = False Then
|
If oView.OptionsBehavior.ReadOnly = False Then
|
||||||
If row.Item("VKT_ADD_ITEM") = True Then
|
If row.Item("VKT_ADD_ITEM") = True Then
|
||||||
oView.OptionsBehavior.AllowAddRows = DefaultBoolean.True
|
oView.OptionsBehavior.AllowAddRows = DefaultBoolean.True
|
||||||
@@ -822,7 +824,7 @@ Public Class ClassControlCreator
|
|||||||
If oMeta.Guid = oControlId AndAlso TypeOf oControl Is GridControl Then
|
If oMeta.Guid = oControlId AndAlso TypeOf oControl Is GridControl Then
|
||||||
Dim oGrid As GridControl = DirectCast(oControl, GridControl)
|
Dim oGrid As GridControl = DirectCast(oControl, GridControl)
|
||||||
DirectCast(oGrid.FocusedView, GridView).FocusInvalidRow()
|
DirectCast(oGrid.FocusedView, GridView).FocusInvalidRow()
|
||||||
Logger.Info("Force-setting Editor for Grid [{0}]", oGrid.Name)
|
Logger.Debug("Force-setting Editor for Grid [{0}]", oGrid.Name)
|
||||||
Exit For
|
Exit For
|
||||||
End If
|
End If
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
Imports DigitalData.Modules.EDMI.API.Constants
|
Imports DevExpress.DataAccess.Native.Json
|
||||||
|
Imports DigitalData.Modules.EDMI.API.Constants
|
||||||
Imports DigitalData.Modules.EDMI.API.DatabaseWithFallback
|
Imports DigitalData.Modules.EDMI.API.DatabaseWithFallback
|
||||||
|
|
||||||
Public Class ClassFinalizeDoc
|
Public Class ClassFinalizeDoc
|
||||||
@@ -18,10 +19,11 @@ Public Class ClassFinalizeDoc
|
|||||||
'Jetzt finale Indexe setzen
|
'Jetzt finale Indexe setzen
|
||||||
LOGGER.Debug("working final indices for doc: " & WMObject.aName)
|
LOGGER.Debug("working final indices for doc: " & WMObject.aName)
|
||||||
For Each dr As DataRow In CURRENT_DT_FINAL_INDEXING.Rows
|
For Each dr As DataRow In CURRENT_DT_FINAL_INDEXING.Rows
|
||||||
Dim value As String = dr.Item("VALUE").ToString
|
Dim ovalueString As String = dr.Item("VALUE").ToString
|
||||||
Dim INDEXNAME = dr.Item("INDEXNAME").ToString
|
Dim INDEXNAME = dr.Item("INDEXNAME").ToString
|
||||||
Dim oContinueOnIndifferentState As Boolean = CBool(dr.Item("CONTINUE_INDETERMINED"))
|
Dim oContinueOnIndifferentState As Boolean = CBool(dr.Item("CONTINUE_INDETERMINED"))
|
||||||
If value.ToUpper = "SQL-Command".ToUpper Then '###### Indexierung mit variablen SQL ###
|
Dim VektorBeahaviour = dr.Item("IF_VEKTOR_BEHAVIOUR").ToString
|
||||||
|
If ovalueString.ToUpper = "SQL-Command".ToUpper Then '###### Indexierung mit variablen SQL ###
|
||||||
LOGGER.Debug("indexing with dynamic sql...")
|
LOGGER.Debug("indexing with dynamic sql...")
|
||||||
'Dim SQL_COMMAND = dr.Item("SQL_COMMAND")
|
'Dim SQL_COMMAND = dr.Item("SQL_COMMAND")
|
||||||
'' Regulären Ausdruck zum Auslesen der Indexe definieren
|
'' Regulären Ausdruck zum Auslesen der Indexe definieren
|
||||||
@@ -52,32 +54,32 @@ Public Class ClassFinalizeDoc
|
|||||||
LOGGER.Debug("sql after ReplaceAllValues: " & sql_Statement)
|
LOGGER.Debug("sql after ReplaceAllValues: " & sql_Statement)
|
||||||
Dim oDynamic_value = DatabaseFallback.GetScalarValueECM(sql_Statement) ', CONNECTION_STRING_ECM, "Write_Final_Metadata/dynamic_value")
|
Dim oDynamic_value = DatabaseFallback.GetScalarValueECM(sql_Statement) ', CONNECTION_STRING_ECM, "Write_Final_Metadata/dynamic_value")
|
||||||
If Not IsNothing(oDynamic_value) Then
|
If Not IsNothing(oDynamic_value) Then
|
||||||
value = oDynamic_value
|
ovalueString = oDynamic_value
|
||||||
Else
|
Else
|
||||||
Continue For
|
Continue For
|
||||||
End If
|
End If
|
||||||
Else
|
Else
|
||||||
If value.StartsWith("v") Then
|
If ovalueString.StartsWith("v") Then
|
||||||
Select Case dr.Item("VALUE").ToString
|
Select Case dr.Item("VALUE").ToString
|
||||||
Case "vDate"
|
Case "vDate"
|
||||||
value = Now.ToShortDateString
|
ovalueString = Now.ToShortDateString
|
||||||
Case "vUserName"
|
Case "vUserName"
|
||||||
value = USER_USERNAME
|
ovalueString = USER_USERNAME
|
||||||
Case Else
|
Case Else
|
||||||
value = dr.Item("VALUE")
|
ovalueString = dr.Item("VALUE")
|
||||||
End Select
|
End Select
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Dim result() As String
|
Dim result() As String
|
||||||
ReDim Preserve result(0)
|
ReDim Preserve result(0)
|
||||||
result(0) = value
|
result(0) = ovalueString
|
||||||
|
|
||||||
Dim oIndexType = WINDREAM.GetTypeOfIndex(INDEXNAME)
|
Dim oIndexType = WINDREAM.GetTypeOfIndex(INDEXNAME)
|
||||||
LOGGER.Debug($"oIndexType {oIndexType.ToString}")
|
LOGGER.Debug($"oIndexType {oIndexType.ToString}")
|
||||||
If oIndexType > 4000 And oIndexType < 5000 Then
|
If oIndexType > 4000 And oIndexType < 5000 Then
|
||||||
'Hier muss nun separat als Vektorfeld indexiert werden
|
'Hier muss nun separat als Vektorfeld indexiert werden
|
||||||
If Indexiere_VektorfeldPM(value, INDEXNAME, WMObject) = True Then
|
If Indexiere_VektorfeldPM(ovalueString, INDEXNAME, WMObject) = True Then
|
||||||
LOGGER.Debug("FINALER INDEX '" & INDEXNAME.Replace("[%VKT", "") & "' WURDE ERFOLGREICH GESETZT")
|
LOGGER.Debug("FINALER INDEX '" & INDEXNAME.Replace("[%VKT", "") & "' WURDE ERFOLGREICH GESETZT")
|
||||||
Else
|
Else
|
||||||
|
|
||||||
@@ -87,12 +89,13 @@ Public Class ClassFinalizeDoc
|
|||||||
End If
|
End If
|
||||||
Else
|
Else
|
||||||
LOGGER.Debug("now indexing..")
|
LOGGER.Debug("now indexing..")
|
||||||
If Indexiere_File(INDEXNAME, result, WMObject) = True Then
|
|
||||||
|
If WINDREAM_MOD.SetFileIndex(CURRENT_DOC_PATH, INDEXNAME, ovalueString, CURRENT_WMObjecttype) = True Then 'Indexiere_File(INDEXNAME, result, WMObject) = True Then
|
||||||
LOGGER.Debug("FINALER INDEX '" & INDEXNAME & "' WURDE ERFOLGREICH GESETZT")
|
LOGGER.Debug("FINALER INDEX '" & INDEXNAME & "' WURDE ERFOLGREICH GESETZT")
|
||||||
LOGGER.Debug("")
|
LOGGER.Debug("")
|
||||||
'Nun das Logging
|
'Nun das Logging
|
||||||
If CURRENT_PROFILE_LOG_INDEX <> "" Then
|
If CURRENT_PROFILE_LOG_INDEX <> "" Then
|
||||||
Dim logstr = Return_LOGString(value, "DDFINALINDEX", INDEXNAME)
|
Dim logstr = Return_LOGString(ovalueString, "DDFINALINDEX", INDEXNAME)
|
||||||
Indexiere_VektorfeldPM(logstr, CURRENT_PROFILE_LOG_INDEX, WMObject)
|
Indexiere_VektorfeldPM(logstr, CURRENT_PROFILE_LOG_INDEX, WMObject)
|
||||||
End If
|
End If
|
||||||
|
|
||||||
@@ -120,39 +123,73 @@ Public Class ClassFinalizeDoc
|
|||||||
End Try
|
End Try
|
||||||
End Function
|
End Function
|
||||||
|
|
||||||
Private Shared Function Indexiere_File(idxxname As String, idxvalue As Object, WMObject As WINDREAMLib.WMObject)
|
Private Shared Function Indexiere_File(pIndexName As String, pIndexValues As Object, WMObject As WINDREAMLib.WMObject) As Boolean
|
||||||
Dim File_indexiert As Boolean = False
|
LOGGER.Debug("### Indexiere_File Begin ###")
|
||||||
|
Dim indexierung_erfolgreich As Boolean = False
|
||||||
|
Try
|
||||||
|
Dim oIndexType As Integer = WINDREAM_MOD.GetIndexType(pIndexName)
|
||||||
|
If oIndexType > 4095 Then
|
||||||
|
LOGGER.Debug("Es Handelt sich um einen VektorIndex...")
|
||||||
|
Dim oExistingItems = WINDREAM_MOD.GetIndexValue(CURRENT_DOC_PATH, pIndexName)
|
||||||
|
|
||||||
|
Dim oListofString As New List(Of String)
|
||||||
|
If pIndexValues.Length = 0 Then
|
||||||
|
LOGGER.Debug("oSplitArray.Length = 0")
|
||||||
|
oListofString.Add(pIndexValues(0))
|
||||||
|
Else
|
||||||
|
LOGGER.Debug($"pIndexValues.Length is > 0 [{pIndexValues.length}] ...")
|
||||||
|
For Each oStr In pIndexValues
|
||||||
|
LOGGER.Debug("pIndexValues - oString : {0}", oStr)
|
||||||
|
oListofString.Add(oStr)
|
||||||
|
Next
|
||||||
|
End If
|
||||||
|
|
||||||
|
If oExistingItems.Count > 0 Then
|
||||||
|
LOGGER.Debug("oOverwrite = False and WMObject already contains [{0}] values in attribute,Values will be concatted", oExistingItems.Count)
|
||||||
|
oListofString = oExistingItems.Concat(oListofString).ToList()
|
||||||
|
End If
|
||||||
|
oListofString = oListofString.Distinct().ToList()
|
||||||
|
indexierung_erfolgreich = WINDREAM_MOD.SetFileIndexLoS(CURRENT_DOC_PATH, pIndexName, oListofString, CURRENT_WMObjecttype)
|
||||||
|
Else
|
||||||
|
Dim oStringValue As String = pIndexValues(0).ToString
|
||||||
|
indexierung_erfolgreich = WINDREAM_MOD.SetFileIndex(CURRENT_DOC_PATH, pIndexName, oStringValue, CURRENT_WMObjecttype)
|
||||||
|
End If
|
||||||
|
Return indexierung_erfolgreich
|
||||||
|
Catch ex As Exception
|
||||||
|
LOGGER.Warn("Unvorhergesehener Fehler bei Indexiere_File: " & ex.Message.ToString)
|
||||||
|
Return False
|
||||||
|
End Try
|
||||||
|
|
||||||
' Try
|
' Try
|
||||||
'Die Arrays vorbereiten
|
''Die Arrays vorbereiten
|
||||||
Dim arrIndex() As String = Nothing
|
'Dim arrIndex() As String = Nothing
|
||||||
Dim arrValue() As String = Nothing
|
'Dim arrValue() As String = Nothing
|
||||||
arrIndex = Nothing
|
'arrIndex = Nothing
|
||||||
arrValue = Nothing
|
'arrValue = Nothing
|
||||||
'Den Indexnamen übergeben
|
''Den Indexnamen übergeben
|
||||||
ReDim Preserve arrIndex(0)
|
'ReDim Preserve arrIndex(0)
|
||||||
arrIndex(0) = idxxname
|
'arrIndex(0) = idxxname
|
||||||
'Das Array der Idnexwerte überprüfen
|
''Das Array der Idnexwerte überprüfen
|
||||||
If idxvalue Is Nothing = False Then
|
'If idxvalue Is Nothing = False Then
|
||||||
If idxvalue.Length() > 1 Then
|
' If idxvalue.Length() > 1 Then
|
||||||
LOGGER.Debug("Indexing Index '" & idxxname & "' with Arrayvalue")
|
' LOGGER.Debug("Indexing Index '" & idxxname & "' with Arrayvalue")
|
||||||
Dim anzahl As Integer = 0
|
' Dim anzahl As Integer = 0
|
||||||
For Each indexvalue As String In idxvalue
|
' For Each indexvalue As String In idxvalue
|
||||||
ReDim Preserve arrValue(anzahl)
|
' ReDim Preserve arrValue(anzahl)
|
||||||
arrValue(anzahl) = indexvalue
|
' arrValue(anzahl) = indexvalue
|
||||||
anzahl += 1
|
' anzahl += 1
|
||||||
Next
|
' Next
|
||||||
Else
|
' Else
|
||||||
LOGGER.Debug("Indexing Index '" & idxxname & "' with value '" & idxvalue(0) & "'")
|
' LOGGER.Debug("Indexing Index '" & idxxname & "' with value '" & idxvalue(0) & "'")
|
||||||
ReDim Preserve arrValue(0)
|
' ReDim Preserve arrValue(0)
|
||||||
arrValue(0) = idxvalue(0).ToString
|
' arrValue(0) = idxvalue(0).ToString
|
||||||
End If
|
' End If
|
||||||
'Dim _windreamPM As New ClassPMWindream
|
' 'Dim _windreamPM As New ClassPMWindream
|
||||||
'Jetzt das eigentliche Indexieren der Datei
|
' 'Jetzt das eigentliche Indexieren der Datei
|
||||||
File_indexiert = WINDREAM.RunIndexing(WMObject, arrIndex, arrValue)
|
'File_indexiert = WINDREAM.RunIndexing(WMObject, arrIndex, arrValue)
|
||||||
|
|
||||||
Return File_indexiert
|
'Return File_indexiert
|
||||||
End If
|
' End If
|
||||||
|
|
||||||
'Catch ex As Exception
|
'Catch ex As Exception
|
||||||
' LOGGER.Info("Unvorhergesehener Fehler bei Indexiere_File: " & ex.Message.ToString, True)
|
' LOGGER.Info("Unvorhergesehener Fehler bei Indexiere_File: " & ex.Message.ToString, True)
|
||||||
|
|||||||
@@ -138,6 +138,7 @@
|
|||||||
If IDB_USES_WMFILESTORE Then
|
If IDB_USES_WMFILESTORE Then
|
||||||
oID_IS_FOREIGN = 1
|
oID_IS_FOREIGN = 1
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Dim oDELSQL = $"EXEC PRIDB_DELETE_TERM_OBJECT_METADATA {CURRENT_DOC_ID},'{oAttributeName}','{oTerm2Delete}','{USER_USERNAME}','{USER_LANGUAGE}',{oID_IS_FOREIGN}"
|
Dim oDELSQL = $"EXEC PRIDB_DELETE_TERM_OBJECT_METADATA {CURRENT_DOC_ID},'{oAttributeName}','{oTerm2Delete}','{USER_USERNAME}','{USER_LANGUAGE}',{oID_IS_FOREIGN}"
|
||||||
DatabaseFallback.ExecuteNonQueryIDB(oDELSQL)
|
DatabaseFallback.ExecuteNonQueryIDB(oDELSQL)
|
||||||
|
|
||||||
@@ -231,8 +232,9 @@
|
|||||||
|
|
||||||
For Each oNewValueRow As DataRow In oDTMyNewValues.Rows
|
For Each oNewValueRow As DataRow In oDTMyNewValues.Rows
|
||||||
Dim oSuccess As Boolean = False
|
Dim oSuccess As Boolean = False
|
||||||
|
Dim oVALUE = oNewValueRow.Item(1).ToString
|
||||||
Dim oPRSQL = $"DECLARE @NEW_OBJ_MD_ID BIGINT " & vbNewLine & $"EXEC PRIDB_NEW_OBJ_DATA {CURRENT_DOC_ID},'{oAttributeName}','{USER_USERNAME}','{oNewValueRow.Item(1).ToString}','{USER_LANGUAGE}',0,@OMD_ID = @NEW_OBJ_MD_ID OUTPUT"
|
oVALUE = oVALUE.Replace("'", "''")
|
||||||
|
Dim oPRSQL = $"DECLARE @NEW_OBJ_MD_ID BIGINT " & vbNewLine & $"EXEC PRIDB_NEW_OBJ_DATA {CURRENT_DOC_ID},'{oAttributeName}','{USER_USERNAME}','{oVALUE}','{USER_LANGUAGE}',0,@OMD_ID = @NEW_OBJ_MD_ID OUTPUT"
|
||||||
LOGGER.Debug(oPRSQL)
|
LOGGER.Debug(oPRSQL)
|
||||||
oSuccess = DatabaseFallback.ExecuteNonQueryIDB(oPRSQL)
|
oSuccess = DatabaseFallback.ExecuteNonQueryIDB(oPRSQL)
|
||||||
If oSuccess = False Then
|
If oSuccess = False Then
|
||||||
@@ -241,6 +243,7 @@
|
|||||||
Next
|
Next
|
||||||
Return True
|
Return True
|
||||||
Else
|
Else
|
||||||
|
'oNewValue = oNewValue.Replace("'", "' + NCHAR(39) + '")
|
||||||
Dim oFNSQL = $"DECLARE @NEW_OBJ_MD_ID BIGINT " & vbNewLine & $"EXEC PRIDB_NEW_OBJ_DATA {CURRENT_DOC_ID},'{oAttributeName}','{USER_USERNAME}','{oNewValue}','{USER_LANGUAGE}',0,@OMD_ID = @NEW_OBJ_MD_ID OUTPUT"
|
Dim oFNSQL = $"DECLARE @NEW_OBJ_MD_ID BIGINT " & vbNewLine & $"EXEC PRIDB_NEW_OBJ_DATA {CURRENT_DOC_ID},'{oAttributeName}','{USER_USERNAME}','{oNewValue}','{USER_LANGUAGE}',0,@OMD_ID = @NEW_OBJ_MD_ID OUTPUT"
|
||||||
LOGGER.Debug(oFNSQL)
|
LOGGER.Debug(oFNSQL)
|
||||||
Return DatabaseFallback.ExecuteNonQueryIDB(oFNSQL)
|
Return DatabaseFallback.ExecuteNonQueryIDB(oFNSQL)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Imports System.ComponentModel
|
Imports System.ComponentModel
|
||||||
Imports System.Drawing.Design
|
Imports System.Drawing.Design
|
||||||
Imports DD_ProcessManager.InputProperties
|
Imports taskFLOW.InputProperties
|
||||||
|
|
||||||
Public Class ClassImageSelector
|
Public Class ClassImageSelector
|
||||||
Inherits UITypeEditor
|
Inherits UITypeEditor
|
||||||
|
|||||||
@@ -58,7 +58,7 @@ Public Class ClassInit
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
CONFIG = New ConfigManager(Of ClassConfig)(LOGCONFIG, oUserAppDataPath, oCommonAppDataPath, oStartupPath)
|
CONFIG = New ConfigManager(Of ClassConfig)(LOGCONFIG, oUserAppDataPath, oCommonAppDataPath, oStartupPath)
|
||||||
LOGGER.Info("Config loaded")
|
LOGGER.Info("ConfigManager loaded")
|
||||||
Try
|
Try
|
||||||
If CONFIG.Config.ConnectionStringTest <> String.Empty And CONFIG.Config.TestMode = True Then
|
If CONFIG.Config.ConnectionStringTest <> String.Empty And CONFIG.Config.TestMode = True Then
|
||||||
LOGGER.Debug("Test Connection String loaded")
|
LOGGER.Debug("Test Connection String loaded")
|
||||||
@@ -208,6 +208,7 @@ Public Class ClassInit
|
|||||||
' We initialize the Class in anycase.
|
' We initialize the Class in anycase.
|
||||||
' If there is no client, it will fall back to the db by itself
|
' If there is no client, it will fall back to the db by itself
|
||||||
DatabaseFallback = New DatabaseWithFallback(LOGCONFIG, _Client, Database_ECM, Database_IDB)
|
DatabaseFallback = New DatabaseWithFallback(LOGCONFIG, _Client, Database_ECM, Database_IDB)
|
||||||
|
|
||||||
If dbECMInitialized = True And CONNECTION_STRING_IDB = String.Empty Then
|
If dbECMInitialized = True And CONNECTION_STRING_IDB = String.Empty Then
|
||||||
Return True
|
Return True
|
||||||
ElseIf dbECMInitialized = True And CONNECTION_STRING_IDB <> String.Empty Then
|
ElseIf dbECMInitialized = True And CONNECTION_STRING_IDB <> String.Empty Then
|
||||||
@@ -501,9 +502,7 @@ Public Class ClassInit
|
|||||||
BASEDATA_DT_GUI_LANGUAGE_PHRASES = DatabaseFallback.GetDatatable("TBDD_GUI_LANGUAGE_PHRASE", New GetDatatableOptions(oSql, DatabaseType.ECM))
|
BASEDATA_DT_GUI_LANGUAGE_PHRASES = DatabaseFallback.GetDatatable("TBDD_GUI_LANGUAGE_PHRASE", New GetDatatableOptions(oSql, DatabaseType.ECM))
|
||||||
oStep = "TBPM_PROFILE_SEARCH"
|
oStep = "TBPM_PROFILE_SEARCH"
|
||||||
oSql = "select * from TBPM_PROFILE_SEARCH where TYPE = 'DOC' AND ACTIVE = 1 ORDER BY PROFILE_ID,TAB_INDEX"
|
oSql = "select * from TBPM_PROFILE_SEARCH where TYPE = 'DOC' AND ACTIVE = 1 ORDER BY PROFILE_ID,TAB_INDEX"
|
||||||
'BASEDATA_DT_PROFILES_SEARCHES_DOC = DataASorDB.GetDatatable("DD_ECM", oSql, "TBPM_PROFILE_SEARCH", "TYPE = 'DOC'", "PROFILE_ID,TAB_INDEX")
|
|
||||||
BASEDATA_DT_PROFILES_SEARCHES_DOC = DatabaseFallback.GetDatatable("TBPM_PROFILE_SEARCH", New GetDatatableOptions(oSql, DatabaseType.ECM) With {
|
BASEDATA_DT_PROFILES_SEARCHES_DOC = DatabaseFallback.GetDatatable("TBPM_PROFILE_SEARCH", New GetDatatableOptions(oSql, DatabaseType.ECM) With {
|
||||||
.FilterExpression = "TYPE = 'DOC'",
|
|
||||||
.SortByColumn = "PROFILE_ID,TAB_INDEX"
|
.SortByColumn = "PROFILE_ID,TAB_INDEX"
|
||||||
})
|
})
|
||||||
DT_FILTERED_PROFILE_SEARCHES_DOC = BASEDATA_DT_PROFILES_SEARCHES_DOC.Clone()
|
DT_FILTERED_PROFILE_SEARCHES_DOC = BASEDATA_DT_PROFILES_SEARCHES_DOC.Clone()
|
||||||
|
|||||||
@@ -152,20 +152,32 @@ Public Class ClassPMWindream
|
|||||||
'Den Typ des Index-Feldes auslesen
|
'Den Typ des Index-Feldes auslesen
|
||||||
'MsgBox(value.GetType.ToString)
|
'MsgBox(value.GetType.ToString)
|
||||||
Select Case vType
|
Select Case vType
|
||||||
'Case WMObjectVariableValueTypeUndefined
|
|
||||||
Case WMObjectVariableValueTypeString
|
Case WMObjectVariableValueTypeString
|
||||||
LOGGER.Debug("Typ des windream-Indexes: WMObjectVariableValueTypeString")
|
LOGGER.Debug("Typ des windream-Indexes: WMObjectVariableValueTypeString")
|
||||||
convertValue = CStr(value)
|
If value = "DeleteWMAttributeValue" Then
|
||||||
|
LOGGER.Debug("Indexing simpleAttribute with String.Empty")
|
||||||
|
convertValue = CStr(String.Empty)
|
||||||
|
Else
|
||||||
|
convertValue = CStr(value)
|
||||||
|
End If
|
||||||
|
|
||||||
Case WMObjectVariableValueTypeInteger
|
Case WMObjectVariableValueTypeInteger
|
||||||
LOGGER.Debug("Typ des windream-Indexes: WMObjectVariableValueTypeInteger")
|
LOGGER.Debug("Typ des windream-Indexes: WMObjectVariableValueTypeInteger")
|
||||||
If IsNumeric(value) = False Then
|
If IsNumeric(value) = False Then
|
||||||
frmValidator.idxerr_message = "Unerlaubte Eingabe in Numerisches Feld: " & value
|
If value = String.Empty Then
|
||||||
LOGGER.Debug("Achtung: Value " & value & " kann nicht in Zahl konvertiert werden!")
|
LOGGER.Debug("Indexing WMObjectVariableValueTypeInteger with vbEmpty")
|
||||||
oDocument.Save()
|
convertValue = vbEmpty
|
||||||
oDocument.unlock()
|
Else
|
||||||
Return False
|
frmValidator.idxerr_message = "Unerlaubte Eingabe in Numerisches Feld: " & value
|
||||||
|
LOGGER.Debug("Achtung: Value " & value & " kann nicht in Zahl konvertiert werden!")
|
||||||
|
oDocument.Save()
|
||||||
|
oDocument.unlock()
|
||||||
|
Return False
|
||||||
|
End If
|
||||||
|
Else
|
||||||
|
convertValue = CInt(value)
|
||||||
End If
|
End If
|
||||||
convertValue = CInt(value)
|
|
||||||
_int = True
|
_int = True
|
||||||
Case WMObjectVariableValueTypeInteger64bit
|
Case WMObjectVariableValueTypeInteger64bit
|
||||||
LOGGER.Debug("Typ des windream-Indexes: Integer64bit")
|
LOGGER.Debug("Typ des windream-Indexes: Integer64bit")
|
||||||
@@ -181,7 +193,8 @@ Public Class ClassPMWindream
|
|||||||
Case WMObjectVariableValueTypeFloat
|
Case WMObjectVariableValueTypeFloat
|
||||||
LOGGER.Debug("Typ des windream-Indexes: WMObjectVariableValueTypeFloat")
|
LOGGER.Debug("Typ des windream-Indexes: WMObjectVariableValueTypeFloat")
|
||||||
Try
|
Try
|
||||||
convertValue = CDbl(value)
|
value = Replace(value, ".", ",")
|
||||||
|
convertValue = Convert.ToDouble(value)
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LOGGER.Error(ex)
|
LOGGER.Error(ex)
|
||||||
frmValidator.idxerr_message = "Could't convert value '" & value & "' to double!"
|
frmValidator.idxerr_message = "Could't convert value '" & value & "' to double!"
|
||||||
@@ -282,13 +295,8 @@ Public Class ClassPMWindream
|
|||||||
LOGGER.Info(" >> Unexpected Error in Logging SetVariableValue for " & aName & ": " & ex.Message, False)
|
LOGGER.Info(" >> Unexpected Error in Logging SetVariableValue for " & aName & ": " & ex.Message, False)
|
||||||
End Try
|
End Try
|
||||||
|
|
||||||
'Dim ArrValues()
|
|
||||||
'ReDim ArrValues(0)
|
|
||||||
'ArrValues(0) = convertValue
|
|
||||||
'Dim ArrName()
|
|
||||||
'ReDim ArrName(0)
|
|
||||||
'ArrName(0) = "Tournr"
|
|
||||||
'oDocument.SetValues(ArrName, ArrValues)
|
|
||||||
If _int = True Then
|
If _int = True Then
|
||||||
oDocument.SetVariableValue(aName, CInt(convertValue))
|
oDocument.SetVariableValue(aName, CInt(convertValue))
|
||||||
ElseIf _date = True Then
|
ElseIf _date = True Then
|
||||||
@@ -307,114 +315,135 @@ Public Class ClassPMWindream
|
|||||||
Else
|
Else
|
||||||
'VEKTORFELDER, ALSO ÜBERPRÜFEN OB ERGEBNIS-ARRAY GEFÜLLT IST
|
'VEKTORFELDER, ALSO ÜBERPRÜFEN OB ERGEBNIS-ARRAY GEFÜLLT IST
|
||||||
LOGGER.Debug("VEKTORFELD: Vorbereiten des Arrays", False)
|
LOGGER.Debug("VEKTORFELD: Vorbereiten des Arrays", False)
|
||||||
Dim myArray()
|
If aValues(0).ToString.Contains("DeleteWMAttributeValue") Then
|
||||||
'Dim anz As Integer = 0
|
'Variante um Vektorfeld zu leeren
|
||||||
'For Each obj In aValues
|
Dim myArray()
|
||||||
'ReDim Preserve myArray(anz)
|
ReDim myArray(aValues.Length - 1)
|
||||||
Select Case vType
|
myArray(0) = String.Empty
|
||||||
Case 4100
|
LOGGER.Debug("Now Indexing vektor-attribute with String.Empty ...")
|
||||||
'Vektortyp Boolean
|
oDocument.SetVariableValue(aName, myArray)
|
||||||
'Umwandeln in Boolean
|
Else
|
||||||
'Die Größe des Arrays festlegen
|
Dim myArray()
|
||||||
ReDim myArray(aValues.Length - 1)
|
Select Case vType
|
||||||
Dim i1 As Integer = 0
|
Case 4100
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
'Vektortyp Boolean
|
||||||
For Each obj In aValues
|
'Umwandeln in Boolean
|
||||||
Select Case obj.ToString.ToLower
|
'Die Größe des Arrays festlegen
|
||||||
Case "falsch"
|
ReDim myArray(aValues.Length - 1)
|
||||||
obj = False
|
Dim i1 As Integer = 0
|
||||||
Case "wahr"
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
obj = True
|
For Each obj In aValues
|
||||||
Case "nein"
|
Select Case obj.ToString.ToLower
|
||||||
obj = False
|
Case "falsch"
|
||||||
Case "ja"
|
obj = False
|
||||||
obj = True
|
Case "wahr"
|
||||||
End Select
|
obj = True
|
||||||
myArray(i1) = CBool(obj)
|
Case "nein"
|
||||||
i1 = i1 + 1
|
obj = False
|
||||||
Next
|
Case "ja"
|
||||||
Case 4101
|
obj = True
|
||||||
'Vektortyp Date
|
Case "0"
|
||||||
'Umwandeln in String
|
obj = False
|
||||||
'Die Größe des Arrays festlegen
|
Case "1"
|
||||||
ReDim myArray(aValues.Length - 1)
|
obj = True
|
||||||
Dim i1 As Integer = 0
|
End Select
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
myArray(i1) = CBool(obj)
|
||||||
For Each obj In aValues
|
i1 = i1 + 1
|
||||||
myArray(i1) = CDate(obj)
|
Next
|
||||||
i1 = i1 + 1
|
Case 4101
|
||||||
Next
|
'Vektortyp Date
|
||||||
Case 4104
|
'Umwandeln in String
|
||||||
'Vektortyp Currency
|
'Die Größe des Arrays festlegen
|
||||||
'Die Größe des Arrays festlegen
|
ReDim myArray(aValues.Length - 1)
|
||||||
ReDim myArray(aValues.Length - 1)
|
Dim i1 As Integer = 0
|
||||||
Dim i1 As Integer = 0
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
For Each obj In aValues
|
||||||
For Each obj In aValues
|
myArray(i1) = CDate(obj)
|
||||||
Dim aValueWrapper As System.Runtime.InteropServices.CurrencyWrapper = New System.Runtime.InteropServices.CurrencyWrapper(CDec(obj))
|
i1 = i1 + 1
|
||||||
myArray(i1) = aValueWrapper
|
Next
|
||||||
i1 = i1 + 1
|
Case 4104
|
||||||
Next
|
'Vektortyp Currency
|
||||||
Case 4097
|
'Die Größe des Arrays festlegen
|
||||||
'Vektortyp ALPHANUMERISCH
|
ReDim myArray(aValues.Length - 1)
|
||||||
'Umwandeln in String
|
Dim i1 As Integer = 0
|
||||||
'Die Größe des Arrays festlegen
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
ReDim myArray(aValues.Length - 1)
|
For Each obj In aValues
|
||||||
Dim i1 As Integer = 0
|
Dim aValueWrapper As System.Runtime.InteropServices.CurrencyWrapper = New System.Runtime.InteropServices.CurrencyWrapper(CDec(obj))
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
myArray(i1) = aValueWrapper
|
||||||
For Each obj In aValues
|
i1 = i1 + 1
|
||||||
myArray(i1) = CStr(obj)
|
Next
|
||||||
i1 = i1 + 1
|
Case 4097
|
||||||
Next
|
'Vektortyp ALPHANUMERISCH
|
||||||
|
'Umwandeln in String
|
||||||
|
'Die Größe des Arrays festlegen
|
||||||
|
ReDim myArray(aValues.Length - 1)
|
||||||
|
Dim i1 As Integer = 0
|
||||||
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
|
For Each obj In aValues
|
||||||
|
myArray(i1) = CStr(obj)
|
||||||
|
i1 = i1 + 1
|
||||||
|
Next
|
||||||
|
|
||||||
Case 4098
|
Case 4098
|
||||||
'Umwandeln in Integer
|
'Umwandeln in Integer
|
||||||
'Die Größe des Arrays festlegen
|
'Die Größe des Arrays festlegen
|
||||||
ReDim myArray(aValues.Length - 1)
|
ReDim myArray(aValues.Length - 1)
|
||||||
Dim i1 As Integer = 0
|
Dim i1 As Integer = 0
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
For Each obj In aValues
|
For Each obj In aValues
|
||||||
myArray(i1) = CInt(obj)
|
myArray(i1) = CInt(obj)
|
||||||
i1 = i1 + 1
|
i1 = i1 + 1
|
||||||
Next
|
Next
|
||||||
Case 4099
|
Case 4099
|
||||||
'Umwandeln in Double
|
'Umwandeln in Double
|
||||||
'Die Größe des Arrays festlegen
|
'Die Größe des Arrays festlegen
|
||||||
ReDim myArray(aValues.Length - 1)
|
ReDim myArray(aValues.Length - 1)
|
||||||
Dim i1 As Integer = 0
|
Dim i1 As Integer = 0
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
For Each obj In aValues
|
For Each obj In aValues
|
||||||
Dim Str As String = obj
|
Dim Str As String = obj
|
||||||
myArray(i1) = CDbl(Str.Replace(".", ","))
|
myArray(i1) = CDbl(Str.Replace(".", ","))
|
||||||
i1 = i1 + 1
|
i1 = i1 + 1
|
||||||
Next
|
Next
|
||||||
|
|
||||||
Case 36865
|
Case 36865
|
||||||
'Umwandeln in String
|
'Umwandeln in String
|
||||||
'Die Größe des Arrays festlegen
|
'Die Größe des Arrays festlegen
|
||||||
ReDim myArray(aValues.Length - 1)
|
ReDim myArray(aValues.Length - 1)
|
||||||
Dim i1 As Integer = 0
|
Dim i1 As Integer = 0
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
For Each obj In aValues
|
For Each obj In aValues
|
||||||
myArray(i1) = CStr(obj)
|
myArray(i1) = CStr(obj)
|
||||||
i1 = i1 + 1
|
i1 = i1 + 1
|
||||||
Next
|
Next
|
||||||
Case Else
|
Case Else
|
||||||
'Umwandeln in String
|
'Umwandeln in String
|
||||||
'Die Größe des Arrays festlegen
|
'Die Größe des Arrays festlegen
|
||||||
ReDim myArray(aValues.Length - 1)
|
ReDim myArray(aValues.Length - 1)
|
||||||
Dim i1 As Integer = 0
|
Dim i1 As Integer = 0
|
||||||
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
'Das Array durchlaufen und Werte für den Index in Array schreiben
|
||||||
For Each obj In aValues
|
For Each obj In aValues
|
||||||
myArray(i1) = CStr(obj)
|
myArray(i1) = CStr(obj)
|
||||||
i1 = i1 + 1
|
i1 = i1 + 1
|
||||||
Next
|
Next
|
||||||
End Select
|
End Select
|
||||||
|
'Jetzt die Nachindexierung für Vektor-Felder
|
||||||
|
LOGGER.Debug("Wert für Index vor Indexierung: [{0}]", myArray)
|
||||||
|
|
||||||
|
'If vType = 4097 Or vType = 36865 Then
|
||||||
|
' If myArray(0) = "DeleteWMAttributeValue" Then
|
||||||
|
' 'Variante um Vektorfeld zu leeren
|
||||||
|
' LOGGER.Debug("Now Indexing vektor-attribute with vbEmpty ...")
|
||||||
|
' oDocument.SetVariableValue(aName, vbEmpty)
|
||||||
|
' Else
|
||||||
|
' oDocument.SetVariableValue(aName, myArray)
|
||||||
|
' End If
|
||||||
|
'Else
|
||||||
|
oDocument.SetVariableValue(aName, myArray)
|
||||||
|
'End If
|
||||||
|
End If
|
||||||
|
|
||||||
LOGGER.Debug("Wert für Index vor Indexierung: [{0}]", myArray)
|
|
||||||
|
|
||||||
'Jetzt die Nachindexierung für Vektor-Felder
|
|
||||||
oDocument.SetVariableValue(aName, myArray)
|
|
||||||
LOGGER.Debug("'SetVariableValue' für VEKTOR erfolgreich", False)
|
LOGGER.Debug("'SetVariableValue' für VEKTOR erfolgreich", False)
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|||||||
@@ -62,7 +62,7 @@ Public Class ClassParamRefresh
|
|||||||
LOGGER.Debug($"FORCE_LAYOUT_OVERVIEW [{FORCE_LAYOUT_OVERVIEW}]")
|
LOGGER.Debug($"FORCE_LAYOUT_OVERVIEW [{FORCE_LAYOUT_OVERVIEW}]")
|
||||||
ElseIf oMode = "PM.NO_MASS_VALIDATOR" Then
|
ElseIf oMode = "PM.NO_MASS_VALIDATOR" Then
|
||||||
SHOW_MASS_VALIDATOR = False
|
SHOW_MASS_VALIDATOR = False
|
||||||
LOGGER.Debug($"SHOW_MASS_VALIDATOR [{SHOW_MASS_VALIDATOR}]")
|
LOGGER.Info($"SHOW_MASS_VALIDATOR [{SHOW_MASS_VALIDATOR}]")
|
||||||
ElseIf oMode = "PM.NO_CHARTS" Then
|
ElseIf oMode = "PM.NO_CHARTS" Then
|
||||||
SHOW_CHARTS = False
|
SHOW_CHARTS = False
|
||||||
LOGGER.Debug($"SHOW_CHARTS [{SHOW_CHARTS}]")
|
LOGGER.Debug($"SHOW_CHARTS [{SHOW_CHARTS}]")
|
||||||
@@ -79,7 +79,7 @@ Public Class ClassParamRefresh
|
|||||||
IDB_USES_WMFILESTORE = True
|
IDB_USES_WMFILESTORE = True
|
||||||
ElseIf oMode = "PM.NO_BASICCONF" Then
|
ElseIf oMode = "PM.NO_BASICCONF" Then
|
||||||
BASIC_CONF_VISIBLE = False
|
BASIC_CONF_VISIBLE = False
|
||||||
LOGGER.Debug($"BASIC_CONF_VISIBLE [{BASIC_CONF_VISIBLE}]")
|
LOGGER.Info($"BASIC_CONF_VISIBLE [{BASIC_CONF_VISIBLE}]")
|
||||||
ElseIf oMode = "PM.SYS_LOCKED_MAINTENANCE" Then
|
ElseIf oMode = "PM.SYS_LOCKED_MAINTENANCE" Then
|
||||||
SYS_LOCKED_MAINTENANCE = True
|
SYS_LOCKED_MAINTENANCE = True
|
||||||
ElseIf oMode.StartsWith("PM.IDB_CONID!") Then
|
ElseIf oMode.StartsWith("PM.IDB_CONID!") Then
|
||||||
@@ -104,13 +104,13 @@ Public Class ClassParamRefresh
|
|||||||
End If
|
End If
|
||||||
ElseIf oMode = "PM.EXCEL_OVERVIEW" Then
|
ElseIf oMode = "PM.EXCEL_OVERVIEW" Then
|
||||||
EXCEL_OVERVIEW = True
|
EXCEL_OVERVIEW = True
|
||||||
LOGGER.Debug($"EXCEL_OVERVIEW [{EXCEL_OVERVIEW}]")
|
LOGGER.Info($"EXCEL_OVERVIEW [{EXCEL_OVERVIEW}]")
|
||||||
ElseIf oMode = "PM.MONITORING" Then
|
ElseIf oMode = "PM.MONITORING" Then
|
||||||
MONITORING_ACTIVE = True
|
MONITORING_ACTIVE = True
|
||||||
LOGGER.Debug($"MONITORING_ACTIVE [{MONITORING_ACTIVE}]")
|
LOGGER.Debug($"MONITORING_ACTIVE [{MONITORING_ACTIVE}]")
|
||||||
ElseIf oMode = "PM.GHOSTMODE" Then
|
ElseIf oMode = "PM.GHOSTMODE" Then
|
||||||
GHOSTMODE_ACTIVE = True
|
GHOSTMODE_ACTIVE = True
|
||||||
LOGGER.Debug($"GHOSTMODE_ACTIVE [{GHOSTMODE_ACTIVE}]")
|
LOGGER.Info($"GHOSTMODE_ACTIVE [{GHOSTMODE_ACTIVE}]")
|
||||||
ElseIf oMode.StartsWith("PM.COLORSCHEME") Then
|
ElseIf oMode.StartsWith("PM.COLORSCHEME") Then
|
||||||
Dim oColorScheme = oMode.Replace("PM.COLORSCHEME=", "")
|
Dim oColorScheme = oMode.Replace("PM.COLORSCHEME=", "")
|
||||||
RIBBON_COLOR_SCHEME = oColorScheme.ToUpper
|
RIBBON_COLOR_SCHEME = oColorScheme.ToUpper
|
||||||
@@ -158,6 +158,24 @@ Public Class ClassParamRefresh
|
|||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LAST_ADDED_COLUMN = ""
|
LAST_ADDED_COLUMN = ""
|
||||||
|
|
||||||
|
End Try
|
||||||
|
ElseIf oMode.StartsWith("PM.MON_COL_CHANGED_WHEN") Then
|
||||||
|
Dim oLEDITEDCOL = oMode.Replace("PM.MON_COL_CHANGED_WHEN=", "")
|
||||||
|
Try
|
||||||
|
MON_EDITED_COLUMN = oLEDITEDCOL
|
||||||
|
LOGGER.Debug($"MON_EDITED_COLUMN: {oLEDITEDCOL}")
|
||||||
|
Catch ex As Exception
|
||||||
|
|
||||||
|
|
||||||
|
End Try
|
||||||
|
ElseIf oMode.StartsWith("PM.MON_COL_ADDED_WHEN") Then
|
||||||
|
Dim oLEDITEDCOL = oMode.Replace("PM.MON_COL_ADDED_WHEN=", "")
|
||||||
|
Try
|
||||||
|
MON_ADDED_COLUMN = oLEDITEDCOL
|
||||||
|
LOGGER.Debug($"MON_COL_ADDED_WHEN: {oLEDITEDCOL}")
|
||||||
|
Catch ex As Exception
|
||||||
|
|
||||||
|
|
||||||
End Try
|
End Try
|
||||||
ElseIf oMode.StartsWith("PM.USE_APPSERVER") Then
|
ElseIf oMode.StartsWith("PM.USE_APPSERVER") Then
|
||||||
Dim oUSE_APPSERVER = oMode.Replace("PM.USE_APPSERVER=", "")
|
Dim oUSE_APPSERVER = oMode.Replace("PM.USE_APPSERVER=", "")
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
Imports System.ComponentModel
|
Imports System.ComponentModel
|
||||||
Imports System.Drawing.Design
|
Imports System.Drawing.Design
|
||||||
Imports System.Windows.Forms.Design
|
Imports System.Windows.Forms.Design
|
||||||
Imports DD_ProcessManager.InputProperties
|
Imports taskFLOW.InputProperties
|
||||||
Imports DigitalData.GUIs.Common
|
Imports DigitalData.GUIs.Common
|
||||||
|
|
||||||
Public Class ClassSQLEditor
|
Public Class ClassSQLEditor
|
||||||
@@ -16,26 +16,34 @@ Public Class ClassSQLEditor
|
|||||||
|
|
||||||
Dim oValueObject = DirectCast(value, SQLValue)
|
Dim oValueObject = DirectCast(value, SQLValue)
|
||||||
Dim oSQLString As String = oValueObject.Value
|
Dim oSQLString As String = oValueObject.Value
|
||||||
Dim oSQLConnection As Integer = oValueObject.ConnectionId
|
'Dim oSQLConnection As Integer = oValueObject.ConnectionId
|
||||||
|
|
||||||
If oService IsNot Nothing AndAlso oSQLString IsNot Nothing Then
|
If oService IsNot Nothing AndAlso oSQLString IsNot Nothing Then
|
||||||
'CURRENT_DESIGN_TYPE = "INPUT_INDEX"
|
'CURRENT_DESIGN_TYPE = "INPUT_INDEX"
|
||||||
Using oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM)
|
Using oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM)
|
||||||
oForm.SQLCommand = oSQLString
|
oForm.SQLCommand = oSQLString
|
||||||
oForm.SQLConnection = oSQLConnection
|
oForm.SQLConnection = 0 'oSQLConnection
|
||||||
|
|
||||||
oForm.PlaceholdersManualPrefix = "CTRL"
|
oForm.PlaceholdersManualPrefix = "CTRL"
|
||||||
oForm.PlaceholdersManualTitle = "Controls"
|
oForm.PlaceholdersManualTitle = "Controls"
|
||||||
oForm.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.
|
oForm.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.
|
||||||
ToDictionary(Function(name) name, Function(name) name)
|
ToDictionary(Function(name) name, Function(name) name)
|
||||||
|
|
||||||
|
If IDB_ACTIVE = False Then
|
||||||
|
oForm.ATTRIBUTE_STORE = "WM"
|
||||||
|
oForm.PlaceholdersWindream = MVSource_AllIndicies
|
||||||
|
Else
|
||||||
|
oForm.ATTRIBUTE_STORE = "IDB"
|
||||||
|
End If
|
||||||
If oService.ShowDialog(oForm) = DialogResult.OK Then
|
If oService.ShowDialog(oForm) = DialogResult.OK Then
|
||||||
Dim sql As New SQLValue(oForm.SQLCommand, oForm.SQLConnection)
|
Dim sql As New SQLValue(oForm.SQLCommand) ', oForm.SQLConnection
|
||||||
' CURRENT_CONN_ID_FINAL_INDEX = oForm.SQLConnection
|
' CURRENT_CONN_ID_FINAL_INDEX = oForm.SQLConnection
|
||||||
' CURRENT_CONN_ID = oForm.SQLConnection
|
' CURRENT_CONN_ID = oForm.SQLConnection
|
||||||
value = sql
|
value = sql
|
||||||
End If
|
End If
|
||||||
|
|
||||||
End Using
|
End Using
|
||||||
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Return value
|
Return value
|
||||||
|
|||||||
@@ -7,18 +7,18 @@ Imports System.Drawing.Design
|
|||||||
<TypeConverter(GetType(SQLTypeConverter))>
|
<TypeConverter(GetType(SQLTypeConverter))>
|
||||||
Public Class SQLValue
|
Public Class SQLValue
|
||||||
Public Property Value As String
|
Public Property Value As String
|
||||||
Public Property ConnectionId As Integer
|
'Public Property ConnectionId As Integer
|
||||||
|
|
||||||
Public Sub New()
|
Public Sub New()
|
||||||
Value = ""
|
Value = ""
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Public Sub New(value As String)
|
'Public Sub New(value As String)
|
||||||
Me.Value = value
|
' Me.Value = value
|
||||||
End Sub
|
'End Sub
|
||||||
|
|
||||||
Public Sub New(pValue As String, pConnectionId As Integer)
|
Public Sub New(pValue As String) ', pConnectionId As Integer)
|
||||||
Value = pValue
|
Value = pValue
|
||||||
ConnectionId = pConnectionId
|
' ConnectionId = pConnectionId
|
||||||
End Sub
|
End Sub
|
||||||
End Class
|
End Class
|
||||||
@@ -359,13 +359,14 @@ LOGGER.Error(ex)
|
|||||||
Dim indexnamen() As String = Me.GetIndicesByObjecttype(objekttyp)
|
Dim indexnamen() As String = Me.GetIndicesByObjecttype(objekttyp)
|
||||||
|
|
||||||
If indexnamen Is Nothing Then Return False
|
If indexnamen Is Nothing Then Return False
|
||||||
|
MVSource_AllIndicies = MyIndicies
|
||||||
|
|
||||||
For Each index As String In indexnamen
|
For Each index As String In indexnamen
|
||||||
If index = indexname Then Return True
|
If index = indexname Then Return True
|
||||||
Next
|
Next
|
||||||
|
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LOGGER.Error(ex)
|
LOGGER.Error(ex)
|
||||||
MsgBox("Beim Prüfen ob ein Index für einen Objekttypen existiert, ist ein Fehler aufgetreten." & vbNewLine & vbNewLine & "Fehlernachricht:" & vbNewLine & ex.Message, MsgBoxStyle.Critical, "Fehler beim Prüfen auf Existenz eines Index in einem Objekttyp")
|
MsgBox("Beim Prüfen ob ein Index für einen Objekttypen existiert, ist ein Fehler aufgetreten." & vbNewLine & vbNewLine & "Fehlernachricht:" & vbNewLine & ex.Message, MsgBoxStyle.Critical, "Fehler beim Prüfen auf Existenz eines Index in einem Objekttyp")
|
||||||
End Try
|
End Try
|
||||||
|
|
||||||
|
|||||||
40
app/TaskFlow/DD_DMSLiteDataSet.Designer.vb
generated
40
app/TaskFlow/DD_DMSLiteDataSet.Designer.vb
generated
@@ -16518,7 +16518,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -17054,7 +17054,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -17609,7 +17609,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -18114,7 +18114,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -18516,7 +18516,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -18937,7 +18937,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -19414,7 +19414,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -19707,7 +19707,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -20072,7 +20072,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -20413,7 +20413,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -21484,7 +21484,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -22148,7 +22148,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -22339,7 +22339,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -22622,7 +22622,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -22846,7 +22846,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -23236,7 +23236,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -23620,7 +23620,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -23797,7 +23797,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -23974,7 +23974,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
@@ -24327,7 +24327,7 @@ Namespace DD_DMSLiteDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
|
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
|
||||||
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||||
<Connections>
|
<Connections>
|
||||||
<Connection AppSettingsObjectName="MySettings" AppSettingsPropertyName="ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="ConnectionString (MySettings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.DD_ProcessManager.My.MySettings.GlobalReference.Default.ConnectionString" Provider="System.Data.SqlClient" />
|
<Connection AppSettingsObjectName="MySettings" AppSettingsPropertyName="ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="ConnectionString (MySettings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.taskFLOW.My.MySettings.GlobalReference.Default.ConnectionString" Provider="System.Data.SqlClient" />
|
||||||
</Connections>
|
</Connections>
|
||||||
<Tables>
|
<Tables>
|
||||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" GeneratorDataComponentClassName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" Name="TBPM_PROFILE_FINAL_INDEXING" UserDataComponentName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter">
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" GeneratorDataComponentClassName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" Name="TBPM_PROFILE_FINAL_INDEXING" UserDataComponentName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter">
|
||||||
@@ -3355,9 +3355,9 @@ SELECT GUID, NAME, TITLE, PRIORITY, DESCRIPTION, ACTIVE, WD_SEARCH, NO_OF_DOCUME
|
|||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:annotation>
|
<xs:annotation>
|
||||||
<xs:appinfo>
|
<xs:appinfo>
|
||||||
<msdata:Relationship name="FK_TBPM_CONTROL_TABLE_CONTROL1" msdata:parent="TBPM_PROFILE_CONTROLS" msdata:child="TBPM_CONTROL_TABLE" msdata:parentkey="GUID" msdata:childkey="CONTROL_ID" msprop:Generator_UserParentTable="TBPM_PROFILE_CONTROLS" msprop:Generator_UserChildTable="TBPM_CONTROL_TABLE" msprop:Generator_RelationVarName="relationFK_TBPM_CONTROL_TABLE_CONTROL1" msprop:Generator_ChildPropName="GetTBPM_CONTROL_TABLERows" msprop:Generator_UserRelationName="FK_TBPM_CONTROL_TABLE_CONTROL1" msprop:Generator_ParentPropName="TBPM_PROFILE_CONTROLSRow" />
|
<msdata:Relationship name="FK_TBPM_CONTROL_TABLE_CONTROL1" msdata:parent="TBPM_PROFILE_CONTROLS" msdata:child="TBPM_CONTROL_TABLE" msdata:parentkey="GUID" msdata:childkey="CONTROL_ID" msprop:Generator_UserParentTable="TBPM_PROFILE_CONTROLS" msprop:Generator_UserChildTable="TBPM_CONTROL_TABLE" msprop:Generator_RelationVarName="relationFK_TBPM_CONTROL_TABLE_CONTROL1" msprop:Generator_ChildPropName="GetTBPM_CONTROL_TABLERows" msprop:Generator_ParentPropName="TBPM_PROFILE_CONTROLSRow" msprop:Generator_UserRelationName="FK_TBPM_CONTROL_TABLE_CONTROL1" />
|
||||||
<msdata:Relationship name="FK_TBPM_CONTROL_TABLE_CONTROL" msdata:parent="TBWH_CHECK_PROFILE_CONTROLS" msdata:child="TBPM_CONTROL_TABLE" msdata:parentkey="GUID" msdata:childkey="CONTROL_ID" msprop:Generator_UserParentTable="TBWH_CHECK_PROFILE_CONTROLS" msprop:Generator_UserChildTable="TBPM_CONTROL_TABLE" msprop:Generator_RelationVarName="relationFK_TBPM_CONTROL_TABLE_CONTROL" msprop:Generator_ChildPropName="GetTBPM_CONTROL_TABLERows" msprop:Generator_ParentPropName="TBWH_CHECK_PROFILE_CONTROLSRow" msprop:Generator_UserRelationName="FK_TBPM_CONTROL_TABLE_CONTROL" />
|
<msdata:Relationship name="FK_TBPM_CONTROL_TABLE_CONTROL" msdata:parent="TBWH_CHECK_PROFILE_CONTROLS" msdata:child="TBPM_CONTROL_TABLE" msdata:parentkey="GUID" msdata:childkey="CONTROL_ID" msprop:Generator_UserParentTable="TBWH_CHECK_PROFILE_CONTROLS" msprop:Generator_UserChildTable="TBPM_CONTROL_TABLE" msprop:Generator_RelationVarName="relationFK_TBPM_CONTROL_TABLE_CONTROL" msprop:Generator_ChildPropName="GetTBPM_CONTROL_TABLERows" msprop:Generator_UserRelationName="FK_TBPM_CONTROL_TABLE_CONTROL" msprop:Generator_ParentPropName="TBWH_CHECK_PROFILE_CONTROLSRow" />
|
||||||
<msdata:Relationship name="FK_TBPM_PROFILE_CONTROLS_PROFILE" msdata:parent="TBPM_PROFILE" msdata:child="TBPM_PROFILE_CONTROLS" msdata:parentkey="GUID" msdata:childkey="PROFIL_ID" msprop:Generator_UserParentTable="TBPM_PROFILE" msprop:Generator_UserChildTable="TBPM_PROFILE_CONTROLS" msprop:Generator_RelationVarName="relationFK_TBPM_PROFILE_CONTROLS_PROFILE" msprop:Generator_ChildPropName="GetTBPM_PROFILE_CONTROLSRows" msprop:Generator_ParentPropName="TBPM_PROFILERow" msprop:Generator_UserRelationName="FK_TBPM_PROFILE_CONTROLS_PROFILE" />
|
<msdata:Relationship name="FK_TBPM_PROFILE_CONTROLS_PROFILE" msdata:parent="TBPM_PROFILE" msdata:child="TBPM_PROFILE_CONTROLS" msdata:parentkey="GUID" msdata:childkey="PROFIL_ID" msprop:Generator_UserParentTable="TBPM_PROFILE" msprop:Generator_UserChildTable="TBPM_PROFILE_CONTROLS" msprop:Generator_RelationVarName="relationFK_TBPM_PROFILE_CONTROLS_PROFILE" msprop:Generator_ChildPropName="GetTBPM_PROFILE_CONTROLSRows" msprop:Generator_UserRelationName="FK_TBPM_PROFILE_CONTROLS_PROFILE" msprop:Generator_ParentPropName="TBPM_PROFILERow" />
|
||||||
</xs:appinfo>
|
</xs:appinfo>
|
||||||
</xs:annotation>
|
</xs:annotation>
|
||||||
</xs:schema>
|
</xs:schema>
|
||||||
2
app/TaskFlow/FinalIndexDataSet.Designer.vb
generated
2
app/TaskFlow/FinalIndexDataSet.Designer.vb
generated
@@ -1213,7 +1213,7 @@ Namespace FinalIndexDataSetTableAdapters
|
|||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "17.0.0.0")> _
|
||||||
Private Sub InitConnection()
|
Private Sub InitConnection()
|
||||||
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
Me._connection = New Global.System.Data.SqlClient.SqlConnection()
|
||||||
Me._connection.ConnectionString = Global.DD_ProcessManager.My.MySettings.Default.ConnectionString
|
Me._connection.ConnectionString = Global.taskFLOW.My.MySettings.Default.ConnectionString
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
|
<xs:appinfo source="urn:schemas-microsoft-com:xml-msdatasource">
|
||||||
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
<DataSource DefaultConnectionIndex="0" FunctionsComponentName="QueriesTableAdapter" Modifier="AutoLayout, AnsiClass, Class, Public" SchemaSerializationMode="IncludeSchema" xmlns="urn:schemas-microsoft-com:xml-msdatasource">
|
||||||
<Connections>
|
<Connections>
|
||||||
<Connection AppSettingsObjectName="MySettings" AppSettingsPropertyName="ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="ConnectionString (MySettings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.DD_ProcessManager.My.MySettings.GlobalReference.Default.ConnectionString" Provider="System.Data.SqlClient" />
|
<Connection AppSettingsObjectName="MySettings" AppSettingsPropertyName="ConnectionString" ConnectionStringObject="" IsAppSettingsProperty="true" Modifier="Assembly" Name="ConnectionString (MySettings)" ParameterPrefix="@" PropertyReference="ApplicationSettings.taskFLOW.My.MySettings.GlobalReference.Default.ConnectionString" Provider="System.Data.SqlClient" />
|
||||||
</Connections>
|
</Connections>
|
||||||
<Tables>
|
<Tables>
|
||||||
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" GeneratorDataComponentClassName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" Name="TBPM_PROFILE_FINAL_INDEXING" UserDataComponentName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter">
|
<TableAdapter BaseClass="System.ComponentModel.Component" DataAccessorModifier="AutoLayout, AnsiClass, Class, Public" DataAccessorName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" GeneratorDataComponentClassName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter" Name="TBPM_PROFILE_FINAL_INDEXING" UserDataComponentName="TBPM_PROFILE_FINAL_INDEXINGTableAdapter">
|
||||||
@@ -66,71 +66,71 @@ WHERE (GUID = @guid)</CommandText>
|
|||||||
</DataSource>
|
</DataSource>
|
||||||
</xs:appinfo>
|
</xs:appinfo>
|
||||||
</xs:annotation>
|
</xs:annotation>
|
||||||
<xs:element name="FinalIndexDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_DataSetName="FinalIndexDataSet" msprop:Generator_UserDSName="FinalIndexDataSet">
|
<xs:element name="FinalIndexDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:EnableTableAdapterManager="true" msprop:Generator_UserDSName="FinalIndexDataSet" msprop:Generator_DataSetName="FinalIndexDataSet">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
<xs:element name="TBPM_PROFILE_FINAL_INDEXING" msprop:Generator_TableClassName="TBPM_PROFILE_FINAL_INDEXINGDataTable" msprop:Generator_TableVarName="tableTBPM_PROFILE_FINAL_INDEXING" msprop:Generator_RowChangedName="TBPM_PROFILE_FINAL_INDEXINGRowChanged" msprop:Generator_TablePropName="TBPM_PROFILE_FINAL_INDEXING" msprop:Generator_RowDeletingName="TBPM_PROFILE_FINAL_INDEXINGRowDeleting" msprop:Generator_RowChangingName="TBPM_PROFILE_FINAL_INDEXINGRowChanging" msprop:Generator_RowEvHandlerName="TBPM_PROFILE_FINAL_INDEXINGRowChangeEventHandler" msprop:Generator_RowDeletedName="TBPM_PROFILE_FINAL_INDEXINGRowDeleted" msprop:Generator_RowClassName="TBPM_PROFILE_FINAL_INDEXINGRow" msprop:Generator_UserTableName="TBPM_PROFILE_FINAL_INDEXING" msprop:Generator_RowEvArgName="TBPM_PROFILE_FINAL_INDEXINGRowChangeEvent">
|
<xs:element name="TBPM_PROFILE_FINAL_INDEXING" msprop:Generator_RowEvHandlerName="TBPM_PROFILE_FINAL_INDEXINGRowChangeEventHandler" msprop:Generator_RowDeletedName="TBPM_PROFILE_FINAL_INDEXINGRowDeleted" msprop:Generator_RowDeletingName="TBPM_PROFILE_FINAL_INDEXINGRowDeleting" msprop:Generator_RowEvArgName="TBPM_PROFILE_FINAL_INDEXINGRowChangeEvent" msprop:Generator_TablePropName="TBPM_PROFILE_FINAL_INDEXING" msprop:Generator_RowChangedName="TBPM_PROFILE_FINAL_INDEXINGRowChanged" msprop:Generator_RowChangingName="TBPM_PROFILE_FINAL_INDEXINGRowChanging" msprop:Generator_TableClassName="TBPM_PROFILE_FINAL_INDEXINGDataTable" msprop:Generator_RowClassName="TBPM_PROFILE_FINAL_INDEXINGRow" msprop:Generator_TableVarName="tableTBPM_PROFILE_FINAL_INDEXING" msprop:Generator_UserTableName="TBPM_PROFILE_FINAL_INDEXING">
|
||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
<xs:element name="GUID" msdata:ReadOnly="true" msdata:AutoIncrement="true" msdata:AutoIncrementSeed="-1" msdata:AutoIncrementStep="-1" msprop:Generator_ColumnPropNameInRow="GUID" msprop:Generator_ColumnPropNameInTable="GUIDColumn" msprop:Generator_ColumnVarNameInTable="columnGUID" msprop:Generator_UserColumnName="GUID" type="xs:int" />
|
||||||
<xs:element name="PROFIL_ID" msprop:Generator_ColumnVarNameInTable="columnPROFIL_ID" msprop:Generator_ColumnPropNameInRow="PROFIL_ID" msprop:Generator_ColumnPropNameInTable="PROFIL_IDColumn" msprop:Generator_UserColumnName="PROFIL_ID" type="xs:int" />
|
<xs:element name="PROFIL_ID" msprop:Generator_ColumnPropNameInRow="PROFIL_ID" msprop:Generator_ColumnPropNameInTable="PROFIL_IDColumn" msprop:Generator_ColumnVarNameInTable="columnPROFIL_ID" msprop:Generator_UserColumnName="PROFIL_ID" type="xs:int" />
|
||||||
<xs:element name="CONNECTION_ID" msprop:Generator_ColumnVarNameInTable="columnCONNECTION_ID" msprop:Generator_ColumnPropNameInRow="CONNECTION_ID" msprop:Generator_ColumnPropNameInTable="CONNECTION_IDColumn" msprop:Generator_UserColumnName="CONNECTION_ID" type="xs:short" />
|
<xs:element name="CONNECTION_ID" msprop:Generator_ColumnPropNameInRow="CONNECTION_ID" msprop:Generator_ColumnPropNameInTable="CONNECTION_IDColumn" msprop:Generator_ColumnVarNameInTable="columnCONNECTION_ID" msprop:Generator_UserColumnName="CONNECTION_ID" type="xs:short" />
|
||||||
<xs:element name="SQL_COMMAND" msprop:Generator_ColumnVarNameInTable="columnSQL_COMMAND" msprop:Generator_ColumnPropNameInRow="SQL_COMMAND" msprop:Generator_ColumnPropNameInTable="SQL_COMMANDColumn" msprop:Generator_UserColumnName="SQL_COMMAND">
|
<xs:element name="SQL_COMMAND" msprop:Generator_ColumnPropNameInRow="SQL_COMMAND" msprop:Generator_ColumnPropNameInTable="SQL_COMMANDColumn" msprop:Generator_ColumnVarNameInTable="columnSQL_COMMAND" msprop:Generator_UserColumnName="SQL_COMMAND">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="2147483647" />
|
<xs:maxLength value="2147483647" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="INDEXNAME" msprop:Generator_ColumnVarNameInTable="columnINDEXNAME" msprop:Generator_ColumnPropNameInRow="INDEXNAME" msprop:Generator_ColumnPropNameInTable="INDEXNAMEColumn" msprop:Generator_UserColumnName="INDEXNAME">
|
<xs:element name="INDEXNAME" msprop:Generator_ColumnPropNameInRow="INDEXNAME" msprop:Generator_ColumnPropNameInTable="INDEXNAMEColumn" msprop:Generator_ColumnVarNameInTable="columnINDEXNAME" msprop:Generator_UserColumnName="INDEXNAME">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="VALUE" msprop:Generator_ColumnVarNameInTable="columnVALUE" msprop:Generator_ColumnPropNameInRow="VALUE" msprop:Generator_ColumnPropNameInTable="VALUEColumn" msprop:Generator_UserColumnName="VALUE">
|
<xs:element name="VALUE" msprop:Generator_ColumnPropNameInRow="VALUE" msprop:Generator_ColumnPropNameInTable="VALUEColumn" msprop:Generator_ColumnVarNameInTable="columnVALUE" msprop:Generator_UserColumnName="VALUE">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="100" />
|
<xs:maxLength value="100" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="ADDED_WHO" msprop:Generator_ColumnVarNameInTable="columnADDED_WHO" msprop:Generator_ColumnPropNameInRow="ADDED_WHO" msprop:Generator_ColumnPropNameInTable="ADDED_WHOColumn" msprop:Generator_UserColumnName="ADDED_WHO">
|
<xs:element name="ADDED_WHO" msprop:Generator_ColumnPropNameInRow="ADDED_WHO" msprop:Generator_ColumnPropNameInTable="ADDED_WHOColumn" msprop:Generator_ColumnVarNameInTable="columnADDED_WHO" msprop:Generator_UserColumnName="ADDED_WHO">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="30" />
|
<xs:maxLength value="30" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="ADDED_WHEN" msprop:Generator_ColumnVarNameInTable="columnADDED_WHEN" msprop:Generator_ColumnPropNameInRow="ADDED_WHEN" msprop:Generator_ColumnPropNameInTable="ADDED_WHENColumn" msprop:Generator_UserColumnName="ADDED_WHEN" type="xs:dateTime" />
|
<xs:element name="ADDED_WHEN" msprop:Generator_ColumnPropNameInRow="ADDED_WHEN" msprop:Generator_ColumnPropNameInTable="ADDED_WHENColumn" msprop:Generator_ColumnVarNameInTable="columnADDED_WHEN" msprop:Generator_UserColumnName="ADDED_WHEN" type="xs:dateTime" />
|
||||||
<xs:element name="CHANGED_WHO" msprop:Generator_ColumnVarNameInTable="columnCHANGED_WHO" msprop:Generator_ColumnPropNameInRow="CHANGED_WHO" msprop:Generator_ColumnPropNameInTable="CHANGED_WHOColumn" msprop:Generator_UserColumnName="CHANGED_WHO" minOccurs="0">
|
<xs:element name="CHANGED_WHO" msprop:Generator_ColumnPropNameInRow="CHANGED_WHO" msprop:Generator_ColumnPropNameInTable="CHANGED_WHOColumn" msprop:Generator_ColumnVarNameInTable="columnCHANGED_WHO" msprop:Generator_UserColumnName="CHANGED_WHO" minOccurs="0">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="30" />
|
<xs:maxLength value="30" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="CHANGED_WHEN" msprop:Generator_ColumnVarNameInTable="columnCHANGED_WHEN" msprop:Generator_ColumnPropNameInRow="CHANGED_WHEN" msprop:Generator_ColumnPropNameInTable="CHANGED_WHENColumn" msprop:Generator_UserColumnName="CHANGED_WHEN" type="xs:dateTime" minOccurs="0" />
|
<xs:element name="CHANGED_WHEN" msprop:Generator_ColumnPropNameInRow="CHANGED_WHEN" msprop:Generator_ColumnPropNameInTable="CHANGED_WHENColumn" msprop:Generator_ColumnVarNameInTable="columnCHANGED_WHEN" msprop:Generator_UserColumnName="CHANGED_WHEN" type="xs:dateTime" minOccurs="0" />
|
||||||
<xs:element name="DESCRIPTION" msprop:Generator_ColumnVarNameInTable="columnDESCRIPTION" msprop:Generator_ColumnPropNameInRow="DESCRIPTION" msprop:Generator_ColumnPropNameInTable="DESCRIPTIONColumn" msprop:Generator_UserColumnName="DESCRIPTION">
|
<xs:element name="DESCRIPTION" msprop:Generator_ColumnPropNameInRow="DESCRIPTION" msprop:Generator_ColumnPropNameInTable="DESCRIPTIONColumn" msprop:Generator_ColumnVarNameInTable="columnDESCRIPTION" msprop:Generator_UserColumnName="DESCRIPTION">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="2147483647" />
|
<xs:maxLength value="2147483647" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="ACTIVE" msprop:Generator_ColumnVarNameInTable="columnACTIVE" msprop:Generator_ColumnPropNameInRow="ACTIVE" msprop:Generator_ColumnPropNameInTable="ACTIVEColumn" msprop:Generator_UserColumnName="ACTIVE" type="xs:boolean" />
|
<xs:element name="ACTIVE" msprop:Generator_ColumnPropNameInRow="ACTIVE" msprop:Generator_ColumnPropNameInTable="ACTIVEColumn" msprop:Generator_ColumnVarNameInTable="columnACTIVE" msprop:Generator_UserColumnName="ACTIVE" type="xs:boolean" />
|
||||||
<xs:element name="PREVENT_DUPLICATES" msprop:Generator_ColumnVarNameInTable="columnPREVENT_DUPLICATES" msprop:Generator_ColumnPropNameInRow="PREVENT_DUPLICATES" msprop:Generator_ColumnPropNameInTable="PREVENT_DUPLICATESColumn" msprop:Generator_UserColumnName="PREVENT_DUPLICATES" type="xs:boolean" />
|
<xs:element name="PREVENT_DUPLICATES" msprop:Generator_ColumnPropNameInRow="PREVENT_DUPLICATES" msprop:Generator_ColumnPropNameInTable="PREVENT_DUPLICATESColumn" msprop:Generator_ColumnVarNameInTable="columnPREVENT_DUPLICATES" msprop:Generator_UserColumnName="PREVENT_DUPLICATES" type="xs:boolean" />
|
||||||
<xs:element name="ALLOW_NEW_VALUES" msprop:Generator_ColumnVarNameInTable="columnALLOW_NEW_VALUES" msprop:Generator_ColumnPropNameInRow="ALLOW_NEW_VALUES" msprop:Generator_ColumnPropNameInTable="ALLOW_NEW_VALUESColumn" msprop:Generator_UserColumnName="ALLOW_NEW_VALUES" type="xs:boolean" />
|
<xs:element name="ALLOW_NEW_VALUES" msprop:Generator_ColumnPropNameInRow="ALLOW_NEW_VALUES" msprop:Generator_ColumnPropNameInTable="ALLOW_NEW_VALUESColumn" msprop:Generator_ColumnVarNameInTable="columnALLOW_NEW_VALUES" msprop:Generator_UserColumnName="ALLOW_NEW_VALUES" type="xs:boolean" />
|
||||||
<xs:element name="IF_VEKTOR_BEHAVIOUR" msprop:Generator_ColumnVarNameInTable="columnIF_VEKTOR_BEHAVIOUR" msprop:Generator_ColumnPropNameInRow="IF_VEKTOR_BEHAVIOUR" msprop:Generator_ColumnPropNameInTable="IF_VEKTOR_BEHAVIOURColumn" msprop:Generator_UserColumnName="IF_VEKTOR_BEHAVIOUR">
|
<xs:element name="IF_VEKTOR_BEHAVIOUR" msprop:Generator_ColumnPropNameInRow="IF_VEKTOR_BEHAVIOUR" msprop:Generator_ColumnPropNameInTable="IF_VEKTOR_BEHAVIOURColumn" msprop:Generator_ColumnVarNameInTable="columnIF_VEKTOR_BEHAVIOUR" msprop:Generator_UserColumnName="IF_VEKTOR_BEHAVIOUR">
|
||||||
<xs:simpleType>
|
<xs:simpleType>
|
||||||
<xs:restriction base="xs:string">
|
<xs:restriction base="xs:string">
|
||||||
<xs:maxLength value="25" />
|
<xs:maxLength value="25" />
|
||||||
</xs:restriction>
|
</xs:restriction>
|
||||||
</xs:simpleType>
|
</xs:simpleType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
<xs:element name="SEQUENCE" msprop:Generator_ColumnVarNameInTable="columnSEQUENCE" msprop:Generator_ColumnPropNameInRow="SEQUENCE" msprop:Generator_ColumnPropNameInTable="SEQUENCEColumn" msprop:Generator_UserColumnName="SEQUENCE" type="xs:unsignedByte" default="0" />
|
<xs:element name="SEQUENCE" msprop:Generator_ColumnPropNameInRow="SEQUENCE" msprop:Generator_ColumnPropNameInTable="SEQUENCEColumn" msprop:Generator_ColumnVarNameInTable="columnSEQUENCE" msprop:Generator_UserColumnName="SEQUENCE" type="xs:unsignedByte" default="0" />
|
||||||
<xs:element name="CONTINUE_INDETERMINED" msprop:Generator_ColumnVarNameInTable="columnCONTINUE_INDETERMINED" msprop:Generator_ColumnPropNameInRow="CONTINUE_INDETERMINED" msprop:Generator_ColumnPropNameInTable="CONTINUE_INDETERMINEDColumn" msprop:Generator_UserColumnName="CONTINUE_INDETERMINED" type="xs:boolean" />
|
<xs:element name="CONTINUE_INDETERMINED" msprop:Generator_ColumnPropNameInRow="CONTINUE_INDETERMINED" msprop:Generator_ColumnPropNameInTable="CONTINUE_INDETERMINEDColumn" msprop:Generator_ColumnVarNameInTable="columnCONTINUE_INDETERMINED" msprop:Generator_UserColumnName="CONTINUE_INDETERMINED" type="xs:boolean" />
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
Changes to this file may cause incorrect behavior and will be lost if
|
Changes to this file may cause incorrect behavior and will be lost if
|
||||||
the code is regenerated.
|
the code is regenerated.
|
||||||
</autogenerated>-->
|
</autogenerated>-->
|
||||||
<DiagramLayout xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
<DiagramLayout xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" ex:showrelationlabel="False" ViewPortX="0" ViewPortY="0" xmlns:ex="urn:schemas-microsoft-com:xml-msdatasource-layout-extended" xmlns="urn:schemas-microsoft-com:xml-msdatasource-layout">
|
||||||
<Shapes>
|
<Shapes>
|
||||||
<Shape ID="DesignTable:TBPM_PROFILE_FINAL_INDEXING" ZOrder="1" X="93" Y="35" Height="362" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="292" />
|
<Shape ID="DesignTable:TBPM_PROFILE_FINAL_INDEXING" ZOrder="1" X="93" Y="35" Height="362" Width="300" AdapterExpanded="true" DataTableExpanded="true" OldAdapterHeight="0" OldDataTableHeight="0" SplitterPosition="292" />
|
||||||
</Shapes>
|
</Shapes>
|
||||||
|
|||||||
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.ML.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.ML.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.ML.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.ML.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.Imaging.Rendering.Skia.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.barcode.1d.reader.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.barcode.2d.reader.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.filters.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.filters.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.filters.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.filters.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.image.gdimgplug.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.image.gdimgplug.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.image.gdimgplug.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.image.gdimgplug.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.machine.vision.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.machine.vision.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.machine.vision.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.machine.vision.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.twain.client.64.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.twain.client.64.dll
Normal file
Binary file not shown.
BIN
app/TaskFlow/GdPicture.NET.14.twain.client.dll
Normal file
BIN
app/TaskFlow/GdPicture.NET.14.twain.client.dll
Normal file
Binary file not shown.
@@ -84,7 +84,7 @@ Public Module ModuleControlProperties
|
|||||||
|
|
||||||
Private _index_type As String
|
Private _index_type As String
|
||||||
Private _sql_command As String
|
Private _sql_command As String
|
||||||
Friend _sql_connection As Integer = 0
|
'Friend _sql_connection As Integer = 0
|
||||||
Private _Enable_SQL As String
|
Private _Enable_SQL As String
|
||||||
Private _Enable_SQL_ONLOAD As String
|
Private _Enable_SQL_ONLOAD As String
|
||||||
Private _default_value
|
Private _default_value
|
||||||
@@ -124,36 +124,37 @@ Public Module ModuleControlProperties
|
|||||||
<Category(ClassConstants.CAT_DATA)>
|
<Category(ClassConstants.CAT_DATA)>
|
||||||
Public Property SQLCommand() As SQLValue
|
Public Property SQLCommand() As SQLValue
|
||||||
Get
|
Get
|
||||||
Return New SQLValue(NotNull(_sql_command, ""), _sql_connection)
|
Return New SQLValue(NotNull(_sql_command, "")) ', _sql_connection
|
||||||
End Get
|
End Get
|
||||||
Set(ByVal value As SQLValue)
|
Set(ByVal value As SQLValue)
|
||||||
_sql_command = value.Value
|
_sql_command = value.Value
|
||||||
SQLConnection = value.ConnectionId
|
'SQLConnection = value.ConnectionId
|
||||||
|
|
||||||
End Set
|
End Set
|
||||||
End Property
|
End Property
|
||||||
|
|
||||||
<DisplayName("SQL Connection")>
|
'<DisplayName("SQL Connection")>
|
||||||
<Category(ClassConstants.CAT_INFORMATION)>
|
'<Category(ClassConstants.CAT_INFORMATION)>
|
||||||
<[ReadOnly](True)>
|
'<[ReadOnly](True)>
|
||||||
Public Property SQLConnection() As Integer
|
'Public Property SQLConnection() As Integer
|
||||||
Get
|
' Get
|
||||||
Return _sql_connection
|
' Return _sql_connection
|
||||||
End Get
|
' End Get
|
||||||
Set(value As Integer)
|
' Set(value As Integer)
|
||||||
_sql_connection = value
|
' _sql_connection = value
|
||||||
End Set
|
' End Set
|
||||||
End Property
|
'End Property
|
||||||
|
|
||||||
<DisplayName("Enable On Change SQL")>
|
<DisplayName("Enable On Change SQL")>
|
||||||
<Description("SQL Command that determines if a control should be enabled/disabled when another, referenced control changes. Should return 0 or 1. Can include a Control-Placeholder.")>
|
<Description("SQL Command that determines if a control should be enabled/disabled when another, referenced control changes. Should return 0 or 1. Can include a Control-Placeholder.")>
|
||||||
<Category(ClassConstants.CAT_BEHAVIOUR)>
|
<Category(ClassConstants.CAT_BEHAVIOUR)>
|
||||||
Public Property Enable_SQL() As SQLValue
|
Public Property Enable_SQL() As SQLValue
|
||||||
Get
|
Get
|
||||||
Return New SQLValue(NotNull(_Enable_SQL, ""), _sql_connection)
|
Return New SQLValue(NotNull(_Enable_SQL, "")) ', _sql_connection
|
||||||
End Get
|
End Get
|
||||||
Set(ByVal value As SQLValue)
|
Set(ByVal value As SQLValue)
|
||||||
_Enable_SQL = value.Value
|
_Enable_SQL = value.Value
|
||||||
SQLConnection = value.ConnectionId
|
'SQLConnection = value.ConnectionId
|
||||||
End Set
|
End Set
|
||||||
End Property
|
End Property
|
||||||
|
|
||||||
@@ -162,11 +163,11 @@ Public Module ModuleControlProperties
|
|||||||
<Category(ClassConstants.CAT_BEHAVIOUR)>
|
<Category(ClassConstants.CAT_BEHAVIOUR)>
|
||||||
Public Property Enable_SQL_OnLoad() As SQLValue
|
Public Property Enable_SQL_OnLoad() As SQLValue
|
||||||
Get
|
Get
|
||||||
Return New SQLValue(NotNull(_Enable_SQL_ONLOAD, ""), _sql_connection)
|
Return New SQLValue(NotNull(_Enable_SQL_ONLOAD, "")) ', _sql_connection
|
||||||
End Get
|
End Get
|
||||||
Set(ByVal value As SQLValue)
|
Set(ByVal value As SQLValue)
|
||||||
_Enable_SQL_ONLOAD = value.Value
|
_Enable_SQL_ONLOAD = value.Value
|
||||||
SQLConnection = value.ConnectionId
|
'SQLConnection = value.ConnectionId
|
||||||
End Set
|
End Set
|
||||||
End Property
|
End Property
|
||||||
|
|
||||||
@@ -189,11 +190,11 @@ Public Module ModuleControlProperties
|
|||||||
<Category(ClassConstants.CAT_BEHAVIOUR)>
|
<Category(ClassConstants.CAT_BEHAVIOUR)>
|
||||||
Public Property SetControlData As SQLValue
|
Public Property SetControlData As SQLValue
|
||||||
Get
|
Get
|
||||||
Return New SQLValue(_set_control_data, _sql_connection)
|
Return New SQLValue(_set_control_data) ', _sql_connection
|
||||||
End Get
|
End Get
|
||||||
Set(value As SQLValue)
|
Set(value As SQLValue)
|
||||||
_set_control_data = value.Value
|
_set_control_data = value.Value
|
||||||
SQLConnection = value.ConnectionId
|
'SQLConnection = value.ConnectionId
|
||||||
End Set
|
End Set
|
||||||
End Property
|
End Property
|
||||||
End Class
|
End Class
|
||||||
@@ -345,11 +346,11 @@ Public Module ModuleControlProperties
|
|||||||
<Category(ClassConstants.CAT_VALIDATION)>
|
<Category(ClassConstants.CAT_VALIDATION)>
|
||||||
Public Property Override_SQL() As SQLValue
|
Public Property Override_SQL() As SQLValue
|
||||||
Get
|
Get
|
||||||
Return New SQLValue(NotNull(_Override_SQL, ""), _sql_connection)
|
Return New SQLValue(NotNull(_Override_SQL, "")) ', _sql_connection
|
||||||
End Get
|
End Get
|
||||||
Set(ByVal value As SQLValue)
|
Set(ByVal value As SQLValue)
|
||||||
_Override_SQL = value.Value
|
_Override_SQL = value.Value
|
||||||
SQLConnection = value.ConnectionId
|
'SQLConnection = value.ConnectionId
|
||||||
End Set
|
End Set
|
||||||
End Property
|
End Property
|
||||||
End Class
|
End Class
|
||||||
|
|||||||
@@ -11,10 +11,10 @@ Module ModuleFinalIndexProperties
|
|||||||
<[ReadOnly](True)>
|
<[ReadOnly](True)>
|
||||||
Public Property GUID As Integer
|
Public Property GUID As Integer
|
||||||
|
|
||||||
<DisplayName("Connection ID")>
|
'<DisplayName("Connection ID")>
|
||||||
<Category(ClassConstants.CAT_INFORMATION)>
|
'<Category(ClassConstants.CAT_INFORMATION)>
|
||||||
<[ReadOnly](True)>
|
'<[ReadOnly](True)>
|
||||||
Public Property ConnectionId As Integer
|
'Public Property ConnectionId As Integer
|
||||||
|
|
||||||
<Category(ClassConstants.CAT_GENERAL)>
|
<Category(ClassConstants.CAT_GENERAL)>
|
||||||
Public Property Description As String
|
Public Property Description As String
|
||||||
@@ -97,6 +97,7 @@ Module ModuleFinalIndexProperties
|
|||||||
Public Property VectorBehaviourType As List(Of String)
|
Public Property VectorBehaviourType As List(Of String)
|
||||||
|
|
||||||
Public Sub VectorIndexBooleanProvider(attrs As PropertyAttributes)
|
Public Sub VectorIndexBooleanProvider(attrs As PropertyAttributes)
|
||||||
|
'Sd
|
||||||
MaybeSetReadOnlyIfNotVectorIndex(attrs)
|
MaybeSetReadOnlyIfNotVectorIndex(attrs)
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
@@ -182,7 +183,12 @@ Module ModuleFinalIndexProperties
|
|||||||
If indexType.Contains(type) Then
|
If indexType.Contains(type) Then
|
||||||
attrs.IsBrowsable = True
|
attrs.IsBrowsable = True
|
||||||
Else
|
Else
|
||||||
attrs.IsBrowsable = False
|
If attrs.DisplayName = "Index Behaviour" Then
|
||||||
|
attrs.IsBrowsable = True
|
||||||
|
Else
|
||||||
|
attrs.IsBrowsable = False
|
||||||
|
End If
|
||||||
|
|
||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|||||||
@@ -91,6 +91,8 @@ Module ModuleRuntimeVariables
|
|||||||
Public Property INACTIVITYRecognized As Boolean = False
|
Public Property INACTIVITYRecognized As Boolean = False
|
||||||
Public Property LAST_EDITED_COLUMN As String = "NONE"
|
Public Property LAST_EDITED_COLUMN As String = "NONE"
|
||||||
Public Property LAST_ADDED_COLUMN As String = "NONE"
|
Public Property LAST_ADDED_COLUMN As String = "NONE"
|
||||||
|
Public Property MON_EDITED_COLUMN As String = "NONE"
|
||||||
|
Public Property MON_ADDED_COLUMN As String = "NONE"
|
||||||
Public Property USE_APPSERVER As Boolean = False
|
Public Property USE_APPSERVER As Boolean = False
|
||||||
Public Property SEARCH1 As String = ""
|
Public Property SEARCH1 As String = ""
|
||||||
Public Property SEARCH2 As String = ""
|
Public Property SEARCH2 As String = ""
|
||||||
@@ -181,4 +183,6 @@ Module ModuleRuntimeVariables
|
|||||||
|
|
||||||
Public LIC_MODULES As String = "NONE"
|
Public LIC_MODULES As String = "NONE"
|
||||||
Public oSQLLoginAttempt As String
|
Public oSQLLoginAttempt As String
|
||||||
|
|
||||||
|
Public MVSource_AllIndicies As List(Of String)
|
||||||
End Module
|
End Module
|
||||||
|
|||||||
2
app/TaskFlow/My Project/Application.Designer.vb
generated
2
app/TaskFlow/My Project/Application.Designer.vb
generated
@@ -32,7 +32,7 @@ Namespace My
|
|||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||||
Protected Overrides Sub OnCreateMainForm()
|
Protected Overrides Sub OnCreateMainForm()
|
||||||
Me.MainForm = Global.DD_ProcessManager.frmMain
|
Me.MainForm = Global.taskFLOW.frmMain
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
<Global.System.Diagnostics.DebuggerStepThroughAttribute()> _
|
||||||
|
|||||||
@@ -8,5 +8,5 @@
|
|||||||
<AuthenticationMode>0</AuthenticationMode>
|
<AuthenticationMode>0</AuthenticationMode>
|
||||||
<MinimumSplashScreenDisplayTime>0</MinimumSplashScreenDisplayTime>
|
<MinimumSplashScreenDisplayTime>0</MinimumSplashScreenDisplayTime>
|
||||||
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
<SaveMySettingsOnExit>true</SaveMySettingsOnExit>
|
||||||
<HighDpiMpde>false</HighDpiMpde>
|
<HighDpiMode>0</HighDpiMode>
|
||||||
</MyApplicationData>
|
</MyApplicationData>
|
||||||
@@ -14,7 +14,7 @@ Imports System.Runtime.InteropServices
|
|||||||
<Assembly: AssemblyCompany("Digital Data")>
|
<Assembly: AssemblyCompany("Digital Data")>
|
||||||
<Assembly: AssemblyProduct("taskFLOW")>
|
<Assembly: AssemblyProduct("taskFLOW")>
|
||||||
<Assembly: AssemblyCopyright("Copyright © Digital Data 2025")>
|
<Assembly: AssemblyCopyright("Copyright © Digital Data 2025")>
|
||||||
<Assembly: AssemblyTrademark("2.5.0.0")>
|
<Assembly: AssemblyTrademark("")>
|
||||||
|
|
||||||
<Assembly: ComVisible(False)>
|
<Assembly: ComVisible(False)>
|
||||||
|
|
||||||
@@ -32,6 +32,6 @@ Imports System.Runtime.InteropServices
|
|||||||
' übernehmen, indem Sie "*" eingeben:
|
' übernehmen, indem Sie "*" eingeben:
|
||||||
' <Assembly: AssemblyVersion("1.0.*")>
|
' <Assembly: AssemblyVersion("1.0.*")>
|
||||||
|
|
||||||
<Assembly: AssemblyVersion("2.5.3.0")>
|
<Assembly: AssemblyVersion("2.6.1.0")>
|
||||||
<Assembly: AssemblyFileVersion("1.0.0.0")>
|
<Assembly: AssemblyFileVersion("1.0.0.0")>
|
||||||
<Assembly: NeutralResourcesLanguage("")>
|
<Assembly: NeutralResourcesLanguage("")>
|
||||||
|
|||||||
2
app/TaskFlow/My Project/Resources.Designer.vb
generated
2
app/TaskFlow/My Project/Resources.Designer.vb
generated
@@ -39,7 +39,7 @@ Namespace My.Resources
|
|||||||
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
Get
|
Get
|
||||||
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("DD_ProcessManager.Resources", GetType(Resources).Assembly)
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("taskFLOW.Resources", GetType(Resources).Assembly)
|
||||||
resourceMan = temp
|
resourceMan = temp
|
||||||
End If
|
End If
|
||||||
Return resourceMan
|
Return resourceMan
|
||||||
|
|||||||
6
app/TaskFlow/My Project/Settings.Designer.vb
generated
6
app/TaskFlow/My Project/Settings.Designer.vb
generated
@@ -15,7 +15,7 @@ Option Explicit On
|
|||||||
Namespace My
|
Namespace My
|
||||||
|
|
||||||
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
<Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
|
||||||
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.9.0.0"), _
|
Global.System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "17.14.0.0"), _
|
||||||
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
|
||||||
Partial Friend NotInheritable Class MySettings
|
Partial Friend NotInheritable Class MySettings
|
||||||
Inherits Global.System.Configuration.ApplicationSettingsBase
|
Inherits Global.System.Configuration.ApplicationSettingsBase
|
||||||
@@ -263,9 +263,9 @@ Namespace My
|
|||||||
Friend Module MySettingsProperty
|
Friend Module MySettingsProperty
|
||||||
|
|
||||||
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
<Global.System.ComponentModel.Design.HelpKeywordAttribute("My.Settings")> _
|
||||||
Friend ReadOnly Property Settings() As Global.DD_ProcessManager.My.MySettings
|
Friend ReadOnly Property Settings() As Global.taskFLOW.My.MySettings
|
||||||
Get
|
Get
|
||||||
Return Global.DD_ProcessManager.My.MySettings.Default
|
Return Global.taskFLOW.My.MySettings.Default
|
||||||
End Get
|
End Get
|
||||||
End Property
|
End Property
|
||||||
End Module
|
End Module
|
||||||
|
|||||||
5
app/TaskFlow/README.txt
Normal file
5
app/TaskFlow/README.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
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!!
|
||||||
@@ -1,5 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||||
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
||||||
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
|
||||||
@@ -8,8 +9,8 @@
|
|||||||
<SchemaVersion>2.0</SchemaVersion>
|
<SchemaVersion>2.0</SchemaVersion>
|
||||||
<ProjectGuid>{6ACA1432-09A2-47EF-A704-C0AA73905756}</ProjectGuid>
|
<ProjectGuid>{6ACA1432-09A2-47EF-A704-C0AA73905756}</ProjectGuid>
|
||||||
<OutputType>WinExe</OutputType>
|
<OutputType>WinExe</OutputType>
|
||||||
<StartupObject>DD_ProcessManager.My.MyApplication</StartupObject>
|
<StartupObject>taskFLOW.My.MyApplication</StartupObject>
|
||||||
<RootNamespace>DD_ProcessManager</RootNamespace>
|
<RootNamespace>taskFLOW</RootNamespace>
|
||||||
<AssemblyName>taskFLOW</AssemblyName>
|
<AssemblyName>taskFLOW</AssemblyName>
|
||||||
<FileAlignment>512</FileAlignment>
|
<FileAlignment>512</FileAlignment>
|
||||||
<MyType>WindowsForms</MyType>
|
<MyType>WindowsForms</MyType>
|
||||||
@@ -78,7 +79,7 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
|
<Reference Include="BouncyCastle.Cryptography, Version=2.0.0.0, Culture=neutral, PublicKeyToken=072edcf4a5328938, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\BouncyCastle.Cryptography.2.6.1\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
|
<HintPath>..\packages\BouncyCastle.Cryptography.2.5.0\lib\net461\BouncyCastle.Cryptography.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DD_LIB_Standards, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DD_LIB_Standards, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
@@ -148,37 +149,35 @@
|
|||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DevExpress.XtraVerticalGrid.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
<Reference Include="DevExpress.XtraVerticalGrid.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
||||||
<Reference Include="DigitalData.Controls.DocumentViewer, Version=1.9.4.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DigitalData.Controls.DocumentViewer">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDMonorepo\Controls.DocumentViewer\bin\Debug\DigitalData.Controls.DocumentViewer.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Controls.LookupGrid">
|
<Reference Include="DigitalData.Controls.LookupGrid">
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDMonorepo\Controls.LookupGrid\bin\Debug\DigitalData.Controls.LookupGrid.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDMonorepo\Controls.LookupGrid\bin\Debug\DigitalData.Controls.LookupGrid.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Controls.SnapPanel">
|
<Reference Include="DigitalData.Controls.SnapPanel">
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDMonoRepo\Controls.SnapPanel\bin\Debug\DigitalData.Controls.SnapPanel.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDMonorepo\Controls.SnapPanel\bin\Debug\DigitalData.Controls.SnapPanel.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.GUIs.Common, Version=2.5.8.1, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DigitalData.GUIs.Common, Version=2.6.2.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\packages\DigitalData.GUIs.Common.2.6.2\lib\net462\DigitalData.GUIs.Common.dll</HintPath>
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDMonorepo\GUIs.Common\bin\Debug\DigitalData.GUIs.Common.dll</HintPath>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Base">
|
<Reference Include="DigitalData.Modules.Base, Version=1.3.8.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Base\bin\Debug\DigitalData.Modules.Base.dll</HintPath>
|
<HintPath>..\packages\DigitalData.Modules.Base.1.3.8\lib\net462\DigitalData.Modules.Base.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Config, Version=1.2.2.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DigitalData.Modules.Config, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\packages\DigitalData.Modules.Config.1.3.0\lib\net462\DigitalData.Modules.Config.dll</HintPath>
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Config\bin\Debug\DigitalData.Modules.Config.dll</HintPath>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Database, Version=2.3.5.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DigitalData.Modules.Database, Version=2.3.5.4, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\packages\DigitalData.Modules.Database.2.3.5.4\lib\net462\DigitalData.Modules.Database.dll</HintPath>
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Database\bin\Debug\DigitalData.Modules.Database.dll</HintPath>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.EDMI.API">
|
<Reference Include="DigitalData.Modules.EDMI.API">
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\EDMIAPI\bin\Debug\DigitalData.Modules.EDMI.API.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\EDMIAPI\bin\Debug\DigitalData.Modules.EDMI.API.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Encryption, Version=1.3.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DigitalData.Modules.Encryption, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<HintPath>..\packages\DigitalData.Modules.Encryption.1.3.1\lib\net462\DigitalData.Modules.Encryption.dll</HintPath>
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Encryption\bin\Debug\DigitalData.Modules.Encryption.dll</HintPath>
|
</Reference>
|
||||||
|
<Reference Include="DigitalData.Modules.Filesystem, Version=1.3.3.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\DigitalData.Modules.Filesystem.1.3.3\lib\net462\DigitalData.Modules.Filesystem.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Interfaces">
|
<Reference Include="DigitalData.Modules.Interfaces">
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Interfaces\bin\Debug\DigitalData.Modules.Interfaces.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Interfaces\bin\Debug\DigitalData.Modules.Interfaces.dll</HintPath>
|
||||||
@@ -189,14 +188,21 @@
|
|||||||
<Reference Include="DigitalData.Modules.License">
|
<Reference Include="DigitalData.Modules.License">
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\License\bin\Debug\DigitalData.Modules.License.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\License\bin\Debug\DigitalData.Modules.License.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Logging, Version=2.6.3.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="DigitalData.Modules.Logging, Version=2.6.5.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\DigitalData.Modules.Logging.2.6.5\lib\net462\DigitalData.Modules.Logging.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="DigitalData.Modules.Messaging, Version=1.9.8.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<SpecificVersion>False</SpecificVersion>
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Logging\bin\Debug\DigitalData.Modules.Logging.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Messaging\bin\Debug\DigitalData.Modules.Messaging.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Patterns">
|
<Reference Include="DigitalData.Modules.Patterns, Version=1.3.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Patterns\bin\Debug\DigitalData.Modules.Patterns.dll</HintPath>
|
<HintPath>..\packages\DigitalData.Modules.Patterns.1.3.1\lib\net462\DigitalData.Modules.Patterns.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.Windream">
|
<Reference Include="DigitalData.Modules.Windows, Version=1.5.1.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\DigitalData.Modules.Windows.1.5.1\lib\net462\DigitalData.Modules.Windows.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="DigitalData.Modules.Windream, Version=1.9.6.2, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<SpecificVersion>False</SpecificVersion>
|
||||||
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Windream\bin\Debug\DigitalData.Modules.Windream.dll</HintPath>
|
<HintPath>..\..\..\..\2_DLL Projekte\DDModules\Windream\bin\Debug\DigitalData.Modules.Windream.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DigitalData.Modules.ZooFlow">
|
<Reference Include="DigitalData.Modules.ZooFlow">
|
||||||
@@ -205,77 +211,90 @@
|
|||||||
<Reference Include="DLLLicenseManager">
|
<Reference Include="DLLLicenseManager">
|
||||||
<HintPath>P:\Visual Studio Projekte\Bibliotheken\DLLLicenseManager.dll</HintPath>
|
<HintPath>P:\Visual Studio Projekte\Bibliotheken\DLLLicenseManager.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DocumentFormat.OpenXml, Version=3.3.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
|
<Reference Include="DocumentFormat.OpenXml, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\DocumentFormat.OpenXml.3.3.0\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
|
<HintPath>..\packages\DocumentFormat.OpenXml.3.2.0\lib\net46\DocumentFormat.OpenXml.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="DocumentFormat.OpenXml.Framework, Version=3.3.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
|
<Reference Include="DocumentFormat.OpenXml.Framework, Version=3.2.0.0, Culture=neutral, PublicKeyToken=8fb06cb64d019a17, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\DocumentFormat.OpenXml.Framework.3.3.0\lib\net46\DocumentFormat.OpenXml.Framework.dll</HintPath>
|
<HintPath>..\packages\DocumentFormat.OpenXml.Framework.3.2.0\lib\net46\DocumentFormat.OpenXml.Framework.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="EntityFramework.Firebird, Version=6.4.0.0, Culture=neutral, PublicKeyToken=42d22d092898e5f8, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\EntityFramework.Firebird.6.4.0\lib\net452\EntityFramework.Firebird.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="FirebirdSql.Data.FirebirdClient, Version=7.5.0.0, Culture=neutral, PublicKeyToken=3750abcc3150b00c, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\FirebirdSql.Data.FirebirdClient.7.5.0\lib\net452\FirebirdSql.Data.FirebirdClient.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="FormsUtils">
|
<Reference Include="FormsUtils">
|
||||||
<HintPath>P:\Visual Studio Projekte\Bibliotheken\FormsUtils.dll</HintPath>
|
<HintPath>P:\Visual Studio Projekte\Bibliotheken\FormsUtils.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.barcode.1d.writer, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.barcode.1d.writer, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.barcode.1d.writer.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.barcode.1d.writer.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.barcode.2d.writer, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.barcode.2d.writer, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.barcode.2d.writer.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.barcode.2d.writer.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.CAD, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.CAD, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.CAD.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.CAD.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.CAD.DWG, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.CAD.DWG, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.CAD.DWG.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.CAD.DWG.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.Common, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.Common, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.Common.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.Common.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.Document, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.Document, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.Document.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.Document.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.Email, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.Email, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.Email.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.Email.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.HTML, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.HTML, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.HTML.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.HTML.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.Imaging, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.Imaging, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.Imaging.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.Imaging.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.Imaging.Formats, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.Imaging.Formats, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.Imaging.Formats.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.Imaging.Formats.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.Imaging.Formats.Conversion, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.Imaging.Formats.Conversion, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.Imaging.Formats.Conversion.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.Imaging.Formats.Conversion.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.Imaging.Rendering, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.Imaging.Rendering, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.Imaging.Rendering.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.Imaging.Rendering.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.MSOfficeBinary, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.MSOfficeBinary, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.MSOfficeBinary.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.MSOfficeBinary.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.OpenDocument, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.OpenDocument, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.OpenDocument.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.OpenDocument.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.OpenXML, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.OpenXML, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.OpenXML.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.OpenXML.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.OpenXML.Templating, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.OpenXML.Templating, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.OpenXML.Templating.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.OpenXML.Templating.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.PDF, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.PDF, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.PDF.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.PDF.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.RTF, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.RTF, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.RTF.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.RTF.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="GdPicture.NET.14.SVG, Version=14.3.1.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.SVG, Version=14.3.3.0, Culture=neutral, PublicKeyToken=f52a2e60ad468dbb, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\GdPicture.NET.14.SVG.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.SVG.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="IndexRange, Version=1.0.3.0, Culture=neutral, PublicKeyToken=35e6a3c4212514c6, processorArchitecture=MSIL">
|
<Reference Include="GdPicture.NET.14.wia.gateway, Version=1.0.0.0, Culture=neutral, PublicKeyToken=6973b5c22dcf45f7, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\IndexRange.1.0.3\lib\net45\IndexRange.dll</HintPath>
|
<HintPath>..\packages\GdPicture.14.3.3\lib\net462\GdPicture.NET.14.wia.gateway.dll</HintPath>
|
||||||
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Interop.WINDREAMLib">
|
<Reference Include="Interop.WINDREAMLib">
|
||||||
<HintPath>P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WINDREAMLib.dll</HintPath>
|
<HintPath>P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WINDREAMLib.dll</HintPath>
|
||||||
@@ -293,30 +312,33 @@
|
|||||||
<HintPath>P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WMOTOOLLib.dll</HintPath>
|
<HintPath>P:\Visual Studio Projekte\Bibliotheken\windream\Interop.WMOTOOLLib.dll</HintPath>
|
||||||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="Mail">
|
||||||
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.6\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
<HintPath>P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\Limilabs\Mail.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.Bcl.Cryptography, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.Bcl.Cryptography.9.0.6\lib\net462\Microsoft.Bcl.Cryptography.dll</HintPath>
|
<HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.9.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.Bcl.HashCode, Version=6.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Bcl.Cryptography, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.Bcl.HashCode.6.0.0\lib\net462\Microsoft.Bcl.HashCode.dll</HintPath>
|
<HintPath>..\packages\Microsoft.Bcl.Cryptography.9.0.0\lib\net462\Microsoft.Bcl.Cryptography.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Microsoft.CSharp" />
|
<Reference Include="Microsoft.CSharp" />
|
||||||
<Reference Include="Microsoft.Win32.Registry, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="Microsoft.Identity.Client, Version=4.55.0.0, Culture=neutral, PublicKeyToken=0a613f4dd989e8ae, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\Microsoft.Win32.Registry.dll</HintPath>
|
<HintPath>..\packages\Microsoft.Identity.Client.4.55.0\lib\net461\Microsoft.Identity.Client.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
|
<Reference Include="Microsoft.IdentityModel.Abstractions, Version=6.22.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\Microsoft.IdentityModel.Abstractions.6.22.0\lib\net461\Microsoft.IdentityModel.Abstractions.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
<Reference Include="Newtonsoft.Json.Bson, Version=1.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Newtonsoft.Json.Bson.1.0.3\lib\net45\Newtonsoft.Json.Bson.dll</HintPath>
|
<HintPath>..\packages\Newtonsoft.Json.Bson.1.0.2\lib\net45\Newtonsoft.Json.Bson.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\NLog.5.0.5\lib\net46\NLog.dll</HintPath>
|
<HintPath>..\packages\NLog.5.0.5\lib\net46\NLog.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="OpenMcdf, Version=3.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
<Reference Include="OpenMcdf, Version=2.4.1.0, Culture=neutral, PublicKeyToken=fdbb1629d7c00800, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\OpenMcdf.3.0.0\lib\netstandard2.0\OpenMcdf.dll</HintPath>
|
<HintPath>..\packages\OpenMcdf.2.4.1\lib\net40\OpenMcdf.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="Oracle.ManagedDataAccess">
|
<Reference Include="Oracle.ManagedDataAccess">
|
||||||
<HintPath>P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\Oracle.ManagedDataAccess.dll</HintPath>
|
<HintPath>P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\Oracle.ManagedDataAccess.dll</HintPath>
|
||||||
@@ -325,80 +347,84 @@
|
|||||||
<HintPath>P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\PdfSharp-gdi.dll</HintPath>
|
<HintPath>P:\Projekte DIGITAL DATA\DIGITAL DATA - Entwicklung\DLL_Bibliotheken\PdfSharp-gdi.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="protobuf-net, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
<Reference Include="protobuf-net, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\protobuf-net.3.2.52\lib\net462\protobuf-net.dll</HintPath>
|
<HintPath>..\packages\protobuf-net.3.2.46\lib\net462\protobuf-net.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
<Reference Include="protobuf-net.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=257b51d87d2e4d67, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\protobuf-net.Core.3.2.52\lib\net462\protobuf-net.Core.dll</HintPath>
|
<HintPath>..\packages\protobuf-net.Core.3.2.46\lib\net462\protobuf-net.Core.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="RtfPipe, Version=2.0.7677.4303, Culture=neutral, PublicKeyToken=5f6ab4ce530296d2, processorArchitecture=MSIL">
|
<Reference Include="RtfPipe, Version=2.0.7677.4303, Culture=neutral, PublicKeyToken=5f6ab4ce530296d2, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\RtfPipe.2.0.7677.4303\lib\net45\RtfPipe.dll</HintPath>
|
<HintPath>..\packages\RtfPipe.2.0.7677.4303\lib\net45\RtfPipe.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="S22.Imap, Version=3.6.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\S22.Imap.3.6.0.0\lib\net40\S22.Imap.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
<Reference Include="System.Buffers, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Buffers, Version=4.0.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Buffers.4.6.1\lib\net462\System.Buffers.dll</HintPath>
|
<HintPath>..\packages\System.Buffers.4.6.0\lib\net462\System.Buffers.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.CodeDom, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.CodeDom, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.CodeDom.9.0.6\lib\net462\System.CodeDom.dll</HintPath>
|
<HintPath>..\packages\System.CodeDom.9.0.0\lib\net462\System.CodeDom.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Collections.Immutable, Version=9.0.0.6, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Collections.Immutable, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Collections.Immutable.9.0.6\lib\net462\System.Collections.Immutable.dll</HintPath>
|
<HintPath>..\packages\System.Collections.Immutable.9.0.0\lib\net462\System.Collections.Immutable.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.ComponentModel.DataAnnotations" />
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
||||||
<Reference Include="System.Configuration" />
|
<Reference Include="System.Configuration" />
|
||||||
<Reference Include="System.Data" />
|
<Reference Include="System.Data" />
|
||||||
<Reference Include="System.Data.Linq" />
|
<Reference Include="System.Data.Linq" />
|
||||||
|
<Reference Include="System.Data.Odbc, Version=6.0.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
|
<HintPath>..\packages\System.Data.Odbc.6.0.1\lib\net461\System.Data.Odbc.dll</HintPath>
|
||||||
|
</Reference>
|
||||||
<Reference Include="System.Data.OracleClient" />
|
<Reference Include="System.Data.OracleClient" />
|
||||||
<Reference Include="System.Deployment" />
|
<Reference Include="System.Deployment" />
|
||||||
<Reference Include="System.Design" />
|
<Reference Include="System.Design" />
|
||||||
<Reference Include="System.DirectoryServices" />
|
<Reference Include="System.DirectoryServices" />
|
||||||
<Reference Include="System.DirectoryServices.AccountManagement" />
|
<Reference Include="System.DirectoryServices.AccountManagement" />
|
||||||
<Reference Include="System.Drawing" />
|
<Reference Include="System.Drawing" />
|
||||||
<Reference Include="System.Formats.Asn1, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Formats.Asn1, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Formats.Asn1.9.0.6\lib\net462\System.Formats.Asn1.dll</HintPath>
|
<HintPath>..\packages\System.Formats.Asn1.9.0.0\lib\net462\System.Formats.Asn1.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
|
<Reference Include="System.IdentityModel" />
|
||||||
<Reference Include="System.IO.Compression" />
|
<Reference Include="System.IO.Compression" />
|
||||||
<Reference Include="System.IO.Packaging, Version=9.0.0.6, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.IO.Packaging, Version=8.0.0.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.IO.Packaging.9.0.6\lib\net462\System.IO.Packaging.dll</HintPath>
|
<HintPath>..\packages\System.IO.Packaging.8.0.1\lib\net462\System.IO.Packaging.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.IO.Pipelines, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.IO.Pipelines, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.IO.Pipelines.9.0.6\lib\net462\System.IO.Pipelines.dll</HintPath>
|
<HintPath>..\packages\System.IO.Pipelines.9.0.0\lib\net462\System.IO.Pipelines.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Management" />
|
<Reference Include="System.Management" />
|
||||||
<Reference Include="System.Memory, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Memory, Version=4.0.2.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Memory.4.6.3\lib\net462\System.Memory.dll</HintPath>
|
<HintPath>..\packages\System.Memory.4.6.0\lib\net462\System.Memory.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Net.Http" />
|
<Reference Include="System.Net.Http" />
|
||||||
<Reference Include="System.Net.Http.Formatting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
<Reference Include="System.Net.Http.Formatting, Version=6.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.6.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.6.0.0\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Numerics" />
|
<Reference Include="System.Numerics" />
|
||||||
<Reference Include="System.Numerics.Vectors, Version=4.1.6.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Numerics.Vectors, Version=4.1.5.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Numerics.Vectors.4.6.1\lib\net462\System.Numerics.Vectors.dll</HintPath>
|
<HintPath>..\packages\System.Numerics.Vectors.4.6.0\lib\net462\System.Numerics.Vectors.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.3.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Runtime.CompilerServices.Unsafe, Version=6.0.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.2\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
<HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.6.1.0\lib\net462\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Runtime.Serialization" />
|
<Reference Include="System.Runtime.Serialization" />
|
||||||
<Reference Include="System.Security" />
|
<Reference Include="System.Security" />
|
||||||
<Reference Include="System.Security.Cryptography.Pkcs, Version=9.0.0.6, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
<Reference Include="System.Security.Cryptography.Pkcs, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Security.Cryptography.Pkcs.9.0.6\lib\net462\System.Security.Cryptography.Pkcs.dll</HintPath>
|
<HintPath>..\packages\System.Security.Cryptography.Pkcs.9.0.0\lib\net462\System.Security.Cryptography.Pkcs.dll</HintPath>
|
||||||
</Reference>
|
|
||||||
<Reference Include="System.Security.Principal.Windows, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
||||||
<HintPath>..\packages\GdPicture.14.3.1\lib\net462\System.Security.Principal.Windows.dll</HintPath>
|
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.ServiceModel" />
|
<Reference Include="System.ServiceModel" />
|
||||||
<Reference Include="System.Text.Encodings.Web, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Text.Encodings.Web, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Text.Encodings.Web.9.0.6\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
<HintPath>..\packages\System.Text.Encodings.Web.9.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Text.Json, Version=9.0.0.6, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Text.Json, Version=9.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Text.Json.9.0.6\lib\net462\System.Text.Json.dll</HintPath>
|
<HintPath>..\packages\System.Text.Json.9.0.0\lib\net462\System.Text.Json.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.4.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.6.3\lib\net462\System.Threading.Tasks.Extensions.dll</HintPath>
|
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Transactions" />
|
<Reference Include="System.Transactions" />
|
||||||
<Reference Include="System.ValueTuple, Version=4.0.5.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
<Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
||||||
<HintPath>..\packages\System.ValueTuple.4.6.1\lib\net462\System.ValueTuple.dll</HintPath>
|
<HintPath>..\packages\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
|
||||||
</Reference>
|
</Reference>
|
||||||
<Reference Include="System.Web.Services" />
|
<Reference Include="System.Web.Services" />
|
||||||
<Reference Include="System.Windows.Forms" />
|
<Reference Include="System.Windows.Forms" />
|
||||||
@@ -425,7 +451,9 @@
|
|||||||
<Compile Include="ClassAnnotation.vb" />
|
<Compile Include="ClassAnnotation.vb" />
|
||||||
<Compile Include="ClassConfig.vb" />
|
<Compile Include="ClassConfig.vb" />
|
||||||
<Compile Include="ClassConstants.vb" />
|
<Compile Include="ClassConstants.vb" />
|
||||||
<Compile Include="ClassControlCreator.vb" />
|
<Compile Include="\\dd-gan.local.digitaldata.works\DD-DFSR01\UserObjects\UserFiles\SchreiberM\Downloads\taskFlow\ClassControlCreator.vb">
|
||||||
|
<Link>ClassControlCreator.vb</Link>
|
||||||
|
</Compile>
|
||||||
<Compile Include="ClassDragDrop.vb" />
|
<Compile Include="ClassDragDrop.vb" />
|
||||||
<Compile Include="ClassFinalIndex.vb" />
|
<Compile Include="ClassFinalIndex.vb" />
|
||||||
<Compile Include="ClassFinalizeDoc.vb" />
|
<Compile Include="ClassFinalizeDoc.vb" />
|
||||||
@@ -521,12 +549,6 @@
|
|||||||
<Compile Include="frmColumn_Detail.vb">
|
<Compile Include="frmColumn_Detail.vb">
|
||||||
<SubType>Form</SubType>
|
<SubType>Form</SubType>
|
||||||
</Compile>
|
</Compile>
|
||||||
<Compile Include="frmDashboard1.Designer.vb">
|
|
||||||
<DependentUpon>frmDashboard1.vb</DependentUpon>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="frmDashboard1.vb">
|
|
||||||
<SubType>Form</SubType>
|
|
||||||
</Compile>
|
|
||||||
<Compile Include="frmDesignerLayout.Designer.vb">
|
<Compile Include="frmDesignerLayout.Designer.vb">
|
||||||
<DependentUpon>frmDesignerLayout.vb</DependentUpon>
|
<DependentUpon>frmDesignerLayout.vb</DependentUpon>
|
||||||
</Compile>
|
</Compile>
|
||||||
@@ -784,10 +806,6 @@
|
|||||||
<DependentUpon>frmColumn_Detail.vb</DependentUpon>
|
<DependentUpon>frmColumn_Detail.vb</DependentUpon>
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="frmDashboard1.resx">
|
|
||||||
<DependentUpon>frmDashboard1.vb</DependentUpon>
|
|
||||||
<SubType>Designer</SubType>
|
|
||||||
</EmbeddedResource>
|
|
||||||
<EmbeddedResource Include="frmDesignerLayout.resx">
|
<EmbeddedResource Include="frmDesignerLayout.resx">
|
||||||
<DependentUpon>frmDesignerLayout.vb</DependentUpon>
|
<DependentUpon>frmDesignerLayout.vb</DependentUpon>
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
@@ -931,6 +949,9 @@
|
|||||||
<DependentUpon>frmValidatorSearch.vb</DependentUpon>
|
<DependentUpon>frmValidatorSearch.vb</DependentUpon>
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
</EmbeddedResource>
|
</EmbeddedResource>
|
||||||
|
<EmbeddedResource Include="frmValidatorSearch.fr-FR.resx">
|
||||||
|
<DependentUpon>frmValidatorSearch.vb</DependentUpon>
|
||||||
|
</EmbeddedResource>
|
||||||
<EmbeddedResource Include="frmValidatorSearch.fr.resx">
|
<EmbeddedResource Include="frmValidatorSearch.fr.resx">
|
||||||
<DependentUpon>frmValidatorSearch.vb</DependentUpon>
|
<DependentUpon>frmValidatorSearch.vb</DependentUpon>
|
||||||
<SubType>Designer</SubType>
|
<SubType>Designer</SubType>
|
||||||
@@ -1215,6 +1236,22 @@
|
|||||||
<None Include="Changelog.md" />
|
<None Include="Changelog.md" />
|
||||||
<Content Include="DD_Icons_ICO_PMANAGER_48px.ico" />
|
<Content Include="DD_Icons_ICO_PMANAGER_48px.ico" />
|
||||||
<Content Include="DD_taskFLOW_ICON.ico" />
|
<Content Include="DD_taskFLOW_ICON.ico" />
|
||||||
|
<Content Include="GdPicture.NET.14.barcode.1d.reader.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.barcode.1d.reader.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.barcode.2d.reader.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.barcode.2d.reader.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.filters.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.filters.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.image.gdimgplug.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.image.gdimgplug.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.Imaging.ML.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.Imaging.ML.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.Imaging.Rendering.Skia.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.Imaging.Rendering.Skia.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.machine.vision.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.machine.vision.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.twain.client.64.dll" />
|
||||||
|
<Content Include="GdPicture.NET.14.twain.client.dll" />
|
||||||
<Content Include="MailLicense.xml">
|
<Content Include="MailLicense.xml">
|
||||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</Content>
|
</Content>
|
||||||
@@ -1242,6 +1279,7 @@
|
|||||||
<None Include="Resources\DD_taskFLOW_BOOT.png" />
|
<None Include="Resources\DD_taskFLOW_BOOT.png" />
|
||||||
<None Include="Resources\DD_taskFLOW_ICON.png" />
|
<None Include="Resources\DD_taskFLOW_ICON.png" />
|
||||||
<None Include="Resources\AttachFileHS.png" />
|
<None Include="Resources\AttachFileHS.png" />
|
||||||
|
<Content Include="README.txt" />
|
||||||
<Content Include="task.ico" />
|
<Content Include="task.ico" />
|
||||||
<None Include="Resources\searchFlow_icon.png" />
|
<None Include="Resources\searchFlow_icon.png" />
|
||||||
<None Include="Resources\taskFlow_icon.png" />
|
<None Include="Resources\taskFlow_icon.png" />
|
||||||
@@ -1314,13 +1352,16 @@
|
|||||||
</BootstrapperPackage>
|
</BootstrapperPackage>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||||
<Import Project="..\packages\GdPicture.runtimes.windows.14.3.1\build\net462\GdPicture.runtimes.windows.targets" Condition="Exists('..\packages\GdPicture.runtimes.windows.14.3.1\build\net462\GdPicture.runtimes.windows.targets')" />
|
<Import Project="..\packages\GdPicture.runtimes.windows.14.3.3\build\net462\GdPicture.runtimes.windows.targets" Condition="Exists('..\packages\GdPicture.runtimes.windows.14.3.3\build\net462\GdPicture.runtimes.windows.targets')" />
|
||||||
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<ErrorText>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}".</ErrorText>
|
<ErrorText>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}".</ErrorText>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<Error Condition="!Exists('..\packages\GdPicture.runtimes.windows.14.3.1\build\net462\GdPicture.runtimes.windows.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\GdPicture.runtimes.windows.14.3.1\build\net462\GdPicture.runtimes.windows.targets'))" />
|
<Error Condition="!Exists('..\packages\GdPicture.runtimes.windows.14.3.3\build\net462\GdPicture.runtimes.windows.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\GdPicture.runtimes.windows.14.3.3\build\net462\GdPicture.runtimes.windows.targets'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
|
||||||
|
<Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
|
||||||
</Target>
|
</Target>
|
||||||
|
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
<Target Name="BeforeBuild">
|
<Target Name="BeforeBuild">
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ Namespace My.Resources
|
|||||||
Friend Shared ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
Friend Shared ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
Get
|
Get
|
||||||
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("DD_ProcessManager.frmMain_Strings", GetType(frmMain_Strings).Assembly)
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("taskFLOW.frmMain_Strings", GetType(frmMain_Strings).Assembly)
|
||||||
resourceMan = temp
|
resourceMan = temp
|
||||||
End If
|
End If
|
||||||
Return resourceMan
|
Return resourceMan
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ Namespace My.Resources
|
|||||||
Friend Shared ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
Friend Shared ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
|
||||||
Get
|
Get
|
||||||
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
If Object.ReferenceEquals(resourceMan, Nothing) Then
|
||||||
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("DD_ProcessManager.frmValidator_Strings", GetType(frmValidator_Strings).Assembly)
|
Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("taskFLOW.frmValidator_Strings", GetType(frmValidator_Strings).Assembly)
|
||||||
resourceMan = temp
|
resourceMan = temp
|
||||||
End If
|
End If
|
||||||
Return resourceMan
|
Return resourceMan
|
||||||
|
|||||||
2
app/TaskFlow/XtraReport1.Designer.vb
generated
2
app/TaskFlow/XtraReport1.Designer.vb
generated
@@ -68,7 +68,7 @@ Partial Public Class XtraReport1
|
|||||||
'
|
'
|
||||||
'SqlDataSource1
|
'SqlDataSource1
|
||||||
'
|
'
|
||||||
Me.SqlDataSource1.ConnectionName = "DD_ProcessManager.My.MySettings.ConnectionString"
|
Me.SqlDataSource1.ConnectionName = "taskFLOW.My.MySettings.ConnectionString"
|
||||||
Me.SqlDataSource1.Name = "SqlDataSource1"
|
Me.SqlDataSource1.Name = "SqlDataSource1"
|
||||||
ColumnExpression1.ColumnName = "Anzahl"
|
ColumnExpression1.ColumnName = "Anzahl"
|
||||||
Table4.Name = "VWPM_CHART_INVOICE_MONITOR"
|
Table4.Name = "VWPM_CHART_INVOICE_MONITOR"
|
||||||
|
|||||||
@@ -48,6 +48,8 @@ Public Class clsPatterns
|
|||||||
Public Const INT_VALUE_MACHINE = "MACHINE"
|
Public Const INT_VALUE_MACHINE = "MACHINE"
|
||||||
Public Const INT_VALUE_DOMAIN = "DOMAIN"
|
Public Const INT_VALUE_DOMAIN = "DOMAIN"
|
||||||
Public Const INT_VALUE_DATE = "DATE"
|
Public Const INT_VALUE_DATE = "DATE"
|
||||||
|
Public Const INT_VALUE_WMDocID = "WMDocID"
|
||||||
|
Public Const INT_VALUE_IDBID = "IDBObjID"
|
||||||
|
|
||||||
Public Const MAX_TRY_COUNT = 20
|
Public Const MAX_TRY_COUNT = 20
|
||||||
|
|
||||||
@@ -125,6 +127,12 @@ Public Class clsPatterns
|
|||||||
While ContainsPatternAndValue(oResult, PATTERN_INT, INT_VALUE_DATE)
|
While ContainsPatternAndValue(oResult, PATTERN_INT, INT_VALUE_DATE)
|
||||||
oResult = ReplacePattern(oResult, PATTERN_INT, Now.ToShortDateString)
|
oResult = ReplacePattern(oResult, PATTERN_INT, Now.ToShortDateString)
|
||||||
End While
|
End While
|
||||||
|
While ContainsPatternAndValue(oResult, PATTERN_INT, INT_VALUE_WMDocID)
|
||||||
|
oResult = ReplacePattern(oResult, PATTERN_INT, CURRENT_DOC_ID)
|
||||||
|
End While
|
||||||
|
While ContainsPatternAndValue(oResult, PATTERN_INT, INT_VALUE_IDBID)
|
||||||
|
oResult = ReplacePattern(oResult, PATTERN_INT, CURRENT_DOC_ID)
|
||||||
|
End While
|
||||||
|
|
||||||
Return oResult
|
Return oResult
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
@@ -190,9 +198,10 @@ Public Class clsPatterns
|
|||||||
|
|
||||||
While ContainsPattern(oResult, PATTERN_CTRL)
|
While ContainsPattern(oResult, PATTERN_CTRL)
|
||||||
If oTryCounter > MAX_TRY_COUNT Then
|
If oTryCounter > MAX_TRY_COUNT Then
|
||||||
LOGGER.Warn($"Max tries in ReplaceControlValues exceeded - Replacing with [0]")
|
LOGGER.Info($"Max tries in ReplaceControlValues exceeded - Replacing PATTERN_CTRL [{PATTERN_CTRL}] with [0]")
|
||||||
|
LOGGER.Info($"oResult so far is:{oResult}")
|
||||||
oResult = ReplacePattern(oResult, PATTERN_CTRL, 0)
|
oResult = ReplacePattern(oResult, PATTERN_CTRL, 0)
|
||||||
Throw New Exception($"Max tries in ReplaceControlValues exceeded - Result so far [{oResult}].")
|
Exit While
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Dim oControlName As String = GetNextPattern(oResult, PATTERN_CTRL).Value
|
Dim oControlName As String = GetNextPattern(oResult, PATTERN_CTRL).Value
|
||||||
@@ -230,11 +239,28 @@ Public Class clsPatterns
|
|||||||
End Try
|
End Try
|
||||||
Case GetType(LookupControl3)
|
Case GetType(LookupControl3)
|
||||||
Dim oLookupControl3 As LookupControl3 = oControl
|
Dim oLookupControl3 As LookupControl3 = oControl
|
||||||
If oLookupControl3.Properties.SelectedValues.Count = 1 Then
|
|
||||||
oReplaceValue = oLookupControl3.Properties.SelectedValues.Item(0)
|
If oLookupControl3.Properties.SelectedValues.Count > 1 Then
|
||||||
|
LOGGER.Debug($"LookupControl3 mit mehr als 1 Value")
|
||||||
|
Dim oIndex As Integer = 0
|
||||||
|
For Each oString As String In oLookupControl3.Properties.SelectedValues
|
||||||
|
If oIndex = 0 Then
|
||||||
|
|
||||||
|
oReplaceValue = oString
|
||||||
|
Else
|
||||||
|
oReplaceValue += "', '" + oString
|
||||||
|
End If
|
||||||
|
oIndex += 1
|
||||||
|
Next
|
||||||
|
oIsSQL = False
|
||||||
|
ElseIf oLookupControl3.Properties.SelectedValues.Count = 1 Then
|
||||||
|
LOGGER.Debug($"LookupControl3 mit genau einem Value")
|
||||||
|
oReplaceValue = oLookupControl3.Properties.SelectedValues(0)
|
||||||
Else
|
Else
|
||||||
|
' LOGGER.Warn($"SelectedValues of LookUpControl scheint empty oder leer zu sein! Ersetzen mit ErrorReplaceValue!")
|
||||||
oReplaceValue = ERROR_REPLACE_VALUE
|
oReplaceValue = ERROR_REPLACE_VALUE
|
||||||
End If
|
End If
|
||||||
|
LOGGER.Debug($"oReplaceValue nach Durchlaufen selectedValues: {oReplaceValue}")
|
||||||
|
|
||||||
Case GetType(Windows.Forms.ComboBox)
|
Case GetType(Windows.Forms.ComboBox)
|
||||||
oReplaceValue = oControl.Text
|
oReplaceValue = oControl.Text
|
||||||
|
|||||||
2
app/TaskFlow/frmAbout.designer.vb
generated
2
app/TaskFlow/frmAbout.designer.vb
generated
@@ -114,7 +114,7 @@ Partial Class frmAbout
|
|||||||
Me.PictureBox1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
Me.PictureBox1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
|
||||||
Or System.Windows.Forms.AnchorStyles.Left) _
|
Or System.Windows.Forms.AnchorStyles.Left) _
|
||||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
Me.PictureBox1.Image = Global.DD_ProcessManager.My.Resources.Resources.taskflow_boot
|
Me.PictureBox1.Image = Global.taskFLOW.My.Resources.Resources.taskflow_boot
|
||||||
Me.PictureBox1.Location = New System.Drawing.Point(12, 5)
|
Me.PictureBox1.Location = New System.Drawing.Point(12, 5)
|
||||||
Me.PictureBox1.Name = "PictureBox1"
|
Me.PictureBox1.Name = "PictureBox1"
|
||||||
Me.PictureBox1.Size = New System.Drawing.Size(496, 141)
|
Me.PictureBox1.Size = New System.Drawing.Size(496, 141)
|
||||||
|
|||||||
10
app/TaskFlow/frmAdmin2.Designer.vb
generated
10
app/TaskFlow/frmAdmin2.Designer.vb
generated
@@ -63,7 +63,7 @@ Partial Class frmAdmin2
|
|||||||
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
||||||
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
Me.BindingNavigator1 = New System.Windows.Forms.BindingNavigator(Me.components)
|
||||||
Me.TBDD_EMAIL_TEMPLATEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBDD_EMAIL_TEMPLATEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
Me.BindingNavigatorCountItem = New System.Windows.Forms.ToolStripLabel()
|
||||||
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
Me.BindingNavigatorMoveFirstItem = New System.Windows.Forms.ToolStripButton()
|
||||||
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
Me.BindingNavigatorMovePreviousItem = New System.Windows.Forms.ToolStripButton()
|
||||||
@@ -156,9 +156,9 @@ Partial Class frmAdmin2
|
|||||||
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
Me.GridColumn3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||||
Me.GridColumn4 = New DevExpress.XtraGrid.Columns.GridColumn()
|
Me.GridColumn4 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||||
Me.XtraTabPage3 = New DevExpress.XtraTab.XtraTabPage()
|
Me.XtraTabPage3 = New DevExpress.XtraTab.XtraTabPage()
|
||||||
Me.TBDD_EMAIL_TEMPLATETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter()
|
Me.TBDD_EMAIL_TEMPLATETableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.TBDD_GUI_LANGUAGE_PHRASETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter()
|
Me.TBDD_GUI_LANGUAGE_PHRASETableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter()
|
||||||
Me.LayoutConverter1 = New DevExpress.XtraLayout.Converter.LayoutConverter(Me.components)
|
Me.LayoutConverter1 = New DevExpress.XtraLayout.Converter.LayoutConverter(Me.components)
|
||||||
Me.XtraSaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
|
Me.XtraSaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
|
||||||
CType(Me.spcontwKonfMain, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.spcontwKonfMain, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
@@ -1465,7 +1465,7 @@ Partial Class frmAdmin2
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'TBDD_GUI_LANGUAGE_PHRASETableAdapter
|
'TBDD_GUI_LANGUAGE_PHRASETableAdapter
|
||||||
'
|
'
|
||||||
|
|||||||
@@ -2360,7 +2360,7 @@
|
|||||||
<value>DD_DMSLiteDataSet</value>
|
<value>DD_DMSLiteDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>BindingNavigatorCountItem.Name" xml:space="preserve">
|
<data name=">>BindingNavigatorCountItem.Name" xml:space="preserve">
|
||||||
<value>BindingNavigatorCountItem</value>
|
<value>BindingNavigatorCountItem</value>
|
||||||
@@ -2714,19 +2714,19 @@
|
|||||||
<value>TBDD_EMAIL_TEMPLATETableAdapter</value>
|
<value>TBDD_EMAIL_TEMPLATETableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_EMAIL_TEMPLATETableAdapter.Type" xml:space="preserve">
|
<data name=">>TBDD_EMAIL_TEMPLATETableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_EMAIL_TEMPLATETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
||||||
<value>TableAdapterManager</value>
|
<value>TableAdapterManager</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_GUI_LANGUAGE_PHRASETableAdapter.Name" xml:space="preserve">
|
<data name=">>TBDD_GUI_LANGUAGE_PHRASETableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBDD_GUI_LANGUAGE_PHRASETableAdapter</value>
|
<value>TBDD_GUI_LANGUAGE_PHRASETableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_GUI_LANGUAGE_PHRASETableAdapter.Type" xml:space="preserve">
|
<data name=">>TBDD_GUI_LANGUAGE_PHRASETableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_GUI_LANGUAGE_PHRASETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>LayoutConverter1.Name" xml:space="preserve">
|
<data name=">>LayoutConverter1.Name" xml:space="preserve">
|
||||||
<value>LayoutConverter1</value>
|
<value>LayoutConverter1</value>
|
||||||
|
|||||||
16
app/TaskFlow/frmAdminPasswort.Designer.vb
generated
16
app/TaskFlow/frmAdminPasswort.Designer.vb
generated
@@ -25,10 +25,10 @@ Partial Class frmAdminPasswort
|
|||||||
Me.components = New System.ComponentModel.Container()
|
Me.components = New System.ComponentModel.Container()
|
||||||
Me.txtOld = New System.Windows.Forms.TextBox()
|
Me.txtOld = New System.Windows.Forms.TextBox()
|
||||||
Me.txtNew = New System.Windows.Forms.TextBox()
|
Me.txtNew = New System.Windows.Forms.TextBox()
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_KONFIGURATIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
Me.TBPM_KONFIGURATIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.btnSetNew = New System.Windows.Forms.Button()
|
Me.btnSetNew = New System.Windows.Forms.Button()
|
||||||
Me.Label1 = New System.Windows.Forms.Label()
|
Me.Label1 = New System.Windows.Forms.Label()
|
||||||
Me.Label2 = New System.Windows.Forms.Label()
|
Me.Label2 = New System.Windows.Forms.Label()
|
||||||
@@ -81,11 +81,11 @@ Partial Class frmAdminPasswort
|
|||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
Me.TableAdapterManager.TBDD_USERTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'btnSetNew
|
'btnSetNew
|
||||||
'
|
'
|
||||||
Me.btnSetNew.Image = Global.DD_ProcessManager.My.Resources.Resources.add
|
Me.btnSetNew.Image = Global.taskFLOW.My.Resources.Resources.add
|
||||||
Me.btnSetNew.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
Me.btnSetNew.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||||
Me.btnSetNew.Location = New System.Drawing.Point(12, 60)
|
Me.btnSetNew.Location = New System.Drawing.Point(12, 60)
|
||||||
Me.btnSetNew.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
Me.btnSetNew.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||||
@@ -138,10 +138,10 @@ Partial Class frmAdminPasswort
|
|||||||
End Sub
|
End Sub
|
||||||
Friend WithEvents txtOld As System.Windows.Forms.TextBox
|
Friend WithEvents txtOld As System.Windows.Forms.TextBox
|
||||||
Friend WithEvents txtNew As System.Windows.Forms.TextBox
|
Friend WithEvents txtNew As System.Windows.Forms.TextBox
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents btnSetNew As System.Windows.Forms.Button
|
Friend WithEvents btnSetNew As System.Windows.Forms.Button
|
||||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||||
|
|||||||
@@ -109,7 +109,7 @@ Public Class frmAdmin_notResponsibleConfig
|
|||||||
Dim oldSQL = oNotResponsible_SQL
|
Dim oldSQL = oNotResponsible_SQL
|
||||||
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
||||||
.SQLCommand = oNotResponsible_SQL,
|
.SQLCommand = oNotResponsible_SQL,
|
||||||
.SQLConnection = 1,
|
.SQLConnection = 0,
|
||||||
.PlaceholdersManualPrefix = "CTRL",
|
.PlaceholdersManualPrefix = "CTRL",
|
||||||
.PlaceholdersManualTitle = "Controls",
|
.PlaceholdersManualTitle = "Controls",
|
||||||
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
||||||
|
|||||||
@@ -38,7 +38,7 @@ Public Class frmAdmin_rejectionConfig
|
|||||||
Dim oldSQL = oRej_SQL
|
Dim oldSQL = oRej_SQL
|
||||||
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
||||||
.SQLCommand = oldSQL,
|
.SQLCommand = oldSQL,
|
||||||
.SQLConnection = 1,
|
.SQLConnection = 0,
|
||||||
.PlaceholdersManualPrefix = "CTRL",
|
.PlaceholdersManualPrefix = "CTRL",
|
||||||
.PlaceholdersManualTitle = "Controls",
|
.PlaceholdersManualTitle = "Controls",
|
||||||
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
||||||
@@ -71,7 +71,7 @@ Public Class frmAdmin_rejectionConfig
|
|||||||
Dim oldSQL = oRej_SQL_Reasons
|
Dim oldSQL = oRej_SQL_Reasons
|
||||||
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
||||||
.SQLCommand = oRej_SQL_Reasons,
|
.SQLCommand = oRej_SQL_Reasons,
|
||||||
.SQLConnection = 1,
|
.SQLConnection = 0,
|
||||||
.PlaceholdersManualPrefix = "CTRL",
|
.PlaceholdersManualPrefix = "CTRL",
|
||||||
.PlaceholdersManualTitle = "Controls",
|
.PlaceholdersManualTitle = "Controls",
|
||||||
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
||||||
|
|||||||
81
app/TaskFlow/frmAdministration.Designer.vb
generated
81
app/TaskFlow/frmAdministration.Designer.vb
generated
@@ -37,7 +37,7 @@ Partial Class frmAdministration
|
|||||||
Me.SplitContainer_Profilzuordnung2 = New System.Windows.Forms.SplitContainer()
|
Me.SplitContainer_Profilzuordnung2 = New System.Windows.Forms.SplitContainer()
|
||||||
Me.gridAssignedUsers = New DevExpress.XtraGrid.GridControl()
|
Me.gridAssignedUsers = New DevExpress.XtraGrid.GridControl()
|
||||||
Me.TBPROFILE_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPROFILE_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.viewAssignedUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
Me.viewAssignedUsers = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||||
Me.colPRENAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
Me.colPRENAME1 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||||
Me.colNAME3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
Me.colNAME3 = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||||
@@ -76,7 +76,7 @@ Partial Class frmAdministration
|
|||||||
Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl()
|
Me.SplitContainerControl1 = New DevExpress.XtraEditors.SplitContainerControl()
|
||||||
Me.gridFinalIndex = New DevExpress.XtraGrid.GridControl()
|
Me.gridFinalIndex = New DevExpress.XtraGrid.GridControl()
|
||||||
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_PROFILE_FINAL_INDEXINGBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.FinalIndexDataSet = New DD_ProcessManager.FinalIndexDataSet()
|
Me.FinalIndexDataSet = New taskFLOW.FinalIndexDataSet()
|
||||||
Me.viewFinalIndex = New DevExpress.XtraGrid.Views.Grid.GridView()
|
Me.viewFinalIndex = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||||
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
Me.colGUID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||||
Me.colPROFIL_ID = New DevExpress.XtraGrid.Columns.GridColumn()
|
Me.colPROFIL_ID = New DevExpress.XtraGrid.Columns.GridColumn()
|
||||||
@@ -130,9 +130,9 @@ Partial Class frmAdministration
|
|||||||
Me.RibbonPageGroup5 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
Me.RibbonPageGroup5 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||||
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
||||||
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBDD_USERBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.TBPM_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_PROFILEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_PROFILETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter()
|
Me.TBPM_PROFILETableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter()
|
||||||
Me.Label2 = New System.Windows.Forms.Label()
|
Me.Label2 = New System.Windows.Forms.Label()
|
||||||
Me.cmbObjekttypen = New System.Windows.Forms.ComboBox()
|
Me.cmbObjekttypen = New System.Windows.Forms.ComboBox()
|
||||||
Me.FINAL_PROFILECheckBox = New System.Windows.Forms.CheckBox()
|
Me.FINAL_PROFILECheckBox = New System.Windows.Forms.CheckBox()
|
||||||
@@ -152,7 +152,7 @@ Partial Class frmAdministration
|
|||||||
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
Me.CHANGED_WHOTextBox = New System.Windows.Forms.TextBox()
|
||||||
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
Me.CHANGED_WHENTextBox = New System.Windows.Forms.TextBox()
|
||||||
Me.dlgWindreamsuche = New System.Windows.Forms.OpenFileDialog()
|
Me.dlgWindreamsuche = New System.Windows.Forms.OpenFileDialog()
|
||||||
Me.TBPM_TYPETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter()
|
Me.TBPM_TYPETableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter()
|
||||||
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
|
Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
|
||||||
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
Me.TabControl1 = New System.Windows.Forms.TabControl()
|
||||||
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
Me.TabPage1 = New System.Windows.Forms.TabPage()
|
||||||
@@ -242,19 +242,19 @@ Partial Class frmAdministration
|
|||||||
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_PROFILE_CONTROLSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_PROFILE_CONTROLSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPROFILE_USERTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter()
|
Me.TBPROFILE_USERTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter()
|
||||||
Me.TBDD_USERTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter()
|
Me.TBDD_USERTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter()
|
||||||
Me.TBPM_KONFIGURATIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
Me.TBPM_KONFIGURATIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
||||||
Me.pnlMain = New System.Windows.Forms.Panel()
|
Me.pnlMain = New System.Windows.Forms.Panel()
|
||||||
Me.TBPM_PROFILE_CONTROLSTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter()
|
Me.TBPM_PROFILE_CONTROLSTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter()
|
||||||
Me.TBPM_PROFILE_FILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_PROFILE_FILESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_PROFILE_FILESTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter()
|
Me.TBPM_PROFILE_FILESTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter()
|
||||||
Me.TBDD_CONNECTIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
Me.TBDD_CONNECTIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||||
Me.TBDD_GROUPSTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_GROUPSTableAdapter()
|
Me.TBDD_GROUPSTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_GROUPSTableAdapter()
|
||||||
Me.TBPROFILE_GROUPTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_GROUPTableAdapter()
|
Me.TBPROFILE_GROUPTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPROFILE_GROUPTableAdapter()
|
||||||
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
Me.OpenFileDialog1 = New System.Windows.Forms.OpenFileDialog()
|
||||||
Me.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter()
|
Me.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter()
|
||||||
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = New DD_ProcessManager.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter()
|
Me.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = New taskFLOW.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter()
|
||||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||||
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||||
Me.FolderBrowserDialog2 = New System.Windows.Forms.FolderBrowserDialog()
|
Me.FolderBrowserDialog2 = New System.Windows.Forms.FolderBrowserDialog()
|
||||||
@@ -685,6 +685,7 @@ Partial Class frmAdministration
|
|||||||
Me.viewFinalIndex.Name = "viewFinalIndex"
|
Me.viewFinalIndex.Name = "viewFinalIndex"
|
||||||
Me.viewFinalIndex.OptionsBehavior.Editable = False
|
Me.viewFinalIndex.OptionsBehavior.Editable = False
|
||||||
Me.viewFinalIndex.OptionsBehavior.ReadOnly = True
|
Me.viewFinalIndex.OptionsBehavior.ReadOnly = True
|
||||||
|
Me.viewFinalIndex.OptionsSelection.EnableAppearanceFocusedRow = False
|
||||||
Me.viewFinalIndex.OptionsView.EnableAppearanceEvenRow = True
|
Me.viewFinalIndex.OptionsView.EnableAppearanceEvenRow = True
|
||||||
Me.viewFinalIndex.OptionsView.ShowGroupPanel = False
|
Me.viewFinalIndex.OptionsView.ShowGroupPanel = False
|
||||||
'
|
'
|
||||||
@@ -757,7 +758,7 @@ Partial Class frmAdministration
|
|||||||
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
||||||
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItemRefreshProfileData, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarButtonItem4, Me.BarButtonItem5, Me.BarButtonItem6, Me.BarButtonItem7, Me.BarButtonItem8, Me.BarButtonItem9, Me.BarButtonItem10, Me.BarButtonItem11, Me.BarButtonItem12, Me.BarButtonItem13, Me.BarButtonItem14, Me.BarButtonItem15, Me.BarButtonItem16, Me.BarButtonItem17, Me.BarButtonItem18, Me.BarButtonItem19, Me.tsbStaticInfo, Me.BarButtonItem20, Me.BarButtonItem21, Me.bbtnItemFinishSQL, Me.BarButtonItem22, Me.BarButtonItem23, Me.BarButtonItem24, Me.BarButtonItem25, Me.BarButtonItem26, Me.BarToggleSwitchItemEdit, Me.bbtnitmReject, Me.bbtnitmNotResponsible})
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.BarButtonItemRefreshProfileData, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarButtonItem4, Me.BarButtonItem5, Me.BarButtonItem6, Me.BarButtonItem7, Me.BarButtonItem8, Me.BarButtonItem9, Me.BarButtonItem10, Me.BarButtonItem11, Me.BarButtonItem12, Me.BarButtonItem13, Me.BarButtonItem14, Me.BarButtonItem15, Me.BarButtonItem16, Me.BarButtonItem17, Me.BarButtonItem18, Me.BarButtonItem19, Me.tsbStaticInfo, Me.BarButtonItem20, Me.BarButtonItem21, Me.bbtnItemFinishSQL, Me.BarButtonItem22, Me.BarButtonItem23, Me.BarButtonItem24, Me.BarButtonItem25, Me.BarButtonItem26, Me.BarToggleSwitchItemEdit, Me.bbtnitmReject, Me.bbtnitmNotResponsible})
|
||||||
resources.ApplyResources(Me.RibbonControl1, "RibbonControl1")
|
resources.ApplyResources(Me.RibbonControl1, "RibbonControl1")
|
||||||
Me.RibbonControl1.MaxItemId = 32
|
Me.RibbonControl1.MaxItemId = 33
|
||||||
Me.RibbonControl1.Name = "RibbonControl1"
|
Me.RibbonControl1.Name = "RibbonControl1"
|
||||||
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1, Me.RibbonPage3})
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1, Me.RibbonPage3})
|
||||||
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -777,7 +778,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.BarButtonItem2, "BarButtonItem2")
|
resources.ApplyResources(Me.BarButtonItem2, "BarButtonItem2")
|
||||||
Me.BarButtonItem2.Id = 2
|
Me.BarButtonItem2.Id = 2
|
||||||
Me.BarButtonItem2.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.chartdesigner2
|
Me.BarButtonItem2.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.chartdesigner2
|
||||||
Me.BarButtonItem2.Name = "BarButtonItem2"
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
||||||
'
|
'
|
||||||
'BarButtonItem3
|
'BarButtonItem3
|
||||||
@@ -909,7 +910,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.BarButtonItem19, "BarButtonItem19")
|
resources.ApplyResources(Me.BarButtonItem19, "BarButtonItem19")
|
||||||
Me.BarButtonItem19.Id = 19
|
Me.BarButtonItem19.Id = 19
|
||||||
Me.BarButtonItem19.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.cancel1
|
Me.BarButtonItem19.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.cancel1
|
||||||
Me.BarButtonItem19.Name = "BarButtonItem19"
|
Me.BarButtonItem19.Name = "BarButtonItem19"
|
||||||
'
|
'
|
||||||
'tsbStaticInfo
|
'tsbStaticInfo
|
||||||
@@ -975,7 +976,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.BarButtonItem26, "BarButtonItem26")
|
resources.ApplyResources(Me.BarButtonItem26, "BarButtonItem26")
|
||||||
Me.BarButtonItem26.Id = 28
|
Me.BarButtonItem26.Id = 28
|
||||||
Me.BarButtonItem26.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.Security_Lock
|
Me.BarButtonItem26.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.Security_Lock
|
||||||
Me.BarButtonItem26.Name = "BarButtonItem26"
|
Me.BarButtonItem26.Name = "BarButtonItem26"
|
||||||
Me.BarButtonItem26.Tag = "Unlock"
|
Me.BarButtonItem26.Tag = "Unlock"
|
||||||
Me.BarButtonItem26.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
Me.BarButtonItem26.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
||||||
@@ -1143,7 +1144,7 @@ Partial Class frmAdministration
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'TBPM_PROFILEBindingSource
|
'TBPM_PROFILEBindingSource
|
||||||
'
|
'
|
||||||
@@ -1193,7 +1194,7 @@ Partial Class frmAdministration
|
|||||||
'btnWMopenSuche
|
'btnWMopenSuche
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.btnWMopenSuche, "btnWMopenSuche")
|
resources.ApplyResources(Me.btnWMopenSuche, "btnWMopenSuche")
|
||||||
Me.btnWMopenSuche.Image = Global.DD_ProcessManager.My.Resources.Resources.flag_green
|
Me.btnWMopenSuche.Image = Global.taskFLOW.My.Resources.Resources.flag_green
|
||||||
Me.btnWMopenSuche.Name = "btnWMopenSuche"
|
Me.btnWMopenSuche.Name = "btnWMopenSuche"
|
||||||
Me.btnWMopenSuche.UseVisualStyleBackColor = True
|
Me.btnWMopenSuche.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
@@ -1628,28 +1629,28 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
'Button4
|
'Button4
|
||||||
'
|
'
|
||||||
Me.Button4.Image = Global.DD_ProcessManager.My.Resources.Resources.DeleteFilter_5563
|
Me.Button4.Image = Global.taskFLOW.My.Resources.Resources.DeleteFilter_5563
|
||||||
resources.ApplyResources(Me.Button4, "Button4")
|
resources.ApplyResources(Me.Button4, "Button4")
|
||||||
Me.Button4.Name = "Button4"
|
Me.Button4.Name = "Button4"
|
||||||
Me.Button4.UseVisualStyleBackColor = True
|
Me.Button4.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
'Button3
|
'Button3
|
||||||
'
|
'
|
||||||
Me.Button3.Image = Global.DD_ProcessManager.My.Resources.Resources.DeleteFilter_5563
|
Me.Button3.Image = Global.taskFLOW.My.Resources.Resources.DeleteFilter_5563
|
||||||
resources.ApplyResources(Me.Button3, "Button3")
|
resources.ApplyResources(Me.Button3, "Button3")
|
||||||
Me.Button3.Name = "Button3"
|
Me.Button3.Name = "Button3"
|
||||||
Me.Button3.UseVisualStyleBackColor = True
|
Me.Button3.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
'Button2
|
'Button2
|
||||||
'
|
'
|
||||||
Me.Button2.Image = Global.DD_ProcessManager.My.Resources.Resources.DeleteFilter_5563
|
Me.Button2.Image = Global.taskFLOW.My.Resources.Resources.DeleteFilter_5563
|
||||||
resources.ApplyResources(Me.Button2, "Button2")
|
resources.ApplyResources(Me.Button2, "Button2")
|
||||||
Me.Button2.Name = "Button2"
|
Me.Button2.Name = "Button2"
|
||||||
Me.Button2.UseVisualStyleBackColor = True
|
Me.Button2.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
'Button1
|
'Button1
|
||||||
'
|
'
|
||||||
Me.Button1.Image = Global.DD_ProcessManager.My.Resources.Resources.DeleteFilter_5563
|
Me.Button1.Image = Global.taskFLOW.My.Resources.Resources.DeleteFilter_5563
|
||||||
resources.ApplyResources(Me.Button1, "Button1")
|
resources.ApplyResources(Me.Button1, "Button1")
|
||||||
Me.Button1.Name = "Button1"
|
Me.Button1.Name = "Button1"
|
||||||
Me.Button1.UseVisualStyleBackColor = True
|
Me.Button1.UseVisualStyleBackColor = True
|
||||||
@@ -1693,7 +1694,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
'Series4SQL
|
'Series4SQL
|
||||||
'
|
'
|
||||||
Me.Series4SQL.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go
|
Me.Series4SQL.Image = Global.taskFLOW.My.Resources.Resources.database_go
|
||||||
resources.ApplyResources(Me.Series4SQL, "Series4SQL")
|
resources.ApplyResources(Me.Series4SQL, "Series4SQL")
|
||||||
Me.Series4SQL.Name = "Series4SQL"
|
Me.Series4SQL.Name = "Series4SQL"
|
||||||
Me.Series4SQL.UseVisualStyleBackColor = True
|
Me.Series4SQL.UseVisualStyleBackColor = True
|
||||||
@@ -1727,7 +1728,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
'Series3SQL
|
'Series3SQL
|
||||||
'
|
'
|
||||||
Me.Series3SQL.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go
|
Me.Series3SQL.Image = Global.taskFLOW.My.Resources.Resources.database_go
|
||||||
resources.ApplyResources(Me.Series3SQL, "Series3SQL")
|
resources.ApplyResources(Me.Series3SQL, "Series3SQL")
|
||||||
Me.Series3SQL.Name = "Series3SQL"
|
Me.Series3SQL.Name = "Series3SQL"
|
||||||
Me.Series3SQL.UseVisualStyleBackColor = True
|
Me.Series3SQL.UseVisualStyleBackColor = True
|
||||||
@@ -1761,7 +1762,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
'Series2SQL
|
'Series2SQL
|
||||||
'
|
'
|
||||||
Me.Series2SQL.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go
|
Me.Series2SQL.Image = Global.taskFLOW.My.Resources.Resources.database_go
|
||||||
resources.ApplyResources(Me.Series2SQL, "Series2SQL")
|
resources.ApplyResources(Me.Series2SQL, "Series2SQL")
|
||||||
Me.Series2SQL.Name = "Series2SQL"
|
Me.Series2SQL.Name = "Series2SQL"
|
||||||
Me.Series2SQL.UseVisualStyleBackColor = True
|
Me.Series2SQL.UseVisualStyleBackColor = True
|
||||||
@@ -1800,7 +1801,7 @@ Partial Class frmAdministration
|
|||||||
'
|
'
|
||||||
'Series1SQL
|
'Series1SQL
|
||||||
'
|
'
|
||||||
Me.Series1SQL.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go
|
Me.Series1SQL.Image = Global.taskFLOW.My.Resources.Resources.database_go
|
||||||
resources.ApplyResources(Me.Series1SQL, "Series1SQL")
|
resources.ApplyResources(Me.Series1SQL, "Series1SQL")
|
||||||
Me.Series1SQL.Name = "Series1SQL"
|
Me.Series1SQL.Name = "Series1SQL"
|
||||||
Me.Series1SQL.UseVisualStyleBackColor = True
|
Me.Series1SQL.UseVisualStyleBackColor = True
|
||||||
@@ -2004,7 +2005,7 @@ Partial Class frmAdministration
|
|||||||
Me.Controls.Add(Me.RibbonStatusBar1)
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
||||||
Me.Controls.Add(Me.RibbonControl1)
|
Me.Controls.Add(Me.RibbonControl1)
|
||||||
Me.IconOptions.Icon = CType(resources.GetObject("frmAdministration.IconOptions.Icon"), System.Drawing.Icon)
|
Me.IconOptions.Icon = CType(resources.GetObject("frmAdministration.IconOptions.Icon"), System.Drawing.Icon)
|
||||||
Me.IconOptions.LargeImage = Global.DD_ProcessManager.My.Resources.Resources.publicfix_32x32
|
Me.IconOptions.LargeImage = Global.taskFLOW.My.Resources.Resources.publicfix_32x32
|
||||||
Me.Name = "frmAdministration"
|
Me.Name = "frmAdministration"
|
||||||
Me.Ribbon = Me.RibbonControl1
|
Me.Ribbon = Me.RibbonControl1
|
||||||
Me.StatusBar = Me.RibbonStatusBar1
|
Me.StatusBar = Me.RibbonStatusBar1
|
||||||
@@ -2088,10 +2089,10 @@ Partial Class frmAdministration
|
|||||||
Me.PerformLayout()
|
Me.PerformLayout()
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents TBPM_PROFILEBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_PROFILEBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_PROFILETableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter
|
Friend WithEvents TBPM_PROFILETableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter
|
||||||
Friend WithEvents btnWMSuche As System.Windows.Forms.Button
|
Friend WithEvents btnWMSuche As System.Windows.Forms.Button
|
||||||
Friend WithEvents TITLETextBox As System.Windows.Forms.TextBox
|
Friend WithEvents TITLETextBox As System.Windows.Forms.TextBox
|
||||||
Friend WithEvents PROFILGUIDTextBox As System.Windows.Forms.TextBox
|
Friend WithEvents PROFILGUIDTextBox As System.Windows.Forms.TextBox
|
||||||
@@ -2109,7 +2110,7 @@ Partial Class frmAdministration
|
|||||||
Friend WithEvents btnWMopenSuche As System.Windows.Forms.Button
|
Friend WithEvents btnWMopenSuche As System.Windows.Forms.Button
|
||||||
Friend WithEvents PRIORITYNumericUpDown As System.Windows.Forms.NumericUpDown
|
Friend WithEvents PRIORITYNumericUpDown As System.Windows.Forms.NumericUpDown
|
||||||
Friend WithEvents TBPM_TYPEBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_TYPEBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_TYPETableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter
|
Friend WithEvents TBPM_TYPETableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter
|
||||||
Friend WithEvents FolderBrowserDialog1 As System.Windows.Forms.FolderBrowserDialog
|
Friend WithEvents FolderBrowserDialog1 As System.Windows.Forms.FolderBrowserDialog
|
||||||
Friend WithEvents cmbObjekttypen As System.Windows.Forms.ComboBox
|
Friend WithEvents cmbObjekttypen As System.Windows.Forms.ComboBox
|
||||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||||
@@ -2118,11 +2119,11 @@ Partial Class frmAdministration
|
|||||||
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
|
||||||
Friend WithEvents SplitContainer_Profilzuordnung2 As System.Windows.Forms.SplitContainer
|
Friend WithEvents SplitContainer_Profilzuordnung2 As System.Windows.Forms.SplitContainer
|
||||||
Friend WithEvents TBPROFILE_USERBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPROFILE_USERBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPROFILE_USERTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter
|
Friend WithEvents TBPROFILE_USERTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter
|
||||||
Friend WithEvents TBDD_USERBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBDD_USERBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBDD_USERTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter
|
Friend WithEvents TBDD_USERTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter
|
||||||
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
||||||
Friend WithEvents pnlMain As System.Windows.Forms.Panel
|
Friend WithEvents pnlMain As System.Windows.Forms.Panel
|
||||||
Friend WithEvents SORT_BY_LATESTCheckBox As System.Windows.Forms.CheckBox
|
Friend WithEvents SORT_BY_LATESTCheckBox As System.Windows.Forms.CheckBox
|
||||||
Friend WithEvents tabctrl_Profilkonfig As System.Windows.Forms.TabControl
|
Friend WithEvents tabctrl_Profilkonfig As System.Windows.Forms.TabControl
|
||||||
@@ -2130,17 +2131,17 @@ Partial Class frmAdministration
|
|||||||
Friend WithEvents TabPageAfterIndex As System.Windows.Forms.TabPage
|
Friend WithEvents TabPageAfterIndex As System.Windows.Forms.TabPage
|
||||||
Friend WithEvents Label6 As System.Windows.Forms.Label
|
Friend WithEvents Label6 As System.Windows.Forms.Label
|
||||||
Friend WithEvents TBPM_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_PROFILE_CONTROLSTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter
|
Friend WithEvents TBPM_PROFILE_CONTROLSTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter
|
||||||
Friend WithEvents PM_VEKTOR_INDEXComboBox As System.Windows.Forms.ComboBox
|
Friend WithEvents PM_VEKTOR_INDEXComboBox As System.Windows.Forms.ComboBox
|
||||||
Friend WithEvents TBPM_PROFILE_FILESBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_PROFILE_FILESBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_PROFILE_FILESTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter
|
Friend WithEvents TBPM_PROFILE_FILESTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter
|
||||||
Friend WithEvents cmbLOGIndex As System.Windows.Forms.ComboBox
|
Friend WithEvents cmbLOGIndex As System.Windows.Forms.ComboBox
|
||||||
Friend WithEvents DataGridViewCheckBoxColumn2 As System.Windows.Forms.DataGridViewCheckBoxColumn
|
Friend WithEvents DataGridViewCheckBoxColumn2 As System.Windows.Forms.DataGridViewCheckBoxColumn
|
||||||
Friend WithEvents GridControlNavigation As DevExpress.XtraGrid.GridControl
|
Friend WithEvents GridControlNavigation As DevExpress.XtraGrid.GridControl
|
||||||
Friend WithEvents GridViewProfile As DevExpress.XtraGrid.Views.Grid.GridView
|
Friend WithEvents GridViewProfile As DevExpress.XtraGrid.Views.Grid.GridView
|
||||||
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
Friend WithEvents colNAME As DevExpress.XtraGrid.Columns.GridColumn
|
||||||
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
|
Friend WithEvents TBDD_CONNECTIONTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
|
||||||
Friend WithEvents TabControl2 As TabControl
|
Friend WithEvents TabControl2 As TabControl
|
||||||
Friend WithEvents TabPage11 As TabPage
|
Friend WithEvents TabPage11 As TabPage
|
||||||
Friend WithEvents TabPage12 As TabPage
|
Friend WithEvents TabPage12 As TabPage
|
||||||
|
|||||||
@@ -565,7 +565,7 @@
|
|||||||
<value>58</value>
|
<value>58</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="gridAssignedGroups.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="gridAssignedGroups.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>1002, 202</value>
|
<value>1002, 203</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="gridAssignedGroups.TabIndex" type="System.Int32, mscorlib">
|
<data name="gridAssignedGroups.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>3</value>
|
<value>3</value>
|
||||||
@@ -688,7 +688,7 @@
|
|||||||
<value>58</value>
|
<value>58</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="gridAvailableGroups.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="gridAvailableGroups.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>1002, 237</value>
|
<value>1002, 236</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="gridAvailableGroups.TabIndex" type="System.Int32, mscorlib">
|
<data name="gridAvailableGroups.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
@@ -778,7 +778,7 @@
|
|||||||
<value>1002, 493</value>
|
<value>1002, 493</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="SplitContainer1.SplitterDistance" type="System.Int32, mscorlib">
|
<data name="SplitContainer1.SplitterDistance" type="System.Int32, mscorlib">
|
||||||
<value>227</value>
|
<value>228</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="SplitContainer1.TabIndex" type="System.Int32, mscorlib">
|
<data name="SplitContainer1.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
@@ -4630,7 +4630,7 @@
|
|||||||
<value>6, 89</value>
|
<value>6, 89</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="GroupBox2.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="GroupBox2.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>1, 0</value>
|
<value>0, 0</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="GroupBox2.TabIndex" type="System.Int32, mscorlib">
|
<data name="GroupBox2.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
@@ -4938,7 +4938,7 @@ Top Kreditoren: </value>
|
|||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>180</value>
|
<value>91</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
||||||
<value>7, 16</value>
|
<value>7, 16</value>
|
||||||
@@ -5048,7 +5048,7 @@ Top Kreditoren: </value>
|
|||||||
<value>DD_DMSLiteDataSet</value>
|
<value>DD_DMSLiteDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>viewAssignedUsers.Name" xml:space="preserve">
|
<data name=">>viewAssignedUsers.Name" xml:space="preserve">
|
||||||
<value>viewAssignedUsers</value>
|
<value>viewAssignedUsers</value>
|
||||||
@@ -5198,7 +5198,7 @@ Top Kreditoren: </value>
|
|||||||
<value>FinalIndexDataSet</value>
|
<value>FinalIndexDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>FinalIndexDataSet.Type" xml:space="preserve">
|
<data name=">>FinalIndexDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.FinalIndexDataSet, FinalIndexDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.FinalIndexDataSet, FinalIndexDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>viewFinalIndex.Name" xml:space="preserve">
|
<data name=">>viewFinalIndex.Name" xml:space="preserve">
|
||||||
<value>viewFinalIndex</value>
|
<value>viewFinalIndex</value>
|
||||||
@@ -5504,7 +5504,7 @@ Top Kreditoren: </value>
|
|||||||
<value>TableAdapterManager</value>
|
<value>TableAdapterManager</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILEBindingSource.Name" xml:space="preserve">
|
<data name=">>TBPM_PROFILEBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBPM_PROFILEBindingSource</value>
|
<value>TBPM_PROFILEBindingSource</value>
|
||||||
@@ -5516,7 +5516,7 @@ Top Kreditoren: </value>
|
|||||||
<value>TBPM_PROFILETableAdapter</value>
|
<value>TBPM_PROFILETableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILETableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_PROFILETableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_TYPEBindingSource.Name" xml:space="preserve">
|
<data name=">>TBPM_TYPEBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBPM_TYPEBindingSource</value>
|
<value>TBPM_TYPEBindingSource</value>
|
||||||
@@ -5534,7 +5534,7 @@ Top Kreditoren: </value>
|
|||||||
<value>TBPM_TYPETableAdapter</value>
|
<value>TBPM_TYPETableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_TYPETableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_TYPETableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_TYPETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>FolderBrowserDialog1.Name" xml:space="preserve">
|
<data name=">>FolderBrowserDialog1.Name" xml:space="preserve">
|
||||||
<value>FolderBrowserDialog1</value>
|
<value>FolderBrowserDialog1</value>
|
||||||
@@ -5582,25 +5582,25 @@ Top Kreditoren: </value>
|
|||||||
<value>TBPROFILE_USERTableAdapter</value>
|
<value>TBPROFILE_USERTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPROFILE_USERTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPROFILE_USERTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPROFILE_USERTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_USERTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBDD_USERTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBDD_USERTableAdapter</value>
|
<value>TBDD_USERTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_USERTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBDD_USERTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_USERTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_KONFIGURATIONTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBPM_KONFIGURATIONTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBPM_KONFIGURATIONTableAdapter</value>
|
<value>TBPM_KONFIGURATIONTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_KONFIGURATIONTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_KONFIGURATIONTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILE_CONTROLSTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBPM_PROFILE_CONTROLSTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBPM_PROFILE_CONTROLSTableAdapter</value>
|
<value>TBPM_PROFILE_CONTROLSTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILE_CONTROLSTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_PROFILE_CONTROLSTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILE_FILESBindingSource.Name" xml:space="preserve">
|
<data name=">>TBPM_PROFILE_FILESBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBPM_PROFILE_FILESBindingSource</value>
|
<value>TBPM_PROFILE_FILESBindingSource</value>
|
||||||
@@ -5612,25 +5612,25 @@ Top Kreditoren: </value>
|
|||||||
<value>TBPM_PROFILE_FILESTableAdapter</value>
|
<value>TBPM_PROFILE_FILESTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILE_FILESTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_PROFILE_FILESTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_FILESTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_CONNECTIONTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBDD_CONNECTIONTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBDD_CONNECTIONTableAdapter</value>
|
<value>TBDD_CONNECTIONTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_CONNECTIONTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBDD_CONNECTIONTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_GROUPSTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBDD_GROUPSTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBDD_GROUPSTableAdapter</value>
|
<value>TBDD_GROUPSTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_GROUPSTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBDD_GROUPSTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_GROUPSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_GROUPSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPROFILE_GROUPTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBPROFILE_GROUPTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBPROFILE_GROUPTableAdapter</value>
|
<value>TBPROFILE_GROUPTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPROFILE_GROUPTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPROFILE_GROUPTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPROFILE_GROUPTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPROFILE_GROUPTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>OpenFileDialog1.Name" xml:space="preserve">
|
<data name=">>OpenFileDialog1.Name" xml:space="preserve">
|
||||||
<value>OpenFileDialog1</value>
|
<value>OpenFileDialog1</value>
|
||||||
@@ -5642,13 +5642,13 @@ Top Kreditoren: </value>
|
|||||||
<value>FNPM_GET_FREE_USER_FOR_PROFILETableAdapter</value>
|
<value>FNPM_GET_FREE_USER_FOR_PROFILETableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>FNPM_GET_FREE_USER_FOR_PROFILETableAdapter.Type" xml:space="preserve">
|
<data name=">>FNPM_GET_FREE_USER_FOR_PROFILETableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.FNPM_GET_FREE_USER_FOR_PROFILETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILE_FINAL_INDEXINGTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBPM_PROFILE_FINAL_INDEXINGTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBPM_PROFILE_FINAL_INDEXINGTableAdapter</value>
|
<value>TBPM_PROFILE_FINAL_INDEXINGTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILE_FINAL_INDEXINGTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_PROFILE_FINAL_INDEXINGTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter, FinalIndexDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.FinalIndexDataSetTableAdapters.TBPM_PROFILE_FINAL_INDEXINGTableAdapter, FinalIndexDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>ToolTip1.Name" xml:space="preserve">
|
<data name=">>ToolTip1.Name" xml:space="preserve">
|
||||||
<value>ToolTip1</value>
|
<value>ToolTip1</value>
|
||||||
|
|||||||
@@ -25,6 +25,7 @@ Public Class frmAdministration
|
|||||||
Private Property profile_guid As Integer = 0
|
Private Property profile_guid As Integer = 0
|
||||||
Private Property DT_CHART_CONFIG As DataTable
|
Private Property DT_CHART_CONFIG As DataTable
|
||||||
Private Property PROF_ORIGIN As DataTable
|
Private Property PROF_ORIGIN As DataTable
|
||||||
|
Private focusedRowHandle As Integer = 199
|
||||||
|
|
||||||
Private Sub frmAdministration_Load(sender As Object, e As System.EventArgs) Handles Me.Load
|
Private Sub frmAdministration_Load(sender As Object, e As System.EventArgs) Handles Me.Load
|
||||||
_Logger.Debug("Loading Administration")
|
_Logger.Debug("Loading Administration")
|
||||||
@@ -112,7 +113,7 @@ Public Class frmAdministration
|
|||||||
MyIndicies_Types = New List(Of Integer)
|
MyIndicies_Types = New List(Of Integer)
|
||||||
MyIndicies = New List(Of String)
|
MyIndicies = New List(Of String)
|
||||||
MyIndicies = WINDREAM.GetIndicesByObjecttype(cmbObjekttypen.Text).ToList()
|
MyIndicies = WINDREAM.GetIndicesByObjecttype(cmbObjekttypen.Text).ToList()
|
||||||
|
MVSource_AllIndicies = MyIndicies
|
||||||
|
|
||||||
If MyIndicies IsNot Nothing Then
|
If MyIndicies IsNot Nothing Then
|
||||||
Dim i As Integer = 0
|
Dim i As Integer = 0
|
||||||
@@ -429,6 +430,7 @@ Public Class frmAdministration
|
|||||||
pgFinalIndexes.SelectedObject = Nothing
|
pgFinalIndexes.SelectedObject = Nothing
|
||||||
End If
|
End If
|
||||||
|
|
||||||
|
tsbStaticInfo.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
MsgBox(ex.Message, MsgBoxStyle.Critical, "Fehler bei Refresh_Final_indexe:")
|
MsgBox(ex.Message, MsgBoxStyle.Critical, "Fehler bei Refresh_Final_indexe:")
|
||||||
Finally
|
Finally
|
||||||
@@ -658,21 +660,23 @@ Public Class frmAdministration
|
|||||||
Dim view As GridView = sender
|
Dim view As GridView = sender
|
||||||
Dim focusedRow As DataRow = view.GetFocusedDataRow()
|
Dim focusedRow As DataRow = view.GetFocusedDataRow()
|
||||||
|
|
||||||
|
|
||||||
If IsNothing(focusedRow) Then
|
If IsNothing(focusedRow) Then
|
||||||
Exit Sub
|
Exit Sub
|
||||||
|
ElseIf INSERT_ACTIVE = True Then
|
||||||
|
'Exit Sub
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Dim oShouldRefreshGrid = False
|
Dim oShouldRefreshGrid = False
|
||||||
If UNSAVED_CHANGES_FI = True Then
|
If UNSAVED_CHANGES_FI = True Then
|
||||||
oShouldRefreshGrid = CHECK_QUESTION_CHANGES()
|
oShouldRefreshGrid = CHECK_QUESTION_CHANGES()
|
||||||
End If
|
End If
|
||||||
|
pgFinalIndexes.SelectedObject = Nothing
|
||||||
|
|
||||||
|
|
||||||
Dim guid As Integer = focusedRow.Item("GUID")
|
Dim guid As Integer = focusedRow.Item("GUID")
|
||||||
Dim index As String = NotNull(focusedRow.Item("INDEXNAME"), Nothing)
|
Dim index As String = NotNull(focusedRow.Item("INDEXNAME"), Nothing)
|
||||||
Dim sqlCommand As String = NotNull(focusedRow.Item("SQL_COMMAND"), "")
|
Dim sqlCommand As String = NotNull(focusedRow.Item("SQL_COMMAND"), "")
|
||||||
Dim connectionId As Integer = NotNull(focusedRow.Item("CONNECTION_ID"), 0)
|
' Dim connectionId As Integer = NotNull(focusedRow.Item("CONNECTION_ID"), 0)
|
||||||
Dim value As String = NotNull(focusedRow.Item("VALUE"), "")
|
Dim value As String = NotNull(focusedRow.Item("VALUE"), "")
|
||||||
Dim active As Boolean = NotNull(focusedRow.Item("ACTIVE"), True)
|
Dim active As Boolean = NotNull(focusedRow.Item("ACTIVE"), True)
|
||||||
Dim description As String = NotNull(focusedRow.Item("DESCRIPTION"), "")
|
Dim description As String = NotNull(focusedRow.Item("DESCRIPTION"), "")
|
||||||
@@ -686,8 +690,7 @@ Public Class frmAdministration
|
|||||||
Dim obj As New FinalIndexProperties With {
|
Dim obj As New FinalIndexProperties With {
|
||||||
.GUID = guid,
|
.GUID = guid,
|
||||||
.IndexName = index,
|
.IndexName = index,
|
||||||
.SQLCommand = New SQLValue(sqlCommand, connectionId),
|
.SQLCommand = New SQLValue(sqlCommand),
|
||||||
.ConnectionId = connectionId,
|
|
||||||
.Description = description,
|
.Description = description,
|
||||||
.Active = active,
|
.Active = active,
|
||||||
.AllowAddNewValues = allowNewValues,
|
.AllowAddNewValues = allowNewValues,
|
||||||
@@ -711,7 +714,8 @@ Public Class frmAdministration
|
|||||||
obj.IndexName = index
|
obj.IndexName = index
|
||||||
obj.VectorBehaviourType = New List(Of String) From {
|
obj.VectorBehaviourType = New List(Of String) From {
|
||||||
"Add",
|
"Add",
|
||||||
"Overwrite"
|
"Overwrite",
|
||||||
|
"Delete"
|
||||||
}
|
}
|
||||||
|
|
||||||
If index IsNot Nothing Then
|
If index IsNot Nothing Then
|
||||||
@@ -725,9 +729,9 @@ Public Class frmAdministration
|
|||||||
pgFinalIndexes.SelectedObject = obj
|
pgFinalIndexes.SelectedObject = obj
|
||||||
pgFinalIndexes.Refresh()
|
pgFinalIndexes.Refresh()
|
||||||
|
|
||||||
If oShouldRefreshGrid Then
|
'If oShouldRefreshGrid Then
|
||||||
Refresh_Final_Indexes()
|
' Refresh_Final_Indexes()
|
||||||
End If
|
'End If
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
_Logger.Error(ex)
|
_Logger.Error(ex)
|
||||||
MsgBox($"Error while loading Final Index properties: {ex.Message}", MsgBoxStyle.Critical)
|
MsgBox($"Error while loading Final Index properties: {ex.Message}", MsgBoxStyle.Critical)
|
||||||
@@ -755,12 +759,8 @@ Public Class frmAdministration
|
|||||||
Dim value As SQLValue = oValue
|
Dim value As SQLValue = oValue
|
||||||
|
|
||||||
If value.Value <> String.Empty Then
|
If value.Value <> String.Empty Then
|
||||||
'obj.ConnectionId = CURRENT_CONN_ID_FINAL_INDEX
|
|
||||||
obj.StringValue = "SQL-Command"
|
obj.StringValue = "SQL-Command"
|
||||||
obj.ConnectionId = value.ConnectionId
|
'obj.ConnectionId = value.ConnectionId
|
||||||
|
|
||||||
'obj.FloatValue = 0
|
|
||||||
' obj.IntegerValue = 0
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
pgFinalIndexes.Refresh()
|
pgFinalIndexes.Refresh()
|
||||||
@@ -775,6 +775,17 @@ Public Class frmAdministration
|
|||||||
obj.Sequence = oValue
|
obj.Sequence = oValue
|
||||||
ElseIf oName = "ContinueOnIndifferentState" Then
|
ElseIf oName = "ContinueOnIndifferentState" Then
|
||||||
obj.ContinueOnIndifferentState = oValue
|
obj.ContinueOnIndifferentState = oValue
|
||||||
|
ElseIf oName = "VectorBehaviour" Then
|
||||||
|
If Not IsNothing(oValue) Then
|
||||||
|
If oValue = "Delete" Then
|
||||||
|
obj.StringValue = "DeleteWMAttributeValue"
|
||||||
|
obj.SQLCommand.Value = ""
|
||||||
|
|
||||||
|
ElseIf oValue = "Add" And obj.StringValue = "" Then
|
||||||
|
obj.StringValue = "Your value to set"
|
||||||
|
End If
|
||||||
|
End If
|
||||||
|
|
||||||
End If
|
End If
|
||||||
pgFinalIndexes.Refresh()
|
pgFinalIndexes.Refresh()
|
||||||
End If
|
End If
|
||||||
@@ -799,12 +810,8 @@ Public Class frmAdministration
|
|||||||
Dim value As SQLValue = e.ChangedItem.Value
|
Dim value As SQLValue = e.ChangedItem.Value
|
||||||
|
|
||||||
If value.Value <> String.Empty Then
|
If value.Value <> String.Empty Then
|
||||||
'obj.ConnectionId = CURRENT_CONN_ID_FINAL_INDEX
|
|
||||||
obj.StringValue = "SQL-Command"
|
obj.StringValue = "SQL-Command"
|
||||||
obj.ConnectionId = value.ConnectionId
|
'obj.ConnectionId = value.ConnectionId
|
||||||
|
|
||||||
'obj.FloatValue = 0
|
|
||||||
' obj.IntegerValue = 0
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
propertyGrid.Refresh()
|
propertyGrid.Refresh()
|
||||||
@@ -1006,7 +1013,7 @@ Public Class frmAdministration
|
|||||||
Dim oSQL = BASEDATA_DT_CONFIG.Rows(0).Item("SQL_PROFILE_MAIN_VIEW")
|
Dim oSQL = BASEDATA_DT_CONFIG.Rows(0).Item("SQL_PROFILE_MAIN_VIEW")
|
||||||
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
||||||
.SQLCommand = oSQL,
|
.SQLCommand = oSQL,
|
||||||
.SQLConnection = 1
|
.SQLConnection = 0
|
||||||
}
|
}
|
||||||
oForm.ShowDialog()
|
oForm.ShowDialog()
|
||||||
|
|
||||||
@@ -1048,10 +1055,14 @@ Public Class frmAdministration
|
|||||||
Private Sub BarButtonItem18_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles BarButtonItem18.ItemClick
|
Private Sub BarButtonItem18_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles BarButtonItem18.ItemClick
|
||||||
Save_Final_Indexes()
|
Save_Final_Indexes()
|
||||||
Refresh_Final_Indexes()
|
Refresh_Final_Indexes()
|
||||||
|
If focusedRowHandle <> 199 Then
|
||||||
|
viewFinalIndex.FocusedRowHandle = focusedRowHandle
|
||||||
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
Private Sub Save_Final_Indexes()
|
Private Sub Save_Final_Indexes()
|
||||||
Try
|
Try
|
||||||
'Dim obj As FinalIndexProperties = PropertyGrid1.SelectedObject
|
'Dim obj As FinalIndexProperties = PropertyGrid1.SelectedObject
|
||||||
|
pgFinalIndexes.EndUpdate()
|
||||||
Dim obj As FinalIndexProperties = pgFinalIndexes.SelectedObject
|
Dim obj As FinalIndexProperties = pgFinalIndexes.SelectedObject
|
||||||
|
|
||||||
If Not IsNothing(obj) Then
|
If Not IsNothing(obj) Then
|
||||||
@@ -1067,9 +1078,10 @@ Public Class frmAdministration
|
|||||||
|
|
||||||
Dim guid = obj.GUID
|
Dim guid = obj.GUID
|
||||||
Dim oProfileId As Integer = PROFILGUIDTextBox.Text
|
Dim oProfileId As Integer = PROFILGUIDTextBox.Text
|
||||||
|
focusedRowHandle = 199
|
||||||
|
focusedRowHandle = viewFinalIndex.FocusedRowHandle
|
||||||
'Dim connectionId As Integer = obj.ConnectionId
|
'Dim connectionId As Integer = obj.ConnectionId
|
||||||
Dim connectionId As Integer = NotNull(obj.SQLCommand.ConnectionId, 1)
|
' Dim connectionId As Integer = NotNull(obj.SQLCommand.ConnectionId, 1)
|
||||||
Dim sqlCommand As String = NotNull(obj.SQLCommand.Value, String.Empty).Replace("'", "''")
|
Dim sqlCommand As String = NotNull(obj.SQLCommand.Value, String.Empty).Replace("'", "''")
|
||||||
|
|
||||||
Dim indexName As String = NotNull(obj.IndexName, String.Empty)
|
Dim indexName As String = NotNull(obj.IndexName, String.Empty)
|
||||||
@@ -1108,20 +1120,26 @@ Public Class frmAdministration
|
|||||||
End If
|
End If
|
||||||
|
|
||||||
Dim sql As String = $"INSERT INTO TBPM_PROFILE_FINAL_INDEXING (PROFIL_ID, CONNECTION_ID, SQL_COMMAND, INDEXNAME, VALUE, ACTIVE, PREVENT_DUPLICATES, ALLOW_NEW_VALUES, ADDED_WHO,IF_VEKTOR_BEHAVIOUR,DESCRIPTION,SEQUENCE,CONTINUE_INDETERMINED)
|
Dim sql As String = $"INSERT INTO TBPM_PROFILE_FINAL_INDEXING (PROFIL_ID, CONNECTION_ID, SQL_COMMAND, INDEXNAME, VALUE, ACTIVE, PREVENT_DUPLICATES, ALLOW_NEW_VALUES, ADDED_WHO,IF_VEKTOR_BEHAVIOUR,DESCRIPTION,SEQUENCE,CONTINUE_INDETERMINED)
|
||||||
VALUES ({oProfileId}, {connectionId}, '{sqlCommand}', '{indexName}', '{value}', {active}, {preventDuplicates}, {AllowAddNewValues}, '{addedWho}','{IF_VEKTOR_BEHAVIOUR}','{oDescription}',{pSequence},{oContinueOIdS})"
|
VALUES ({oProfileId}, 0, '{sqlCommand}', '{indexName}', '{value}', {active}, {preventDuplicates}, {AllowAddNewValues}, '{addedWho}','{IF_VEKTOR_BEHAVIOUR}','{oDescription}',{pSequence},{oContinueOIdS})"
|
||||||
|
|
||||||
If DatabaseFallback.ExecuteNonQueryECM(sql) Then
|
If DatabaseFallback.ExecuteNonQueryECM(sql) Then
|
||||||
tsbStaticInfo.Caption = $"Final index added - {Now.ToLongTimeString}"
|
tsbStaticInfo.Caption = $"Final index added - {Now.ToLongTimeString}"
|
||||||
INSERT_ACTIVE = False
|
INSERT_ACTIVE = False
|
||||||
|
'Refresh_Final_Indexes()
|
||||||
End If
|
End If
|
||||||
Else
|
Else
|
||||||
Dim sql As String = $"UPDATE TBPM_PROFILE_FINAL_INDEXING
|
Dim sql As String = $"UPDATE TBPM_PROFILE_FINAL_INDEXING
|
||||||
SET CONNECTION_ID = {connectionId}, SQL_COMMAND = '{sqlCommand}', INDEXNAME = '{indexName}', CHANGED_WHO = '{addedWho}', DESCRIPTION = '{oDescription}',
|
SET CONNECTION_ID = 0, SQL_COMMAND = '{sqlCommand}', INDEXNAME = '{indexName}', CHANGED_WHO = '{addedWho}', DESCRIPTION = '{oDescription}',
|
||||||
VALUE = '{value}', ACTIVE = {active}, ALLOW_NEW_VALUES = {AllowAddNewValues}, PREVENT_DUPLICATES = {preventDuplicates},IF_VEKTOR_BEHAVIOUR = '{IF_VEKTOR_BEHAVIOUR}', [SEQUENCE] = {oSequence}, CONTINUE_INDETERMINED = {oContinueOIdS}
|
VALUE = '{value}', ACTIVE = {active}, ALLOW_NEW_VALUES = {AllowAddNewValues}, PREVENT_DUPLICATES = {preventDuplicates},
|
||||||
|
IF_VEKTOR_BEHAVIOUR = '{IF_VEKTOR_BEHAVIOUR}',
|
||||||
|
[SEQUENCE] = {oSequence}, CONTINUE_INDETERMINED = {oContinueOIdS}
|
||||||
WHERE GUID = {guid}"
|
WHERE GUID = {guid}"
|
||||||
|
|
||||||
If DatabaseFallback.ExecuteNonQueryECM(sql) Then
|
If DatabaseFallback.ExecuteNonQueryECM(sql) Then
|
||||||
tsbStaticInfo.Caption = $"Final index saved - {Now.ToLongTimeString} - RESTART NECESSARY"
|
tsbStaticInfo.Caption = $"Final index saved - {Now.ToLongTimeString} - RESTART/REFRESH NECESSARY"
|
||||||
|
tsbStaticInfo.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
|
||||||
|
Else
|
||||||
|
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
@@ -1136,7 +1154,10 @@ Public Class frmAdministration
|
|||||||
Finally
|
Finally
|
||||||
BarButtonItem19.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
BarButtonItem19.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
||||||
BarButtonItem16.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
|
BarButtonItem16.Visibility = DevExpress.XtraBars.BarItemVisibility.Always
|
||||||
INSERT_ACTIVE = False
|
If INSERT_ACTIVE Then
|
||||||
|
INSERT_ACTIVE = False
|
||||||
|
End If
|
||||||
|
|
||||||
UNSAVED_CHANGES_FI = False
|
UNSAVED_CHANGES_FI = False
|
||||||
End Try
|
End Try
|
||||||
End Sub
|
End Sub
|
||||||
@@ -1156,7 +1177,7 @@ Public Class frmAdministration
|
|||||||
Try
|
Try
|
||||||
Dim oSQL = BASEDATA_DT_CONFIG.Rows(0).Item("SQL_PROFILE_MAIN_VIEW")
|
Dim oSQL = BASEDATA_DT_CONFIG.Rows(0).Item("SQL_PROFILE_MAIN_VIEW")
|
||||||
CURRENT_DESIGN_TYPE = "SQL_OVERVIEW"
|
CURRENT_DESIGN_TYPE = "SQL_OVERVIEW"
|
||||||
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {.SQLCommand = oSQL, .SQLConnection = 1}
|
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {.SQLCommand = oSQL, .SQLConnection = 0}
|
||||||
oForm.ShowDialog()
|
oForm.ShowDialog()
|
||||||
|
|
||||||
If oForm.DialogResult = DialogResult.OK Then
|
If oForm.DialogResult = DialogResult.OK Then
|
||||||
@@ -1178,7 +1199,7 @@ Public Class frmAdministration
|
|||||||
Dim oldSQL = DatabaseFallback.GetScalarValueECM(oSQL)
|
Dim oldSQL = DatabaseFallback.GetScalarValueECM(oSQL)
|
||||||
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
Dim oForm As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
||||||
.SQLCommand = oldSQL,
|
.SQLCommand = oldSQL,
|
||||||
.SQLConnection = 1,
|
.SQLConnection = 0,
|
||||||
.PlaceholdersManualPrefix = "CTRL",
|
.PlaceholdersManualPrefix = "CTRL",
|
||||||
.PlaceholdersManualTitle = "Controls",
|
.PlaceholdersManualTitle = "Controls",
|
||||||
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
||||||
@@ -1214,6 +1235,13 @@ Public Class frmAdministration
|
|||||||
.PlaceholdersManualTitle = "Controls",
|
.PlaceholdersManualTitle = "Controls",
|
||||||
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
.PlaceholdersManual = CURRENT_CONTROL_NAME_LIST.ToDictionary(Function(name) name, Function(name) name)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
If IDB_ACTIVE = False Then
|
||||||
|
oForm.ATTRIBUTE_STORE = "WM"
|
||||||
|
oForm.PlaceholdersWindream = MVSource_AllIndicies
|
||||||
|
Else
|
||||||
|
oForm.ATTRIBUTE_STORE = "IDB"
|
||||||
|
End If
|
||||||
oForm.ShowDialog()
|
oForm.ShowDialog()
|
||||||
|
|
||||||
If oForm.DialogResult = DialogResult.OK Then
|
If oForm.DialogResult = DialogResult.OK Then
|
||||||
@@ -1253,6 +1281,7 @@ Public Class frmAdministration
|
|||||||
|
|
||||||
If UNSAVED_CHANGES_FI Then
|
If UNSAVED_CHANGES_FI Then
|
||||||
Save_Final_Indexes()
|
Save_Final_Indexes()
|
||||||
|
'Refresh_Final_Indexes()
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Return True
|
Return True
|
||||||
@@ -1587,4 +1616,8 @@ Public Class frmAdministration
|
|||||||
Dim ofrm As New frmAdmin_notResponsibleConfig(PROFILGUIDTextBox.Text)
|
Dim ofrm As New frmAdmin_notResponsibleConfig(PROFILGUIDTextBox.Text)
|
||||||
ofrm.ShowDialog()
|
ofrm.ShowDialog()
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
Private Sub BarButtonItem1_ItemClick_2(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs)
|
||||||
|
viewFinalIndex.FocusedRowHandle() = 2
|
||||||
|
End Sub
|
||||||
End Class
|
End Class
|
||||||
2
app/TaskFlow/frmAnnotations.Designer.vb
generated
2
app/TaskFlow/frmAnnotations.Designer.vb
generated
@@ -35,7 +35,7 @@ Partial Class frmAnnotations
|
|||||||
'Button1
|
'Button1
|
||||||
'
|
'
|
||||||
Me.Button1.Cursor = System.Windows.Forms.Cursors.Default
|
Me.Button1.Cursor = System.Windows.Forms.Cursors.Default
|
||||||
Me.Button1.Image = Global.DD_ProcessManager.My.Resources.Resources.add
|
Me.Button1.Image = Global.taskFLOW.My.Resources.Resources.add
|
||||||
resources.ApplyResources(Me.Button1, "Button1")
|
resources.ApplyResources(Me.Button1, "Button1")
|
||||||
Me.Button1.Name = "Button1"
|
Me.Button1.Name = "Button1"
|
||||||
Me.Button1.UseVisualStyleBackColor = True
|
Me.Button1.UseVisualStyleBackColor = True
|
||||||
|
|||||||
18
app/TaskFlow/frmColumn_Detail.Designer.vb
generated
18
app/TaskFlow/frmColumn_Detail.Designer.vb
generated
@@ -25,9 +25,9 @@ Partial Class frmColumn_Detail
|
|||||||
Me.components = New System.ComponentModel.Container()
|
Me.components = New System.ComponentModel.Container()
|
||||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmColumn_Detail))
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmColumn_Detail))
|
||||||
Me.TBPM_CONTROL_TABLEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_CONTROL_TABLEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TBPM_CONTROL_TABLETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter()
|
Me.TBPM_CONTROL_TABLETableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
Me.RibbonControl1 = New DevExpress.XtraBars.Ribbon.RibbonControl()
|
||||||
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
||||||
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
||||||
@@ -162,7 +162,7 @@ Partial Class frmColumn_Detail
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'RibbonControl1
|
'RibbonControl1
|
||||||
'
|
'
|
||||||
@@ -183,14 +183,14 @@ Partial Class frmColumn_Detail
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.BarButtonItem1, "BarButtonItem1")
|
resources.ApplyResources(Me.BarButtonItem1, "BarButtonItem1")
|
||||||
Me.BarButtonItem1.Id = 1
|
Me.BarButtonItem1.Id = 1
|
||||||
Me.BarButtonItem1.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.markcomplete
|
Me.BarButtonItem1.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.markcomplete
|
||||||
Me.BarButtonItem1.Name = "BarButtonItem1"
|
Me.BarButtonItem1.Name = "BarButtonItem1"
|
||||||
'
|
'
|
||||||
'BarButtonItem2
|
'BarButtonItem2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.BarButtonItem2, "BarButtonItem2")
|
resources.ApplyResources(Me.BarButtonItem2, "BarButtonItem2")
|
||||||
Me.BarButtonItem2.Id = 2
|
Me.BarButtonItem2.Id = 2
|
||||||
Me.BarButtonItem2.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.delete
|
Me.BarButtonItem2.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.delete
|
||||||
Me.BarButtonItem2.Name = "BarButtonItem2"
|
Me.BarButtonItem2.Name = "BarButtonItem2"
|
||||||
'
|
'
|
||||||
'tslblAenderungen
|
'tslblAenderungen
|
||||||
@@ -736,10 +736,10 @@ Partial Class frmColumn_Detail
|
|||||||
Me.PerformLayout
|
Me.PerformLayout
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TBPM_CONTROL_TABLEBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_CONTROL_TABLEBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_CONTROL_TABLETableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter
|
Friend WithEvents TBPM_CONTROL_TABLETableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
Friend WithEvents RibbonControl1 As DevExpress.XtraBars.Ribbon.RibbonControl
|
||||||
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
Friend WithEvents RibbonPage1 As DevExpress.XtraBars.Ribbon.RibbonPage
|
||||||
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
Friend WithEvents RibbonPageGroup1 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||||
|
|||||||
@@ -758,7 +758,7 @@
|
|||||||
<value>Caption Auswahldialog:</value>
|
<value>Caption Auswahldialog:</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="LayoutControlItem21.Text" xml:space="preserve">
|
<data name="LayoutControlItem21.Text" xml:space="preserve">
|
||||||
<value>Datentyp:</value>
|
<value>Formatierung:</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="LayoutControl1.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="LayoutControl1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>573, 668</value>
|
<value>573, 668</value>
|
||||||
@@ -806,19 +806,19 @@
|
|||||||
<value>DD_DMSLiteDataSet</value>
|
<value>DD_DMSLiteDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_CONTROL_TABLETableAdapter.Name" xml:space="preserve">
|
<data name=">>TBPM_CONTROL_TABLETableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBPM_CONTROL_TABLETableAdapter</value>
|
<value>TBPM_CONTROL_TABLETableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_CONTROL_TABLETableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_CONTROL_TABLETableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
||||||
<value>TableAdapterManager</value>
|
<value>TableAdapterManager</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>BarButtonItem1.Name" xml:space="preserve">
|
<data name=">>BarButtonItem1.Name" xml:space="preserve">
|
||||||
<value>BarButtonItem1</value>
|
<value>BarButtonItem1</value>
|
||||||
|
|||||||
@@ -123,7 +123,7 @@ Public Class frmColumn_Detail
|
|||||||
CURRENT_INDEX_ID = GUIDTextBox.Text
|
CURRENT_INDEX_ID = GUIDTextBox.Text
|
||||||
Dim oForm2 As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
Dim oForm2 As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
||||||
.SQLCommand = SQL_COMMANDTextBox.Text,
|
.SQLCommand = SQL_COMMANDTextBox.Text,
|
||||||
.SQLConnection = 1
|
.SQLConnection = 0
|
||||||
}
|
}
|
||||||
oForm2.ShowDialog()
|
oForm2.ShowDialog()
|
||||||
|
|
||||||
@@ -172,7 +172,7 @@ Public Class frmColumn_Detail
|
|||||||
CURRENT_INDEX_ID = GUIDTextBox.Text
|
CURRENT_INDEX_ID = GUIDTextBox.Text
|
||||||
Dim oForm2 As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
Dim oForm2 As New frmSQLEditor(LOGCONFIG, DatabaseECM) With {
|
||||||
.SQLCommand = SQL_COMMANDTextBox.Text,
|
.SQLCommand = SQL_COMMANDTextBox.Text,
|
||||||
.SQLConnection = 1
|
.SQLConnection = 0
|
||||||
}
|
}
|
||||||
oForm2.ShowDialog()
|
oForm2.ShowDialog()
|
||||||
|
|
||||||
|
|||||||
20
app/TaskFlow/frmConnection.Designer.vb
generated
20
app/TaskFlow/frmConnection.Designer.vb
generated
@@ -33,7 +33,7 @@ Partial Class frmConnection
|
|||||||
Me.Chckwin_aut = New System.Windows.Forms.CheckBox()
|
Me.Chckwin_aut = New System.Windows.Forms.CheckBox()
|
||||||
Me.txtBezeichnung = New System.Windows.Forms.TextBox()
|
Me.txtBezeichnung = New System.Windows.Forms.TextBox()
|
||||||
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.Label1 = New System.Windows.Forms.Label()
|
Me.Label1 = New System.Windows.Forms.Label()
|
||||||
Me.btnCheck_Con = New System.Windows.Forms.Button()
|
Me.btnCheck_Con = New System.Windows.Forms.Button()
|
||||||
Me.lblDatasource2 = New System.Windows.Forms.Label()
|
Me.lblDatasource2 = New System.Windows.Forms.Label()
|
||||||
@@ -75,8 +75,8 @@ Partial Class frmConnection
|
|||||||
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
Me.GUIDTextBox = New System.Windows.Forms.TextBox()
|
||||||
Me.DATENBANKComboBox = New System.Windows.Forms.ComboBox()
|
Me.DATENBANKComboBox = New System.Windows.Forms.ComboBox()
|
||||||
Me.BEMERKUNGTextBox = New System.Windows.Forms.TextBox()
|
Me.BEMERKUNGTextBox = New System.Windows.Forms.TextBox()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.TBDD_CONNECTIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
Me.TBDD_CONNECTIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||||
Me.SYS_CONNECTIONCheckBox = New System.Windows.Forms.CheckBox()
|
Me.SYS_CONNECTIONCheckBox = New System.Windows.Forms.CheckBox()
|
||||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||||
GEANDERTWERLabel = New System.Windows.Forms.Label()
|
GEANDERTWERLabel = New System.Windows.Forms.Label()
|
||||||
@@ -183,7 +183,7 @@ Partial Class frmConnection
|
|||||||
'btnCheck_Con
|
'btnCheck_Con
|
||||||
'
|
'
|
||||||
Me.btnCheck_Con.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
Me.btnCheck_Con.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
|
||||||
Me.btnCheck_Con.Image = Global.DD_ProcessManager.My.Resources.Resources.world_link
|
Me.btnCheck_Con.Image = Global.taskFLOW.My.Resources.Resources.world_link
|
||||||
Me.btnCheck_Con.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
Me.btnCheck_Con.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||||
Me.btnCheck_Con.Location = New System.Drawing.Point(368, 133)
|
Me.btnCheck_Con.Location = New System.Drawing.Point(368, 133)
|
||||||
Me.btnCheck_Con.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
Me.btnCheck_Con.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
|
||||||
@@ -400,7 +400,7 @@ Partial Class frmConnection
|
|||||||
'
|
'
|
||||||
'ToolStripButton3
|
'ToolStripButton3
|
||||||
'
|
'
|
||||||
Me.ToolStripButton3.Image = Global.DD_ProcessManager.My.Resources.Resources.refresh_16xLG
|
Me.ToolStripButton3.Image = Global.taskFLOW.My.Resources.Resources.refresh_16xLG
|
||||||
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
|
Me.ToolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||||
Me.ToolStripButton3.Name = "ToolStripButton3"
|
Me.ToolStripButton3.Name = "ToolStripButton3"
|
||||||
Me.ToolStripButton3.Size = New System.Drawing.Size(95, 22)
|
Me.ToolStripButton3.Size = New System.Drawing.Size(95, 22)
|
||||||
@@ -408,7 +408,7 @@ Partial Class frmConnection
|
|||||||
'
|
'
|
||||||
'ToolStripButton1
|
'ToolStripButton1
|
||||||
'
|
'
|
||||||
Me.ToolStripButton1.Image = Global.DD_ProcessManager.My.Resources.Resources.add
|
Me.ToolStripButton1.Image = Global.taskFLOW.My.Resources.Resources.add
|
||||||
Me.ToolStripButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
Me.ToolStripButton1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||||
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
Me.ToolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||||
Me.ToolStripButton1.Name = "ToolStripButton1"
|
Me.ToolStripButton1.Name = "ToolStripButton1"
|
||||||
@@ -425,7 +425,7 @@ Partial Class frmConnection
|
|||||||
'
|
'
|
||||||
'ToolStripButton2
|
'ToolStripButton2
|
||||||
'
|
'
|
||||||
Me.ToolStripButton2.Image = Global.DD_ProcessManager.My.Resources.Resources.delete_12x12
|
Me.ToolStripButton2.Image = Global.taskFLOW.My.Resources.Resources.delete_12x12
|
||||||
Me.ToolStripButton2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
Me.ToolStripButton2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||||
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
Me.ToolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta
|
||||||
Me.ToolStripButton2.Name = "ToolStripButton2"
|
Me.ToolStripButton2.Name = "ToolStripButton2"
|
||||||
@@ -568,7 +568,7 @@ Partial Class frmConnection
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'TBDD_CONNECTIONTableAdapter
|
'TBDD_CONNECTIONTableAdapter
|
||||||
'
|
'
|
||||||
@@ -653,9 +653,9 @@ Partial Class frmConnection
|
|||||||
Friend WithEvents lblDataSource As System.Windows.Forms.Label
|
Friend WithEvents lblDataSource As System.Windows.Forms.Label
|
||||||
Friend WithEvents cmbDbArt As System.Windows.Forms.ComboBox
|
Friend WithEvents cmbDbArt As System.Windows.Forms.ComboBox
|
||||||
Friend WithEvents lblDatenbanktyp As System.Windows.Forms.Label
|
Friend WithEvents lblDatenbanktyp As System.Windows.Forms.Label
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents TBDD_CONNECTIONBindingNavigator As System.Windows.Forms.BindingNavigator
|
Friend WithEvents TBDD_CONNECTIONBindingNavigator As System.Windows.Forms.BindingNavigator
|
||||||
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
Friend WithEvents BindingNavigatorCountItem As System.Windows.Forms.ToolStripLabel
|
||||||
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
Friend WithEvents BindingNavigatorMoveFirstItem As System.Windows.Forms.ToolStripButton
|
||||||
|
|||||||
231
app/TaskFlow/frmDashboard1.Designer.vb
generated
231
app/TaskFlow/frmDashboard1.Designer.vb
generated
@@ -1,231 +0,0 @@
|
|||||||
<Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
|
|
||||||
Partial Class frmDashboard1
|
|
||||||
Inherits DevExpress.XtraEditors.XtraForm
|
|
||||||
|
|
||||||
'Form overrides dispose to clean up the component list.
|
|
||||||
<System.Diagnostics.DebuggerNonUserCode()> _
|
|
||||||
Protected Overrides Sub Dispose(ByVal disposing As Boolean)
|
|
||||||
If disposing AndAlso components IsNot Nothing Then
|
|
||||||
components.Dispose()
|
|
||||||
End If
|
|
||||||
MyBase.Dispose(disposing)
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
'Required by the Windows Form Designer
|
|
||||||
Private components As System.ComponentModel.IContainer
|
|
||||||
|
|
||||||
'NOTE: The following procedure is required by the Windows Form Designer
|
|
||||||
'It can be modified using the Windows Form Designer.
|
|
||||||
'Do not modify it using the code editor.
|
|
||||||
<System.Diagnostics.DebuggerStepThrough()> _
|
|
||||||
Private Sub InitializeComponent()
|
|
||||||
Me.components = New System.ComponentModel.Container()
|
|
||||||
Dim TileItemElement1 As DevExpress.XtraEditors.TileItemElement = New DevExpress.XtraEditors.TileItemElement()
|
|
||||||
Dim TileItemElement2 As DevExpress.XtraEditors.TileItemElement = New DevExpress.XtraEditors.TileItemElement()
|
|
||||||
Dim TileItemElement3 As DevExpress.XtraEditors.TileItemElement = New DevExpress.XtraEditors.TileItemElement()
|
|
||||||
Me.TileBar1 = New DevExpress.XtraBars.Navigation.TileBar()
|
|
||||||
Me.TileBarGroup2 = New DevExpress.XtraBars.Navigation.TileBarGroup()
|
|
||||||
Me.TileBarItem1 = New DevExpress.XtraBars.Navigation.TileBarItem()
|
|
||||||
Me.TileBarItem2 = New DevExpress.XtraBars.Navigation.TileBarItem()
|
|
||||||
Me.TileBarGroup3 = New DevExpress.XtraBars.Navigation.TileBarGroup()
|
|
||||||
Me.TileBarItem3 = New DevExpress.XtraBars.Navigation.TileBarItem()
|
|
||||||
Me.NavigationPane1 = New DevExpress.XtraBars.Navigation.NavigationPane()
|
|
||||||
Me.NavigationPage1 = New DevExpress.XtraBars.Navigation.NavigationPage()
|
|
||||||
Me.NavigationPage2 = New DevExpress.XtraBars.Navigation.NavigationPage()
|
|
||||||
Me.RadialMenu1 = New DevExpress.XtraBars.Ribbon.RadialMenu(Me.components)
|
|
||||||
Me.BarManager1 = New DevExpress.XtraBars.BarManager(Me.components)
|
|
||||||
Me.barDockControlTop = New DevExpress.XtraBars.BarDockControl()
|
|
||||||
Me.barDockControlBottom = New DevExpress.XtraBars.BarDockControl()
|
|
||||||
Me.barDockControlLeft = New DevExpress.XtraBars.BarDockControl()
|
|
||||||
Me.barDockControlRight = New DevExpress.XtraBars.BarDockControl()
|
|
||||||
Me.BarButtonItem1 = New DevExpress.XtraBars.BarButtonItem()
|
|
||||||
Me.BarButtonItem2 = New DevExpress.XtraBars.BarButtonItem()
|
|
||||||
CType(Me.NavigationPane1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.NavigationPane1.SuspendLayout()
|
|
||||||
CType(Me.RadialMenu1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.SuspendLayout()
|
|
||||||
'
|
|
||||||
'TileBar1
|
|
||||||
'
|
|
||||||
Me.TileBar1.Dock = System.Windows.Forms.DockStyle.Top
|
|
||||||
Me.TileBar1.DropDownOptions.BeakColor = System.Drawing.Color.Empty
|
|
||||||
Me.TileBar1.Groups.Add(Me.TileBarGroup2)
|
|
||||||
Me.TileBar1.Groups.Add(Me.TileBarGroup3)
|
|
||||||
Me.TileBar1.Location = New System.Drawing.Point(0, 0)
|
|
||||||
Me.TileBar1.MaxId = 3
|
|
||||||
Me.TileBar1.Name = "TileBar1"
|
|
||||||
Me.TileBar1.ScrollMode = DevExpress.XtraEditors.TileControlScrollMode.ScrollButtons
|
|
||||||
Me.TileBar1.Size = New System.Drawing.Size(796, 133)
|
|
||||||
Me.TileBar1.TabIndex = 0
|
|
||||||
Me.TileBar1.Text = "TileBar1"
|
|
||||||
'
|
|
||||||
'TileBarGroup2
|
|
||||||
'
|
|
||||||
Me.TileBarGroup2.Items.Add(Me.TileBarItem1)
|
|
||||||
Me.TileBarGroup2.Items.Add(Me.TileBarItem2)
|
|
||||||
Me.TileBarGroup2.Name = "TileBarGroup2"
|
|
||||||
Me.TileBarGroup2.Text = "Gruppe 1"
|
|
||||||
'
|
|
||||||
'TileBarItem1
|
|
||||||
'
|
|
||||||
Me.TileBarItem1.DropDownOptions.BeakColor = System.Drawing.Color.Empty
|
|
||||||
TileItemElement1.Text = "TileBarItem1"
|
|
||||||
Me.TileBarItem1.Elements.Add(TileItemElement1)
|
|
||||||
Me.TileBarItem1.Id = 0
|
|
||||||
Me.TileBarItem1.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Medium
|
|
||||||
Me.TileBarItem1.Name = "TileBarItem1"
|
|
||||||
'
|
|
||||||
'TileBarItem2
|
|
||||||
'
|
|
||||||
Me.TileBarItem2.DropDownOptions.BeakColor = System.Drawing.Color.Empty
|
|
||||||
TileItemElement2.Text = "TileBarItem2"
|
|
||||||
Me.TileBarItem2.Elements.Add(TileItemElement2)
|
|
||||||
Me.TileBarItem2.Id = 1
|
|
||||||
Me.TileBarItem2.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Wide
|
|
||||||
Me.TileBarItem2.Name = "TileBarItem2"
|
|
||||||
'
|
|
||||||
'TileBarGroup3
|
|
||||||
'
|
|
||||||
Me.TileBarGroup3.Items.Add(Me.TileBarItem3)
|
|
||||||
Me.TileBarGroup3.Name = "TileBarGroup3"
|
|
||||||
Me.TileBarGroup3.Text = "Gruppe 2"
|
|
||||||
'
|
|
||||||
'TileBarItem3
|
|
||||||
'
|
|
||||||
Me.TileBarItem3.AppearanceItem.Normal.BackColor = System.Drawing.Color.DarkTurquoise
|
|
||||||
Me.TileBarItem3.AppearanceItem.Normal.Options.UseBackColor = True
|
|
||||||
Me.TileBarItem3.DropDownOptions.BeakColor = System.Drawing.Color.Empty
|
|
||||||
TileItemElement3.Text = "TileBarItem3"
|
|
||||||
Me.TileBarItem3.Elements.Add(TileItemElement3)
|
|
||||||
Me.TileBarItem3.Id = 2
|
|
||||||
Me.TileBarItem3.ItemSize = DevExpress.XtraBars.Navigation.TileBarItemSize.Medium
|
|
||||||
Me.TileBarItem3.Name = "TileBarItem3"
|
|
||||||
'
|
|
||||||
'NavigationPane1
|
|
||||||
'
|
|
||||||
Me.NavigationPane1.Controls.Add(Me.NavigationPage1)
|
|
||||||
Me.NavigationPane1.Controls.Add(Me.NavigationPage2)
|
|
||||||
Me.NavigationPane1.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
||||||
Me.NavigationPane1.Location = New System.Drawing.Point(0, 343)
|
|
||||||
Me.NavigationPane1.Name = "NavigationPane1"
|
|
||||||
Me.NavigationPane1.Pages.AddRange(New DevExpress.XtraBars.Navigation.NavigationPageBase() {Me.NavigationPage1, Me.NavigationPage2})
|
|
||||||
Me.NavigationPane1.RegularSize = New System.Drawing.Size(796, 150)
|
|
||||||
Me.NavigationPane1.SelectedPage = Me.NavigationPage1
|
|
||||||
Me.NavigationPane1.Size = New System.Drawing.Size(796, 150)
|
|
||||||
Me.NavigationPane1.TabIndex = 1
|
|
||||||
Me.NavigationPane1.Text = "NavigationPane1"
|
|
||||||
'
|
|
||||||
'NavigationPage1
|
|
||||||
'
|
|
||||||
Me.NavigationPage1.Caption = "NavigationPage1"
|
|
||||||
Me.NavigationPage1.Name = "NavigationPage1"
|
|
||||||
Me.NavigationPage1.Size = New System.Drawing.Size(660, 77)
|
|
||||||
'
|
|
||||||
'NavigationPage2
|
|
||||||
'
|
|
||||||
Me.NavigationPage2.Caption = "NavigationPage2"
|
|
||||||
Me.NavigationPage2.Name = "NavigationPage2"
|
|
||||||
Me.NavigationPage2.PageText = "sdsdsd"
|
|
||||||
Me.NavigationPage2.Size = New System.Drawing.Size(660, 77)
|
|
||||||
'
|
|
||||||
'RadialMenu1
|
|
||||||
'
|
|
||||||
Me.RadialMenu1.LinksPersistInfo.AddRange(New DevExpress.XtraBars.LinkPersistInfo() {New DevExpress.XtraBars.LinkPersistInfo(Me.BarButtonItem1), New DevExpress.XtraBars.LinkPersistInfo(Me.BarButtonItem2)})
|
|
||||||
Me.RadialMenu1.Manager = Me.BarManager1
|
|
||||||
Me.RadialMenu1.Name = "RadialMenu1"
|
|
||||||
'
|
|
||||||
'BarManager1
|
|
||||||
'
|
|
||||||
Me.BarManager1.DockControls.Add(Me.barDockControlTop)
|
|
||||||
Me.BarManager1.DockControls.Add(Me.barDockControlBottom)
|
|
||||||
Me.BarManager1.DockControls.Add(Me.barDockControlLeft)
|
|
||||||
Me.BarManager1.DockControls.Add(Me.barDockControlRight)
|
|
||||||
Me.BarManager1.Form = Me
|
|
||||||
Me.BarManager1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.BarButtonItem1, Me.BarButtonItem2})
|
|
||||||
Me.BarManager1.MaxItemId = 2
|
|
||||||
'
|
|
||||||
'barDockControlTop
|
|
||||||
'
|
|
||||||
Me.barDockControlTop.CausesValidation = False
|
|
||||||
Me.barDockControlTop.Dock = System.Windows.Forms.DockStyle.Top
|
|
||||||
Me.barDockControlTop.Location = New System.Drawing.Point(0, 0)
|
|
||||||
Me.barDockControlTop.Manager = Me.BarManager1
|
|
||||||
Me.barDockControlTop.Size = New System.Drawing.Size(796, 0)
|
|
||||||
'
|
|
||||||
'barDockControlBottom
|
|
||||||
'
|
|
||||||
Me.barDockControlBottom.CausesValidation = False
|
|
||||||
Me.barDockControlBottom.Dock = System.Windows.Forms.DockStyle.Bottom
|
|
||||||
Me.barDockControlBottom.Location = New System.Drawing.Point(0, 493)
|
|
||||||
Me.barDockControlBottom.Manager = Me.BarManager1
|
|
||||||
Me.barDockControlBottom.Size = New System.Drawing.Size(796, 0)
|
|
||||||
'
|
|
||||||
'barDockControlLeft
|
|
||||||
'
|
|
||||||
Me.barDockControlLeft.CausesValidation = False
|
|
||||||
Me.barDockControlLeft.Dock = System.Windows.Forms.DockStyle.Left
|
|
||||||
Me.barDockControlLeft.Location = New System.Drawing.Point(0, 0)
|
|
||||||
Me.barDockControlLeft.Manager = Me.BarManager1
|
|
||||||
Me.barDockControlLeft.Size = New System.Drawing.Size(0, 493)
|
|
||||||
'
|
|
||||||
'barDockControlRight
|
|
||||||
'
|
|
||||||
Me.barDockControlRight.CausesValidation = False
|
|
||||||
Me.barDockControlRight.Dock = System.Windows.Forms.DockStyle.Right
|
|
||||||
Me.barDockControlRight.Location = New System.Drawing.Point(796, 0)
|
|
||||||
Me.barDockControlRight.Manager = Me.BarManager1
|
|
||||||
Me.barDockControlRight.Size = New System.Drawing.Size(0, 493)
|
|
||||||
'
|
|
||||||
'BarButtonItem1
|
|
||||||
'
|
|
||||||
Me.BarButtonItem1.Caption = "BarButtonItem1"
|
|
||||||
Me.BarButtonItem1.Id = 0
|
|
||||||
Me.BarButtonItem1.Name = "BarButtonItem1"
|
|
||||||
'
|
|
||||||
'BarButtonItem2
|
|
||||||
'
|
|
||||||
Me.BarButtonItem2.Caption = "BarButtonItem2"
|
|
||||||
Me.BarButtonItem2.Id = 1
|
|
||||||
Me.BarButtonItem2.Name = "BarButtonItem2"
|
|
||||||
'
|
|
||||||
'frmDashboard1
|
|
||||||
'
|
|
||||||
Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 13.0!)
|
|
||||||
Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
|
|
||||||
Me.ClientSize = New System.Drawing.Size(796, 493)
|
|
||||||
Me.Controls.Add(Me.NavigationPane1)
|
|
||||||
Me.Controls.Add(Me.TileBar1)
|
|
||||||
Me.Controls.Add(Me.barDockControlLeft)
|
|
||||||
Me.Controls.Add(Me.barDockControlRight)
|
|
||||||
Me.Controls.Add(Me.barDockControlBottom)
|
|
||||||
Me.Controls.Add(Me.barDockControlTop)
|
|
||||||
Me.Name = "frmDashboard1"
|
|
||||||
Me.Text = "frmDashboard1"
|
|
||||||
CType(Me.NavigationPane1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.NavigationPane1.ResumeLayout(False)
|
|
||||||
CType(Me.RadialMenu1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.ResumeLayout(False)
|
|
||||||
Me.PerformLayout()
|
|
||||||
|
|
||||||
End Sub
|
|
||||||
|
|
||||||
Friend WithEvents TileBar1 As DevExpress.XtraBars.Navigation.TileBar
|
|
||||||
Friend WithEvents TileBarGroup2 As DevExpress.XtraBars.Navigation.TileBarGroup
|
|
||||||
Friend WithEvents TileBarItem1 As DevExpress.XtraBars.Navigation.TileBarItem
|
|
||||||
Friend WithEvents TileBarItem2 As DevExpress.XtraBars.Navigation.TileBarItem
|
|
||||||
Friend WithEvents TileBarGroup3 As DevExpress.XtraBars.Navigation.TileBarGroup
|
|
||||||
Friend WithEvents TileBarItem3 As DevExpress.XtraBars.Navigation.TileBarItem
|
|
||||||
Friend WithEvents NavigationPane1 As DevExpress.XtraBars.Navigation.NavigationPane
|
|
||||||
Friend WithEvents NavigationPage1 As DevExpress.XtraBars.Navigation.NavigationPage
|
|
||||||
Friend WithEvents NavigationPage2 As DevExpress.XtraBars.Navigation.NavigationPage
|
|
||||||
Friend WithEvents RadialMenu1 As DevExpress.XtraBars.Ribbon.RadialMenu
|
|
||||||
Friend WithEvents BarButtonItem1 As DevExpress.XtraBars.BarButtonItem
|
|
||||||
Friend WithEvents BarButtonItem2 As DevExpress.XtraBars.BarButtonItem
|
|
||||||
Friend WithEvents BarManager1 As DevExpress.XtraBars.BarManager
|
|
||||||
Friend WithEvents barDockControlTop As DevExpress.XtraBars.BarDockControl
|
|
||||||
Friend WithEvents barDockControlBottom As DevExpress.XtraBars.BarDockControl
|
|
||||||
Friend WithEvents barDockControlLeft As DevExpress.XtraBars.BarDockControl
|
|
||||||
Friend WithEvents barDockControlRight As DevExpress.XtraBars.BarDockControl
|
|
||||||
End Class
|
|
||||||
@@ -1,126 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<root>
|
|
||||||
<!--
|
|
||||||
Microsoft ResX Schema
|
|
||||||
|
|
||||||
Version 2.0
|
|
||||||
|
|
||||||
The primary goals of this format is to allow a simple XML format
|
|
||||||
that is mostly human readable. The generation and parsing of the
|
|
||||||
various data types are done through the TypeConverter classes
|
|
||||||
associated with the data types.
|
|
||||||
|
|
||||||
Example:
|
|
||||||
|
|
||||||
... ado.net/XML headers & schema ...
|
|
||||||
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|
||||||
<resheader name="version">2.0</resheader>
|
|
||||||
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|
||||||
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|
||||||
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|
||||||
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|
||||||
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|
||||||
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|
||||||
</data>
|
|
||||||
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
||||||
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|
||||||
<comment>This is a comment</comment>
|
|
||||||
</data>
|
|
||||||
|
|
||||||
There are any number of "resheader" rows that contain simple
|
|
||||||
name/value pairs.
|
|
||||||
|
|
||||||
Each data row contains a name, and value. The row also contains a
|
|
||||||
type or mimetype. Type corresponds to a .NET class that support
|
|
||||||
text/value conversion through the TypeConverter architecture.
|
|
||||||
Classes that don't support this are serialized and stored with the
|
|
||||||
mimetype set.
|
|
||||||
|
|
||||||
The mimetype is used for serialized objects, and tells the
|
|
||||||
ResXResourceReader how to depersist the object. This is currently not
|
|
||||||
extensible. For a given mimetype the value must be set accordingly:
|
|
||||||
|
|
||||||
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|
||||||
that the ResXResourceWriter will generate, however the reader can
|
|
||||||
read any of the formats listed below.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.binary.base64
|
|
||||||
value : The object must be serialized with
|
|
||||||
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.soap.base64
|
|
||||||
value : The object must be serialized with
|
|
||||||
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
|
|
||||||
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|
||||||
value : The object must be serialized into a byte array
|
|
||||||
: using a System.ComponentModel.TypeConverter
|
|
||||||
: and then encoded with base64 encoding.
|
|
||||||
-->
|
|
||||||
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
||||||
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
||||||
<xsd:element name="root" msdata:IsDataSet="true">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:choice maxOccurs="unbounded">
|
|
||||||
<xsd:element name="metadata">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
||||||
<xsd:attribute name="type" type="xsd:string" />
|
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
||||||
<xsd:attribute ref="xml:space" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="assembly">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:attribute name="alias" type="xsd:string" />
|
|
||||||
<xsd:attribute name="name" type="xsd:string" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="data">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
||||||
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
||||||
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
||||||
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
||||||
<xsd:attribute ref="xml:space" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
<xsd:element name="resheader">
|
|
||||||
<xsd:complexType>
|
|
||||||
<xsd:sequence>
|
|
||||||
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
||||||
</xsd:sequence>
|
|
||||||
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:choice>
|
|
||||||
</xsd:complexType>
|
|
||||||
</xsd:element>
|
|
||||||
</xsd:schema>
|
|
||||||
<resheader name="resmimetype">
|
|
||||||
<value>text/microsoft-resx</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="version">
|
|
||||||
<value>2.0</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="reader">
|
|
||||||
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</resheader>
|
|
||||||
<resheader name="writer">
|
|
||||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</resheader>
|
|
||||||
<metadata name="RadialMenu1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
||||||
<value>17, 17</value>
|
|
||||||
</metadata>
|
|
||||||
<metadata name="BarManager1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
||||||
<value>140, 17</value>
|
|
||||||
</metadata>
|
|
||||||
</root>
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
Public Class frmDashboard1
|
|
||||||
|
|
||||||
End Class
|
|
||||||
8
app/TaskFlow/frmDesignerLayout.Designer.vb
generated
8
app/TaskFlow/frmDesignerLayout.Designer.vb
generated
@@ -227,28 +227,28 @@ Partial Class frmDesignerLayout
|
|||||||
'ToolboxItemTextbox
|
'ToolboxItemTextbox
|
||||||
'
|
'
|
||||||
Me.ToolboxItemTextbox.Caption = "Textbox"
|
Me.ToolboxItemTextbox.Caption = "Textbox"
|
||||||
Me.ToolboxItemTextbox.ImageOptions.Image = Global.DD_ProcessManager.My.Resources.Resources.TextBox
|
Me.ToolboxItemTextbox.ImageOptions.Image = Global.taskFLOW.My.Resources.Resources.TextBox
|
||||||
Me.ToolboxItemTextbox.Name = "ToolboxItemTextbox"
|
Me.ToolboxItemTextbox.Name = "ToolboxItemTextbox"
|
||||||
Me.ToolboxItemTextbox.Tag = "TextBox"
|
Me.ToolboxItemTextbox.Tag = "TextBox"
|
||||||
'
|
'
|
||||||
'ToolboxItemMemoedit
|
'ToolboxItemMemoedit
|
||||||
'
|
'
|
||||||
Me.ToolboxItemMemoedit.Caption = "Multiline Textbox"
|
Me.ToolboxItemMemoedit.Caption = "Multiline Textbox"
|
||||||
Me.ToolboxItemMemoedit.ImageOptions.Image = Global.DD_ProcessManager.My.Resources.Resources.TextBox
|
Me.ToolboxItemMemoedit.ImageOptions.Image = Global.taskFLOW.My.Resources.Resources.TextBox
|
||||||
Me.ToolboxItemMemoedit.Name = "ToolboxItemMemoedit"
|
Me.ToolboxItemMemoedit.Name = "ToolboxItemMemoedit"
|
||||||
Me.ToolboxItemMemoedit.Tag = "Memoedit"
|
Me.ToolboxItemMemoedit.Tag = "Memoedit"
|
||||||
'
|
'
|
||||||
'ToolboxItemDatepicker
|
'ToolboxItemDatepicker
|
||||||
'
|
'
|
||||||
Me.ToolboxItemDatepicker.Caption = "Datepicker"
|
Me.ToolboxItemDatepicker.Caption = "Datepicker"
|
||||||
Me.ToolboxItemDatepicker.ImageOptions.Image = Global.DD_ProcessManager.My.Resources.Resources.DateOrTimePicker_675
|
Me.ToolboxItemDatepicker.ImageOptions.Image = Global.taskFLOW.My.Resources.Resources.DateOrTimePicker_675
|
||||||
Me.ToolboxItemDatepicker.Name = "ToolboxItemDatepicker"
|
Me.ToolboxItemDatepicker.Name = "ToolboxItemDatepicker"
|
||||||
Me.ToolboxItemDatepicker.Tag = "Datepicker"
|
Me.ToolboxItemDatepicker.Tag = "Datepicker"
|
||||||
'
|
'
|
||||||
'ToolboxItemCheckbox
|
'ToolboxItemCheckbox
|
||||||
'
|
'
|
||||||
Me.ToolboxItemCheckbox.Caption = "Checkbox"
|
Me.ToolboxItemCheckbox.Caption = "Checkbox"
|
||||||
Me.ToolboxItemCheckbox.ImageOptions.Image = Global.DD_ProcessManager.My.Resources.Resources.checkbox_16xLG
|
Me.ToolboxItemCheckbox.ImageOptions.Image = Global.taskFLOW.My.Resources.Resources.checkbox_16xLG
|
||||||
Me.ToolboxItemCheckbox.Name = "ToolboxItemCheckbox"
|
Me.ToolboxItemCheckbox.Name = "ToolboxItemCheckbox"
|
||||||
Me.ToolboxItemCheckbox.Tag = "Checkbox"
|
Me.ToolboxItemCheckbox.Tag = "Checkbox"
|
||||||
'
|
'
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Imports System.IO
|
Imports System.IO
|
||||||
Imports System.Text.Encoding
|
Imports System.Text.Encoding
|
||||||
Imports DD_ProcessManager.Controls
|
Imports taskFLOW.Controls
|
||||||
Imports DevExpress.XtraBars
|
Imports DevExpress.XtraBars
|
||||||
Imports DevExpress.XtraEditors
|
Imports DevExpress.XtraEditors
|
||||||
Imports DevExpress.XtraLayout
|
Imports DevExpress.XtraLayout
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
Imports DD_ProcessManager.Controls.Editors
|
Imports taskFLOW.Controls.Editors
|
||||||
'Imports ScintillaNET
|
'Imports ScintillaNET
|
||||||
|
|
||||||
Public Class frmDatasourceEditor
|
Public Class frmDatasourceEditor
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
Imports System.ComponentModel
|
Imports System.ComponentModel
|
||||||
Imports DD_ProcessManager.Controls.Localization
|
Imports taskFLOW.Controls.Localization
|
||||||
|
|
||||||
Namespace Controls.Properties
|
Namespace Controls.Properties
|
||||||
Public MustInherit Class BaseProperties
|
Public MustInherit Class BaseProperties
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
Imports System.ComponentModel
|
Imports System.ComponentModel
|
||||||
Imports DD_ProcessManager.Controls.Editors
|
Imports taskFLOW.Controls.Editors
|
||||||
Imports DD_ProcessManager.Controls.Localization
|
Imports taskFLOW.Controls.Localization
|
||||||
|
|
||||||
Namespace Controls.Properties
|
Namespace Controls.Properties
|
||||||
Public Class ComboboxProperties
|
Public Class ComboboxProperties
|
||||||
|
|||||||
@@ -117,101 +117,29 @@
|
|||||||
<resheader name="writer">
|
<resheader name="writer">
|
||||||
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</resheader>
|
</resheader>
|
||||||
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
|
||||||
<data name="Label1.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>15, 9</value>
|
|
||||||
</data>
|
|
||||||
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>495, 203</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>Label1.Name" xml:space="preserve">
|
|
||||||
<value>Label1</value>
|
|
||||||
</data>
|
|
||||||
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
<assembly alias="System.Windows.Forms" name="System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||||
<data name="$this.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
<data name="OK_Button.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
||||||
|
<value>None</value>
|
||||||
|
</data>
|
||||||
|
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||||
|
<data name="OK_Button.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>355, 150</value>
|
||||||
|
</data>
|
||||||
|
<data name="OK_Button.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
||||||
<value>6, 5, 6, 5</value>
|
<value>6, 5, 6, 5</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>Timer1.Name" xml:space="preserve">
|
|
||||||
<value>Timer1</value>
|
|
||||||
</data>
|
|
||||||
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
||||||
<data name="txterror.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>1</value>
|
|
||||||
</data>
|
|
||||||
<data name="Label1.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>0</value>
|
|
||||||
</data>
|
|
||||||
<data name="txterror.Enabled" type="System.Boolean, mscorlib">
|
|
||||||
<value>False</value>
|
|
||||||
</data>
|
|
||||||
<data name="Label1.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
|
||||||
<value>6, 0, 6, 0</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>txterror.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>Label1.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>txterror.Parent" xml:space="preserve">
|
|
||||||
<value>$this</value>
|
|
||||||
</data>
|
|
||||||
<data name="OK_Button.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="OK_Button.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>134, 41</value>
|
<value>134, 41</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||||
<value>Verdana, 14.25pt</value>
|
<data name="OK_Button.TabIndex" type="System.Int32, mscorlib">
|
||||||
</data>
|
<value>0</value>
|
||||||
<data name=">>Label1.Parent" xml:space="preserve">
|
|
||||||
<value>$this</value>
|
|
||||||
</data>
|
|
||||||
<data name="$this.Text" xml:space="preserve">
|
|
||||||
<value>Fehlermeldung:</value>
|
|
||||||
</data>
|
|
||||||
<data name="OK_Button.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>355, 150</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>$this.Name" xml:space="preserve">
|
|
||||||
<value>frmError</value>
|
|
||||||
</data>
|
|
||||||
<data name="txterror.Font" type="System.Drawing.Font, System.Drawing">
|
|
||||||
<value>Verdana, 9.75pt</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>Timer1.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.Timer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>Label1.ZOrder" xml:space="preserve">
|
|
||||||
<value>1</value>
|
|
||||||
</data>
|
|
||||||
<data name="txterror.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>19, 35</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>$this.Type" xml:space="preserve">
|
|
||||||
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>OK_Button.ZOrder" xml:space="preserve">
|
|
||||||
<value>2</value>
|
|
||||||
</data>
|
|
||||||
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
|
||||||
<value>12, 23</value>
|
|
||||||
</data>
|
</data>
|
||||||
<data name="OK_Button.Text" xml:space="preserve">
|
<data name="OK_Button.Text" xml:space="preserve">
|
||||||
<value>OK</value>
|
<value>OK</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>txterror.ZOrder" xml:space="preserve">
|
<data name=">>OK_Button.Name" xml:space="preserve">
|
||||||
<value>0</value>
|
<value>OK_Button</value>
|
||||||
</data>
|
|
||||||
<data name=">>txterror.Name" xml:space="preserve">
|
|
||||||
<value>txterror</value>
|
|
||||||
</data>
|
|
||||||
<data name="Label1.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>358, 23</value>
|
|
||||||
</data>
|
|
||||||
<data name="$this.StartPosition" type="System.Windows.Forms.FormStartPosition, System.Windows.Forms">
|
|
||||||
<value>CenterScreen</value>
|
|
||||||
</data>
|
|
||||||
<data name="Label1.AutoSize" type="System.Boolean, mscorlib">
|
|
||||||
<value>True</value>
|
|
||||||
</data>
|
</data>
|
||||||
<data name=">>OK_Button.Type" xml:space="preserve">
|
<data name=">>OK_Button.Type" xml:space="preserve">
|
||||||
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
<value>System.Windows.Forms.Button, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
@@ -219,31 +147,103 @@
|
|||||||
<data name=">>OK_Button.Parent" xml:space="preserve">
|
<data name=">>OK_Button.Parent" xml:space="preserve">
|
||||||
<value>$this</value>
|
<value>$this</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name=">>OK_Button.ZOrder" xml:space="preserve">
|
||||||
|
<value>2</value>
|
||||||
|
</data>
|
||||||
|
<data name="Label1.AutoSize" type="System.Boolean, mscorlib">
|
||||||
|
<value>True</value>
|
||||||
|
</data>
|
||||||
|
<data name="Label1.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>15, 9</value>
|
||||||
|
</data>
|
||||||
|
<data name="Label1.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
||||||
|
<value>6, 0, 6, 0</value>
|
||||||
|
</data>
|
||||||
|
<data name="Label1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>358, 23</value>
|
||||||
|
</data>
|
||||||
|
<data name="Label1.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>0</value>
|
||||||
|
</data>
|
||||||
<data name="Label1.Text" xml:space="preserve">
|
<data name="Label1.Text" xml:space="preserve">
|
||||||
<value>Folgender Fehler wurde festgestellt:</value>
|
<value>Folgender Fehler wurde festgestellt:</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="OK_Button.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
<data name=">>Label1.Name" xml:space="preserve">
|
||||||
<value>6, 5, 6, 5</value>
|
<value>Label1</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="OK_Button.TabIndex" type="System.Int32, mscorlib">
|
<data name=">>Label1.Type" xml:space="preserve">
|
||||||
<value>0</value>
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="OK_Button.Anchor" type="System.Windows.Forms.AnchorStyles, System.Windows.Forms">
|
<data name=">>Label1.Parent" xml:space="preserve">
|
||||||
<value>None</value>
|
<value>$this</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>Label1.ZOrder" xml:space="preserve">
|
||||||
|
<value>1</value>
|
||||||
|
</data>
|
||||||
|
<data name="txterror.Enabled" type="System.Boolean, mscorlib">
|
||||||
|
<value>False</value>
|
||||||
|
</data>
|
||||||
|
<data name="txterror.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
|
<value>Verdana, 9.75pt</value>
|
||||||
|
</data>
|
||||||
|
<data name="txterror.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>19, 35</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="txterror.Multiline" type="System.Boolean, mscorlib">
|
<data name="txterror.Multiline" type="System.Boolean, mscorlib">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>OK_Button.Name" xml:space="preserve">
|
|
||||||
<value>OK_Button</value>
|
|
||||||
</data>
|
|
||||||
<data name="txterror.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="txterror.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>470, 107</value>
|
<value>470, 107</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="txterror.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>1</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>txterror.Name" xml:space="preserve">
|
||||||
|
<value>txterror</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>txterror.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.TextBox, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>txterror.Parent" xml:space="preserve">
|
||||||
|
<value>$this</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>txterror.ZOrder" xml:space="preserve">
|
||||||
|
<value>0</value>
|
||||||
|
</data>
|
||||||
<metadata name="Timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="Timer1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>17, 17</value>
|
<value>17, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="$this.Localizable" type="System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
<data name="$this.AutoScaleDimensions" type="System.Drawing.SizeF, System.Drawing">
|
||||||
|
<value>12, 23</value>
|
||||||
|
</data>
|
||||||
|
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>495, 203</value>
|
||||||
|
</data>
|
||||||
|
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
|
<value>Verdana, 14.25pt</value>
|
||||||
|
</data>
|
||||||
|
<data name="$this.Margin" type="System.Windows.Forms.Padding, System.Windows.Forms">
|
||||||
|
<value>6, 5, 6, 5</value>
|
||||||
|
</data>
|
||||||
|
<data name="$this.StartPosition" type="System.Windows.Forms.FormStartPosition, System.Windows.Forms">
|
||||||
|
<value>CenterScreen</value>
|
||||||
|
</data>
|
||||||
|
<data name="$this.Text" xml:space="preserve">
|
||||||
|
<value>Fehlermeldung:</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>Timer1.Name" xml:space="preserve">
|
||||||
|
<value>Timer1</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>Timer1.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Timer, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>$this.Name" xml:space="preserve">
|
||||||
|
<value>frmError</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>$this.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Form, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
</root>
|
</root>
|
||||||
@@ -1,15 +1,24 @@
|
|||||||
Imports System.Windows.Forms
|
Imports System.Windows.Forms
|
||||||
|
|
||||||
Public Class frmError
|
Public Class frmError
|
||||||
|
Public ValidatorError As String = ""
|
||||||
Private Sub OK_Button_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles OK_Button.Click
|
Private Sub OK_Button_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles OK_Button.Click
|
||||||
Me.Close()
|
Me.Close()
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub frmError_Load(sender As Object, e As System.EventArgs) Handles Me.Load
|
Private Sub frmError_Load(sender As Object, e As System.EventArgs) Handles Me.Load
|
||||||
Me.txterror.Text = errormessage
|
If ValidatorError <> String.Empty Or errormessage <> String.Empty Then
|
||||||
Me.Label1.Focus()
|
If ValidatorError <> String.Empty Then
|
||||||
Me.Timer1.Start()
|
Me.txterror.Text = ValidatorError
|
||||||
|
Else
|
||||||
|
Me.txterror.Text = errormessage
|
||||||
|
End If
|
||||||
|
Me.Label1.Focus()
|
||||||
|
Me.Timer1.Start()
|
||||||
|
Else
|
||||||
|
Me.Close()
|
||||||
|
End If
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub Timer1_Tick(sender As System.Object, e As System.EventArgs) Handles Timer1.Tick
|
Private Sub Timer1_Tick(sender As System.Object, e As System.EventArgs) Handles Timer1.Tick
|
||||||
|
|||||||
70
app/TaskFlow/frmFormDesigner.Designer.vb
generated
70
app/TaskFlow/frmFormDesigner.Designer.vb
generated
@@ -49,6 +49,8 @@ Partial Class frmFormDesigner
|
|||||||
Me.bbtniheight_plus = New DevExpress.XtraBars.BarButtonItem()
|
Me.bbtniheight_plus = New DevExpress.XtraBars.BarButtonItem()
|
||||||
Me.bbtniheight_min = New DevExpress.XtraBars.BarButtonItem()
|
Me.bbtniheight_min = New DevExpress.XtraBars.BarButtonItem()
|
||||||
Me.tslblAenderungen = New DevExpress.XtraBars.BarStaticItem()
|
Me.tslblAenderungen = New DevExpress.XtraBars.BarStaticItem()
|
||||||
|
Me.BarStaticItem2 = New DevExpress.XtraBars.BarStaticItem()
|
||||||
|
Me.bsitmProfilID = New DevExpress.XtraBars.BarStaticItem()
|
||||||
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
Me.RibbonPage1 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||||
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
Me.RibbonPageGroup1 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||||
Me.RibbonGroupControlFunctions = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
Me.RibbonGroupControlFunctions = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||||
@@ -57,18 +59,18 @@ Partial Class frmFormDesigner
|
|||||||
Me.RibPGCtrlheight = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
Me.RibPGCtrlheight = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||||
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
||||||
Me.TBPM_PROFILE_CONTROLSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_PROFILE_CONTROLSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBDD_CONNECTIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
|
||||||
Me.GridControlContextMenu = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
Me.GridControlContextMenu = New System.Windows.Forms.ContextMenuStrip(Me.components)
|
||||||
Me.MenuItemAddColumn = New System.Windows.Forms.ToolStripMenuItem()
|
Me.MenuItemAddColumn = New System.Windows.Forms.ToolStripMenuItem()
|
||||||
Me.TBPM_PROFILE_CONTROLSTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter()
|
Me.TBPM_PROFILE_CONTROLSTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.TBDD_CONNECTIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
Me.TBDD_CONNECTIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter()
|
||||||
Me.TBWH_CHECK_PROFILE_CONTROLSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBWH_CHECK_PROFILE_CONTROLSBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBWH_CHECK_PROFILE_CONTROLSTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBWH_CHECK_PROFILE_CONTROLSTableAdapter()
|
Me.TBWH_CHECK_PROFILE_CONTROLSTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBWH_CHECK_PROFILE_CONTROLSTableAdapter()
|
||||||
Me.TBPM_CONTROL_TABLEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_CONTROL_TABLEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_CONTROL_TABLETableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter()
|
Me.TBPM_CONTROL_TABLETableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter()
|
||||||
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||||
Me.RPGControlFunction = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
Me.RPGControlFunction = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||||
Me.RibbonPage3 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
Me.RibbonPage3 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||||
@@ -125,9 +127,9 @@ Partial Class frmFormDesigner
|
|||||||
'RibbonControl1
|
'RibbonControl1
|
||||||
'
|
'
|
||||||
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
||||||
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.bbtnItemFinishSQL, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarStaticItem1, Me.BarButtonItem4, Me.BarButtonItem5, Me.bbtnitLabel, Me.bbtnitTextBox, Me.bbtnitLU, Me.bbtnitTable, Me.bbtnitDatePicker, Me.bbtnitCheckBox, Me.bbtnitButton, Me.bbtnitLine, Me.bbtniwidth_plus, Me.bbtniwidth_min, Me.bbtniheight_plus, Me.bbtniheight_min, Me.tslblAenderungen})
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.bbtnItemFinishSQL, Me.BarButtonItem1, Me.BarButtonItem2, Me.BarButtonItem3, Me.BarStaticItem1, Me.BarButtonItem4, Me.BarButtonItem5, Me.bbtnitLabel, Me.bbtnitTextBox, Me.bbtnitLU, Me.bbtnitTable, Me.bbtnitDatePicker, Me.bbtnitCheckBox, Me.bbtnitButton, Me.bbtnitLine, Me.bbtniwidth_plus, Me.bbtniwidth_min, Me.bbtniheight_plus, Me.bbtniheight_min, Me.tslblAenderungen, Me.BarStaticItem2, Me.bsitmProfilID})
|
||||||
resources.ApplyResources(Me.RibbonControl1, "RibbonControl1")
|
resources.ApplyResources(Me.RibbonControl1, "RibbonControl1")
|
||||||
Me.RibbonControl1.MaxItemId = 21
|
Me.RibbonControl1.MaxItemId = 23
|
||||||
Me.RibbonControl1.Name = "RibbonControl1"
|
Me.RibbonControl1.Name = "RibbonControl1"
|
||||||
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
Me.RibbonControl1.Pages.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPage() {Me.RibbonPage1})
|
||||||
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
Me.RibbonControl1.ShowApplicationButton = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -195,56 +197,56 @@ Partial Class frmFormDesigner
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitLabel, "bbtnitLabel")
|
resources.ApplyResources(Me.bbtnitLabel, "bbtnitLabel")
|
||||||
Me.bbtnitLabel.Id = 8
|
Me.bbtnitLabel.Id = 8
|
||||||
Me.bbtnitLabel.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.color
|
Me.bbtnitLabel.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.color
|
||||||
Me.bbtnitLabel.Name = "bbtnitLabel"
|
Me.bbtnitLabel.Name = "bbtnitLabel"
|
||||||
'
|
'
|
||||||
'bbtnitTextBox
|
'bbtnitTextBox
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitTextBox, "bbtnitTextBox")
|
resources.ApplyResources(Me.bbtnitTextBox, "bbtnitTextBox")
|
||||||
Me.bbtnitTextBox.Id = 9
|
Me.bbtnitTextBox.Id = 9
|
||||||
Me.bbtnitTextBox.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.textthatcontains
|
Me.bbtnitTextBox.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.textthatcontains
|
||||||
Me.bbtnitTextBox.Name = "bbtnitTextBox"
|
Me.bbtnitTextBox.Name = "bbtnitTextBox"
|
||||||
'
|
'
|
||||||
'bbtnitLU
|
'bbtnitLU
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitLU, "bbtnitLU")
|
resources.ApplyResources(Me.bbtnitLU, "bbtnitLU")
|
||||||
Me.bbtnitLU.Id = 10
|
Me.bbtnitLU.Id = 10
|
||||||
Me.bbtnitLU.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.insertcombobox
|
Me.bbtnitLU.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.insertcombobox
|
||||||
Me.bbtnitLU.Name = "bbtnitLU"
|
Me.bbtnitLU.Name = "bbtnitLU"
|
||||||
'
|
'
|
||||||
'bbtnitTable
|
'bbtnitTable
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitTable, "bbtnitTable")
|
resources.ApplyResources(Me.bbtnitTable, "bbtnitTable")
|
||||||
Me.bbtnitTable.Id = 11
|
Me.bbtnitTable.Id = 11
|
||||||
Me.bbtnitTable.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.actions_table
|
Me.bbtnitTable.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.actions_table
|
||||||
Me.bbtnitTable.Name = "bbtnitTable"
|
Me.bbtnitTable.Name = "bbtnitTable"
|
||||||
'
|
'
|
||||||
'bbtnitDatePicker
|
'bbtnitDatePicker
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitDatePicker, "bbtnitDatePicker")
|
resources.ApplyResources(Me.bbtnitDatePicker, "bbtnitDatePicker")
|
||||||
Me.bbtnitDatePicker.Id = 12
|
Me.bbtnitDatePicker.Id = 12
|
||||||
Me.bbtnitDatePicker.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.adateoccuring
|
Me.bbtnitDatePicker.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.adateoccuring
|
||||||
Me.bbtnitDatePicker.Name = "bbtnitDatePicker"
|
Me.bbtnitDatePicker.Name = "bbtnitDatePicker"
|
||||||
'
|
'
|
||||||
'bbtnitCheckBox
|
'bbtnitCheckBox
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitCheckBox, "bbtnitCheckBox")
|
resources.ApplyResources(Me.bbtnitCheckBox, "bbtnitCheckBox")
|
||||||
Me.bbtnitCheckBox.Id = 13
|
Me.bbtnitCheckBox.Id = 13
|
||||||
Me.bbtnitCheckBox.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.itemtypechecked
|
Me.bbtnitCheckBox.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.itemtypechecked
|
||||||
Me.bbtnitCheckBox.Name = "bbtnitCheckBox"
|
Me.bbtnitCheckBox.Name = "bbtnitCheckBox"
|
||||||
'
|
'
|
||||||
'bbtnitButton
|
'bbtnitButton
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitButton, "bbtnitButton")
|
resources.ApplyResources(Me.bbtnitButton, "bbtnitButton")
|
||||||
Me.bbtnitButton.Id = 14
|
Me.bbtnitButton.Id = 14
|
||||||
Me.bbtnitButton.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.groupby
|
Me.bbtnitButton.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.groupby
|
||||||
Me.bbtnitButton.Name = "bbtnitButton"
|
Me.bbtnitButton.Name = "bbtnitButton"
|
||||||
'
|
'
|
||||||
'bbtnitLine
|
'bbtnitLine
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitLine, "bbtnitLine")
|
resources.ApplyResources(Me.bbtnitLine, "bbtnitLine")
|
||||||
Me.bbtnitLine.Id = 15
|
Me.bbtnitLine.Id = 15
|
||||||
Me.bbtnitLine.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.pencolor
|
Me.bbtnitLine.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.pencolor
|
||||||
Me.bbtnitLine.Name = "bbtnitLine"
|
Me.bbtnitLine.Name = "bbtnitLine"
|
||||||
'
|
'
|
||||||
'bbtniwidth_plus
|
'bbtniwidth_plus
|
||||||
@@ -279,10 +281,24 @@ Partial Class frmFormDesigner
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.tslblAenderungen, "tslblAenderungen")
|
resources.ApplyResources(Me.tslblAenderungen, "tslblAenderungen")
|
||||||
Me.tslblAenderungen.Id = 20
|
Me.tslblAenderungen.Id = 20
|
||||||
Me.tslblAenderungen.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.save1
|
Me.tslblAenderungen.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.save1
|
||||||
Me.tslblAenderungen.Name = "tslblAenderungen"
|
Me.tslblAenderungen.Name = "tslblAenderungen"
|
||||||
Me.tslblAenderungen.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
Me.tslblAenderungen.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
||||||
'
|
'
|
||||||
|
'BarStaticItem2
|
||||||
|
'
|
||||||
|
resources.ApplyResources(Me.BarStaticItem2, "BarStaticItem2")
|
||||||
|
Me.BarStaticItem2.Id = 21
|
||||||
|
Me.BarStaticItem2.Name = "BarStaticItem2"
|
||||||
|
'
|
||||||
|
'bsitmProfilID
|
||||||
|
'
|
||||||
|
resources.ApplyResources(Me.bsitmProfilID, "bsitmProfilID")
|
||||||
|
Me.bsitmProfilID.Id = 22
|
||||||
|
Me.bsitmProfilID.ItemAppearance.Normal.Font = CType(resources.GetObject("bsitmProfilID.ItemAppearance.Normal.Font"), System.Drawing.Font)
|
||||||
|
Me.bsitmProfilID.ItemAppearance.Normal.Options.UseFont = True
|
||||||
|
Me.bsitmProfilID.Name = "bsitmProfilID"
|
||||||
|
'
|
||||||
'RibbonPage1
|
'RibbonPage1
|
||||||
'
|
'
|
||||||
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonGroupControlFunctions, Me.RibbonGroupControls, Me.RibPGCtrlWidth, Me.RibPGCtrlheight})
|
Me.RibbonPage1.Groups.AddRange(New DevExpress.XtraBars.Ribbon.RibbonPageGroup() {Me.RibbonPageGroup1, Me.RibbonGroupControlFunctions, Me.RibbonGroupControls, Me.RibPGCtrlWidth, Me.RibPGCtrlheight})
|
||||||
@@ -332,6 +348,7 @@ Partial Class frmFormDesigner
|
|||||||
'
|
'
|
||||||
'RibbonStatusBar1
|
'RibbonStatusBar1
|
||||||
'
|
'
|
||||||
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.bsitmProfilID)
|
||||||
Me.RibbonStatusBar1.ItemLinks.Add(Me.tslblAenderungen)
|
Me.RibbonStatusBar1.ItemLinks.Add(Me.tslblAenderungen)
|
||||||
resources.ApplyResources(Me.RibbonStatusBar1, "RibbonStatusBar1")
|
resources.ApplyResources(Me.RibbonStatusBar1, "RibbonStatusBar1")
|
||||||
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
Me.RibbonStatusBar1.Name = "RibbonStatusBar1"
|
||||||
@@ -382,7 +399,7 @@ Partial Class frmFormDesigner
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'TBDD_CONNECTIONTableAdapter
|
'TBDD_CONNECTIONTableAdapter
|
||||||
'
|
'
|
||||||
@@ -435,7 +452,8 @@ Partial Class frmFormDesigner
|
|||||||
Me.Controls.Add(Me.RibbonStatusBar1)
|
Me.Controls.Add(Me.RibbonStatusBar1)
|
||||||
Me.Controls.Add(Me.RibbonControl1)
|
Me.Controls.Add(Me.RibbonControl1)
|
||||||
Me.IconOptions.Icon = CType(resources.GetObject("frmFormDesigner.IconOptions.Icon"), System.Drawing.Icon)
|
Me.IconOptions.Icon = CType(resources.GetObject("frmFormDesigner.IconOptions.Icon"), System.Drawing.Icon)
|
||||||
Me.IconOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.chartdesigner1
|
Me.IconOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.chartdesigner1
|
||||||
|
Me.KeyPreview = True
|
||||||
Me.MinimizeBox = False
|
Me.MinimizeBox = False
|
||||||
Me.Name = "frmFormDesigner"
|
Me.Name = "frmFormDesigner"
|
||||||
Me.Ribbon = Me.RibbonControl1
|
Me.Ribbon = Me.RibbonControl1
|
||||||
@@ -458,17 +476,17 @@ Partial Class frmFormDesigner
|
|||||||
Me.PerformLayout()
|
Me.PerformLayout()
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TBPM_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_PROFILE_CONTROLSTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter
|
Friend WithEvents TBPM_PROFILE_CONTROLSTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBDD_CONNECTIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBDD_CONNECTIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
|
Friend WithEvents TBDD_CONNECTIONTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter
|
||||||
Friend WithEvents TBWH_CHECK_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBWH_CHECK_PROFILE_CONTROLSBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBWH_CHECK_PROFILE_CONTROLSTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBWH_CHECK_PROFILE_CONTROLSTableAdapter
|
Friend WithEvents TBWH_CHECK_PROFILE_CONTROLSTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBWH_CHECK_PROFILE_CONTROLSTableAdapter
|
||||||
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
|
Friend WithEvents ToolTip1 As System.Windows.Forms.ToolTip
|
||||||
Friend WithEvents TBPM_CONTROL_TABLEBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_CONTROL_TABLEBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_CONTROL_TABLETableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter
|
Friend WithEvents TBPM_CONTROL_TABLETableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter
|
||||||
Friend WithEvents GridControlContextMenu As ContextMenuStrip
|
Friend WithEvents GridControlContextMenu As ContextMenuStrip
|
||||||
Friend WithEvents MenuItemAddColumn As ToolStripMenuItem
|
Friend WithEvents MenuItemAddColumn As ToolStripMenuItem
|
||||||
Friend WithEvents SplitContainerDesigner As SplitContainer
|
Friend WithEvents SplitContainerDesigner As SplitContainer
|
||||||
@@ -507,4 +525,6 @@ Partial Class frmFormDesigner
|
|||||||
Friend WithEvents pnldesigner As DigitalData.Controls.SnapPanel.ClassSnapPanel
|
Friend WithEvents pnldesigner As DigitalData.Controls.SnapPanel.ClassSnapPanel
|
||||||
Friend WithEvents tslblAenderungen As DevExpress.XtraBars.BarStaticItem
|
Friend WithEvents tslblAenderungen As DevExpress.XtraBars.BarStaticItem
|
||||||
Friend WithEvents pgControlsNew As DevExpress.XtraVerticalGrid.PropertyGridControl
|
Friend WithEvents pgControlsNew As DevExpress.XtraVerticalGrid.PropertyGridControl
|
||||||
|
Friend WithEvents BarStaticItem2 As DevExpress.XtraBars.BarStaticItem
|
||||||
|
Friend WithEvents bsitmProfilID As DevExpress.XtraBars.BarStaticItem
|
||||||
End Class
|
End Class
|
||||||
|
|||||||
@@ -125,6 +125,10 @@
|
|||||||
<data name="SplitContainerDesigner.Location" type="System.Drawing.Point, System.Drawing">
|
<data name="SplitContainerDesigner.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
<value>0, 132</value>
|
<value>0, 132</value>
|
||||||
</data>
|
</data>
|
||||||
|
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
||||||
|
<data name="pnldesigner.AutoScroll" type="System.Boolean, mscorlib">
|
||||||
|
<value>True</value>
|
||||||
|
</data>
|
||||||
<data name="pnldesigner.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
<data name="pnldesigner.Dock" type="System.Windows.Forms.DockStyle, System.Windows.Forms">
|
||||||
<value>Fill</value>
|
<value>Fill</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -134,7 +138,6 @@
|
|||||||
<data name="pnldesigner.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="pnldesigner.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>820, 455</value>
|
<value>820, 455</value>
|
||||||
</data>
|
</data>
|
||||||
<assembly alias="mscorlib" name="mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
|
|
||||||
<data name="pnldesigner.TabIndex" type="System.Int32, mscorlib">
|
<data name="pnldesigner.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -142,7 +145,7 @@
|
|||||||
<value>pnldesigner</value>
|
<value>pnldesigner</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>pnldesigner.Type" xml:space="preserve">
|
<data name=">>pnldesigner.Type" xml:space="preserve">
|
||||||
<value>DigitalData.Controls.SnapPanel.ClassSnapPanel, DigitalData.Controls.SnapPanel, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>DigitalData.Controls.SnapPanel.ClassSnapPanel, DigitalData.Controls.SnapPanel, Version=2.0.1.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>pnldesigner.Parent" xml:space="preserve">
|
<data name=">>pnldesigner.Parent" xml:space="preserve">
|
||||||
<value>SplitContainerDesigner.Panel1</value>
|
<value>SplitContainerDesigner.Panel1</value>
|
||||||
@@ -197,7 +200,7 @@
|
|||||||
</value>
|
</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="BarButtonItem1.Caption" xml:space="preserve">
|
<data name="BarButtonItem1.Caption" xml:space="preserve">
|
||||||
<value>Control löschen</value>
|
<value>Control löschen (del)</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="BarButtonItem1.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="BarButtonItem1.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
@@ -221,7 +224,7 @@
|
|||||||
</value>
|
</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="BarButtonItem2.Caption" xml:space="preserve">
|
<data name="BarButtonItem2.Caption" xml:space="preserve">
|
||||||
<value>Aktualisieren</value>
|
<value>Aktualisieren (F5)</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="BarButtonItem2.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="BarButtonItem2.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
@@ -333,7 +336,7 @@
|
|||||||
<value>Linie</value>
|
<value>Linie</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniwidth_plus.Caption" xml:space="preserve">
|
<data name="bbtniwidth_plus.Caption" xml:space="preserve">
|
||||||
<value>Breiter</value>
|
<value>Breiter (+)</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniwidth_plus.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="bbtniwidth_plus.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
@@ -355,7 +358,7 @@
|
|||||||
</value>
|
</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniwidth_min.Caption" xml:space="preserve">
|
<data name="bbtniwidth_min.Caption" xml:space="preserve">
|
||||||
<value>Schmaler</value>
|
<value>Schmaler (-)</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniwidth_min.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="bbtniwidth_min.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
@@ -377,7 +380,7 @@
|
|||||||
</value>
|
</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniheight_plus.Caption" xml:space="preserve">
|
<data name="bbtniheight_plus.Caption" xml:space="preserve">
|
||||||
<value>Größer</value>
|
<value>Größer (Strg und +)</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniheight_plus.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="bbtniheight_plus.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
@@ -396,7 +399,7 @@
|
|||||||
</value>
|
</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniheight_min.Caption" xml:space="preserve">
|
<data name="bbtniheight_min.Caption" xml:space="preserve">
|
||||||
<value>Kleiner</value>
|
<value>Kleiner (Strg und -)</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="bbtniheight_min.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="bbtniheight_min.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
@@ -418,6 +421,15 @@
|
|||||||
<data name="tslblAenderungen.Caption" xml:space="preserve">
|
<data name="tslblAenderungen.Caption" xml:space="preserve">
|
||||||
<value>Noch keine Änderungen</value>
|
<value>Noch keine Änderungen</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="BarStaticItem2.Caption" xml:space="preserve">
|
||||||
|
<value>BarStaticItem2</value>
|
||||||
|
</data>
|
||||||
|
<data name="bsitmProfilID.Caption" xml:space="preserve">
|
||||||
|
<value>ProfilID: </value>
|
||||||
|
</data>
|
||||||
|
<data name="bsitmProfilID.ItemAppearance.Normal.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
|
<value>Microsoft Sans Serif, 8.25pt, style=Bold</value>
|
||||||
|
</data>
|
||||||
<data name="RibbonControl1.Location" type="System.Drawing.Point, System.Drawing">
|
<data name="RibbonControl1.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
<value>0, 0</value>
|
<value>0, 0</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -1176,6 +1188,18 @@
|
|||||||
<data name=">>tslblAenderungen.Type" xml:space="preserve">
|
<data name=">>tslblAenderungen.Type" xml:space="preserve">
|
||||||
<value>DevExpress.XtraBars.BarStaticItem, DevExpress.XtraBars.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>DevExpress.XtraBars.BarStaticItem, DevExpress.XtraBars.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name=">>BarStaticItem2.Name" xml:space="preserve">
|
||||||
|
<value>BarStaticItem2</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>BarStaticItem2.Type" xml:space="preserve">
|
||||||
|
<value>DevExpress.XtraBars.BarStaticItem, DevExpress.XtraBars.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>bsitmProfilID.Name" xml:space="preserve">
|
||||||
|
<value>bsitmProfilID</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>bsitmProfilID.Type" xml:space="preserve">
|
||||||
|
<value>DevExpress.XtraBars.BarStaticItem, DevExpress.XtraBars.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
|
</data>
|
||||||
<data name=">>RibbonPage1.Name" xml:space="preserve">
|
<data name=">>RibbonPage1.Name" xml:space="preserve">
|
||||||
<value>RibbonPage1</value>
|
<value>RibbonPage1</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -1222,7 +1246,7 @@
|
|||||||
<value>DD_DMSLiteDataSet</value>
|
<value>DD_DMSLiteDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_CONNECTIONBindingSource.Name" xml:space="preserve">
|
<data name=">>TBDD_CONNECTIONBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBDD_CONNECTIONBindingSource</value>
|
<value>TBDD_CONNECTIONBindingSource</value>
|
||||||
@@ -1246,19 +1270,19 @@
|
|||||||
<value>TBPM_PROFILE_CONTROLSTableAdapter</value>
|
<value>TBPM_PROFILE_CONTROLSTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_PROFILE_CONTROLSTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_PROFILE_CONTROLSTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_PROFILE_CONTROLSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
||||||
<value>TableAdapterManager</value>
|
<value>TableAdapterManager</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_CONNECTIONTableAdapter.Name" xml:space="preserve">
|
<data name=">>TBDD_CONNECTIONTableAdapter.Name" xml:space="preserve">
|
||||||
<value>TBDD_CONNECTIONTableAdapter</value>
|
<value>TBDD_CONNECTIONTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBDD_CONNECTIONTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBDD_CONNECTIONTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBDD_CONNECTIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBWH_CHECK_PROFILE_CONTROLSBindingSource.Name" xml:space="preserve">
|
<data name=">>TBWH_CHECK_PROFILE_CONTROLSBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBWH_CHECK_PROFILE_CONTROLSBindingSource</value>
|
<value>TBWH_CHECK_PROFILE_CONTROLSBindingSource</value>
|
||||||
@@ -1270,7 +1294,7 @@
|
|||||||
<value>TBWH_CHECK_PROFILE_CONTROLSTableAdapter</value>
|
<value>TBWH_CHECK_PROFILE_CONTROLSTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBWH_CHECK_PROFILE_CONTROLSTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBWH_CHECK_PROFILE_CONTROLSTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBWH_CHECK_PROFILE_CONTROLSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBWH_CHECK_PROFILE_CONTROLSTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_CONTROL_TABLEBindingSource.Name" xml:space="preserve">
|
<data name=">>TBPM_CONTROL_TABLEBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBPM_CONTROL_TABLEBindingSource</value>
|
<value>TBPM_CONTROL_TABLEBindingSource</value>
|
||||||
@@ -1282,7 +1306,7 @@
|
|||||||
<value>TBPM_CONTROL_TABLETableAdapter</value>
|
<value>TBPM_CONTROL_TABLETableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_CONTROL_TABLETableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_CONTROL_TABLETableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_CONTROL_TABLETableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>RibbonPage2.Name" xml:space="preserve">
|
<data name=">>RibbonPage2.Name" xml:space="preserve">
|
||||||
<value>RibbonPage2</value>
|
<value>RibbonPage2</value>
|
||||||
@@ -1314,10 +1338,4 @@
|
|||||||
<data name=">>$this.Type" xml:space="preserve">
|
<data name=">>$this.Type" xml:space="preserve">
|
||||||
<value>DevExpress.XtraBars.Ribbon.RibbonForm, DevExpress.XtraBars.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
<value>DevExpress.XtraBars.Ribbon.RibbonForm, DevExpress.XtraBars.v21.2, Version=21.2.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="RibbonPageGroup3.Text">
|
|
||||||
<value>Steuerelement</value>
|
|
||||||
</data>
|
|
||||||
<data name="rpggrp_controls.Text">
|
|
||||||
<value>Steuerelement hinzufügen</value>
|
|
||||||
</data>
|
|
||||||
</root>
|
</root>
|
||||||
@@ -39,6 +39,7 @@ Public Class frmFormDesigner
|
|||||||
Private Source_LookupIndicies As List(Of String)
|
Private Source_LookupIndicies As List(Of String)
|
||||||
|
|
||||||
Private CurrentColumnId As Integer = 0
|
Private CurrentColumnId As Integer = 0
|
||||||
|
Private pgControls_Focused As Boolean = False
|
||||||
|
|
||||||
Public Sub Reload_ControlNameList()
|
Public Sub Reload_ControlNameList()
|
||||||
_Logger.debug("Reloading control name list")
|
_Logger.debug("Reloading control name list")
|
||||||
@@ -74,7 +75,7 @@ Public Class frmFormDesigner
|
|||||||
|
|
||||||
' Profil Name in Fenstertitel setzen
|
' Profil Name in Fenstertitel setzen
|
||||||
Text = $"Validation Designer - Profil: {ProfileName}"
|
Text = $"Validation Designer - Profil: {ProfileName}"
|
||||||
|
bsitmProfilID.Caption = $"ProfilID: {ProfileId}"
|
||||||
' Try
|
' Try
|
||||||
' Windream initialisieren
|
' Windream initialisieren
|
||||||
If IDB_ACTIVE = False Then
|
If IDB_ACTIVE = False Then
|
||||||
@@ -352,7 +353,7 @@ Public Class frmFormDesigner
|
|||||||
oControl.BackColor = Color.Transparent
|
oControl.BackColor = Color.Transparent
|
||||||
Case GetType(System.Windows.Forms.CheckBox)
|
Case GetType(System.Windows.Forms.CheckBox)
|
||||||
oControl.BackColor = Color.Transparent
|
oControl.BackColor = Color.Transparent
|
||||||
Case GetType(DD_ProcessManager.ClassControlCreator.LineLabel)
|
Case GetType(taskFLOW.ClassControlCreator.LineLabel)
|
||||||
oControl.BackColor = oControl.ForeColor
|
oControl.BackColor = oControl.ForeColor
|
||||||
Case GetType(DigitalData.Controls.LookupGrid.LookupControl3)
|
Case GetType(DigitalData.Controls.LookupGrid.LookupControl3)
|
||||||
oControl.BackColor = Color.White
|
oControl.BackColor = Color.White
|
||||||
@@ -403,25 +404,40 @@ Public Class frmFormDesigner
|
|||||||
MsgBox("Error while loading Column Configuration: " & vbCrLf & ex.Message, MsgBoxStyle.Critical)
|
MsgBox("Error while loading Column Configuration: " & vbCrLf & ex.Message, MsgBoxStyle.Critical)
|
||||||
End Try
|
End Try
|
||||||
End Sub
|
End Sub
|
||||||
|
Sub Control_Delete()
|
||||||
|
If CurrentControl Is Nothing = False Then
|
||||||
Sub DeleteControl(controlName As String)
|
Dim result As MsgBoxResult = MsgBox("Wollen Sie das Control: " & CurrentControl.Name & " wirklich löschen?", MsgBoxStyle.YesNo, "Bestätigung:")
|
||||||
Try
|
|
||||||
Dim result As MsgBoxResult = MsgBox("Wollen Sie das Control: " & controlName & " wirklich löschen?", MsgBoxStyle.YesNo, "Bestätigung:")
|
|
||||||
' wenn Speichern ja
|
' wenn Speichern ja
|
||||||
If result = MsgBoxResult.Yes Then
|
If result = MsgBoxResult.Yes Then
|
||||||
Dim controlId As Integer = TBPM_PROFILE_CONTROLSTableAdapter.cmdGetGUID(ProfileId, controlName)
|
DeleteControl(CurrentControl.Name)
|
||||||
If controlId > 0 Then
|
'pgControls.Enabled = False
|
||||||
TBPM_CONTROL_TABLETableAdapter.DeleteColumnsByControlId(controlId)
|
pgControlsNew.Enabled = False
|
||||||
TBPM_PROFILE_CONTROLSTableAdapter.Delete(controlId)
|
tslblAenderungen.Caption = $"Control {CurrentControl.Name} deleted - " + Now.ToString
|
||||||
LoadControls()
|
CurrentControl = Nothing
|
||||||
End If
|
RibPGCtrlheight.Enabled = False
|
||||||
|
RibPGCtrlWidth.Enabled = False
|
||||||
|
|
||||||
|
Reload_ControlNameList()
|
||||||
|
|
||||||
|
End If
|
||||||
|
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
Sub DeleteControl(controlName As String)
|
||||||
|
Try
|
||||||
|
Dim controlId As Integer = TBPM_PROFILE_CONTROLSTableAdapter.cmdGetGUID(ProfileId, controlName)
|
||||||
|
If controlId > 0 Then
|
||||||
|
TBPM_CONTROL_TABLETableAdapter.DeleteColumnsByControlId(controlId)
|
||||||
|
TBPM_PROFILE_CONTROLSTableAdapter.Delete(controlId)
|
||||||
|
LoadControls()
|
||||||
End If
|
End If
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
_Logger.Error(ex)
|
_Logger.Error(ex)
|
||||||
MsgBox(ex.Message, MsgBoxStyle.Critical, "DeleteControl:")
|
MsgBox(ex.Message, MsgBoxStyle.Critical, "DeleteControl:")
|
||||||
End Try
|
End Try
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
' +++ Public Helper Methods +++
|
' +++ Public Helper Methods +++
|
||||||
Public Function GetCursorPosition() As Point
|
Public Function GetCursorPosition() As Point
|
||||||
Return pnldesigner.PointToClient(Cursor.Position)
|
Return pnldesigner.PointToClient(Cursor.Position)
|
||||||
@@ -459,7 +475,11 @@ Public Class frmFormDesigner
|
|||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
Mouse_IsPressed = False
|
Mouse_IsPressed = False
|
||||||
|
If (TypeOf sender Is LookupControl3 Or TypeOf sender Is Windows.Forms.ComboBox) Then
|
||||||
|
RibPGCtrlheight.Enabled = False
|
||||||
|
Else
|
||||||
|
RibPGCtrlheight.Enabled = True
|
||||||
|
End If
|
||||||
' Control Eigenschaften laden
|
' Control Eigenschaften laden
|
||||||
LoadControlProperties(sender)
|
LoadControlProperties(sender)
|
||||||
|
|
||||||
@@ -599,8 +619,7 @@ Public Class frmFormDesigner
|
|||||||
|
|
||||||
' Default value for ConnectionID
|
' Default value for ConnectionID
|
||||||
Dim oConnectionId = row.ItemEx("CONNECTION_ID", 0)
|
Dim oConnectionId = row.ItemEx("CONNECTION_ID", 0)
|
||||||
obj.SQLCommand = New SQLValue(row.Item("SQL_UEBERPRUEFUNG"), oConnectionId)
|
obj.SQLCommand = New SQLValue(row.Item("SQL_UEBERPRUEFUNG"))
|
||||||
obj.SQLConnection = oConnectionId
|
|
||||||
Return obj
|
Return obj
|
||||||
End Function
|
End Function
|
||||||
|
|
||||||
@@ -755,7 +774,7 @@ Public Class frmFormDesigner
|
|||||||
If e.ChangeType <> DevExpress.XtraVerticalGrid.RowChangeTypeEnum.Value Then
|
If e.ChangeType <> DevExpress.XtraVerticalGrid.RowChangeTypeEnum.Value Then
|
||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
|
pgControls_Focused = True
|
||||||
Dim prop = e.Properties.FieldName
|
Dim prop = e.Properties.FieldName
|
||||||
Dim newValue = e.Properties.Value
|
Dim newValue = e.Properties.Value
|
||||||
|
|
||||||
@@ -933,7 +952,7 @@ Public Class frmFormDesigner
|
|||||||
Dim v As SQLValue = value
|
Dim v As SQLValue = value
|
||||||
escapedValue = $"'{v.Value.Replace("'", "''")}'"
|
escapedValue = $"'{v.Value.Replace("'", "''")}'"
|
||||||
|
|
||||||
UpdateSingleValue("CONNECTION_ID", v.ConnectionId)
|
'UpdateSingleValue("CONNECTION_ID", v.ConnectionId)
|
||||||
End If
|
End If
|
||||||
|
|
||||||
Try
|
Try
|
||||||
@@ -1261,6 +1280,52 @@ Public Class frmFormDesigner
|
|||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub bbtniwidth_plus_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniwidth_plus.ItemClick
|
Private Sub bbtniwidth_plus_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniwidth_plus.ItemClick
|
||||||
|
Width_Plus()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bbtniwidth_min_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniwidth_min.ItemClick
|
||||||
|
Width_Min()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bbtniheight_min_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniheight_min.ItemClick
|
||||||
|
Height_minus()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub bbtniheight_plus_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniheight_plus.ItemClick
|
||||||
|
Height_plus()
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
|
||||||
|
Private Sub frmFormDesigner_KeyDown(sender As Object, e As KeyEventArgs) Handles Me.KeyDown
|
||||||
|
|
||||||
|
If e.Control AndAlso (e.KeyCode = e.KeyCode.Add Or e.KeyCode = e.KeyCode.Oemplus) Then
|
||||||
|
Height_plus()
|
||||||
|
|
||||||
|
ElseIf e.Control AndAlso (e.KeyCode = e.KeyCode.Subtract Or e.KeyCode = e.KeyCode.Oemplus) Then
|
||||||
|
Height_minus()
|
||||||
|
Else
|
||||||
|
Console.WriteLine("e.keycode: " + e.KeyCode.ToString)
|
||||||
|
If e.KeyCode = e.KeyCode.Delete And pgControls_Focused = False Then
|
||||||
|
|
||||||
|
Control_Delete()
|
||||||
|
ElseIf e.KeyCode = e.KeyCode.F5 Then
|
||||||
|
LoadControls()
|
||||||
|
tslblAenderungen.Caption = "Controls loaded - " + Now.ToString
|
||||||
|
ElseIf e.KeyCode = Keys.Escape Then
|
||||||
|
If Me.Cursor = Cursors.Cross Then
|
||||||
|
Mouse_IsPressed = False
|
||||||
|
Me.Cursor = Cursors.Default
|
||||||
|
End If
|
||||||
|
ElseIf (e.KeyCode = e.KeyCode.Add Or e.KeyCode = e.KeyCode.Oemplus) Then
|
||||||
|
Width_Plus()
|
||||||
|
ElseIf (e.KeyCode = e.KeyCode.Subtract Or e.KeyCode = e.KeyCode.Oemplus) Then
|
||||||
|
Width_Min()
|
||||||
|
End If
|
||||||
|
End If
|
||||||
|
|
||||||
|
|
||||||
|
End Sub
|
||||||
|
Sub Width_Plus()
|
||||||
If CurrentControl Is Nothing = False Then
|
If CurrentControl Is Nothing = False Then
|
||||||
CurrentControl.Size = New Size(CurrentControl.Width + 5, CurrentControl.Height)
|
CurrentControl.Size = New Size(CurrentControl.Width + 5, CurrentControl.Height)
|
||||||
DirectCast(pgControlsNew.SelectedObject, BaseProperties).Size = CurrentControl.Size
|
DirectCast(pgControlsNew.SelectedObject, BaseProperties).Size = CurrentControl.Size
|
||||||
@@ -1269,8 +1334,7 @@ Public Class frmFormDesigner
|
|||||||
UpdateSingleValue("WIDTH", CurrentControl.Size.Width)
|
UpdateSingleValue("WIDTH", CurrentControl.Size.Width)
|
||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
Sub Width_Min()
|
||||||
Private Sub bbtniwidth_min_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniwidth_min.ItemClick
|
|
||||||
If CurrentControl Is Nothing = False Then
|
If CurrentControl Is Nothing = False Then
|
||||||
Dim newWidth = CurrentControl.Width - 5
|
Dim newWidth = CurrentControl.Width - 5
|
||||||
' Verhindert, dass das Control unsichtbar wird
|
' Verhindert, dass das Control unsichtbar wird
|
||||||
@@ -1285,44 +1349,72 @@ Public Class frmFormDesigner
|
|||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub bbtniheight_min_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniheight_min.ItemClick
|
Sub Height_minus()
|
||||||
If CurrentControl Is Nothing = False Then
|
If CurrentControl Is Nothing = False Then
|
||||||
Dim newHeight As Integer = CurrentControl.Height - 5
|
Dim newHeight As Integer = CurrentControl.Height - 5
|
||||||
|
Dim oReloadNeeded As Boolean = False
|
||||||
|
If newHeight <= 22 And TypeOf CurrentControl Is DevExpress.XtraEditors.MemoEdit Then
|
||||||
|
|
||||||
' TODO: Implement Multiline TextBox
|
oReloadNeeded = True
|
||||||
'If newHeight < 22 And TypeOf CurrentControl Is TextBox Then
|
' DirectCast(CurrentControl, TextBox).Multiline = True
|
||||||
' DirectCast(CurrentControl, TextBox).Multiline = True
|
ElseIf newHeight <= 20 Then
|
||||||
'End If
|
|
||||||
|
|
||||||
' Verhindert, dass das Control unsichtbar wird
|
|
||||||
If newHeight < 1 Then
|
|
||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
|
CurrentControl.Size = New Size(CurrentControl.Width, newHeight)
|
||||||
|
DirectCast(pgControlsNew.SelectedObject, BaseProperties).Size = CurrentControl.Size
|
||||||
|
pgControlsNew.UpdateData()
|
||||||
|
|
||||||
|
If UpdateSingleValue("HEIGHT", newHeight) And oReloadNeeded Then
|
||||||
|
LoadControls()
|
||||||
|
LoadControlProperties(CurrentControl)
|
||||||
|
End If
|
||||||
|
End If
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Sub Height_plus()
|
||||||
|
If CurrentControl Is Nothing = False Then
|
||||||
|
Dim newHeight As Integer = CurrentControl.Height + 5
|
||||||
|
Dim oReloadNeeded As Boolean = False
|
||||||
|
' TODO: Implement Multiline Textbox
|
||||||
|
If newHeight > 21 And TypeOf CurrentControl Is DevExpress.XtraEditors.TextEdit Then
|
||||||
|
Console.WriteLine("Multiline directcast")
|
||||||
|
oReloadNeeded = True
|
||||||
|
' DirectCast(CurrentControl, TextBox).Multiline = True
|
||||||
|
End If
|
||||||
|
|
||||||
CurrentControl.Size = New Size(CurrentControl.Width, newHeight)
|
CurrentControl.Size = New Size(CurrentControl.Width, newHeight)
|
||||||
DirectCast(pgControlsNew.SelectedObject, BaseProperties).Size = CurrentControl.Size
|
DirectCast(pgControlsNew.SelectedObject, BaseProperties).Size = CurrentControl.Size
|
||||||
pgControlsNew.UpdateData()
|
pgControlsNew.UpdateData()
|
||||||
|
|
||||||
UpdateSingleValue("HEIGHT", newHeight)
|
If UpdateSingleValue("HEIGHT", newHeight) And oReloadNeeded Then
|
||||||
|
LoadControls()
|
||||||
|
CurrentControl.Select()
|
||||||
|
CurrentControl.BackColor = Color.Orange
|
||||||
|
End If
|
||||||
End If
|
End If
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
Private Sub bbtniheight_plus_ItemClick(sender As Object, e As DevExpress.XtraBars.ItemClickEventArgs) Handles bbtniheight_plus.ItemClick
|
Private Sub pgControlsNew_KeyPress(sender As Object, e As KeyPressEventArgs) Handles pgControlsNew.KeyPress
|
||||||
If CurrentControl Is Nothing = False Then
|
pgControls_Focused = True
|
||||||
Dim newHeight As Integer = CurrentControl.Height + 5
|
|
||||||
|
|
||||||
' TODO: Implement Multiline Textbox
|
|
||||||
'If newHeight > 21 And TypeOf CurrentControl Is TextBox Then
|
|
||||||
' DirectCast(CurrentControl, TextBox).Multiline = True
|
|
||||||
'End If
|
|
||||||
|
|
||||||
CurrentControl.Size = New Size(CurrentControl.Width, newHeight)
|
|
||||||
DirectCast(pgControlsNew.SelectedObject, BaseProperties).Size = CurrentControl.Size
|
|
||||||
pgControlsNew.UpdateData()
|
|
||||||
|
|
||||||
UpdateSingleValue("HEIGHT", newHeight)
|
|
||||||
End If
|
|
||||||
End Sub
|
End Sub
|
||||||
|
|
||||||
|
Private Sub pgControlsNew_Leave(sender As Object, e As EventArgs) Handles pgControlsNew.Leave
|
||||||
|
pgControls_Focused = False
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub pgControlsNew_KeyUp(sender As Object, e As KeyEventArgs) Handles pgControlsNew.KeyUp
|
||||||
|
pgControls_Focused = True
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub pgControlsNew_Click(sender As Object, e As EventArgs) Handles pgControlsNew.Click
|
||||||
|
pgControls_Focused = True
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub pgControlsNew_GotFocus(sender As Object, e As EventArgs) Handles pgControlsNew.GotFocus
|
||||||
|
pgControls_Focused = True
|
||||||
|
End Sub
|
||||||
|
|
||||||
|
Private Sub pgControlsNew_Enter(sender As Object, e As EventArgs) Handles pgControlsNew.Enter
|
||||||
|
pgControls_Focused = True
|
||||||
|
End Sub
|
||||||
End Class
|
End Class
|
||||||
10
app/TaskFlow/frmInvDashboard.Designer.vb
generated
10
app/TaskFlow/frmInvDashboard.Designer.vb
generated
@@ -193,10 +193,10 @@ Partial Class frmInvDashboard
|
|||||||
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
Me.RibbonPageGroup2 = New DevExpress.XtraBars.Ribbon.RibbonPageGroup()
|
||||||
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
Me.RibbonStatusBar1 = New DevExpress.XtraBars.Ribbon.RibbonStatusBar()
|
||||||
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
Me.RibbonPage2 = New DevExpress.XtraBars.Ribbon.RibbonPage()
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.VWPM_CHART_INVOICE_MONITOR_SERIESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.VWPM_CHART_INVOICE_MONITOR_SERIESBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.VWPM_CHART_INVOICE_MONITOR_SERIESTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.VWPM_CHART_INVOICE_MONITOR_SERIESTableAdapter()
|
Me.VWPM_CHART_INVOICE_MONITOR_SERIESTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.VWPM_CHART_INVOICE_MONITOR_SERIESTableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
Me.GridControl1 = New DevExpress.XtraGrid.GridControl()
|
||||||
Me.TileView1 = New DevExpress.XtraGrid.Views.Tile.TileView()
|
Me.TileView1 = New DevExpress.XtraGrid.Views.Tile.TileView()
|
||||||
Me.Label1 = New System.Windows.Forms.Label()
|
Me.Label1 = New System.Windows.Forms.Label()
|
||||||
@@ -210,7 +210,7 @@ Partial Class frmInvDashboard
|
|||||||
Me.SplitContainerDashboard = New System.Windows.Forms.SplitContainer()
|
Me.SplitContainerDashboard = New System.Windows.Forms.SplitContainer()
|
||||||
Me.SplitContainerTop = New System.Windows.Forms.SplitContainer()
|
Me.SplitContainerTop = New System.Windows.Forms.SplitContainer()
|
||||||
Me.ChartTopLeft = New DevExpress.XtraCharts.ChartControl()
|
Me.ChartTopLeft = New DevExpress.XtraCharts.ChartControl()
|
||||||
Me.VWPM_CHART_TOP5TableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.VWPM_CHART_TOP5TableAdapter()
|
Me.VWPM_CHART_TOP5TableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.VWPM_CHART_TOP5TableAdapter()
|
||||||
Me.ChartTopRight = New DevExpress.XtraCharts.ChartControl()
|
Me.ChartTopRight = New DevExpress.XtraCharts.ChartControl()
|
||||||
Me.SplitContainerBottom = New System.Windows.Forms.SplitContainer()
|
Me.SplitContainerBottom = New System.Windows.Forms.SplitContainer()
|
||||||
Me.ChartBottomLeft = New DevExpress.XtraCharts.ChartControl()
|
Me.ChartBottomLeft = New DevExpress.XtraCharts.ChartControl()
|
||||||
@@ -1140,7 +1140,7 @@ Partial Class frmInvDashboard
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'GridControl1
|
'GridControl1
|
||||||
'
|
'
|
||||||
|
|||||||
22
app/TaskFlow/frmKonfig.Designer.vb
generated
22
app/TaskFlow/frmKonfig.Designer.vb
generated
@@ -60,10 +60,10 @@ Partial Class frmKonfig
|
|||||||
Me.LogNachrichtenLeerenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
Me.LogNachrichtenLeerenToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||||
Me.SpeichereLogAlsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
Me.SpeichereLogAlsToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
|
||||||
Me.gvLogs = New DevExpress.XtraGrid.Views.Grid.GridView()
|
Me.gvLogs = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_KONFIGURATIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
Me.TBPM_KONFIGURATIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
|
Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
|
||||||
Me.TabControl1.SuspendLayout()
|
Me.TabControl1.SuspendLayout()
|
||||||
Me.TabPage2.SuspendLayout()
|
Me.TabPage2.SuspendLayout()
|
||||||
@@ -176,7 +176,7 @@ Partial Class frmKonfig
|
|||||||
'
|
'
|
||||||
'BtnConnect
|
'BtnConnect
|
||||||
'
|
'
|
||||||
Me.BtnConnect.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go
|
Me.BtnConnect.Image = Global.taskFLOW.My.Resources.Resources.database_go
|
||||||
resources.ApplyResources(Me.BtnConnect, "BtnConnect")
|
resources.ApplyResources(Me.BtnConnect, "BtnConnect")
|
||||||
Me.BtnConnect.Name = "BtnConnect"
|
Me.BtnConnect.Name = "BtnConnect"
|
||||||
Me.BtnConnect.UseVisualStyleBackColor = True
|
Me.BtnConnect.UseVisualStyleBackColor = True
|
||||||
@@ -227,7 +227,7 @@ Partial Class frmKonfig
|
|||||||
'
|
'
|
||||||
'BtnCreateLogfiles
|
'BtnCreateLogfiles
|
||||||
'
|
'
|
||||||
Me.BtnCreateLogfiles.Image = Global.DD_ProcessManager.My.Resources.Resources.AttachFileHS
|
Me.BtnCreateLogfiles.Image = Global.taskFLOW.My.Resources.Resources.AttachFileHS
|
||||||
resources.ApplyResources(Me.BtnCreateLogfiles, "BtnCreateLogfiles")
|
resources.ApplyResources(Me.BtnCreateLogfiles, "BtnCreateLogfiles")
|
||||||
Me.BtnCreateLogfiles.Name = "BtnCreateLogfiles"
|
Me.BtnCreateLogfiles.Name = "BtnCreateLogfiles"
|
||||||
Me.BtnCreateLogfiles.UseVisualStyleBackColor = True
|
Me.BtnCreateLogfiles.UseVisualStyleBackColor = True
|
||||||
@@ -245,10 +245,10 @@ Partial Class frmKonfig
|
|||||||
'
|
'
|
||||||
'txtIntervall
|
'txtIntervall
|
||||||
'
|
'
|
||||||
Me.txtIntervall.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.DD_ProcessManager.My.MySettings.Default, "IntervallReminder", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
Me.txtIntervall.DataBindings.Add(New System.Windows.Forms.Binding("Text", Global.taskFLOW.My.MySettings.Default, "IntervallReminder", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
||||||
resources.ApplyResources(Me.txtIntervall, "txtIntervall")
|
resources.ApplyResources(Me.txtIntervall, "txtIntervall")
|
||||||
Me.txtIntervall.Name = "txtIntervall"
|
Me.txtIntervall.Name = "txtIntervall"
|
||||||
Me.txtIntervall.Text = Global.DD_ProcessManager.My.MySettings.Default.IntervallReminder
|
Me.txtIntervall.Text = Global.taskFLOW.My.MySettings.Default.IntervallReminder
|
||||||
'
|
'
|
||||||
'Label6
|
'Label6
|
||||||
'
|
'
|
||||||
@@ -356,7 +356,7 @@ Partial Class frmKonfig
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'frmKonfig
|
'frmKonfig
|
||||||
'
|
'
|
||||||
@@ -397,10 +397,10 @@ Partial Class frmKonfig
|
|||||||
Friend WithEvents txtActualConnection As System.Windows.Forms.TextBox
|
Friend WithEvents txtActualConnection As System.Windows.Forms.TextBox
|
||||||
Friend WithEvents chkbxUserAut As System.Windows.Forms.CheckBox
|
Friend WithEvents chkbxUserAut As System.Windows.Forms.CheckBox
|
||||||
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
|
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||||
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
|
Friend WithEvents LinkLabel1 As System.Windows.Forms.LinkLabel
|
||||||
Friend WithEvents btnOpenAppDataFolder As System.Windows.Forms.Button
|
Friend WithEvents btnOpenAppDataFolder As System.Windows.Forms.Button
|
||||||
|
|||||||
@@ -442,7 +442,7 @@
|
|||||||
<value>8, 156</value>
|
<value>8, 156</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="txtActualConnection.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="txtActualConnection.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>624, 25</value>
|
<value>744, 25</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="txtActualConnection.TabIndex" type="System.Int32, mscorlib">
|
<data name="txtActualConnection.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>33</value>
|
<value>33</value>
|
||||||
@@ -487,7 +487,7 @@
|
|||||||
<value>3, 3, 3, 3</value>
|
<value>3, 3, 3, 3</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabPage2.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="TabPage2.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>712, 318</value>
|
<value>832, 318</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabPage2.TabIndex" type="System.Int32, mscorlib">
|
<data name="TabPage2.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>1</value>
|
<value>1</value>
|
||||||
@@ -511,7 +511,7 @@
|
|||||||
<value>236, 162</value>
|
<value>236, 162</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="NumericUpDown1.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="NumericUpDown1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>120, 25</value>
|
<value>42, 25</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="NumericUpDown1.TabIndex" type="System.Int32, mscorlib">
|
<data name="NumericUpDown1.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>49</value>
|
<value>49</value>
|
||||||
@@ -693,7 +693,7 @@
|
|||||||
<data name="btnOpenLogFolder.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="btnOpenLogFolder.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||||
vAAADrwBlbxySQAAAR5JREFUWEfF1LENwjAQBVBGYRSULdIhGCBDgFImI1CmIxukIjVNGmAIoElrfBZG
|
vQAADr0BR/uQrQAAAR5JREFUWEfF1LENwjAQBVBGYRSULdIhGCBDgFImI1CmIxukIjVNGmAIoElrfBZG
|
||||||
h/1NomAOS0+RPuLfRcjMlFJ/BUNJMJQEQ0kwlARDSTCUBEMy9vR9v9PUJ243B0My5ujyweHE7eZgSPhB
|
h/1NomAOS0+RPuLfRcjMlFJ/BUNJMJQEQ0kwlARDSTCUBEMy9vR9v9PUJ243B0My5ujyweHE7eZgSPhB
|
||||||
pVye5ypJEo/93O3mYEj44cNcNHyz2arb9f7mJwu4b0j4cJv9dAE7bMjXC+gv1rbAkl5gaQss6QXmfPBY
|
pVye5ypJEo/93O3mYEj44cNcNHyz2arb9f7mJwu4b0j4cJv9dAE7bMjXC+gv1rbAkl5gaQss6QXmfPBY
|
||||||
0RZ4/vZHKsiyzBsU0h7aqAuUVFBVlTcopCjKqAssqKDrOm9QyHq1jrcAHV1wpZI0Tb1hIefTxTxjLWCu
|
0RZ4/vZHKsiyzBsU0h7aqAuUVFBVlTcopCjKqAssqKDrOm9QyHq1jrcAHV1wpZI0Tb1hIefTxTxjLWCu
|
||||||
@@ -758,7 +758,7 @@
|
|||||||
<data name="btnOpenAppDataFolder.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="btnOpenAppDataFolder.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||||
vAAADrwBlbxySQAAAR5JREFUWEfF1LENwjAQBVBGYRSULdIhGCBDgFImI1CmIxukIjVNGmAIoElrfBZG
|
vQAADr0BR/uQrQAAAR5JREFUWEfF1LENwjAQBVBGYRSULdIhGCBDgFImI1CmIxukIjVNGmAIoElrfBZG
|
||||||
h/1NomAOS0+RPuLfRcjMlFJ/BUNJMJQEQ0kwlARDSTCUBEMy9vR9v9PUJ243B0My5ujyweHE7eZgSPhB
|
h/1NomAOS0+RPuLfRcjMlFJ/BUNJMJQEQ0kwlARDSTCUBEMy9vR9v9PUJ243B0My5ujyweHE7eZgSPhB
|
||||||
pVye5ypJEo/93O3mYEj44cNcNHyz2arb9f7mJwu4b0j4cJv9dAE7bMjXC+gv1rbAkl5gaQss6QXmfPBY
|
pVye5ypJEo/93O3mYEj44cNcNHyz2arb9f7mJwu4b0j4cJv9dAE7bMjXC+gv1rbAkl5gaQss6QXmfPBY
|
||||||
0RZ4/vZHKsiyzBsU0h7aqAuUVFBVlTcopCjKqAssqKDrOm9QyHq1jrcAHV1wpZI0Tb1hIefTxTxjLWCu
|
0RZ4/vZHKsiyzBsU0h7aqAuUVFBVlTcopCjKqAssqKDrOm9QyHq1jrcAHV1wpZI0Tb1hIefTxTxjLWCu
|
||||||
@@ -851,7 +851,7 @@
|
|||||||
<value>3, 3, 3, 3</value>
|
<value>3, 3, 3, 3</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabPage3.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="TabPage3.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>712, 318</value>
|
<value>832, 318</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabPage3.TabIndex" type="System.Int32, mscorlib">
|
<data name="TabPage3.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>2</value>
|
<value>2</value>
|
||||||
@@ -905,7 +905,7 @@
|
|||||||
<value>3, 3</value>
|
<value>3, 3</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="GridControlLogs.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="GridControlLogs.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>706, 312</value>
|
<value>826, 312</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="GridControlLogs.TabIndex" type="System.Int32, mscorlib">
|
<data name="GridControlLogs.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
@@ -929,7 +929,7 @@
|
|||||||
<value>3, 3, 3, 3</value>
|
<value>3, 3, 3, 3</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabPage4.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="TabPage4.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>712, 318</value>
|
<value>832, 318</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabPage4.TabIndex" type="System.Int32, mscorlib">
|
<data name="TabPage4.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>3</value>
|
<value>3</value>
|
||||||
@@ -956,7 +956,7 @@
|
|||||||
<value>0, 0</value>
|
<value>0, 0</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabControl1.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="TabControl1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>720, 348</value>
|
<value>840, 348</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="TabControl1.TabIndex" type="System.Int32, mscorlib">
|
<data name="TabControl1.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>21</value>
|
<value>21</value>
|
||||||
@@ -998,7 +998,7 @@
|
|||||||
<value>7, 17</value>
|
<value>7, 17</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
<data name="$this.ClientSize" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>720, 348</value>
|
<value>840, 348</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
<data name="$this.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
<value>Segoe UI, 9.75pt</value>
|
<value>Segoe UI, 9.75pt</value>
|
||||||
|
|||||||
@@ -168,9 +168,9 @@ Public Class frmKonfig
|
|||||||
End Function
|
End Function
|
||||||
|
|
||||||
Private Sub LinkLabel1_LinkClicked(sender As Object, e As LinkLabelLinkClickedEventArgs) Handles LinkLabel1.LinkClicked
|
Private Sub LinkLabel1_LinkClicked(sender As Object, e As LinkLabelLinkClickedEventArgs) Handles LinkLabel1.LinkClicked
|
||||||
|
' Specify that the link was visited.
|
||||||
|
Me.LinkLabel1.LinkVisited = True
|
||||||
Try
|
Try
|
||||||
Me.LinkLabel1.LinkVisited = True
|
|
||||||
|
|
||||||
Using connection As New SqlClient.SqlConnection(CONNECTION_STRING_ECM)
|
Using connection As New SqlClient.SqlConnection(CONNECTION_STRING_ECM)
|
||||||
connection.Open()
|
connection.Open()
|
||||||
|
|
||||||
|
|||||||
16
app/TaskFlow/frmLicense.Designer.vb
generated
16
app/TaskFlow/frmLicense.Designer.vb
generated
@@ -39,10 +39,10 @@ Partial Class frmLicense
|
|||||||
Me.txtlicenseCount = New System.Windows.Forms.TextBox()
|
Me.txtlicenseCount = New System.Windows.Forms.TextBox()
|
||||||
Me.lblnewlicenses = New System.Windows.Forms.Label()
|
Me.lblnewlicenses = New System.Windows.Forms.Label()
|
||||||
Me.lblAktuelleLizenzen = New System.Windows.Forms.Label()
|
Me.lblAktuelleLizenzen = New System.Windows.Forms.Label()
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_KONFIGURATIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
Me.TBPM_KONFIGURATIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.Label4 = New System.Windows.Forms.Label()
|
Me.Label4 = New System.Windows.Forms.Label()
|
||||||
Me.txtModules = New System.Windows.Forms.TextBox()
|
Me.txtModules = New System.Windows.Forms.TextBox()
|
||||||
Me.grbBoxlicense.SuspendLayout()
|
Me.grbBoxlicense.SuspendLayout()
|
||||||
@@ -125,7 +125,7 @@ Partial Class frmLicense
|
|||||||
'
|
'
|
||||||
'btnnewLicenses
|
'btnnewLicenses
|
||||||
'
|
'
|
||||||
Me.btnnewLicenses.Image = Global.DD_ProcessManager.My.Resources.Resources.key_go
|
Me.btnnewLicenses.Image = Global.taskFLOW.My.Resources.Resources.key_go
|
||||||
resources.ApplyResources(Me.btnnewLicenses, "btnnewLicenses")
|
resources.ApplyResources(Me.btnnewLicenses, "btnnewLicenses")
|
||||||
Me.btnnewLicenses.Name = "btnnewLicenses"
|
Me.btnnewLicenses.Name = "btnnewLicenses"
|
||||||
Me.btnnewLicenses.UseVisualStyleBackColor = True
|
Me.btnnewLicenses.UseVisualStyleBackColor = True
|
||||||
@@ -175,7 +175,7 @@ Partial Class frmLicense
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'Label4
|
'Label4
|
||||||
'
|
'
|
||||||
@@ -217,10 +217,10 @@ Partial Class frmLicense
|
|||||||
Friend WithEvents txtlicenseCount As System.Windows.Forms.TextBox
|
Friend WithEvents txtlicenseCount As System.Windows.Forms.TextBox
|
||||||
Friend WithEvents lblnewlicenses As System.Windows.Forms.Label
|
Friend WithEvents lblnewlicenses As System.Windows.Forms.Label
|
||||||
Friend WithEvents lblAktuelleLizenzen As System.Windows.Forms.Label
|
Friend WithEvents lblAktuelleLizenzen As System.Windows.Forms.Label
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||||
Friend WithEvents dtp_Gültigkeit As System.Windows.Forms.DateTimePicker
|
Friend WithEvents dtp_Gültigkeit As System.Windows.Forms.DateTimePicker
|
||||||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||||||
|
|||||||
@@ -781,7 +781,7 @@
|
|||||||
<value>DD_DMSLiteDataSet</value>
|
<value>DD_DMSLiteDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_KONFIGURATIONBindingSource.Name" xml:space="preserve">
|
<data name=">>TBPM_KONFIGURATIONBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBPM_KONFIGURATIONBindingSource</value>
|
<value>TBPM_KONFIGURATIONBindingSource</value>
|
||||||
@@ -793,13 +793,13 @@
|
|||||||
<value>TBPM_KONFIGURATIONTableAdapter</value>
|
<value>TBPM_KONFIGURATIONTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_KONFIGURATIONTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_KONFIGURATIONTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
||||||
<value>TableAdapterManager</value>
|
<value>TableAdapterManager</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>$this.Name" xml:space="preserve">
|
<data name=">>$this.Name" xml:space="preserve">
|
||||||
<value>frmLicense</value>
|
<value>frmLicense</value>
|
||||||
|
|||||||
16
app/TaskFlow/frmLoginAdmin.Designer.vb
generated
16
app/TaskFlow/frmLoginAdmin.Designer.vb
generated
@@ -28,10 +28,10 @@ Partial Class frmLoginAdmin
|
|||||||
Me.Label1 = New System.Windows.Forms.Label()
|
Me.Label1 = New System.Windows.Forms.Label()
|
||||||
Me.btnAbbruch = New System.Windows.Forms.Button()
|
Me.btnAbbruch = New System.Windows.Forms.Button()
|
||||||
Me.btnok = New System.Windows.Forms.Button()
|
Me.btnok = New System.Windows.Forms.Button()
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
Me.TBPM_KONFIGURATIONBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||||
Me.TBPM_KONFIGURATIONTableAdapter = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
Me.TBPM_KONFIGURATIONTableAdapter = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.Button1 = New System.Windows.Forms.Button()
|
Me.Button1 = New System.Windows.Forms.Button()
|
||||||
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.TBPM_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.TBPM_KONFIGURATIONBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
@@ -88,11 +88,11 @@ Partial Class frmLoginAdmin
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'Button1
|
'Button1
|
||||||
'
|
'
|
||||||
Me.Button1.Image = Global.DD_ProcessManager.My.Resources.Resources.asterisk_yellow
|
Me.Button1.Image = Global.taskFLOW.My.Resources.Resources.asterisk_yellow
|
||||||
resources.ApplyResources(Me.Button1, "Button1")
|
resources.ApplyResources(Me.Button1, "Button1")
|
||||||
Me.Button1.Name = "Button1"
|
Me.Button1.Name = "Button1"
|
||||||
Me.Button1.UseVisualStyleBackColor = True
|
Me.Button1.UseVisualStyleBackColor = True
|
||||||
@@ -120,9 +120,9 @@ Partial Class frmLoginAdmin
|
|||||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||||
Friend WithEvents btnAbbruch As System.Windows.Forms.Button
|
Friend WithEvents btnAbbruch As System.Windows.Forms.Button
|
||||||
Friend WithEvents btnok As System.Windows.Forms.Button
|
Friend WithEvents btnok As System.Windows.Forms.Button
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
Friend WithEvents TBPM_KONFIGURATIONBindingSource As System.Windows.Forms.BindingSource
|
||||||
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
Friend WithEvents TBPM_KONFIGURATIONTableAdapter As taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents Button1 As System.Windows.Forms.Button
|
Friend WithEvents Button1 As System.Windows.Forms.Button
|
||||||
End Class
|
End Class
|
||||||
|
|||||||
@@ -280,7 +280,7 @@
|
|||||||
<value>DD_DMSLiteDataSet</value>
|
<value>DD_DMSLiteDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_KONFIGURATIONBindingSource.Name" xml:space="preserve">
|
<data name=">>TBPM_KONFIGURATIONBindingSource.Name" xml:space="preserve">
|
||||||
<value>TBPM_KONFIGURATIONBindingSource</value>
|
<value>TBPM_KONFIGURATIONBindingSource</value>
|
||||||
@@ -292,13 +292,13 @@
|
|||||||
<value>TBPM_KONFIGURATIONTableAdapter</value>
|
<value>TBPM_KONFIGURATIONTableAdapter</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TBPM_KONFIGURATIONTableAdapter.Type" xml:space="preserve">
|
<data name=">>TBPM_KONFIGURATIONTableAdapter.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TBPM_KONFIGURATIONTableAdapter, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
||||||
<value>TableAdapterManager</value>
|
<value>TableAdapterManager</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>$this.Name" xml:space="preserve">
|
<data name=">>$this.Name" xml:space="preserve">
|
||||||
<value>frmLoginAdmin</value>
|
<value>frmLoginAdmin</value>
|
||||||
|
|||||||
27
app/TaskFlow/frmMain.Designer.vb
generated
27
app/TaskFlow/frmMain.Designer.vb
generated
@@ -25,8 +25,8 @@ Partial Class frmMain
|
|||||||
Me.components = New System.ComponentModel.Container()
|
Me.components = New System.ComponentModel.Container()
|
||||||
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
|
Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(frmMain))
|
||||||
Me.ImageListProfile = New System.Windows.Forms.ImageList(Me.components)
|
Me.ImageListProfile = New System.Windows.Forms.ImageList(Me.components)
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.Panel1 = New System.Windows.Forms.Panel()
|
Me.Panel1 = New System.Windows.Forms.Panel()
|
||||||
Me.GridControlWorkflows = New DevExpress.XtraGrid.GridControl()
|
Me.GridControlWorkflows = New DevExpress.XtraGrid.GridControl()
|
||||||
Me.GridViewWorkflows = New DevExpress.XtraGrid.Views.Grid.GridView()
|
Me.GridViewWorkflows = New DevExpress.XtraGrid.Views.Grid.GridView()
|
||||||
@@ -241,7 +241,7 @@ Partial Class frmMain
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'Panel1
|
'Panel1
|
||||||
'
|
'
|
||||||
@@ -362,7 +362,7 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bsiUser, "bsiUser")
|
resources.ApplyResources(Me.bsiUser, "bsiUser")
|
||||||
Me.bsiUser.Id = 8
|
Me.bsiUser.Id = 8
|
||||||
Me.bsiUser.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.actions_user
|
Me.bsiUser.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.actions_user
|
||||||
Me.bsiUser.Name = "bsiUser"
|
Me.bsiUser.Name = "bsiUser"
|
||||||
Me.bsiUser.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
Me.bsiUser.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
||||||
'
|
'
|
||||||
@@ -370,14 +370,14 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bsiLicenses, "bsiLicenses")
|
resources.ApplyResources(Me.bsiLicenses, "bsiLicenses")
|
||||||
Me.bsiLicenses.Id = 9
|
Me.bsiLicenses.Id = 9
|
||||||
Me.bsiLicenses.ImageOptions.SvgImage = Global.DD_ProcessManager.My.Resources.Resources.security_key
|
Me.bsiLicenses.ImageOptions.SvgImage = Global.taskFLOW.My.Resources.Resources.security_key
|
||||||
Me.bsiLicenses.Name = "bsiLicenses"
|
Me.bsiLicenses.Name = "bsiLicenses"
|
||||||
Me.bsiLicenses.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
Me.bsiLicenses.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
||||||
'
|
'
|
||||||
'bsiUserLoggedIn
|
'bsiUserLoggedIn
|
||||||
'
|
'
|
||||||
Me.bsiUserLoggedIn.Id = 10
|
Me.bsiUserLoggedIn.Id = 10
|
||||||
Me.bsiUserLoggedIn.ImageOptions.Image = Global.DD_ProcessManager.My.Resources.Resources.group_key
|
Me.bsiUserLoggedIn.ImageOptions.Image = Global.taskFLOW.My.Resources.Resources.group_key
|
||||||
Me.bsiUserLoggedIn.Name = "bsiUserLoggedIn"
|
Me.bsiUserLoggedIn.Name = "bsiUserLoggedIn"
|
||||||
Me.bsiUserLoggedIn.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
Me.bsiUserLoggedIn.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.CaptionGlyph
|
||||||
'
|
'
|
||||||
@@ -511,7 +511,7 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtniCW, "bbtniCW")
|
resources.ApplyResources(Me.bbtniCW, "bbtniCW")
|
||||||
Me.bbtniCW.Id = 25
|
Me.bbtniCW.Id = 25
|
||||||
Me.bbtniCW.ImageOptions.Image = Global.DD_ProcessManager.My.Resources.Resources.search
|
Me.bbtniCW.ImageOptions.Image = Global.taskFLOW.My.Resources.Resources.search
|
||||||
Me.bbtniCW.Name = "bbtniCW"
|
Me.bbtniCW.Name = "bbtniCW"
|
||||||
Me.bbtniCW.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large
|
Me.bbtniCW.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large
|
||||||
Me.bbtniCW.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
Me.bbtniCW.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
||||||
@@ -685,6 +685,7 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitmLanguage_Change, "bbtnitmLanguage_Change")
|
resources.ApplyResources(Me.bbtnitmLanguage_Change, "bbtnitmLanguage_Change")
|
||||||
Me.bbtnitmLanguage_Change.Id = 51
|
Me.bbtnitmLanguage_Change.Id = 51
|
||||||
|
Me.bbtnitmLanguage_Change.ImageOptions.SvgImage = CType(resources.GetObject("bbtnitmLanguage_Change.ImageOptions.SvgImage"), DevExpress.Utils.Svg.SvgImage)
|
||||||
Me.bbtnitmLanguage_Change.Name = "bbtnitmLanguage_Change"
|
Me.bbtnitmLanguage_Change.Name = "bbtnitmLanguage_Change"
|
||||||
'
|
'
|
||||||
'BarButtonItem10
|
'BarButtonItem10
|
||||||
@@ -891,7 +892,7 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
'tsmiValidationProfil
|
'tsmiValidationProfil
|
||||||
'
|
'
|
||||||
Me.tsmiValidationProfil.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go1
|
Me.tsmiValidationProfil.Image = Global.taskFLOW.My.Resources.Resources.database_go1
|
||||||
Me.tsmiValidationProfil.Name = "tsmiValidationProfil"
|
Me.tsmiValidationProfil.Name = "tsmiValidationProfil"
|
||||||
resources.ApplyResources(Me.tsmiValidationProfil, "tsmiValidationProfil")
|
resources.ApplyResources(Me.tsmiValidationProfil, "tsmiValidationProfil")
|
||||||
'
|
'
|
||||||
@@ -929,7 +930,7 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
'PopupErinnerungInaktivierenToolStripMenuItem
|
'PopupErinnerungInaktivierenToolStripMenuItem
|
||||||
'
|
'
|
||||||
Me.PopupErinnerungInaktivierenToolStripMenuItem.Image = Global.DD_ProcessManager.My.Resources.Resources.user_red
|
Me.PopupErinnerungInaktivierenToolStripMenuItem.Image = Global.taskFLOW.My.Resources.Resources.user_red
|
||||||
Me.PopupErinnerungInaktivierenToolStripMenuItem.Name = "PopupErinnerungInaktivierenToolStripMenuItem"
|
Me.PopupErinnerungInaktivierenToolStripMenuItem.Name = "PopupErinnerungInaktivierenToolStripMenuItem"
|
||||||
resources.ApplyResources(Me.PopupErinnerungInaktivierenToolStripMenuItem, "PopupErinnerungInaktivierenToolStripMenuItem")
|
resources.ApplyResources(Me.PopupErinnerungInaktivierenToolStripMenuItem, "PopupErinnerungInaktivierenToolStripMenuItem")
|
||||||
'
|
'
|
||||||
@@ -940,7 +941,7 @@ Partial Class frmMain
|
|||||||
'
|
'
|
||||||
'AnzeigenToolStripMenuItem
|
'AnzeigenToolStripMenuItem
|
||||||
'
|
'
|
||||||
Me.AnzeigenToolStripMenuItem.Image = Global.DD_ProcessManager.My.Resources.Resources.Files_7954
|
Me.AnzeigenToolStripMenuItem.Image = Global.taskFLOW.My.Resources.Resources.Files_7954
|
||||||
Me.AnzeigenToolStripMenuItem.Name = "AnzeigenToolStripMenuItem"
|
Me.AnzeigenToolStripMenuItem.Name = "AnzeigenToolStripMenuItem"
|
||||||
resources.ApplyResources(Me.AnzeigenToolStripMenuItem, "AnzeigenToolStripMenuItem")
|
resources.ApplyResources(Me.AnzeigenToolStripMenuItem, "AnzeigenToolStripMenuItem")
|
||||||
'
|
'
|
||||||
@@ -1601,7 +1602,7 @@ Partial Class frmMain
|
|||||||
Me.Controls.Add(Me.barDockControlBottom)
|
Me.Controls.Add(Me.barDockControlBottom)
|
||||||
Me.Controls.Add(Me.barDockControlTop)
|
Me.Controls.Add(Me.barDockControlTop)
|
||||||
Me.IconOptions.Icon = CType(resources.GetObject("frmMain.IconOptions.Icon"), System.Drawing.Icon)
|
Me.IconOptions.Icon = CType(resources.GetObject("frmMain.IconOptions.Icon"), System.Drawing.Icon)
|
||||||
Me.IconOptions.Image = Global.DD_ProcessManager.My.Resources.Resources.DD_taskFLOW_ICON
|
Me.IconOptions.Image = Global.taskFLOW.My.Resources.Resources.DD_taskFLOW_ICON
|
||||||
Me.KeyPreview = True
|
Me.KeyPreview = True
|
||||||
Me.Name = "frmMain"
|
Me.Name = "frmMain"
|
||||||
Me.Ribbon = Me.RibbonControl1
|
Me.Ribbon = Me.RibbonControl1
|
||||||
@@ -1629,8 +1630,8 @@ Partial Class frmMain
|
|||||||
Me.PerformLayout()
|
Me.PerformLayout()
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
Friend WithEvents DD_DMSLiteDataSet As DD_ProcessManager.DD_DMSLiteDataSet
|
Friend WithEvents DD_DMSLiteDataSet As taskFLOW.DD_DMSLiteDataSet
|
||||||
Friend WithEvents TableAdapterManager As DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
Friend WithEvents TableAdapterManager As taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager
|
||||||
Friend WithEvents ImageListProfile As System.Windows.Forms.ImageList
|
Friend WithEvents ImageListProfile As System.Windows.Forms.ImageList
|
||||||
Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
|
Friend WithEvents NotifyIcon1 As System.Windows.Forms.NotifyIcon
|
||||||
Friend WithEvents TimerRefresh As System.Windows.Forms.Timer
|
Friend WithEvents TimerRefresh As System.Windows.Forms.Timer
|
||||||
|
|||||||
@@ -125,7 +125,7 @@
|
|||||||
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
AAEAAAD/////AQAAAAAAAAAMAgAAAFdTeXN0ZW0uV2luZG93cy5Gb3JtcywgVmVyc2lvbj00LjAuMC4w
|
||||||
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
LCBDdWx0dXJlPW5ldXRyYWwsIFB1YmxpY0tleVRva2VuPWI3N2E1YzU2MTkzNGUwODkFAQAAACZTeXN0
|
||||||
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADw
|
ZW0uV2luZG93cy5Gb3Jtcy5JbWFnZUxpc3RTdHJlYW1lcgEAAAAERGF0YQcCAgAAAAkDAAAADwMAAADw
|
||||||
CAAAAk1TRnQBSQFMAgEBAgEAASABCwEgAQsBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
CAAAAk1TRnQBSQFMAgEBAgEAAUABCwFAAQsBEAEAARABAAT/AQkBAAj/AUIBTQE2AQQGAAE2AQQCAAEo
|
||||||
AwABQAMAARADAAEBAQABCAYAAQQYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
AwABQAMAARADAAEBAQABCAYAAQQYAAGAAgABgAMAAoABAAGAAwABgAEAAYABAAKAAgADwAEAAcAB3AHA
|
||||||
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
AQAB8AHKAaYBAAEzBQABMwEAATMBAAEzAQACMwIAAxYBAAMcAQADIgEAAykBAANVAQADTQEAA0IBAAM5
|
||||||
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
AQABgAF8Af8BAAJQAf8BAAGTAQAB1gEAAf8B7AHMAQABxgHWAe8BAAHWAucBAAGQAakBrQIAAf8BMwMA
|
||||||
@@ -1278,6 +1278,43 @@
|
|||||||
<data name="bbtnitmLanguage_Change.Caption" xml:space="preserve">
|
<data name="bbtnitmLanguage_Change.Caption" xml:space="preserve">
|
||||||
<value>Sprache ändern</value>
|
<value>Sprache ändern</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="bbtnitmLanguage_Change.ImageOptions.SvgImage" type="DevExpress.Utils.Svg.SvgImage, DevExpress.Data.v21.2" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>
|
||||||
|
AAEAAAD/////AQAAAAAAAAAMAgAAAFlEZXZFeHByZXNzLkRhdGEudjIxLjIsIFZlcnNpb249MjEuMi40
|
||||||
|
LjAsIEN1bHR1cmU9bmV1dHJhbCwgUHVibGljS2V5VG9rZW49Yjg4ZDE3NTRkNzAwZTQ5YQUBAAAAHURl
|
||||||
|
dkV4cHJlc3MuVXRpbHMuU3ZnLlN2Z0ltYWdlAQAAAAREYXRhBwICAAAACQMAAAAPAwAAAPIGAAAC77u/
|
||||||
|
PD94bWwgdmVyc2lvbj0nMS4wJyBlbmNvZGluZz0nVVRGLTgnPz4NCjxzdmcgeD0iMHB4IiB5PSIwcHgi
|
||||||
|
IHZpZXdCb3g9IjAgMCAzMiAzMiIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcv
|
||||||
|
MjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3Bh
|
||||||
|
Y2U9InByZXNlcnZlIiBpZD0iTGFuZ3VhZ2UiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAw
|
||||||
|
IDMyIDMyIj4NCiAgPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5CbGFja3tmaWxsOiM3MjcyNzI7fQoJ
|
||||||
|
LlllbGxvd3tmaWxsOiNGRkIxMTU7fQoJLkJsdWV7ZmlsbDojMTE3N0Q3O30KPC9zdHlsZT4NCiAgPHBh
|
||||||
|
dGggZD0iTTMuMywyOGMxLjMtMS4xLDIuOS0xLjcsNC43LTEuOXYzLjlDNi4yLDI5LjcsNC42LDI5LjEs
|
||||||
|
My4zLDI4eiBNMTQuOSwxOGwtMiwyaDUuMWMtMC4xLTAuNy0wLjMtMS40LTAuNS0yICBIMTQuOXogTTEw
|
||||||
|
LDIydjIuMWMyLjMsMC4yLDQuNCwxLjEsNi4xLDIuNWMxLTEuMywxLjctMi45LDEuOS00LjZoLTcuMUgx
|
||||||
|
MHogTTEuOSwyNi42YzEuNy0xLjQsMy44LTIuMyw2LjEtMi41VjIySDAuMSAgQzAuMiwyMy43LDAuOSwy
|
||||||
|
NS4zLDEuOSwyNi42eiBNMTAsMjkuOWMxLjgtMC4yLDMuNC0wLjksNC43LTEuOWMtMS4zLTEuMS0yLjkt
|
||||||
|
MS43LTQuNy0xLjlWMjkuOXogTTUsMThjLTEuNSwwLTIuNy0xLjEtMi45LTIuNSAgYzAsMC0wLjEtMC4x
|
||||||
|
LTAuMS0wLjFjLTEsMS4zLTEuNywyLjktMS45LDQuNkg4di0ySDdINXoiIGNsYXNzPSJCbHVlIiAvPg0K
|
||||||
|
ICA8cGF0aCBkPSJNMjksMEg1QzQuNSwwLDQsMC41LDQsMXYxNGMwLDAuNSwwLjUsMSwxLDFoNXY0bDQt
|
||||||
|
NGgxNWMwLjUsMCwxLTAuNSwxLTFWMUMzMCwwLjUsMjkuNSwwLDI5LDB6IiBjbGFzcz0iWWVsbG93IiAv
|
||||||
|
Pg0KICA8cGF0aCBkPSJNMTMuOSwxMmgtMmwtMC42LTEuOEg4LjVMOCwxMkg2bDIuOS04SDExTDEzLjks
|
||||||
|
MTJ6IE0xMC45LDguOGwtMC45LTIuN0MxMCw1LjksMTAsNS43LDEwLDUuNGgwICBjMCwwLjItMC4xLDAu
|
||||||
|
NS0wLjEsMC43TDguOSw4LjhIMTAuOXogTTE0LjksMTJWNGgyLjljMC45LDAsMS42LDAuMiwyLjEsMC41
|
||||||
|
YzAuNSwwLjMsMC43LDAuOCwwLjcsMS40YzAsMC40LTAuMSwwLjgtMC40LDEuMSAgYy0wLjMsMC4zLTAu
|
||||||
|
NywwLjUtMS4xLDAuN3YwYzAuNiwwLjEsMSwwLjMsMS40LDAuNmMwLjMsMC4zLDAuNSwwLjgsMC41LDEu
|
||||||
|
M2MwLDAuNy0wLjMsMS4zLTAuOCwxLjdDMTkuNiwxMS44LDE4LjksMTIsMTgsMTJIMTQuOXogICBNMTYu
|
||||||
|
Nyw1LjN2MS45aDAuOGMwLjQsMCwwLjctMC4xLDAuOS0wLjNzMC4zLTAuNCwwLjMtMC43YzAtMC42LTAu
|
||||||
|
NC0wLjktMS4zLTAuOUgxNi43eiBNMTYuNyw4LjZ2Mi4xaDFjMC40LDAsMC43LTAuMSwxLTAuMyAgYzAu
|
||||||
|
Mi0wLjIsMC40LTAuNSwwLjQtMC44YzAtMC4zLTAuMS0wLjYtMC4zLTAuOGMtMC4yLTAuMi0wLjYtMC4z
|
||||||
|
LTEtMC4zSDE2Ljd6IE0yNy45LDExLjdjLTAuNiwwLjMtMS4zLDAuNC0yLjMsMC40ICBjLTEuMiwwLTIu
|
||||||
|
Mi0wLjQtMi45LTEuMWMtMC43LTAuNy0xLjEtMS43LTEuMS0yLjljMC0xLjMsMC40LTIuMywxLjItMy4x
|
||||||
|
YzAuOC0wLjgsMS44LTEuMiwzLjEtMS4yYzAuOCwwLDEuNCwwLjEsMiwwLjN2MS43ICBjLTAuNS0wLjMt
|
||||||
|
MS4xLTAuNS0xLjgtMC41Yy0wLjgsMC0xLjQsMC4yLTEuOCwwLjdjLTAuNSwwLjUtMC43LDEuMS0wLjcs
|
||||||
|
MS45YzAsMC44LDAuMiwxLjQsMC43LDEuOHMxLDAuNywxLjgsMC43ICBjMC43LDAsMS4zLTAuMiwxLjkt
|
||||||
|
MC41VjExLjd6IiBjbGFzcz0iQmxhY2siIC8+DQo8L3N2Zz4L
|
||||||
|
</value>
|
||||||
|
</data>
|
||||||
<data name="BarButtonItem10.Caption" xml:space="preserve">
|
<data name="BarButtonItem10.Caption" xml:space="preserve">
|
||||||
<value>BarButtonItem10</value>
|
<value>BarButtonItem10</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -1455,36 +1492,9 @@
|
|||||||
<data name="RibbonControl1.Location" type="System.Drawing.Point, System.Drawing">
|
<data name="RibbonControl1.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
<value>0, 0</value>
|
<value>0, 0</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="RibbonPageGroup1.Text" xml:space="preserve">
|
|
||||||
<value>Allgemein</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageGroup2.Text" xml:space="preserve">
|
|
||||||
<value>Auswertungen</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageGroup3.Text" xml:space="preserve">
|
|
||||||
<value>Verwaltung</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageGroupBasicConf.Text" xml:space="preserve">
|
|
||||||
<value>Grundeinstellungen</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageGroup7.Text" xml:space="preserve">
|
|
||||||
<value>Workflow</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageGroup4.Text" xml:space="preserve">
|
|
||||||
<value>Funktionen/App Start</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageGroupAHW.Text" xml:space="preserve">
|
|
||||||
<value>Ad Hoc Workflows</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageStart.Text" xml:space="preserve">
|
<data name="RibbonPageStart.Text" xml:space="preserve">
|
||||||
<value>Start</value>
|
<value>Start</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="RibbonPageGroup6.Text" xml:space="preserve">
|
|
||||||
<value>Funktionen</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageGroup5.Text" xml:space="preserve">
|
|
||||||
<value>Workflow Tabelle</value>
|
|
||||||
</data>
|
|
||||||
<data name="RibbonPageTabelle.Text" xml:space="preserve">
|
<data name="RibbonPageTabelle.Text" xml:space="preserve">
|
||||||
<value>Tabelle</value>
|
<value>Tabelle</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -1542,24 +1552,6 @@
|
|||||||
<data name=">>GridControlWorkflows.ZOrder" xml:space="preserve">
|
<data name=">>GridControlWorkflows.ZOrder" xml:space="preserve">
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="lblCaptionMainGrid.AutoSize" type="System.Boolean, mscorlib">
|
|
||||||
<value>True</value>
|
|
||||||
</data>
|
|
||||||
<data name="lblCaptionMainGrid.Font" type="System.Drawing.Font, System.Drawing">
|
|
||||||
<value>Tahoma, 9.75pt, style=Bold</value>
|
|
||||||
</data>
|
|
||||||
<data name="lblCaptionMainGrid.Location" type="System.Drawing.Point, System.Drawing">
|
|
||||||
<value>3, 3</value>
|
|
||||||
</data>
|
|
||||||
<data name="lblCaptionMainGrid.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>127, 16</value>
|
|
||||||
</data>
|
|
||||||
<data name="lblCaptionMainGrid.TabIndex" type="System.Int32, mscorlib">
|
|
||||||
<value>0</value>
|
|
||||||
</data>
|
|
||||||
<data name="lblCaptionMainGrid.Text" xml:space="preserve">
|
|
||||||
<value>Choose a profile ...</value>
|
|
||||||
</data>
|
|
||||||
<data name=">>lblCaptionMainGrid.Name" xml:space="preserve">
|
<data name=">>lblCaptionMainGrid.Name" xml:space="preserve">
|
||||||
<value>lblCaptionMainGrid</value>
|
<value>lblCaptionMainGrid</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -1651,12 +1643,6 @@
|
|||||||
<metadata name="cmsNavPane.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="cmsNavPane.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>863, 17</value>
|
<value>863, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<data name="tsmiValidationProfil.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>219, 26</value>
|
|
||||||
</data>
|
|
||||||
<data name="tsmiValidationProfil.Text" xml:space="preserve">
|
|
||||||
<value>Starte Validierung für Profil</value>
|
|
||||||
</data>
|
|
||||||
<data name="cmsNavPane.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="cmsNavPane.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>220, 30</value>
|
<value>220, 30</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -1837,6 +1823,69 @@
|
|||||||
<data name=">>Panel1.ZOrder" xml:space="preserve">
|
<data name=">>Panel1.ZOrder" xml:space="preserve">
|
||||||
<value>2</value>
|
<value>2</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="RibbonPageGroup1.Text" xml:space="preserve">
|
||||||
|
<value>Allgemein</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroup2.Text" xml:space="preserve">
|
||||||
|
<value>Auswertungen</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroup3.Text" xml:space="preserve">
|
||||||
|
<value>Verwaltung</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroupBasicConf.Text" xml:space="preserve">
|
||||||
|
<value>Grundeinstellungen</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroup7.Text" xml:space="preserve">
|
||||||
|
<value>Workflow</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroup4.Text" xml:space="preserve">
|
||||||
|
<value>Funktionen/App Start</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroupAHW.Text" xml:space="preserve">
|
||||||
|
<value>Ad Hoc Workflows</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroup6.Text" xml:space="preserve">
|
||||||
|
<value>Funktionen</value>
|
||||||
|
</data>
|
||||||
|
<data name="RibbonPageGroup5.Text" xml:space="preserve">
|
||||||
|
<value>Workflow Tabelle</value>
|
||||||
|
</data>
|
||||||
|
<data name="lblCaptionMainGrid.AutoSize" type="System.Boolean, mscorlib">
|
||||||
|
<value>True</value>
|
||||||
|
</data>
|
||||||
|
<data name="lblCaptionMainGrid.Font" type="System.Drawing.Font, System.Drawing">
|
||||||
|
<value>Tahoma, 9.75pt, style=Bold</value>
|
||||||
|
</data>
|
||||||
|
<data name="lblCaptionMainGrid.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>3, 3</value>
|
||||||
|
</data>
|
||||||
|
<data name="lblCaptionMainGrid.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>127, 16</value>
|
||||||
|
</data>
|
||||||
|
<data name="lblCaptionMainGrid.TabIndex" type="System.Int32, mscorlib">
|
||||||
|
<value>0</value>
|
||||||
|
</data>
|
||||||
|
<data name="lblCaptionMainGrid.Text" xml:space="preserve">
|
||||||
|
<value>Choose a profile ...</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>lblCaptionMainGrid.Name" xml:space="preserve">
|
||||||
|
<value>lblCaptionMainGrid</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>lblCaptionMainGrid.Type" xml:space="preserve">
|
||||||
|
<value>System.Windows.Forms.Label, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>lblCaptionMainGrid.Parent" xml:space="preserve">
|
||||||
|
<value>Panel2</value>
|
||||||
|
</data>
|
||||||
|
<data name=">>lblCaptionMainGrid.ZOrder" xml:space="preserve">
|
||||||
|
<value>0</value>
|
||||||
|
</data>
|
||||||
|
<data name="tsmiValidationProfil.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>219, 26</value>
|
||||||
|
</data>
|
||||||
|
<data name="tsmiValidationProfil.Text" xml:space="preserve">
|
||||||
|
<value>Starte Validierung für Profil</value>
|
||||||
|
</data>
|
||||||
<metadata name="bindsourcegrid.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="bindsourcegrid.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>17, 56</value>
|
<value>17, 56</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
@@ -1846,27 +1895,6 @@
|
|||||||
<metadata name="ContextMenuNotifyIcon.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="ContextMenuNotifyIcon.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>250, 56</value>
|
<value>250, 56</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<data name="PopupErinnerungInaktivierenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>290, 30</value>
|
|
||||||
</data>
|
|
||||||
<data name="PopupErinnerungInaktivierenToolStripMenuItem.Text" xml:space="preserve">
|
|
||||||
<value>Popup Erinnerung deaktivieren</value>
|
|
||||||
</data>
|
|
||||||
<data name="ToolStripSeparator1.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>287, 6</value>
|
|
||||||
</data>
|
|
||||||
<data name="AnzeigenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>290, 30</value>
|
|
||||||
</data>
|
|
||||||
<data name="AnzeigenToolStripMenuItem.Text" xml:space="preserve">
|
|
||||||
<value>In den Vordergrund</value>
|
|
||||||
</data>
|
|
||||||
<data name="OutOfRangePMFixierenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
|
||||||
<value>290, 30</value>
|
|
||||||
</data>
|
|
||||||
<data name="OutOfRangePMFixierenToolStripMenuItem.Text" xml:space="preserve">
|
|
||||||
<value>Out of Range - Fenster wiederherstellen</value>
|
|
||||||
</data>
|
|
||||||
<data name="ContextMenuNotifyIcon.Size" type="System.Drawing.Size, System.Drawing">
|
<data name="ContextMenuNotifyIcon.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
<value>291, 100</value>
|
<value>291, 100</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -1962,6 +1990,27 @@
|
|||||||
<data name="NotifyIcon1.Visible" type="System.Boolean, mscorlib">
|
<data name="NotifyIcon1.Visible" type="System.Boolean, mscorlib">
|
||||||
<value>True</value>
|
<value>True</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="PopupErinnerungInaktivierenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>290, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="PopupErinnerungInaktivierenToolStripMenuItem.Text" xml:space="preserve">
|
||||||
|
<value>Popup Erinnerung deaktivieren</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStripSeparator1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>287, 6</value>
|
||||||
|
</data>
|
||||||
|
<data name="AnzeigenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>290, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="AnzeigenToolStripMenuItem.Text" xml:space="preserve">
|
||||||
|
<value>In den Vordergrund</value>
|
||||||
|
</data>
|
||||||
|
<data name="OutOfRangePMFixierenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>290, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="OutOfRangePMFixierenToolStripMenuItem.Text" xml:space="preserve">
|
||||||
|
<value>Out of Range - Fenster wiederherstellen</value>
|
||||||
|
</data>
|
||||||
<metadata name="TimerRefresh.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="TimerRefresh.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>605, 17</value>
|
<value>605, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
@@ -2234,7 +2283,7 @@
|
|||||||
<value>Manual</value>
|
<value>Manual</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="$this.Text" xml:space="preserve">
|
<data name="$this.Text" xml:space="preserve">
|
||||||
<value>Digital Data - TaskFlow</value>
|
<value>Digital Data - taskFLOW</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>ImageListProfile.Name" xml:space="preserve">
|
<data name=">>ImageListProfile.Name" xml:space="preserve">
|
||||||
<value>ImageListProfile</value>
|
<value>ImageListProfile</value>
|
||||||
@@ -2246,13 +2295,13 @@
|
|||||||
<value>DD_DMSLiteDataSet</value>
|
<value>DD_DMSLiteDataSet</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
<data name=">>DD_DMSLiteDataSet.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSet, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
<data name=">>TableAdapterManager.Name" xml:space="preserve">
|
||||||
<value>TableAdapterManager</value>
|
<value>TableAdapterManager</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
<data name=">>TableAdapterManager.Type" xml:space="preserve">
|
||||||
<value>DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
<value>taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager, DD_DMSLiteDataSet.Designer.vb.dll, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>GridViewWorkflows.Name" xml:space="preserve">
|
<data name=">>GridViewWorkflows.Name" xml:space="preserve">
|
||||||
<value>GridViewWorkflows</value>
|
<value>GridViewWorkflows</value>
|
||||||
@@ -3383,6 +3432,9 @@
|
|||||||
<data name="miView.Caption" xml:space="preserve">
|
<data name="miView.Caption" xml:space="preserve">
|
||||||
<value>&Ansicht</value>
|
<value>&Ansicht</value>
|
||||||
</data>
|
</data>
|
||||||
|
<data name="miBackground.Caption" xml:space="preserve">
|
||||||
|
<value>&Hintergrund</value>
|
||||||
|
</data>
|
||||||
<data name="miPageLayout.Caption" xml:space="preserve">
|
<data name="miPageLayout.Caption" xml:space="preserve">
|
||||||
<value>&Seiten Layout</value>
|
<value>&Seiten Layout</value>
|
||||||
</data>
|
</data>
|
||||||
@@ -3395,9 +3447,6 @@
|
|||||||
<data name="miToolbars.Caption" xml:space="preserve">
|
<data name="miToolbars.Caption" xml:space="preserve">
|
||||||
<value>Bars</value>
|
<value>Bars</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="miBackground.Caption" xml:space="preserve">
|
|
||||||
<value>&Hintergrund</value>
|
|
||||||
</data>
|
|
||||||
<data name="PrintPreviewBarCheckItem1.Caption" xml:space="preserve">
|
<data name="PrintPreviewBarCheckItem1.Caption" xml:space="preserve">
|
||||||
<value>PDF Dokument</value>
|
<value>PDF Dokument</value>
|
||||||
</data>
|
</data>
|
||||||
|
|||||||
@@ -135,7 +135,7 @@ Public Class frmMain
|
|||||||
End If
|
End If
|
||||||
Try
|
Try
|
||||||
ClassAllgemeineFunktionen.LoginOut("LOGOUT")
|
ClassAllgemeineFunktionen.LoginOut("LOGOUT")
|
||||||
LOGGER.Info("TaskFlow closed - " & Now, False)
|
LOGGER.Info("taskFLOW closed - " & Now, False)
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LOGGER.Error(ex)
|
LOGGER.Error(ex)
|
||||||
End Try
|
End Try
|
||||||
@@ -1404,8 +1404,8 @@ Public Class frmMain
|
|||||||
cultureInfo.DateTimeFormat.ShortDatePattern = USER_DATE_FORMAT
|
cultureInfo.DateTimeFormat.ShortDatePattern = USER_DATE_FORMAT
|
||||||
Thread.CurrentThread.CurrentCulture = cultureInfo
|
Thread.CurrentThread.CurrentCulture = cultureInfo
|
||||||
Thread.CurrentThread.CurrentUICulture = cultureInfo
|
Thread.CurrentThread.CurrentUICulture = cultureInfo
|
||||||
CultureInfo.DefaultThreadCurrentCulture = cultureInfo
|
cultureInfo.DefaultThreadCurrentCulture = cultureInfo
|
||||||
CultureInfo.DefaultThreadCurrentUICulture = cultureInfo
|
cultureInfo.DefaultThreadCurrentUICulture = cultureInfo
|
||||||
End If
|
End If
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LOGGER.Error(ex)
|
LOGGER.Error(ex)
|
||||||
@@ -2444,12 +2444,9 @@ FROM VWPM_PROFILE_ACTIVE T WHERE T.GUID IN (SELECT PROFILE_ID FROM [dbo].[FNPM_G
|
|||||||
SQL_VALIDATOR_SEARCHES = SQL_VALIDATOR_SEARCHES.Replace("@USR_LANG_CODE", User.Language)
|
SQL_VALIDATOR_SEARCHES = SQL_VALIDATOR_SEARCHES.Replace("@USR_LANG_CODE", User.Language)
|
||||||
oSQL = SQL_VALIDATOR_SEARCHES
|
oSQL = SQL_VALIDATOR_SEARCHES
|
||||||
End If
|
End If
|
||||||
'BASEDATA_DT_PROFILES_SEARCHES_DOC = DataASorDB.GetDatatable("DD_ECM", oSQL, "TBPM_PROFILE_SEARCH", "TYPE = 'DOC'", "PROFILE_ID,TAB_INDEX")
|
|
||||||
BASEDATA_DT_PROFILES_SEARCHES_DOC = DatabaseECM.GetDatatable(oSQL)
|
BASEDATA_DT_PROFILES_SEARCHES_DOC = DatabaseECM.GetDatatable(oSQL)
|
||||||
'.GetDatatable("TBPM_PROFILE_SEARCH", New GetDatatableOptions(oSQL, DatabaseType.ECM) With {
|
|
||||||
' .FilterExpression = "TYPE = 'DOC'",
|
|
||||||
' .SortByColumn = "PROFILE_ID,TAB_INDEX"
|
|
||||||
'})
|
|
||||||
If pMode = "Load" Then
|
If pMode = "Load" Then
|
||||||
DT_FILTERED_PROFILE_SEARCHES_DOC = BASEDATA_DT_PROFILES_SEARCHES_DOC.Clone()
|
DT_FILTERED_PROFILE_SEARCHES_DOC = BASEDATA_DT_PROFILES_SEARCHES_DOC.Clone()
|
||||||
End If
|
End If
|
||||||
@@ -2481,10 +2478,6 @@ FROM VWPM_PROFILE_ACTIVE T WHERE T.GUID IN (SELECT PROFILE_ID FROM [dbo].[FNPM_G
|
|||||||
oStopWatch.Done()
|
oStopWatch.Done()
|
||||||
End Sub
|
End Sub
|
||||||
Private Async Sub frmMain_Shown(sender As Object, e As EventArgs) Handles Me.Shown
|
Private Async Sub frmMain_Shown(sender As Object, e As EventArgs) Handles Me.Shown
|
||||||
If USER_USERNAME = "SchreiberM" Then
|
|
||||||
frmDashboard1.Show()
|
|
||||||
End If '
|
|
||||||
|
|
||||||
If RIBBON_COLOR_SCHEME <> "" Then
|
If RIBBON_COLOR_SCHEME <> "" Then
|
||||||
Me.LookAndFeel.UseDefaultLookAndFeel = False
|
Me.LookAndFeel.UseDefaultLookAndFeel = False
|
||||||
If RIBBON_COLOR_SCHEME = "Blue".ToUpper Then
|
If RIBBON_COLOR_SCHEME = "Blue".ToUpper Then
|
||||||
@@ -3071,7 +3064,7 @@ FROM VWPM_PROFILE_ACTIVE T WHERE T.GUID IN (SELECT PROFILE_ID FROM [dbo].[FNPM_G
|
|||||||
Dim oLink = "<HTML><body><p><a href=" + "file:///" + oFilePath + ">Link zur Datei</a></p></body></HTML>"
|
Dim oLink = "<HTML><body><p><a href=" + "file:///" + oFilePath + ">Link zur Datei</a></p></body></HTML>"
|
||||||
Dim oLink2 = "<a href=" + "file:///" + oFilePath + ">Link zur Datei</a>"
|
Dim oLink2 = "<a href=" + "file:///" + oFilePath + ">Link zur Datei</a>"
|
||||||
If Not IsNothing(oFilePath) Then
|
If Not IsNothing(oFilePath) Then
|
||||||
Process.Start($"mailto:{oReceipiant}?subject=Link aus TaskFlow Manager&body={oLink}")
|
Process.Start($"mailto:{oReceipiant}?subject=Link aus taskFLOW Manager&body={oLink}")
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
|
|
||||||
@@ -3257,6 +3250,7 @@ FROM VWPM_PROFILE_ACTIVE T WHERE T.GUID IN (SELECT PROFILE_ID FROM [dbo].[FNPM_G
|
|||||||
LOGGER.Debug($"oTargetPath: {oTargetPath}")
|
LOGGER.Debug($"oTargetPath: {oTargetPath}")
|
||||||
LOGGER.Debug($"oSourcePath: {oSourcePath}")
|
LOGGER.Debug($"oSourcePath: {oSourcePath}")
|
||||||
If oTargetPath = String.Empty Or oSourcePath = String.Empty Then
|
If oTargetPath = String.Empty Or oSourcePath = String.Empty Then
|
||||||
|
LOGGER.Warn($"oTargetPath is nothing - PRofile can not be startet . Check TARGET_PATH_BLIND_FILE Column in Profile")
|
||||||
Exit Sub
|
Exit Sub
|
||||||
End If
|
End If
|
||||||
oTargetPath = $"{oTargetPath}\{Now.Year}\{Now.Month}\{Now.Day}"
|
oTargetPath = $"{oTargetPath}\{Now.Year}\{Now.Month}\{Now.Day}"
|
||||||
@@ -3264,7 +3258,7 @@ FROM VWPM_PROFILE_ACTIVE T WHERE T.GUID IN (SELECT PROFILE_ID FROM [dbo].[FNPM_G
|
|||||||
|
|
||||||
LOGGER.Debug($"oTargetPath with NowParams: {oTargetPath}")
|
LOGGER.Debug($"oTargetPath with NowParams: {oTargetPath}")
|
||||||
|
|
||||||
Dim oResult = WINDREAM_MOD.NewFileStream(oSourcePath, oTargetPath, oWMObjecttype)
|
Dim oResult = WINDREAM_MOD.NewFileStream(oSourcePath, oTargetPath, oWMObjecttype, True)
|
||||||
If oResult = True Then
|
If oResult = True Then
|
||||||
WM_AHWF_docPath = oTargetPath
|
WM_AHWF_docPath = oTargetPath
|
||||||
Dim oDocID = WINDREAM_MOD.NewDocumentID
|
Dim oDocID = WINDREAM_MOD.NewDocumentID
|
||||||
|
|||||||
8
app/TaskFlow/frmMassValidator.Designer.vb
generated
8
app/TaskFlow/frmMassValidator.Designer.vb
generated
@@ -31,8 +31,8 @@ Partial Class frmMassValidator
|
|||||||
Me.TITLELabel1 = New System.Windows.Forms.Label()
|
Me.TITLELabel1 = New System.Windows.Forms.Label()
|
||||||
Me.btnSave = New System.Windows.Forms.Button()
|
Me.btnSave = New System.Windows.Forms.Button()
|
||||||
Me.DESCRIPTIONLabel = New System.Windows.Forms.Label()
|
Me.DESCRIPTIONLabel = New System.Windows.Forms.Label()
|
||||||
Me.DD_DMSLiteDataSet = New DD_ProcessManager.DD_DMSLiteDataSet()
|
Me.DD_DMSLiteDataSet = New taskFLOW.DD_DMSLiteDataSet()
|
||||||
Me.TableAdapterManager = New DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
Me.TableAdapterManager = New taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager()
|
||||||
Me.pnldesigner = New DevExpress.XtraEditors.PanelControl()
|
Me.pnldesigner = New DevExpress.XtraEditors.PanelControl()
|
||||||
Me.StatusStrip1.SuspendLayout()
|
Me.StatusStrip1.SuspendLayout()
|
||||||
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.DD_DMSLiteDataSet, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
@@ -81,7 +81,7 @@ Partial Class frmMassValidator
|
|||||||
Me.btnSave.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
Me.btnSave.Anchor = CType(((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left) _
|
||||||
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
|
||||||
Me.btnSave.Font = New System.Drawing.Font("Tahoma", 9.75!)
|
Me.btnSave.Font = New System.Drawing.Font("Tahoma", 9.75!)
|
||||||
Me.btnSave.Image = Global.DD_ProcessManager.My.Resources.Resources.flag_pink
|
Me.btnSave.Image = Global.taskFLOW.My.Resources.Resources.flag_pink
|
||||||
Me.btnSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
Me.btnSave.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft
|
||||||
Me.btnSave.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
Me.btnSave.ImeMode = System.Windows.Forms.ImeMode.NoControl
|
||||||
Me.btnSave.Location = New System.Drawing.Point(12, 464)
|
Me.btnSave.Location = New System.Drawing.Point(12, 464)
|
||||||
@@ -125,7 +125,7 @@ Partial Class frmMassValidator
|
|||||||
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILE_FINAL_INDEXINGTableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_PROFILETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
Me.TableAdapterManager.TBPM_TYPETableAdapter = Nothing
|
||||||
Me.TableAdapterManager.UpdateOrder = DD_ProcessManager.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
Me.TableAdapterManager.UpdateOrder = taskFLOW.DD_DMSLiteDataSetTableAdapters.TableAdapterManager.UpdateOrderOption.InsertUpdateDelete
|
||||||
'
|
'
|
||||||
'pnldesigner
|
'pnldesigner
|
||||||
'
|
'
|
||||||
|
|||||||
@@ -1339,15 +1339,14 @@ Public Class frmMassValidator
|
|||||||
Dim oSQL = $"SELECT [dbo].[FNPM_GET_WM_FILE_PATH] ({CURRENT_DOC_GUID},{_CheckStandard})"
|
Dim oSQL = $"SELECT [dbo].[FNPM_GET_WM_FILE_PATH] ({CURRENT_DOC_GUID},{_CheckStandard})"
|
||||||
oResult = DatabaseFallback.GetScalarValueECM(oSQL)
|
oResult = DatabaseFallback.GetScalarValueECM(oSQL)
|
||||||
LOGGER.Debug($"Checking file 0 GDP [{oResult}] exists?...")
|
LOGGER.Debug($"Checking file 0 GDP [{oResult}] exists?...")
|
||||||
|
LOGGER.Debug($"GetWMDocPathWindows returned false - trying with standard again...")
|
||||||
|
oSQL = $"SELECT [dbo].[FNPM_GET_WM_FILE_PATH] ({CURRENT_DOC_GUID},1)"
|
||||||
|
oResult = DatabaseFallback.GetScalarValueECM(oSQL)
|
||||||
|
LOGGER.Debug($"Checking file 1 GDP [{oResult}] exists?...")
|
||||||
If File.Exists(oResult) = False Then
|
If File.Exists(oResult) = False Then
|
||||||
LOGGER.Debug($"GetWMDocPathWindows returned false - trying with standard again...")
|
Return False
|
||||||
oSQL = $"SELECT [dbo].[FNPM_GET_WM_FILE_PATH] ({CURRENT_DOC_GUID},1)"
|
|
||||||
oResult = DatabaseFallback.GetScalarValueECM(oSQL)
|
|
||||||
LOGGER.Debug($"Checking file 1 GDP [{oResult}] exists?...")
|
|
||||||
If File.Exists(oResult) = False Then
|
|
||||||
Return False
|
|
||||||
End If
|
|
||||||
End If
|
End If
|
||||||
|
|
||||||
WMDocPathWindows = oResult
|
WMDocPathWindows = oResult
|
||||||
|
|
||||||
CURRENT_DOC_PATH = WMDocPathWindows
|
CURRENT_DOC_PATH = WMDocPathWindows
|
||||||
|
|||||||
@@ -64,13 +64,7 @@ Public Class frmMonitor
|
|||||||
LOGGER.Debug($"Found {oDT2.Rows.Count} rows for GridView2")
|
LOGGER.Debug($"Found {oDT2.Rows.Count} rows for GridView2")
|
||||||
GridView2.Columns.Clear()
|
GridView2.Columns.Clear()
|
||||||
GridControl2.DataSource = oDT2
|
GridControl2.DataSource = oDT2
|
||||||
Try
|
Format_Datetime_Columns(GridView2, "Grid 2")
|
||||||
GridView2.Columns("Wann").DisplayFormat.FormatType = FormatType.DateTime
|
|
||||||
GridView2.Columns("Wann").DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
|
||||||
Catch ex As Exception
|
|
||||||
GridView2.Columns("When").DisplayFormat.FormatType = FormatType.DateTime
|
|
||||||
GridView2.Columns("When").DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
|
||||||
End Try
|
|
||||||
|
|
||||||
End If
|
End If
|
||||||
If DT_MONITOR_KONFIG.Rows.Count > 2 Then
|
If DT_MONITOR_KONFIG.Rows.Count > 2 Then
|
||||||
@@ -86,6 +80,7 @@ Public Class frmMonitor
|
|||||||
LOGGER.Debug($"Found {oDT3.Rows.Count} rows for GridView3")
|
LOGGER.Debug($"Found {oDT3.Rows.Count} rows for GridView3")
|
||||||
GridView3.Columns.Clear()
|
GridView3.Columns.Clear()
|
||||||
GridControl3.DataSource = oDT3
|
GridControl3.DataSource = oDT3
|
||||||
|
Format_Datetime_Columns(GridView3, "Grid 3")
|
||||||
End If
|
End If
|
||||||
If DT_MONITOR_KONFIG.Rows.Count = 4 Then
|
If DT_MONITOR_KONFIG.Rows.Count = 4 Then
|
||||||
LOGGER.Debug($"DT_MONITOR_KONFIG.Rows.Count = 4")
|
LOGGER.Debug($"DT_MONITOR_KONFIG.Rows.Count = 4")
|
||||||
@@ -100,13 +95,14 @@ Public Class frmMonitor
|
|||||||
LOGGER.Debug($"Found {oDT4.Rows.Count} rows for GridView4")
|
LOGGER.Debug($"Found {oDT4.Rows.Count} rows for GridView4")
|
||||||
GridView4.Columns.Clear()
|
GridView4.Columns.Clear()
|
||||||
GridControl4.DataSource = oDT4
|
GridControl4.DataSource = oDT4
|
||||||
Try
|
Format_Datetime_Columns(GridView4, "Grid 4")
|
||||||
GridView4.Columns("Geändert wann").DisplayFormat.FormatType = FormatType.DateTime
|
'Try
|
||||||
GridView4.Columns("Geändert wann").DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
' GridView4.Columns("Geändert wann").DisplayFormat.FormatType = FormatType.DateTime
|
||||||
Catch ex As Exception
|
' GridView4.Columns("Geändert wann").DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
||||||
GridView4.Columns("Changed when").DisplayFormat.FormatType = FormatType.DateTime
|
'Catch ex As Exception
|
||||||
GridView4.Columns("Changed when").DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
' GridView4.Columns("Changed when").DisplayFormat.FormatType = FormatType.DateTime
|
||||||
End Try
|
' GridView4.Columns("Changed when").DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
||||||
|
'End Try
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
End If
|
End If
|
||||||
@@ -125,6 +121,49 @@ Public Class frmMonitor
|
|||||||
End Try
|
End Try
|
||||||
|
|
||||||
End Sub
|
End Sub
|
||||||
|
Sub Format_Datetime_Columns(pGridView As GridView, pWhichGridView As String)
|
||||||
|
Dim oColExists As Boolean = False
|
||||||
|
Try
|
||||||
|
|
||||||
|
If MON_ADDED_COLUMN <> "None" Then
|
||||||
|
MON_ADDED_COLUMN = MON_ADDED_COLUMN.Replace("[", "")
|
||||||
|
MON_ADDED_COLUMN = MON_ADDED_COLUMN.Replace("]", "")
|
||||||
|
For Each ocol As Columns.GridColumn In pGridView.Columns
|
||||||
|
If ocol.ToString = MON_ADDED_COLUMN Then
|
||||||
|
oColExists = True
|
||||||
|
Exit For
|
||||||
|
End If
|
||||||
|
Next
|
||||||
|
If oColExists Then
|
||||||
|
pGridView.Columns(MON_ADDED_COLUMN).DisplayFormat.FormatType = FormatType.DateTime
|
||||||
|
pGridView.Columns(MON_ADDED_COLUMN).DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
||||||
|
End If
|
||||||
|
|
||||||
|
End If
|
||||||
|
|
||||||
|
Catch ex As Exception
|
||||||
|
LOGGER.Warn($"Error formatting column [{MON_ADDED_COLUMN}] {ex.Message} - Check wether it exists in columns of GridView [{pWhichGridView}]!")
|
||||||
|
End Try
|
||||||
|
Try
|
||||||
|
If MON_EDITED_COLUMN <> "None" Then
|
||||||
|
oColExists = False
|
||||||
|
For Each ocol As Columns.GridColumn In pGridView.Columns
|
||||||
|
If ocol.ToString = MON_EDITED_COLUMN Then
|
||||||
|
oColExists = True
|
||||||
|
Exit For
|
||||||
|
End If
|
||||||
|
Next
|
||||||
|
If oColExists Then
|
||||||
|
pGridView.Columns(MON_EDITED_COLUMN).DisplayFormat.FormatType = FormatType.DateTime
|
||||||
|
pGridView.Columns(MON_EDITED_COLUMN).DisplayFormat.FormatString = "dd.MM.yyyy HH:MM:ss"
|
||||||
|
End If
|
||||||
|
|
||||||
|
End If
|
||||||
|
|
||||||
|
Catch ex As Exception
|
||||||
|
LOGGER.Warn($"Error formatting column [{MON_EDITED_COLUMN}] {ex.Message} - Check wether it exists in columns of GridView [{pWhichGridView}]!")
|
||||||
|
End Try
|
||||||
|
End Sub
|
||||||
Sub Load_Doc(oDocPath As String)
|
Sub Load_Doc(oDocPath As String)
|
||||||
Try
|
Try
|
||||||
If SplitContainerControlMain.Collapsed = False And oDocPath <> String.Empty Then
|
If SplitContainerControlMain.Collapsed = False And oDocPath <> String.Empty Then
|
||||||
@@ -191,7 +230,12 @@ Public Class frmMonitor
|
|||||||
SplitContainerControl3.SplitterPosition = CONFIG.Config.MonitorSplitter3_Distance
|
SplitContainerControl3.SplitterPosition = CONFIG.Config.MonitorSplitter3_Distance
|
||||||
End Select
|
End Select
|
||||||
Try
|
Try
|
||||||
DocumentViewerMonitor.Init(LOGCONFIG, GDPICTURE_LICENSE)
|
DocumentViewerMonitor.Init(LOGCONFIG, GDPICTURE_LICENSE, New DigitalData.Controls.DocumentViewer.DocumentViewer.ToolbarSettings() With {
|
||||||
|
.ShowPrintButton = True,
|
||||||
|
.ShowRotateButton = True,
|
||||||
|
.ShowFlipButton = True,
|
||||||
|
.ShowSettingButton = True
|
||||||
|
})
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
LOGGER.Error(ex)
|
LOGGER.Error(ex)
|
||||||
End Try
|
End Try
|
||||||
@@ -210,6 +254,7 @@ Public Class frmMonitor
|
|||||||
|
|
||||||
GRID1_TITLE = DT_MONITOR_KONFIG.Rows(0).Item("GRID_TITLE")
|
GRID1_TITLE = DT_MONITOR_KONFIG.Rows(0).Item("GRID_TITLE")
|
||||||
GridView1.ViewCaption = GRID1_TITLE
|
GridView1.ViewCaption = GRID1_TITLE
|
||||||
|
Format_Datetime_Columns(GridView1, "Grid 1")
|
||||||
Try
|
Try
|
||||||
'GridView1.Columns.Item("FULL_FILE_PATH").Visible = False
|
'GridView1.Columns.Item("FULL_FILE_PATH").Visible = False
|
||||||
Catch ex As Exception
|
Catch ex As Exception
|
||||||
|
|||||||
2
app/TaskFlow/frmRejectionCommit.Designer.vb
generated
2
app/TaskFlow/frmRejectionCommit.Designer.vb
generated
@@ -89,6 +89,8 @@ Partial Class frmRejectionCommit
|
|||||||
'
|
'
|
||||||
'txtComment
|
'txtComment
|
||||||
'
|
'
|
||||||
|
Me.txtComment.AcceptsReturn = True
|
||||||
|
Me.txtComment.AcceptsTab = True
|
||||||
resources.ApplyResources(Me.txtComment, "txtComment")
|
resources.ApplyResources(Me.txtComment, "txtComment")
|
||||||
Me.txtComment.Name = "txtComment"
|
Me.txtComment.Name = "txtComment"
|
||||||
'
|
'
|
||||||
|
|||||||
@@ -339,7 +339,7 @@
|
|||||||
<value>586, 24</value>
|
<value>586, 24</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="cmbReason.TabIndex" type="System.Int32, mscorlib">
|
<data name="cmbReason.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>5</value>
|
<value>0</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>cmbReason.Name" xml:space="preserve">
|
<data name=">>cmbReason.Name" xml:space="preserve">
|
||||||
<value>cmbReason</value>
|
<value>cmbReason</value>
|
||||||
@@ -390,7 +390,7 @@
|
|||||||
<value>586, 158</value>
|
<value>586, 158</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="txtComment.TabIndex" type="System.Int32, mscorlib">
|
<data name="txtComment.TabIndex" type="System.Int32, mscorlib">
|
||||||
<value>8</value>
|
<value>1</value>
|
||||||
</data>
|
</data>
|
||||||
<data name=">>txtComment.Name" xml:space="preserve">
|
<data name=">>txtComment.Name" xml:space="preserve">
|
||||||
<value>txtComment</value>
|
<value>txtComment</value>
|
||||||
|
|||||||
4
app/TaskFlow/frmSQL_Admin.Designer.vb
generated
4
app/TaskFlow/frmSQL_Admin.Designer.vb
generated
@@ -77,14 +77,14 @@ Partial Class frmSQL_Admin
|
|||||||
'Button1
|
'Button1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.Button1, "Button1")
|
resources.ApplyResources(Me.Button1, "Button1")
|
||||||
Me.Button1.Image = Global.DD_ProcessManager.My.Resources.Resources.book_open
|
Me.Button1.Image = Global.taskFLOW.My.Resources.Resources.book_open
|
||||||
Me.Button1.Name = "Button1"
|
Me.Button1.Name = "Button1"
|
||||||
Me.Button1.UseVisualStyleBackColor = True
|
Me.Button1.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
'btnrunSQL
|
'btnrunSQL
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.btnrunSQL, "btnrunSQL")
|
resources.ApplyResources(Me.btnrunSQL, "btnrunSQL")
|
||||||
Me.btnrunSQL.Image = Global.DD_ProcessManager.My.Resources.Resources.database_go
|
Me.btnrunSQL.Image = Global.taskFLOW.My.Resources.Resources.database_go
|
||||||
Me.btnrunSQL.Name = "btnrunSQL"
|
Me.btnrunSQL.Name = "btnrunSQL"
|
||||||
Me.btnrunSQL.UseVisualStyleBackColor = True
|
Me.btnrunSQL.UseVisualStyleBackColor = True
|
||||||
'
|
'
|
||||||
|
|||||||
2
app/TaskFlow/frmSplash.designer.vb
generated
2
app/TaskFlow/frmSplash.designer.vb
generated
@@ -76,7 +76,7 @@ Partial Class frmSplash
|
|||||||
'PictureBox1
|
'PictureBox1
|
||||||
'
|
'
|
||||||
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
|
||||||
Me.PictureBox1.Image = Global.DD_ProcessManager.My.Resources.Resources.DD_taskFLOW_BOOT
|
Me.PictureBox1.Image = Global.taskFLOW.My.Resources.Resources.DD_taskFLOW_BOOT
|
||||||
Me.PictureBox1.Location = New System.Drawing.Point(0, -1)
|
Me.PictureBox1.Location = New System.Drawing.Point(0, -1)
|
||||||
Me.PictureBox1.Name = "PictureBox1"
|
Me.PictureBox1.Name = "PictureBox1"
|
||||||
Me.PictureBox1.Size = New System.Drawing.Size(800, 200)
|
Me.PictureBox1.Size = New System.Drawing.Size(800, 200)
|
||||||
|
|||||||
81
app/TaskFlow/frmValidator.Designer.vb
generated
81
app/TaskFlow/frmValidator.Designer.vb
generated
@@ -30,12 +30,11 @@ Partial Class frmValidator
|
|||||||
Me.btnNotResponsible = New DevExpress.XtraEditors.SimpleButton()
|
Me.btnNotResponsible = New DevExpress.XtraEditors.SimpleButton()
|
||||||
Me.btnSave = New DevExpress.XtraEditors.SimpleButton()
|
Me.btnSave = New DevExpress.XtraEditors.SimpleButton()
|
||||||
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
|
||||||
Me.PanelControl1 = New DevExpress.XtraEditors.PanelControl()
|
Me.pnlMain = New DevExpress.XtraEditors.PanelControl()
|
||||||
Me.PanelValidatorControlBorder = New DevExpress.XtraEditors.PanelControl()
|
|
||||||
Me.PanelValidatorControl = New DevExpress.XtraEditors.XtraScrollableControl()
|
Me.PanelValidatorControl = New DevExpress.XtraEditors.XtraScrollableControl()
|
||||||
Me.DESCRIPTIONLabel = New DevExpress.XtraEditors.LabelControl()
|
Me.DESCRIPTIONLabel = New DevExpress.XtraEditors.LabelControl()
|
||||||
Me.TITLELabel1 = New DevExpress.XtraEditors.LabelControl()
|
Me.TITLELabel1 = New DevExpress.XtraEditors.LabelControl()
|
||||||
Me.DocumentViewerValidator = New DigitalData.Controls.DocumentViewer.DocumentViewer()
|
Me.DocumentViewer1 = New DigitalData.Controls.DocumentViewer.DocumentViewer()
|
||||||
Me.BarManager1 = New DevExpress.XtraBars.BarManager(Me.components)
|
Me.BarManager1 = New DevExpress.XtraBars.BarManager(Me.components)
|
||||||
Me.BarAndDockingController3 = New DevExpress.XtraBars.BarAndDockingController(Me.components)
|
Me.BarAndDockingController3 = New DevExpress.XtraBars.BarAndDockingController(Me.components)
|
||||||
Me.barDockControlTop = New DevExpress.XtraBars.BarDockControl()
|
Me.barDockControlTop = New DevExpress.XtraBars.BarDockControl()
|
||||||
@@ -91,7 +90,6 @@ Partial Class frmValidator
|
|||||||
Me.barbtnitmExport = New DevExpress.XtraBars.BarButtonItem()
|
Me.barbtnitmExport = New DevExpress.XtraBars.BarButtonItem()
|
||||||
Me.ToggleSwitchItemLoadonClick = New DevExpress.XtraBars.BarToggleSwitchItem()
|
Me.ToggleSwitchItemLoadonClick = New DevExpress.XtraBars.BarToggleSwitchItem()
|
||||||
Me.Attmnt_bbtnitm_LoadonClick = New DevExpress.XtraBars.BarCheckItem()
|
Me.Attmnt_bbtnitm_LoadonClick = New DevExpress.XtraBars.BarCheckItem()
|
||||||
Me.BarButtonItem6 = New DevExpress.XtraBars.BarButtonItem()
|
|
||||||
Me.bbtnitmInfoWorkflow = New DevExpress.XtraBars.BarButtonItem()
|
Me.bbtnitmInfoWorkflow = New DevExpress.XtraBars.BarButtonItem()
|
||||||
Me.bchkitmNotes = New DevExpress.XtraBars.BarCheckItem()
|
Me.bchkitmNotes = New DevExpress.XtraBars.BarCheckItem()
|
||||||
Me.BarButtonGroup1 = New DevExpress.XtraBars.BarButtonGroup()
|
Me.BarButtonGroup1 = New DevExpress.XtraBars.BarButtonGroup()
|
||||||
@@ -125,10 +123,8 @@ Partial Class frmValidator
|
|||||||
Me.SplitContainer1.Panel1.SuspendLayout()
|
Me.SplitContainer1.Panel1.SuspendLayout()
|
||||||
Me.SplitContainer1.Panel2.SuspendLayout()
|
Me.SplitContainer1.Panel2.SuspendLayout()
|
||||||
Me.SplitContainer1.SuspendLayout()
|
Me.SplitContainer1.SuspendLayout()
|
||||||
CType(Me.PanelControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.pnlMain, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
Me.PanelControl1.SuspendLayout()
|
Me.pnlMain.SuspendLayout()
|
||||||
CType(Me.PanelValidatorControlBorder, System.ComponentModel.ISupportInitialize).BeginInit()
|
|
||||||
Me.PanelValidatorControlBorder.SuspendLayout()
|
|
||||||
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.BarAndDockingController3, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.BarAndDockingController3, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
CType(Me.BarAndDockingController2, System.ComponentModel.ISupportInitialize).BeginInit()
|
CType(Me.BarAndDockingController2, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||||
@@ -143,8 +139,8 @@ Partial Class frmValidator
|
|||||||
'
|
'
|
||||||
'SplitContainerButtons
|
'SplitContainerButtons
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.SplitContainerButtons, "SplitContainerButtons")
|
|
||||||
Me.SplitContainerButtons.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1
|
Me.SplitContainerButtons.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel1
|
||||||
|
resources.ApplyResources(Me.SplitContainerButtons, "SplitContainerButtons")
|
||||||
Me.SplitContainerButtons.Name = "SplitContainerButtons"
|
Me.SplitContainerButtons.Name = "SplitContainerButtons"
|
||||||
'
|
'
|
||||||
'SplitContainerButtons.Panel1
|
'SplitContainerButtons.Panel1
|
||||||
@@ -156,7 +152,7 @@ Partial Class frmValidator
|
|||||||
'
|
'
|
||||||
Me.SplitContainerButtons.Panel2.Controls.Add(Me.btnSave)
|
Me.SplitContainerButtons.Panel2.Controls.Add(Me.btnSave)
|
||||||
resources.ApplyResources(Me.SplitContainerButtons.Panel2, "SplitContainerButtons.Panel2")
|
resources.ApplyResources(Me.SplitContainerButtons.Panel2, "SplitContainerButtons.Panel2")
|
||||||
Me.SplitContainerButtons.SplitterPosition = 391
|
Me.SplitContainerButtons.SplitterPosition = 389
|
||||||
'
|
'
|
||||||
'SplitContainerReject_NotResp
|
'SplitContainerReject_NotResp
|
||||||
'
|
'
|
||||||
@@ -218,36 +214,27 @@ Partial Class frmValidator
|
|||||||
'
|
'
|
||||||
'SplitContainer1.Panel1
|
'SplitContainer1.Panel1
|
||||||
'
|
'
|
||||||
Me.SplitContainer1.Panel1.Controls.Add(Me.PanelControl1)
|
Me.SplitContainer1.Panel1.Controls.Add(Me.pnlMain)
|
||||||
'
|
'
|
||||||
'SplitContainer1.Panel2
|
'SplitContainer1.Panel2
|
||||||
'
|
'
|
||||||
Me.SplitContainer1.Panel2.Controls.Add(Me.DocumentViewerValidator)
|
Me.SplitContainer1.Panel2.Controls.Add(Me.DocumentViewer1)
|
||||||
Me.SplitContainer1.TabStop = False
|
Me.SplitContainer1.TabStop = False
|
||||||
'
|
'
|
||||||
'PanelControl1
|
'pnlMain
|
||||||
'
|
'
|
||||||
Me.PanelControl1.Controls.Add(Me.SplitContainerButtons)
|
Me.pnlMain.Controls.Add(Me.PanelValidatorControl)
|
||||||
Me.PanelControl1.Controls.Add(Me.PanelValidatorControlBorder)
|
Me.pnlMain.Controls.Add(Me.SplitContainerButtons)
|
||||||
Me.PanelControl1.Controls.Add(Me.DESCRIPTIONLabel)
|
Me.pnlMain.Controls.Add(Me.DESCRIPTIONLabel)
|
||||||
Me.PanelControl1.Controls.Add(Me.TITLELabel1)
|
Me.pnlMain.Controls.Add(Me.TITLELabel1)
|
||||||
resources.ApplyResources(Me.PanelControl1, "PanelControl1")
|
resources.ApplyResources(Me.pnlMain, "pnlMain")
|
||||||
Me.PanelControl1.Name = "PanelControl1"
|
Me.pnlMain.Name = "pnlMain"
|
||||||
'
|
|
||||||
'PanelValidatorControlBorder
|
|
||||||
'
|
|
||||||
resources.ApplyResources(Me.PanelValidatorControlBorder, "PanelValidatorControlBorder")
|
|
||||||
Me.PanelValidatorControlBorder.Appearance.BorderColor = System.Drawing.Color.Black
|
|
||||||
Me.PanelValidatorControlBorder.Appearance.Options.UseBorderColor = True
|
|
||||||
Me.PanelValidatorControlBorder.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple
|
|
||||||
Me.PanelValidatorControlBorder.Controls.Add(Me.PanelValidatorControl)
|
|
||||||
Me.PanelValidatorControlBorder.Name = "PanelValidatorControlBorder"
|
|
||||||
'
|
'
|
||||||
'PanelValidatorControl
|
'PanelValidatorControl
|
||||||
'
|
'
|
||||||
Me.PanelValidatorControl.Appearance.BackColor = System.Drawing.Color.WhiteSmoke
|
|
||||||
Me.PanelValidatorControl.Appearance.Options.UseBackColor = True
|
|
||||||
resources.ApplyResources(Me.PanelValidatorControl, "PanelValidatorControl")
|
resources.ApplyResources(Me.PanelValidatorControl, "PanelValidatorControl")
|
||||||
|
Me.PanelValidatorControl.Appearance.BackColor = System.Drawing.Color.Transparent
|
||||||
|
Me.PanelValidatorControl.Appearance.Options.UseBackColor = True
|
||||||
Me.PanelValidatorControl.Name = "PanelValidatorControl"
|
Me.PanelValidatorControl.Name = "PanelValidatorControl"
|
||||||
'
|
'
|
||||||
'DESCRIPTIONLabel
|
'DESCRIPTIONLabel
|
||||||
@@ -269,11 +256,11 @@ Partial Class frmValidator
|
|||||||
Me.TITLELabel1.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap
|
Me.TITLELabel1.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.NoWrap
|
||||||
Me.TITLELabel1.Name = "TITLELabel1"
|
Me.TITLELabel1.Name = "TITLELabel1"
|
||||||
'
|
'
|
||||||
'DocumentViewerValidator
|
'DocumentViewer1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.DocumentViewerValidator, "DocumentViewerValidator")
|
resources.ApplyResources(Me.DocumentViewer1, "DocumentViewer1")
|
||||||
Me.DocumentViewerValidator.FileLoaded = False
|
Me.DocumentViewer1.FileLoaded = False
|
||||||
Me.DocumentViewerValidator.Name = "DocumentViewerValidator"
|
Me.DocumentViewer1.Name = "DocumentViewer1"
|
||||||
'
|
'
|
||||||
'BarManager1
|
'BarManager1
|
||||||
'
|
'
|
||||||
@@ -527,7 +514,7 @@ Partial Class frmValidator
|
|||||||
'RibbonControl1
|
'RibbonControl1
|
||||||
'
|
'
|
||||||
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
Me.RibbonControl1.ExpandCollapseItem.Id = 0
|
||||||
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.bsiError, Me.bsiInformation, Me.bsiDocID, Me.BarButtonItemFileView, Me.BarButtonItem3, Me.BarButtonItem4, Me.bbtniRefresh, Me.bbtniRefreshSearches, Me.bbtniNext, Me.bbtniDelete, Me.bbtniAnnotation, Me.bsiInfo1, Me.bsiInfo2, Me.BbtnitmSave, Me.BarButtonItem5, Me.Attmt_bbtnitmShow, Me.barbtnitmExport, Me.ToggleSwitchItemLoadonClick, Me.Attmnt_bbtnitm_LoadonClick, Me.BarButtonItem6, Me.bbtnitmInfoWorkflow, Me.bchkitmNotes, Me.BarButtonGroup1})
|
Me.RibbonControl1.Items.AddRange(New DevExpress.XtraBars.BarItem() {Me.RibbonControl1.ExpandCollapseItem, Me.RibbonControl1.SearchEditItem, Me.bsiError, Me.bsiInformation, Me.bsiDocID, Me.BarButtonItemFileView, Me.BarButtonItem3, Me.BarButtonItem4, Me.bbtniRefresh, Me.bbtniRefreshSearches, Me.bbtniNext, Me.bbtniDelete, Me.bbtniAnnotation, Me.bsiInfo1, Me.bsiInfo2, Me.BbtnitmSave, Me.BarButtonItem5, Me.Attmt_bbtnitmShow, Me.barbtnitmExport, Me.ToggleSwitchItemLoadonClick, Me.Attmnt_bbtnitm_LoadonClick, Me.bbtnitmInfoWorkflow, Me.bchkitmNotes, Me.BarButtonGroup1})
|
||||||
resources.ApplyResources(Me.RibbonControl1, "RibbonControl1")
|
resources.ApplyResources(Me.RibbonControl1, "RibbonControl1")
|
||||||
Me.RibbonControl1.MaxItemId = 38
|
Me.RibbonControl1.MaxItemId = 38
|
||||||
Me.RibbonControl1.Name = "RibbonControl1"
|
Me.RibbonControl1.Name = "RibbonControl1"
|
||||||
@@ -704,16 +691,6 @@ Partial Class frmValidator
|
|||||||
Me.Attmnt_bbtnitm_LoadonClick.ItemInMenuAppearance.Pressed.Options.UseForeColor = True
|
Me.Attmnt_bbtnitm_LoadonClick.ItemInMenuAppearance.Pressed.Options.UseForeColor = True
|
||||||
Me.Attmnt_bbtnitm_LoadonClick.Name = "Attmnt_bbtnitm_LoadonClick"
|
Me.Attmnt_bbtnitm_LoadonClick.Name = "Attmnt_bbtnitm_LoadonClick"
|
||||||
'
|
'
|
||||||
'BarButtonItem6
|
|
||||||
'
|
|
||||||
resources.ApplyResources(Me.BarButtonItem6, "BarButtonItem6")
|
|
||||||
Me.BarButtonItem6.Id = 32
|
|
||||||
Me.BarButtonItem6.ImageOptions.Image = CType(resources.GetObject("BarButtonItem6.ImageOptions.Image"), System.Drawing.Image)
|
|
||||||
Me.BarButtonItem6.ImageOptions.LargeImage = CType(resources.GetObject("BarButtonItem6.ImageOptions.LargeImage"), System.Drawing.Image)
|
|
||||||
Me.BarButtonItem6.Name = "BarButtonItem6"
|
|
||||||
Me.BarButtonItem6.RibbonStyle = DevExpress.XtraBars.Ribbon.RibbonItemStyles.Large
|
|
||||||
Me.BarButtonItem6.Visibility = DevExpress.XtraBars.BarItemVisibility.Never
|
|
||||||
'
|
|
||||||
'bbtnitmInfoWorkflow
|
'bbtnitmInfoWorkflow
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.bbtnitmInfoWorkflow, "bbtnitmInfoWorkflow")
|
resources.ApplyResources(Me.bbtnitmInfoWorkflow, "bbtnitmInfoWorkflow")
|
||||||
@@ -758,10 +735,10 @@ Partial Class frmValidator
|
|||||||
'
|
'
|
||||||
'RbnPgGrpActions
|
'RbnPgGrpActions
|
||||||
'
|
'
|
||||||
|
Me.RbnPgGrpActions.AllowTextClipping = False
|
||||||
Me.RbnPgGrpActions.ItemLinks.Add(Me.bbtniNext)
|
Me.RbnPgGrpActions.ItemLinks.Add(Me.bbtniNext)
|
||||||
Me.RbnPgGrpActions.ItemLinks.Add(Me.bbtniDelete)
|
Me.RbnPgGrpActions.ItemLinks.Add(Me.bbtniDelete)
|
||||||
Me.RbnPgGrpActions.ItemLinks.Add(Me.bbtniAnnotation)
|
Me.RbnPgGrpActions.ItemLinks.Add(Me.bbtniAnnotation)
|
||||||
Me.RbnPgGrpActions.ItemLinks.Add(Me.BarButtonItem6)
|
|
||||||
Me.RbnPgGrpActions.Name = "RbnPgGrpActions"
|
Me.RbnPgGrpActions.Name = "RbnPgGrpActions"
|
||||||
resources.ApplyResources(Me.RbnPgGrpActions, "RbnPgGrpActions")
|
resources.ApplyResources(Me.RbnPgGrpActions, "RbnPgGrpActions")
|
||||||
Me.RbnPgGrpActions.Visible = False
|
Me.RbnPgGrpActions.Visible = False
|
||||||
@@ -867,10 +844,8 @@ Partial Class frmValidator
|
|||||||
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
Me.SplitContainer1.Panel2.ResumeLayout(False)
|
||||||
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
Me.SplitContainer1.ResumeLayout(False)
|
Me.SplitContainer1.ResumeLayout(False)
|
||||||
CType(Me.PanelControl1, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.pnlMain, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
Me.PanelControl1.ResumeLayout(False)
|
Me.pnlMain.ResumeLayout(False)
|
||||||
CType(Me.PanelValidatorControlBorder, System.ComponentModel.ISupportInitialize).EndInit()
|
|
||||||
Me.PanelValidatorControlBorder.ResumeLayout(False)
|
|
||||||
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.BarManager1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.BarAndDockingController3, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.BarAndDockingController3, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
CType(Me.BarAndDockingController2, System.ComponentModel.ISupportInitialize).EndInit()
|
CType(Me.BarAndDockingController2, System.ComponentModel.ISupportInitialize).EndInit()
|
||||||
@@ -941,7 +916,7 @@ Partial Class frmValidator
|
|||||||
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
Friend WithEvents RibbonPageGroup2 As DevExpress.XtraBars.Ribbon.RibbonPageGroup
|
||||||
Friend WithEvents bsiInfo1 As DevExpress.XtraBars.BarStaticItem
|
Friend WithEvents bsiInfo1 As DevExpress.XtraBars.BarStaticItem
|
||||||
Friend WithEvents bsiInfo2 As DevExpress.XtraBars.BarStaticItem
|
Friend WithEvents bsiInfo2 As DevExpress.XtraBars.BarStaticItem
|
||||||
Friend WithEvents DocumentViewerValidator As DigitalData.Controls.DocumentViewer.DocumentViewer
|
Friend WithEvents DocumentViewer1 As DigitalData.Controls.DocumentViewer.DocumentViewer
|
||||||
Friend WithEvents BbtnitmSave As DevExpress.XtraBars.BarButtonItem
|
Friend WithEvents BbtnitmSave As DevExpress.XtraBars.BarButtonItem
|
||||||
Friend WithEvents RepositoryItemComboBox1 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
|
Friend WithEvents RepositoryItemComboBox1 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
|
||||||
Friend WithEvents RepositoryItemComboBox2 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
|
Friend WithEvents RepositoryItemComboBox2 As DevExpress.XtraEditors.Repository.RepositoryItemComboBox
|
||||||
@@ -953,13 +928,11 @@ Partial Class frmValidator
|
|||||||
Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
|
Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
|
||||||
Friend WithEvents ToggleSwitchItemLoadonClick As DevExpress.XtraBars.BarToggleSwitchItem
|
Friend WithEvents ToggleSwitchItemLoadonClick As DevExpress.XtraBars.BarToggleSwitchItem
|
||||||
Friend WithEvents Attmnt_bbtnitm_LoadonClick As DevExpress.XtraBars.BarCheckItem
|
Friend WithEvents Attmnt_bbtnitm_LoadonClick As DevExpress.XtraBars.BarCheckItem
|
||||||
Friend WithEvents BarButtonItem6 As DevExpress.XtraBars.BarButtonItem
|
Friend WithEvents pnlMain As DevExpress.XtraEditors.PanelControl
|
||||||
Friend WithEvents PanelControl1 As DevExpress.XtraEditors.PanelControl
|
|
||||||
Friend WithEvents btnSave As DevExpress.XtraEditors.SimpleButton
|
Friend WithEvents btnSave As DevExpress.XtraEditors.SimpleButton
|
||||||
Friend WithEvents DESCRIPTIONLabel As DevExpress.XtraEditors.LabelControl
|
Friend WithEvents DESCRIPTIONLabel As DevExpress.XtraEditors.LabelControl
|
||||||
Friend WithEvents TITLELabel1 As DevExpress.XtraEditors.LabelControl
|
Friend WithEvents TITLELabel1 As DevExpress.XtraEditors.LabelControl
|
||||||
Friend WithEvents PanelValidatorControl As DevExpress.XtraEditors.XtraScrollableControl
|
Friend WithEvents PanelValidatorControl As DevExpress.XtraEditors.XtraScrollableControl
|
||||||
Friend WithEvents PanelValidatorControlBorder As DevExpress.XtraEditors.PanelControl
|
|
||||||
Friend WithEvents btnReject As DevExpress.XtraEditors.SimpleButton
|
Friend WithEvents btnReject As DevExpress.XtraEditors.SimpleButton
|
||||||
Friend WithEvents SplitContainerButtons As DevExpress.XtraEditors.SplitContainerControl
|
Friend WithEvents SplitContainerButtons As DevExpress.XtraEditors.SplitContainerControl
|
||||||
Friend WithEvents SplitContainerReject_NotResp As DevExpress.XtraEditors.SplitContainerControl
|
Friend WithEvents SplitContainerReject_NotResp As DevExpress.XtraEditors.SplitContainerControl
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
208
app/TaskFlow/frmValidatorSearch.Designer.vb
generated
208
app/TaskFlow/frmValidatorSearch.Designer.vb
generated
@@ -143,13 +143,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'SplitContainerControlDoc.Panel1
|
'SplitContainerControlDoc.Panel1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.SplitContainerControlDoc.Panel1, "SplitContainerControlDoc.Panel1")
|
|
||||||
Me.SplitContainerControlDoc.Panel1.Controls.Add(Me.XtraTabControlDocs)
|
Me.SplitContainerControlDoc.Panel1.Controls.Add(Me.XtraTabControlDocs)
|
||||||
|
resources.ApplyResources(Me.SplitContainerControlDoc.Panel1, "SplitContainerControlDoc.Panel1")
|
||||||
'
|
'
|
||||||
'SplitContainerControlDoc.Panel2
|
'SplitContainerControlDoc.Panel2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.SplitContainerControlDoc.Panel2, "SplitContainerControlDoc.Panel2")
|
|
||||||
Me.SplitContainerControlDoc.Panel2.Controls.Add(Me.DocumentViewer1)
|
Me.SplitContainerControlDoc.Panel2.Controls.Add(Me.DocumentViewer1)
|
||||||
|
resources.ApplyResources(Me.SplitContainerControlDoc.Panel2, "SplitContainerControlDoc.Panel2")
|
||||||
Me.SplitContainerControlDoc.SplitterPosition = 351
|
Me.SplitContainerControlDoc.SplitterPosition = 351
|
||||||
'
|
'
|
||||||
'XtraTabControlDocs
|
'XtraTabControlDocs
|
||||||
@@ -161,25 +161,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageDoc1
|
'XtraTabPageDoc1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageDoc1, "XtraTabPageDoc1")
|
|
||||||
Me.XtraTabPageDoc1.Controls.Add(Me.GridControlDocSearch1)
|
Me.XtraTabPageDoc1.Controls.Add(Me.GridControlDocSearch1)
|
||||||
Me.XtraTabPageDoc1.Name = "XtraTabPageDoc1"
|
Me.XtraTabPageDoc1.Name = "XtraTabPageDoc1"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageDoc1, "XtraTabPageDoc1")
|
||||||
'
|
'
|
||||||
'GridControlDocSearch1
|
'GridControlDocSearch1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlDocSearch1, "GridControlDocSearch1")
|
resources.ApplyResources(Me.GridControlDocSearch1, "GridControlDocSearch1")
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlDocSearch1.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlDocSearch1.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.ToolTip = resources.GetString("GridControlDocSearch1.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlDocSearch1.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlDocSearch1.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlDocSearch1.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
GridLevelNode1.RelationName = "Level1"
|
GridLevelNode1.RelationName = "Level1"
|
||||||
Me.GridControlDocSearch1.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode1})
|
Me.GridControlDocSearch1.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode1})
|
||||||
Me.GridControlDocSearch1.MainView = Me.GridViewDocSearch1
|
Me.GridControlDocSearch1.MainView = Me.GridViewDocSearch1
|
||||||
@@ -192,7 +180,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewDocSearch1.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewDocSearch1.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewDocSearch1.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewDocSearch1.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewDocSearch1.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewDocSearch1.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewDocSearch1, "GridViewDocSearch1")
|
|
||||||
Me.GridViewDocSearch1.GridControl = Me.GridControlDocSearch1
|
Me.GridViewDocSearch1.GridControl = Me.GridControlDocSearch1
|
||||||
Me.GridViewDocSearch1.Name = "GridViewDocSearch1"
|
Me.GridViewDocSearch1.Name = "GridViewDocSearch1"
|
||||||
Me.GridViewDocSearch1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewDocSearch1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -206,25 +193,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageDoc2
|
'XtraTabPageDoc2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageDoc2, "XtraTabPageDoc2")
|
|
||||||
Me.XtraTabPageDoc2.Controls.Add(Me.GridControlDocSearch2)
|
Me.XtraTabPageDoc2.Controls.Add(Me.GridControlDocSearch2)
|
||||||
Me.XtraTabPageDoc2.Name = "XtraTabPageDoc2"
|
Me.XtraTabPageDoc2.Name = "XtraTabPageDoc2"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageDoc2, "XtraTabPageDoc2")
|
||||||
'
|
'
|
||||||
'GridControlDocSearch2
|
'GridControlDocSearch2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlDocSearch2, "GridControlDocSearch2")
|
resources.ApplyResources(Me.GridControlDocSearch2, "GridControlDocSearch2")
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlDocSearch2.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlDocSearch2.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.ToolTip = resources.GetString("GridControlDocSearch2.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlDocSearch2.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlDocSearch2.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlDocSearch2.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
Me.GridControlDocSearch2.MainView = Me.GridViewDocSearch2
|
Me.GridControlDocSearch2.MainView = Me.GridViewDocSearch2
|
||||||
Me.GridControlDocSearch2.Name = "GridControlDocSearch2"
|
Me.GridControlDocSearch2.Name = "GridControlDocSearch2"
|
||||||
Me.GridControlDocSearch2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch2})
|
Me.GridControlDocSearch2.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch2})
|
||||||
@@ -235,7 +210,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewDocSearch2.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewDocSearch2.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewDocSearch2.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewDocSearch2.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewDocSearch2.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewDocSearch2.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewDocSearch2, "GridViewDocSearch2")
|
|
||||||
Me.GridViewDocSearch2.GridControl = Me.GridControlDocSearch2
|
Me.GridViewDocSearch2.GridControl = Me.GridControlDocSearch2
|
||||||
Me.GridViewDocSearch2.Name = "GridViewDocSearch2"
|
Me.GridViewDocSearch2.Name = "GridViewDocSearch2"
|
||||||
Me.GridViewDocSearch2.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewDocSearch2.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -249,25 +223,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageDoc3
|
'XtraTabPageDoc3
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageDoc3, "XtraTabPageDoc3")
|
|
||||||
Me.XtraTabPageDoc3.Controls.Add(Me.GridControlDocSearch3)
|
Me.XtraTabPageDoc3.Controls.Add(Me.GridControlDocSearch3)
|
||||||
Me.XtraTabPageDoc3.Name = "XtraTabPageDoc3"
|
Me.XtraTabPageDoc3.Name = "XtraTabPageDoc3"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageDoc3, "XtraTabPageDoc3")
|
||||||
'
|
'
|
||||||
'GridControlDocSearch3
|
'GridControlDocSearch3
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlDocSearch3, "GridControlDocSearch3")
|
resources.ApplyResources(Me.GridControlDocSearch3, "GridControlDocSearch3")
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlDocSearch3.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlDocSearch3.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.ToolTip = resources.GetString("GridControlDocSearch3.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlDocSearch3.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlDocSearch3.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlDocSearch3.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
Me.GridControlDocSearch3.MainView = Me.GridViewDocSearch3
|
Me.GridControlDocSearch3.MainView = Me.GridViewDocSearch3
|
||||||
Me.GridControlDocSearch3.Name = "GridControlDocSearch3"
|
Me.GridControlDocSearch3.Name = "GridControlDocSearch3"
|
||||||
Me.GridControlDocSearch3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch3})
|
Me.GridControlDocSearch3.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch3})
|
||||||
@@ -278,7 +240,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewDocSearch3.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewDocSearch3.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewDocSearch3.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewDocSearch3.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewDocSearch3.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewDocSearch3.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewDocSearch3, "GridViewDocSearch3")
|
|
||||||
Me.GridViewDocSearch3.GridControl = Me.GridControlDocSearch3
|
Me.GridViewDocSearch3.GridControl = Me.GridControlDocSearch3
|
||||||
Me.GridViewDocSearch3.Name = "GridViewDocSearch3"
|
Me.GridViewDocSearch3.Name = "GridViewDocSearch3"
|
||||||
Me.GridViewDocSearch3.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewDocSearch3.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -292,25 +253,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageDoc4
|
'XtraTabPageDoc4
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageDoc4, "XtraTabPageDoc4")
|
|
||||||
Me.XtraTabPageDoc4.Controls.Add(Me.GridControlDocSearch4)
|
Me.XtraTabPageDoc4.Controls.Add(Me.GridControlDocSearch4)
|
||||||
Me.XtraTabPageDoc4.Name = "XtraTabPageDoc4"
|
Me.XtraTabPageDoc4.Name = "XtraTabPageDoc4"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageDoc4, "XtraTabPageDoc4")
|
||||||
'
|
'
|
||||||
'GridControlDocSearch4
|
'GridControlDocSearch4
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlDocSearch4, "GridControlDocSearch4")
|
resources.ApplyResources(Me.GridControlDocSearch4, "GridControlDocSearch4")
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlDocSearch4.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlDocSearch4.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.ToolTip = resources.GetString("GridControlDocSearch4.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlDocSearch4.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlDocSearch4.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlDocSearch4.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
Me.GridControlDocSearch4.MainView = Me.GridViewDocSearch4
|
Me.GridControlDocSearch4.MainView = Me.GridViewDocSearch4
|
||||||
Me.GridControlDocSearch4.Name = "GridControlDocSearch4"
|
Me.GridControlDocSearch4.Name = "GridControlDocSearch4"
|
||||||
Me.GridControlDocSearch4.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch4})
|
Me.GridControlDocSearch4.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch4})
|
||||||
@@ -321,7 +270,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewDocSearch4.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewDocSearch4.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewDocSearch4.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewDocSearch4.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewDocSearch4.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewDocSearch4.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewDocSearch4, "GridViewDocSearch4")
|
|
||||||
Me.GridViewDocSearch4.GridControl = Me.GridControlDocSearch4
|
Me.GridViewDocSearch4.GridControl = Me.GridControlDocSearch4
|
||||||
Me.GridViewDocSearch4.Name = "GridViewDocSearch4"
|
Me.GridViewDocSearch4.Name = "GridViewDocSearch4"
|
||||||
Me.GridViewDocSearch4.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewDocSearch4.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -335,25 +283,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageDoc5
|
'XtraTabPageDoc5
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageDoc5, "XtraTabPageDoc5")
|
|
||||||
Me.XtraTabPageDoc5.Controls.Add(Me.GridControlDocSearch5)
|
Me.XtraTabPageDoc5.Controls.Add(Me.GridControlDocSearch5)
|
||||||
Me.XtraTabPageDoc5.Name = "XtraTabPageDoc5"
|
Me.XtraTabPageDoc5.Name = "XtraTabPageDoc5"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageDoc5, "XtraTabPageDoc5")
|
||||||
'
|
'
|
||||||
'GridControlDocSearch5
|
'GridControlDocSearch5
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlDocSearch5, "GridControlDocSearch5")
|
resources.ApplyResources(Me.GridControlDocSearch5, "GridControlDocSearch5")
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlDocSearch5.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlDocSearch5.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.ToolTip = resources.GetString("GridControlDocSearch5.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlDocSearch5.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlDocSearch5.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlDocSearch5.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
Me.GridControlDocSearch5.MainView = Me.GridViewDocSearch5
|
Me.GridControlDocSearch5.MainView = Me.GridViewDocSearch5
|
||||||
Me.GridControlDocSearch5.Name = "GridControlDocSearch5"
|
Me.GridControlDocSearch5.Name = "GridControlDocSearch5"
|
||||||
Me.GridControlDocSearch5.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch5})
|
Me.GridControlDocSearch5.ViewCollection.AddRange(New DevExpress.XtraGrid.Views.Base.BaseView() {Me.GridViewDocSearch5})
|
||||||
@@ -364,7 +300,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewDocSearch5.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewDocSearch5.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewDocSearch5.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewDocSearch5.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewDocSearch5.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewDocSearch5.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewDocSearch5, "GridViewDocSearch5")
|
|
||||||
Me.GridViewDocSearch5.GridControl = Me.GridControlDocSearch5
|
Me.GridViewDocSearch5.GridControl = Me.GridControlDocSearch5
|
||||||
Me.GridViewDocSearch5.Name = "GridViewDocSearch5"
|
Me.GridViewDocSearch5.Name = "GridViewDocSearch5"
|
||||||
Me.GridViewDocSearch5.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewDocSearch5.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -384,22 +319,20 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'SplitContainerSearches
|
'SplitContainerSearches
|
||||||
'
|
'
|
||||||
|
Me.SplitContainerSearches.DataBindings.Add(New System.Windows.Forms.Binding("SplitterDistance", Global.taskFLOW.My.MySettings.Default, "frmValSearchSplitterDistance", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
||||||
resources.ApplyResources(Me.SplitContainerSearches, "SplitContainerSearches")
|
resources.ApplyResources(Me.SplitContainerSearches, "SplitContainerSearches")
|
||||||
Me.SplitContainerSearches.DataBindings.Add(New System.Windows.Forms.Binding("SplitterDistance", Global.DD_ProcessManager.My.MySettings.Default, "frmValSearchSplitterDistance", True, System.Windows.Forms.DataSourceUpdateMode.OnPropertyChanged))
|
|
||||||
Me.SplitContainerSearches.Name = "SplitContainerSearches"
|
Me.SplitContainerSearches.Name = "SplitContainerSearches"
|
||||||
'
|
'
|
||||||
'SplitContainerSearches.Panel1
|
'SplitContainerSearches.Panel1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.SplitContainerSearches.Panel1, "SplitContainerSearches.Panel1")
|
|
||||||
Me.SplitContainerSearches.Panel1.Controls.Add(Me.XtraTabControlSQL)
|
Me.SplitContainerSearches.Panel1.Controls.Add(Me.XtraTabControlSQL)
|
||||||
Me.SplitContainerSearches.Panel1.Controls.Add(Me.StatusStrip1)
|
Me.SplitContainerSearches.Panel1.Controls.Add(Me.StatusStrip1)
|
||||||
'
|
'
|
||||||
'SplitContainerSearches.Panel2
|
'SplitContainerSearches.Panel2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.SplitContainerSearches.Panel2, "SplitContainerSearches.Panel2")
|
|
||||||
Me.SplitContainerSearches.Panel2.Controls.Add(Me.SplitContainerControlDoc)
|
Me.SplitContainerSearches.Panel2.Controls.Add(Me.SplitContainerControlDoc)
|
||||||
Me.SplitContainerSearches.Panel2.Controls.Add(Me.ToolStrip2)
|
Me.SplitContainerSearches.Panel2.Controls.Add(Me.ToolStrip2)
|
||||||
Me.SplitContainerSearches.SplitterDistance = Global.DD_ProcessManager.My.MySettings.Default.frmValSearchSplitterDistance
|
Me.SplitContainerSearches.SplitterDistance = Global.taskFLOW.My.MySettings.Default.frmValSearchSplitterDistance
|
||||||
'
|
'
|
||||||
'XtraTabControlSQL
|
'XtraTabControlSQL
|
||||||
'
|
'
|
||||||
@@ -410,25 +343,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageSearch1
|
'XtraTabPageSearch1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageSearch1, "XtraTabPageSearch1")
|
|
||||||
Me.XtraTabPageSearch1.Controls.Add(Me.GridControlSearch1)
|
Me.XtraTabPageSearch1.Controls.Add(Me.GridControlSearch1)
|
||||||
Me.XtraTabPageSearch1.Name = "XtraTabPageSearch1"
|
Me.XtraTabPageSearch1.Name = "XtraTabPageSearch1"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageSearch1, "XtraTabPageSearch1")
|
||||||
'
|
'
|
||||||
'GridControlSearch1
|
'GridControlSearch1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlSearch1, "GridControlSearch1")
|
resources.ApplyResources(Me.GridControlSearch1, "GridControlSearch1")
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlSearch1.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlSearch1.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.ToolTip = resources.GetString("GridControlSearch1.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlSearch1.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlSearch1.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlSearch1.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
GridLevelNode2.RelationName = "Level1"
|
GridLevelNode2.RelationName = "Level1"
|
||||||
Me.GridControlSearch1.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode2})
|
Me.GridControlSearch1.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode2})
|
||||||
Me.GridControlSearch1.MainView = Me.GridViewSearch1
|
Me.GridControlSearch1.MainView = Me.GridViewSearch1
|
||||||
@@ -441,7 +362,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewSearch1.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewSearch1.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewSearch1.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewSearch1.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewSearch1.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewSearch1.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewSearch1, "GridViewSearch1")
|
|
||||||
Me.GridViewSearch1.GridControl = Me.GridControlSearch1
|
Me.GridViewSearch1.GridControl = Me.GridControlSearch1
|
||||||
Me.GridViewSearch1.Name = "GridViewSearch1"
|
Me.GridViewSearch1.Name = "GridViewSearch1"
|
||||||
Me.GridViewSearch1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewSearch1.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -455,25 +375,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageSearch2
|
'XtraTabPageSearch2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageSearch2, "XtraTabPageSearch2")
|
|
||||||
Me.XtraTabPageSearch2.Controls.Add(Me.GridControlSearch2)
|
Me.XtraTabPageSearch2.Controls.Add(Me.GridControlSearch2)
|
||||||
Me.XtraTabPageSearch2.Name = "XtraTabPageSearch2"
|
Me.XtraTabPageSearch2.Name = "XtraTabPageSearch2"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageSearch2, "XtraTabPageSearch2")
|
||||||
'
|
'
|
||||||
'GridControlSearch2
|
'GridControlSearch2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlSearch2, "GridControlSearch2")
|
resources.ApplyResources(Me.GridControlSearch2, "GridControlSearch2")
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlSearch2.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlSearch2.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.ToolTip = resources.GetString("GridControlSearch2.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlSearch2.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlSearch2.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlSearch2.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
GridLevelNode3.RelationName = "Level1"
|
GridLevelNode3.RelationName = "Level1"
|
||||||
Me.GridControlSearch2.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode3})
|
Me.GridControlSearch2.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode3})
|
||||||
Me.GridControlSearch2.MainView = Me.GridViewSearch2
|
Me.GridControlSearch2.MainView = Me.GridViewSearch2
|
||||||
@@ -486,7 +394,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewSearch2.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewSearch2.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewSearch2.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewSearch2.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewSearch2.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewSearch2.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewSearch2, "GridViewSearch2")
|
|
||||||
Me.GridViewSearch2.GridControl = Me.GridControlSearch2
|
Me.GridViewSearch2.GridControl = Me.GridControlSearch2
|
||||||
Me.GridViewSearch2.Name = "GridViewSearch2"
|
Me.GridViewSearch2.Name = "GridViewSearch2"
|
||||||
Me.GridViewSearch2.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewSearch2.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -500,25 +407,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageSearch3
|
'XtraTabPageSearch3
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageSearch3, "XtraTabPageSearch3")
|
|
||||||
Me.XtraTabPageSearch3.Controls.Add(Me.GridControlSearch3)
|
Me.XtraTabPageSearch3.Controls.Add(Me.GridControlSearch3)
|
||||||
Me.XtraTabPageSearch3.Name = "XtraTabPageSearch3"
|
Me.XtraTabPageSearch3.Name = "XtraTabPageSearch3"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageSearch3, "XtraTabPageSearch3")
|
||||||
'
|
'
|
||||||
'GridControlSearch3
|
'GridControlSearch3
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlSearch3, "GridControlSearch3")
|
resources.ApplyResources(Me.GridControlSearch3, "GridControlSearch3")
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlSearch3.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlSearch3.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.ToolTip = resources.GetString("GridControlSearch3.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlSearch3.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlSearch3.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlSearch3.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
GridLevelNode4.RelationName = "Level1"
|
GridLevelNode4.RelationName = "Level1"
|
||||||
Me.GridControlSearch3.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode4})
|
Me.GridControlSearch3.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode4})
|
||||||
Me.GridControlSearch3.MainView = Me.GridViewSearch3
|
Me.GridControlSearch3.MainView = Me.GridViewSearch3
|
||||||
@@ -531,7 +426,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewSearch3.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewSearch3.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewSearch3.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewSearch3.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewSearch3.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewSearch3.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewSearch3, "GridViewSearch3")
|
|
||||||
Me.GridViewSearch3.GridControl = Me.GridControlSearch3
|
Me.GridViewSearch3.GridControl = Me.GridControlSearch3
|
||||||
Me.GridViewSearch3.Name = "GridViewSearch3"
|
Me.GridViewSearch3.Name = "GridViewSearch3"
|
||||||
Me.GridViewSearch3.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewSearch3.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -545,25 +439,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageSearch4
|
'XtraTabPageSearch4
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageSearch4, "XtraTabPageSearch4")
|
|
||||||
Me.XtraTabPageSearch4.Controls.Add(Me.GridControlSearch4)
|
Me.XtraTabPageSearch4.Controls.Add(Me.GridControlSearch4)
|
||||||
Me.XtraTabPageSearch4.Name = "XtraTabPageSearch4"
|
Me.XtraTabPageSearch4.Name = "XtraTabPageSearch4"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageSearch4, "XtraTabPageSearch4")
|
||||||
'
|
'
|
||||||
'GridControlSearch4
|
'GridControlSearch4
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlSearch4, "GridControlSearch4")
|
resources.ApplyResources(Me.GridControlSearch4, "GridControlSearch4")
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlSearch4.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlSearch4.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.ToolTip = resources.GetString("GridControlSearch4.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlSearch4.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlSearch4.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlSearch4.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
GridLevelNode5.RelationName = "Level1"
|
GridLevelNode5.RelationName = "Level1"
|
||||||
Me.GridControlSearch4.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode5})
|
Me.GridControlSearch4.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode5})
|
||||||
Me.GridControlSearch4.MainView = Me.GridViewSearch4
|
Me.GridControlSearch4.MainView = Me.GridViewSearch4
|
||||||
@@ -576,7 +458,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewSearch4.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewSearch4.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewSearch4.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewSearch4.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewSearch4.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewSearch4.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewSearch4, "GridViewSearch4")
|
|
||||||
Me.GridViewSearch4.GridControl = Me.GridControlSearch4
|
Me.GridViewSearch4.GridControl = Me.GridControlSearch4
|
||||||
Me.GridViewSearch4.Name = "GridViewSearch4"
|
Me.GridViewSearch4.Name = "GridViewSearch4"
|
||||||
Me.GridViewSearch4.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewSearch4.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -590,25 +471,13 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'XtraTabPageSearch5
|
'XtraTabPageSearch5
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.XtraTabPageSearch5, "XtraTabPageSearch5")
|
|
||||||
Me.XtraTabPageSearch5.Controls.Add(Me.GridControlSearch5)
|
Me.XtraTabPageSearch5.Controls.Add(Me.GridControlSearch5)
|
||||||
Me.XtraTabPageSearch5.Name = "XtraTabPageSearch5"
|
Me.XtraTabPageSearch5.Name = "XtraTabPageSearch5"
|
||||||
|
resources.ApplyResources(Me.XtraTabPageSearch5, "XtraTabPageSearch5")
|
||||||
'
|
'
|
||||||
'GridControlSearch5
|
'GridControlSearch5
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.GridControlSearch5, "GridControlSearch5")
|
resources.ApplyResources(Me.GridControlSearch5, "GridControlSearch5")
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.AccessibleDescription = resources.GetString("GridControlSearch5.EmbeddedNavigator.AccessibleDescription")
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.AccessibleName = resources.GetString("GridControlSearch5.EmbeddedNavigator.AccessibleName")
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.AllowHtmlTextInToolTip = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.AllowHtmlTextInToolTip"), DevExpress.Utils.DefaultBoolean)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.Anchor = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.Anchor"), System.Windows.Forms.AnchorStyles)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.BackgroundImage = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.BackgroundImage"), System.Drawing.Image)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.BackgroundImageLayout = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.BackgroundImageLayout"), System.Windows.Forms.ImageLayout)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.ImeMode = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.ImeMode"), System.Windows.Forms.ImeMode)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.MaximumSize = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.MaximumSize"), System.Drawing.Size)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.TextLocation = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.TextLocation"), DevExpress.XtraEditors.NavigatorButtonsTextLocation)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.ToolTip = resources.GetString("GridControlSearch5.EmbeddedNavigator.ToolTip")
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.ToolTipIconType = CType(resources.GetObject("GridControlSearch5.EmbeddedNavigator.ToolTipIconType"), DevExpress.Utils.ToolTipIconType)
|
|
||||||
Me.GridControlSearch5.EmbeddedNavigator.ToolTipTitle = resources.GetString("GridControlSearch5.EmbeddedNavigator.ToolTipTitle")
|
|
||||||
GridLevelNode6.RelationName = "Level1"
|
GridLevelNode6.RelationName = "Level1"
|
||||||
Me.GridControlSearch5.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode6})
|
Me.GridControlSearch5.LevelTree.Nodes.AddRange(New DevExpress.XtraGrid.GridLevelNode() {GridLevelNode6})
|
||||||
Me.GridControlSearch5.MainView = Me.GridViewSearch5
|
Me.GridControlSearch5.MainView = Me.GridViewSearch5
|
||||||
@@ -621,7 +490,6 @@ Partial Class frmValidatorSearch
|
|||||||
Me.GridViewSearch5.Appearance.EvenRow.Options.UseBackColor = True
|
Me.GridViewSearch5.Appearance.EvenRow.Options.UseBackColor = True
|
||||||
Me.GridViewSearch5.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
Me.GridViewSearch5.Appearance.SelectedRow.BackColor = System.Drawing.Color.Lime
|
||||||
Me.GridViewSearch5.Appearance.SelectedRow.Options.UseBackColor = True
|
Me.GridViewSearch5.Appearance.SelectedRow.Options.UseBackColor = True
|
||||||
resources.ApplyResources(Me.GridViewSearch5, "GridViewSearch5")
|
|
||||||
Me.GridViewSearch5.GridControl = Me.GridControlSearch5
|
Me.GridViewSearch5.GridControl = Me.GridControlSearch5
|
||||||
Me.GridViewSearch5.Name = "GridViewSearch5"
|
Me.GridViewSearch5.Name = "GridViewSearch5"
|
||||||
Me.GridViewSearch5.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
Me.GridViewSearch5.OptionsClipboard.CopyColumnHeaders = DevExpress.Utils.DefaultBoolean.[False]
|
||||||
@@ -635,75 +503,78 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'StatusStrip1
|
'StatusStrip1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
Me.StatusStrip1.ImageScalingSize = New System.Drawing.Size(24, 24)
|
||||||
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsslblSQL, Me.statlbl})
|
Me.StatusStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tsslblSQL, Me.statlbl})
|
||||||
|
resources.ApplyResources(Me.StatusStrip1, "StatusStrip1")
|
||||||
Me.StatusStrip1.Name = "StatusStrip1"
|
Me.StatusStrip1.Name = "StatusStrip1"
|
||||||
'
|
'
|
||||||
'tsslblSQL
|
'tsslblSQL
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.tsslblSQL, "tsslblSQL")
|
|
||||||
Me.tsslblSQL.Name = "tsslblSQL"
|
Me.tsslblSQL.Name = "tsslblSQL"
|
||||||
|
resources.ApplyResources(Me.tsslblSQL, "tsslblSQL")
|
||||||
'
|
'
|
||||||
'statlbl
|
'statlbl
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.statlbl, "statlbl")
|
|
||||||
Me.statlbl.BackColor = System.Drawing.Color.Red
|
Me.statlbl.BackColor = System.Drawing.Color.Red
|
||||||
Me.statlbl.Name = "statlbl"
|
Me.statlbl.Name = "statlbl"
|
||||||
|
resources.ApplyResources(Me.statlbl, "statlbl")
|
||||||
'
|
'
|
||||||
'ToolStrip2
|
'ToolStrip2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ToolStrip2, "ToolStrip2")
|
resources.ApplyResources(Me.ToolStrip2, "ToolStrip2")
|
||||||
|
Me.ToolStrip2.ImageScalingSize = New System.Drawing.Size(24, 24)
|
||||||
Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblDocID, Me.tslblState})
|
Me.ToolStrip2.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.tslblDocID, Me.tslblState})
|
||||||
Me.ToolStrip2.Name = "ToolStrip2"
|
Me.ToolStrip2.Name = "ToolStrip2"
|
||||||
'
|
'
|
||||||
'tslblDocID
|
'tslblDocID
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.tslblDocID, "tslblDocID")
|
|
||||||
Me.tslblDocID.Name = "tslblDocID"
|
Me.tslblDocID.Name = "tslblDocID"
|
||||||
|
resources.ApplyResources(Me.tslblDocID, "tslblDocID")
|
||||||
'
|
'
|
||||||
'tslblState
|
'tslblState
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.tslblState, "tslblState")
|
|
||||||
Me.tslblState.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
Me.tslblState.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
||||||
Me.tslblState.Name = "tslblState"
|
Me.tslblState.Name = "tslblState"
|
||||||
|
resources.ApplyResources(Me.tslblState, "tslblState")
|
||||||
'
|
'
|
||||||
'ToolStrip1
|
'ToolStrip1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ToolStrip1, "ToolStrip1")
|
|
||||||
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripDropDownButtonFile, Me.ToolStripButtonRefreshSearches})
|
Me.ToolStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripDropDownButtonFile, Me.ToolStripButtonRefreshSearches})
|
||||||
|
resources.ApplyResources(Me.ToolStrip1, "ToolStrip1")
|
||||||
Me.ToolStrip1.Name = "ToolStrip1"
|
Me.ToolStrip1.Name = "ToolStrip1"
|
||||||
'
|
'
|
||||||
'ToolStripDropDownButtonFile
|
'ToolStripDropDownButtonFile
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ToolStripDropDownButtonFile, "ToolStripDropDownButtonFile")
|
|
||||||
Me.ToolStripDropDownButtonFile.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
Me.ToolStripDropDownButtonFile.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right
|
||||||
Me.ToolStripDropDownButtonFile.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiÖffnenToolStripMenuItem1, Me.EigenschaftenToolStripMenuItem})
|
Me.ToolStripDropDownButtonFile.DropDownItems.AddRange(New System.Windows.Forms.ToolStripItem() {Me.DateiÖffnenToolStripMenuItem1, Me.EigenschaftenToolStripMenuItem})
|
||||||
Me.ToolStripDropDownButtonFile.Image = Global.DD_ProcessManager.My.Resources.Resources.ID_FILE_PAGE_SETUP
|
Me.ToolStripDropDownButtonFile.Image = Global.taskFLOW.My.Resources.Resources.ID_FILE_PAGE_SETUP
|
||||||
|
resources.ApplyResources(Me.ToolStripDropDownButtonFile, "ToolStripDropDownButtonFile")
|
||||||
Me.ToolStripDropDownButtonFile.Name = "ToolStripDropDownButtonFile"
|
Me.ToolStripDropDownButtonFile.Name = "ToolStripDropDownButtonFile"
|
||||||
'
|
'
|
||||||
'DateiÖffnenToolStripMenuItem1
|
'DateiÖffnenToolStripMenuItem1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.DateiÖffnenToolStripMenuItem1, "DateiÖffnenToolStripMenuItem1")
|
Me.DateiÖffnenToolStripMenuItem1.Image = Global.taskFLOW.My.Resources.Resources.OpenFileDialog_692
|
||||||
Me.DateiÖffnenToolStripMenuItem1.Image = Global.DD_ProcessManager.My.Resources.Resources.OpenFileDialog_692
|
|
||||||
Me.DateiÖffnenToolStripMenuItem1.Name = "DateiÖffnenToolStripMenuItem1"
|
Me.DateiÖffnenToolStripMenuItem1.Name = "DateiÖffnenToolStripMenuItem1"
|
||||||
|
resources.ApplyResources(Me.DateiÖffnenToolStripMenuItem1, "DateiÖffnenToolStripMenuItem1")
|
||||||
'
|
'
|
||||||
'EigenschaftenToolStripMenuItem
|
'EigenschaftenToolStripMenuItem
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.EigenschaftenToolStripMenuItem, "EigenschaftenToolStripMenuItem")
|
Me.EigenschaftenToolStripMenuItem.Image = Global.taskFLOW.My.Resources.Resources.Properties
|
||||||
Me.EigenschaftenToolStripMenuItem.Image = Global.DD_ProcessManager.My.Resources.Resources.Properties
|
|
||||||
Me.EigenschaftenToolStripMenuItem.Name = "EigenschaftenToolStripMenuItem"
|
Me.EigenschaftenToolStripMenuItem.Name = "EigenschaftenToolStripMenuItem"
|
||||||
|
resources.ApplyResources(Me.EigenschaftenToolStripMenuItem, "EigenschaftenToolStripMenuItem")
|
||||||
'
|
'
|
||||||
'ToolStripButtonRefreshSearches
|
'ToolStripButtonRefreshSearches
|
||||||
'
|
'
|
||||||
|
Me.ToolStripButtonRefreshSearches.Image = Global.taskFLOW.My.Resources.Resources.refresh_16xLG
|
||||||
resources.ApplyResources(Me.ToolStripButtonRefreshSearches, "ToolStripButtonRefreshSearches")
|
resources.ApplyResources(Me.ToolStripButtonRefreshSearches, "ToolStripButtonRefreshSearches")
|
||||||
Me.ToolStripButtonRefreshSearches.Image = Global.DD_ProcessManager.My.Resources.Resources.refresh_16xLG
|
|
||||||
Me.ToolStripButtonRefreshSearches.Name = "ToolStripButtonRefreshSearches"
|
Me.ToolStripButtonRefreshSearches.Name = "ToolStripButtonRefreshSearches"
|
||||||
'
|
'
|
||||||
'ContextMenuStripWMFile
|
'ContextMenuStripWMFile
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ContextMenuStripWMFile, "ContextMenuStripWMFile")
|
Me.ContextMenuStripWMFile.ImageScalingSize = New System.Drawing.Size(24, 24)
|
||||||
Me.ContextMenuStripWMFile.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EigenschaftenDateiToolStripMenuItem, Me.DateiÖffnenToolStripMenuItem, Me.ToolStripSeparator1, Me.ToolStripMenuItem1, Me.LayoutZurücksetzenToolStripMenuItem})
|
Me.ContextMenuStripWMFile.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.EigenschaftenDateiToolStripMenuItem, Me.DateiÖffnenToolStripMenuItem, Me.ToolStripSeparator1, Me.ToolStripMenuItem1, Me.LayoutZurücksetzenToolStripMenuItem})
|
||||||
Me.ContextMenuStripWMFile.Name = "ContextMenuStrip1"
|
Me.ContextMenuStripWMFile.Name = "ContextMenuStrip1"
|
||||||
|
resources.ApplyResources(Me.ContextMenuStripWMFile, "ContextMenuStripWMFile")
|
||||||
'
|
'
|
||||||
'EigenschaftenDateiToolStripMenuItem
|
'EigenschaftenDateiToolStripMenuItem
|
||||||
'
|
'
|
||||||
@@ -717,36 +588,37 @@ Partial Class frmValidatorSearch
|
|||||||
'
|
'
|
||||||
'ToolStripSeparator1
|
'ToolStripSeparator1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
|
|
||||||
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
|
||||||
|
resources.ApplyResources(Me.ToolStripSeparator1, "ToolStripSeparator1")
|
||||||
'
|
'
|
||||||
'ToolStripMenuItem1
|
'ToolStripMenuItem1
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ToolStripMenuItem1, "ToolStripMenuItem1")
|
Me.ToolStripMenuItem1.Image = Global.taskFLOW.My.Resources.Resources.refresh_16xLG
|
||||||
Me.ToolStripMenuItem1.Image = Global.DD_ProcessManager.My.Resources.Resources.refresh_16xLG
|
|
||||||
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
Me.ToolStripMenuItem1.Name = "ToolStripMenuItem1"
|
||||||
|
resources.ApplyResources(Me.ToolStripMenuItem1, "ToolStripMenuItem1")
|
||||||
'
|
'
|
||||||
'LayoutZurücksetzenToolStripMenuItem
|
'LayoutZurücksetzenToolStripMenuItem
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.LayoutZurücksetzenToolStripMenuItem, "LayoutZurücksetzenToolStripMenuItem")
|
|
||||||
Me.LayoutZurücksetzenToolStripMenuItem.Name = "LayoutZurücksetzenToolStripMenuItem"
|
Me.LayoutZurücksetzenToolStripMenuItem.Name = "LayoutZurücksetzenToolStripMenuItem"
|
||||||
|
resources.ApplyResources(Me.LayoutZurücksetzenToolStripMenuItem, "LayoutZurücksetzenToolStripMenuItem")
|
||||||
'
|
'
|
||||||
'ContextMenuStripSQL
|
'ContextMenuStripSQL
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ContextMenuStripSQL, "ContextMenuStripSQL")
|
Me.ContextMenuStripSQL.ImageScalingSize = New System.Drawing.Size(24, 24)
|
||||||
Me.ContextMenuStripSQL.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripSeparator2, Me.ToolStripMenuItem4})
|
Me.ContextMenuStripSQL.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.ToolStripSeparator2, Me.ToolStripMenuItem4})
|
||||||
Me.ContextMenuStripSQL.Name = "ContextMenuStrip1"
|
Me.ContextMenuStripSQL.Name = "ContextMenuStrip1"
|
||||||
|
resources.ApplyResources(Me.ContextMenuStripSQL, "ContextMenuStripSQL")
|
||||||
'
|
'
|
||||||
'ToolStripSeparator2
|
'ToolStripSeparator2
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ToolStripSeparator2, "ToolStripSeparator2")
|
|
||||||
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
|
||||||
|
resources.ApplyResources(Me.ToolStripSeparator2, "ToolStripSeparator2")
|
||||||
'
|
'
|
||||||
'ToolStripMenuItem4
|
'ToolStripMenuItem4
|
||||||
'
|
'
|
||||||
resources.ApplyResources(Me.ToolStripMenuItem4, "ToolStripMenuItem4")
|
Me.ToolStripMenuItem4.Image = Global.taskFLOW.My.Resources.Resources.refresh_16xLG
|
||||||
Me.ToolStripMenuItem4.Image = Global.DD_ProcessManager.My.Resources.Resources.refresh_16xLG
|
|
||||||
Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
|
Me.ToolStripMenuItem4.Name = "ToolStripMenuItem4"
|
||||||
|
resources.ApplyResources(Me.ToolStripMenuItem4, "ToolStripMenuItem4")
|
||||||
'
|
'
|
||||||
'frmValidatorSearch
|
'frmValidatorSearch
|
||||||
'
|
'
|
||||||
|
|||||||
337
app/TaskFlow/frmValidatorSearch.fr-FR.resx
Normal file
337
app/TaskFlow/frmValidatorSearch.fr-FR.resx
Normal file
@@ -0,0 +1,337 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<root>
|
||||||
|
<!--
|
||||||
|
Microsoft ResX Schema
|
||||||
|
|
||||||
|
Version 2.0
|
||||||
|
|
||||||
|
The primary goals of this format is to allow a simple XML format
|
||||||
|
that is mostly human readable. The generation and parsing of the
|
||||||
|
various data types are done through the TypeConverter classes
|
||||||
|
associated with the data types.
|
||||||
|
|
||||||
|
Example:
|
||||||
|
|
||||||
|
... ado.net/XML headers & schema ...
|
||||||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
||||||
|
<resheader name="version">2.0</resheader>
|
||||||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
||||||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
||||||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
||||||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
||||||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
||||||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
||||||
|
</data>
|
||||||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
||||||
|
<comment>This is a comment</comment>
|
||||||
|
</data>
|
||||||
|
|
||||||
|
There are any number of "resheader" rows that contain simple
|
||||||
|
name/value pairs.
|
||||||
|
|
||||||
|
Each data row contains a name, and value. The row also contains a
|
||||||
|
type or mimetype. Type corresponds to a .NET class that support
|
||||||
|
text/value conversion through the TypeConverter architecture.
|
||||||
|
Classes that don't support this are serialized and stored with the
|
||||||
|
mimetype set.
|
||||||
|
|
||||||
|
The mimetype is used for serialized objects, and tells the
|
||||||
|
ResXResourceReader how to depersist the object. This is currently not
|
||||||
|
extensible. For a given mimetype the value must be set accordingly:
|
||||||
|
|
||||||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
||||||
|
that the ResXResourceWriter will generate, however the reader can
|
||||||
|
read any of the formats listed below.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
||||||
|
value : The object must be serialized with
|
||||||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
|
||||||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
||||||
|
value : The object must be serialized into a byte array
|
||||||
|
: using a System.ComponentModel.TypeConverter
|
||||||
|
: and then encoded with base64 encoding.
|
||||||
|
-->
|
||||||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
||||||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:choice maxOccurs="unbounded">
|
||||||
|
<xsd:element name="metadata">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="assembly">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:attribute name="alias" type="xsd:string" />
|
||||||
|
<xsd:attribute name="name" type="xsd:string" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="data">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
||||||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
||||||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
||||||
|
<xsd:attribute ref="xml:space" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
<xsd:element name="resheader">
|
||||||
|
<xsd:complexType>
|
||||||
|
<xsd:sequence>
|
||||||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
</xsd:sequence>
|
||||||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:choice>
|
||||||
|
</xsd:complexType>
|
||||||
|
</xsd:element>
|
||||||
|
</xsd:schema>
|
||||||
|
<resheader name="resmimetype">
|
||||||
|
<value>text/microsoft-resx</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="version">
|
||||||
|
<value>2.0</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="reader">
|
||||||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<resheader name="writer">
|
||||||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
||||||
|
</resheader>
|
||||||
|
<assembly alias="System.Drawing" name="System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
|
||||||
|
<data name="GridControlDocSearch1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>233, 369</value>
|
||||||
|
</data>
|
||||||
|
<data name="XtraTabPageDoc1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>349, 553</value>
|
||||||
|
</data>
|
||||||
|
<data name="XtraTabControlDocs.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>351, 576</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlDocSearch2.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>233, 373</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlDocSearch3.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>233, 373</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlDocSearch4.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>233, 373</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlDocSearch5.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>233, 373</value>
|
||||||
|
</data>
|
||||||
|
<data name="DocumentViewer1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>286, 576</value>
|
||||||
|
</data>
|
||||||
|
<data name="SplitContainerControlDoc.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>647, 576</value>
|
||||||
|
</data>
|
||||||
|
<data name="SplitContainerSearches.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>0, 31</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlSearch1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>374, 371</value>
|
||||||
|
</data>
|
||||||
|
<data name="XtraTabPageSearch1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>561, 556</value>
|
||||||
|
</data>
|
||||||
|
<data name="XtraTabControlSQL.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>563, 579</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlSearch2.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>374, 375</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlSearch3.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>374, 375</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlSearch4.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>374, 375</value>
|
||||||
|
</data>
|
||||||
|
<data name="GridControlSearch5.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>374, 375</value>
|
||||||
|
</data>
|
||||||
|
<data name="tsslblSQL.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>167, 17</value>
|
||||||
|
</data>
|
||||||
|
<data name="StatusStrip1.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>0, 579</value>
|
||||||
|
</data>
|
||||||
|
<data name="tslblState.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>167, 22</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStrip2.Location" type="System.Drawing.Point, System.Drawing">
|
||||||
|
<value>0, 576</value>
|
||||||
|
</data>
|
||||||
|
<data name="SplitContainerSearches.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>1214, 601</value>
|
||||||
|
</data>
|
||||||
|
<data name="DateiÖffnenToolStripMenuItem1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>135, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="EigenschaftenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>135, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStripDropDownButtonFile.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>79, 28</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStripButtonRefreshSearches.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>121, 28</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStrip1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>1214, 31</value>
|
||||||
|
</data>
|
||||||
|
<data name="EigenschaftenDateiToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>
|
||||||
|
iVBORw0KGgoAAAANSUhEUgAAACAAAAAZCAYAAABQDyyRAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAAB6
|
||||||
|
JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAACXBIWXMAAAsSAAALEgHS3X78AAACkUlE
|
||||||
|
QVRIS8XQXUhTYRwGcAkiqBuDhKAi6ia8kZp3QeS6iGjqnBtT0UqDNAtSJoKNokFuIUpG0kxKCVtWY5lE
|
||||||
|
IFmBmuG0D20jQ/Nrs0UzV2Yy9/307uSpA/317pwO/HjPeQ7v/33OSQDwX5GhlMhQSmQoJTKUEhmupMNq
|
||||||
|
XmtraRh71m6aNlaVHHp8xxC53WjALbMBTfV6NBgrYCjPj5lr9Xq1TX6J6abmCJHhajqtrW1L06a209oD
|
||||||
|
E/h6BryQW4fFDyUYf65BrU6FmpulML42si30HB4ZrsZyw5RaliN3wXcS7ddzucODLh2WJk5hYUgLX78C
|
||||||
|
oa6daGs9BvYH2BZ6Do8Mhc43T4Fn7RqDzVKP4MwFXKtWI15CuXc3/B9L8dORC9+LNMw+3YO5extRdyUL
|
||||||
|
8hYZG0HP5ZGhUPxgy0vgyYCHO9zvuojyIgXcb/QoKczmSmTtk2PqkQz2pm3oa0jC5eOboCpOw/7GZDaC
|
||||||
|
nssjQ6F4gc7BH9zhHqeJO7zm6l22HsZkTxHyMnKA4e1I3ZWE9esSkbJjDU5olcivyoOsbjMbQc/lkaFQ
|
||||||
|
j/0dWwCv143qyqPwfJrint8O9nIlRu6nYEviBhQWHIG52RJ/xe1LLt56lvnzvBIyFOILIBr+bfmKxGKw
|
||||||
|
PeiArkAO5+gMZnzAwUxN/BU5ZyVkKNTd/2+BKDs8EI5hwR/Fl/kIZ9wrUoHeASdbgNaHfZyY4F5oxCNS
|
||||||
|
gR67gy3sWv4DEdYgEIri+2IYn7+FMekNweEOYNgtcgH+S4Osh/DLea8mo+IUsA+NsoVdy3/Az255c0HA
|
||||||
|
NQ+8nwUcjCgFKirPQaHIRIZS85dKi/QsNRTKbKQz8VWRqRKngNjIUEpkKCUylBIZSokMpYOEXxgRTAe1
|
||||||
|
DBDPAAAAAElFTkSuQmCC
|
||||||
|
</value>
|
||||||
|
</data>
|
||||||
|
<data name="EigenschaftenDateiToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>227, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="DateiÖffnenToolStripMenuItem.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>
|
||||||
|
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGOfPtRkwAAACBjSFJNAACH
|
||||||
|
DwAAjA8AAP1SAACBQAAAfXkAAOmLAAA85QAAGcxzPIV3AAAKOWlDQ1BQaG90b3Nob3AgSUNDIHByb2Zp
|
||||||
|
bGUAAEjHnZZ3VFTXFofPvXd6oc0wAlKG3rvAANJ7k15FYZgZYCgDDjM0sSGiAhFFRJoiSFDEgNFQJFZE
|
||||||
|
sRAUVLAHJAgoMRhFVCxvRtaLrqy89/Ly++Osb+2z97n77L3PWhcAkqcvl5cGSwGQyhPwgzyc6RGRUXTs
|
||||||
|
AIABHmCAKQBMVka6X7B7CBDJy82FniFyAl8EAfB6WLwCcNPQM4BOB/+fpFnpfIHomAARm7M5GSwRF4g4
|
||||||
|
JUuQLrbPipgalyxmGCVmvihBEcuJOWGRDT77LLKjmNmpPLaIxTmns1PZYu4V8bZMIUfEiK+ICzO5nCwR
|
||||||
|
3xKxRoowlSviN+LYVA4zAwAUSWwXcFiJIjYRMYkfEuQi4uUA4EgJX3HcVyzgZAvEl3JJS8/hcxMSBXQd
|
||||||
|
li7d1NqaQffkZKVwBALDACYrmcln013SUtOZvBwAFu/8WTLi2tJFRbY0tba0NDQzMv2qUP91829K3NtF
|
||||||
|
ehn4uWcQrf+L7a/80hoAYMyJarPziy2uCoDOLQDI3fti0zgAgKSobx3Xv7oPTTwviQJBuo2xcVZWlhGX
|
||||||
|
wzISF/QP/U+Hv6GvvmckPu6P8tBdOfFMYYqALq4bKy0lTcinZ6QzWRy64Z+H+B8H/nUeBkGceA6fwxNF
|
||||||
|
hImmjMtLELWbx+YKuGk8Opf3n5r4D8P+pMW5FonS+BFQY4yA1HUqQH7tBygKESDR+8Vd/6NvvvgwIH55
|
||||||
|
4SqTi3P/7zf9Z8Gl4iWDm/A5ziUohM4S8jMX98TPEqABAUgCKpAHykAd6ABDYAasgC1wBG7AG/iDEBAJ
|
||||||
|
VgMWSASpgA+yQB7YBApBMdgJ9oBqUAcaQTNoBcdBJzgFzoNL4Bq4AW6D+2AUTIBnYBa8BgsQBGEhMkSB
|
||||||
|
5CEVSBPSh8wgBmQPuUG+UBAUCcVCCRAPEkJ50GaoGCqDqqF6qBn6HjoJnYeuQIPQXWgMmoZ+h97BCEyC
|
||||||
|
qbASrAUbwwzYCfaBQ+BVcAK8Bs6FC+AdcCXcAB+FO+Dz8DX4NjwKP4PnEIAQERqiihgiDMQF8UeikHiE
|
||||||
|
j6xHipAKpAFpRbqRPuQmMorMIG9RGBQFRUcZomxRnqhQFAu1BrUeVYKqRh1GdaB6UTdRY6hZ1Ec0Ga2I
|
||||||
|
1kfboL3QEegEdBa6EF2BbkK3oy+ib6Mn0K8xGAwNo42xwnhiIjFJmLWYEsw+TBvmHGYQM46Zw2Kx8lh9
|
||||||
|
rB3WH8vECrCF2CrsUexZ7BB2AvsGR8Sp4Mxw7rgoHA+Xj6vAHcGdwQ3hJnELeCm8Jt4G749n43PwpfhG
|
||||||
|
fDf+On4Cv0CQJmgT7AghhCTCJkIloZVwkfCA8JJIJKoRrYmBRC5xI7GSeIx4mThGfEuSIemRXEjRJCFp
|
||||||
|
B+kQ6RzpLuklmUzWIjuSo8gC8g5yM/kC+RH5jQRFwkjCS4ItsUGiRqJDYkjiuSReUlPSSXK1ZK5kheQJ
|
||||||
|
yeuSM1J4KS0pFymm1HqpGqmTUiNSc9IUaVNpf+lU6RLpI9JXpKdksDJaMm4ybJkCmYMyF2TGKQhFneJC
|
||||||
|
YVE2UxopFykTVAxVm+pFTaIWU7+jDlBnZWVkl8mGyWbL1sielh2lITQtmhcthVZKO04bpr1borTEaQln
|
||||||
|
yfYlrUuGlszLLZVzlOPIFcm1yd2WeydPl3eTT5bfJd8p/1ABpaCnEKiQpbBf4aLCzFLqUtulrKVFS48v
|
||||||
|
vacIK+opBimuVTyo2K84p6Ss5KGUrlSldEFpRpmm7KicpFyufEZ5WoWiYq/CVSlXOavylC5Ld6Kn0Cvp
|
||||||
|
vfRZVUVVT1Whar3qgOqCmrZaqFq+WpvaQ3WCOkM9Xr1cvUd9VkNFw08jT6NF454mXpOhmai5V7NPc15L
|
||||||
|
Wytca6tWp9aUtpy2l3audov2Ax2yjoPOGp0GnVu6GF2GbrLuPt0berCehV6iXo3edX1Y31Kfq79Pf9AA
|
||||||
|
bWBtwDNoMBgxJBk6GWYathiOGdGMfI3yjTqNnhtrGEcZ7zLuM/5oYmGSYtJoct9UxtTbNN+02/R3Mz0z
|
||||||
|
llmN2S1zsrm7+QbzLvMXy/SXcZbtX3bHgmLhZ7HVosfig6WVJd+y1XLaSsMq1qrWaoRBZQQwShiXrdHW
|
||||||
|
ztYbrE9Zv7WxtBHYHLf5zdbQNtn2iO3Ucu3lnOWNy8ft1OyYdvV2o/Z0+1j7A/ajDqoOTIcGh8eO6o5s
|
||||||
|
xybHSSddpySno07PnU2c+c7tzvMuNi7rXM65Iq4erkWuA24ybqFu1W6P3NXcE9xb3Gc9LDzWepzzRHv6
|
||||||
|
eO7yHPFS8mJ5NXvNelt5r/Pu9SH5BPtU+zz21fPl+3b7wX7efrv9HqzQXMFb0ekP/L38d/s/DNAOWBPw
|
||||||
|
YyAmMCCwJvBJkGlQXlBfMCU4JvhI8OsQ55DSkPuhOqHC0J4wybDosOaw+XDX8LLw0QjjiHUR1yIVIrmR
|
||||||
|
XVHYqLCopqi5lW4r96yciLaILoweXqW9KnvVldUKq1NWn46RjGHGnIhFx4bHHol9z/RnNjDn4rziauNm
|
||||||
|
WS6svaxnbEd2OXuaY8cp40zG28WXxU8l2CXsTphOdEisSJzhunCruS+SPJPqkuaT/ZMPJX9KCU9pS8Wl
|
||||||
|
xqae5Mnwknm9acpp2WmD6frphemja2zW7Fkzy/fhN2VAGasyugRU0c9Uv1BHuEU4lmmfWZP5Jiss60S2
|
||||||
|
dDYvuz9HL2d7zmSue+63a1FrWWt78lTzNuWNrXNaV78eWh+3vmeD+oaCDRMbPTYe3kTYlLzpp3yT/LL8
|
||||||
|
V5vDN3cXKBVsLBjf4rGlpVCikF84stV2a9021DbutoHt5turtn8sYhddLTYprih+X8IqufqN6TeV33za
|
||||||
|
Eb9joNSydP9OzE7ezuFdDrsOl0mX5ZaN7/bb3VFOLy8qf7UnZs+VimUVdXsJe4V7Ryt9K7uqNKp2Vr2v
|
||||||
|
Tqy+XeNc01arWLu9dn4fe9/Qfsf9rXVKdcV17w5wD9yp96jvaNBqqDiIOZh58EljWGPft4xvm5sUmoqb
|
||||||
|
PhziHRo9HHS4t9mqufmI4pHSFrhF2DJ9NProje9cv+tqNWytb6O1FR8Dx4THnn4f+/3wcZ/jPScYJ1p/
|
||||||
|
0Pyhtp3SXtQBdeR0zHYmdo52RXYNnvQ+2dNt293+o9GPh06pnqo5LXu69AzhTMGZT2dzz86dSz83cz7h
|
||||||
|
/HhPTM/9CxEXbvUG9g5c9Ll4+ZL7pQt9Tn1nL9tdPnXF5srJq4yrndcsr3X0W/S3/2TxU/uA5UDHdavr
|
||||||
|
XTesb3QPLh88M+QwdP6m681Lt7xuXbu94vbgcOjwnZHokdE77DtTd1PuvriXeW/h/sYH6AdFD6UeVjxS
|
||||||
|
fNTws+7PbaOWo6fHXMf6Hwc/vj/OGn/2S8Yv7ycKnpCfVEyqTDZPmU2dmnafvvF05dOJZ+nPFmYKf5X+
|
||||||
|
tfa5zvMffnP8rX82YnbiBf/Fp99LXsq/PPRq2aueuYC5R69TXy/MF72Rf3P4LeNt37vwd5MLWe+x7ys/
|
||||||
|
6H7o/ujz8cGn1E+f/gUDmPP8usTo0wAAAAlwSFlzAAALEgAACxIB0t1+/AAAAZRJREFUOE+VkO0vQmEY
|
||||||
|
xvsn/Cn8Az4x1gd8s7GxUeYbG4sNy5BqpZeZkkoyNQ2NNpppGH0wNrJ5X1MtpSWV3rs8p5a0jtNc2/Xc
|
||||||
|
57l337+d52IBoPW03NA4KTViZE6HGYUJPKF2jG6uqlFy95ACbRxRJ/U9OKqpmyKwYf5KR9eQnLTKcxVL
|
||||||
|
TObyFlvbB0RgcyTkWu4XDqVhD3RWrO7CYHXOUzNtXDHY/VK09MnIlQZApwXtDhqae38gdC4cfwHEagv2
|
||||||
|
T29KECFp/Q8gWNwoLJdMRA+Q662kVCuXz2N58wRq8zEzQKLZIqVSZBeJVAahyBcsR3eob+qh2vQA4ZKZ
|
||||||
|
lEol01mEowl4Ap8w213MgFnFOillpTNZRGIp+N6juH8NwWi7ZAbwpXpSisrkcojGU/CHYnj0hHH18Abd
|
||||||
|
9jkzYEKkIYWElssjnkgjEI7jxfeB66cgzm68UJkczIBxgYqElkciWQzN7Y/g9jkIp8uLwws3lGv22gAq
|
||||||
|
NCptKjDqzVry2yqzA0rjAWR6W+0nUAO1/HuxaLC+AebHD8Ec7JqWAAAAAElFTkSuQmCC
|
||||||
|
</value>
|
||||||
|
</data>
|
||||||
|
<data name="DateiÖffnenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>227, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStripSeparator1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>224, 6</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStripMenuItem1.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>227, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="LayoutZurücksetzenToolStripMenuItem.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>227, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="ContextMenuStripWMFile.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>228, 130</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStripSeparator2.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>131, 6</value>
|
||||||
|
</data>
|
||||||
|
<data name="ToolStripMenuItem4.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>134, 30</value>
|
||||||
|
</data>
|
||||||
|
<data name="ContextMenuStripSQL.Size" type="System.Drawing.Size, System.Drawing">
|
||||||
|
<value>135, 40</value>
|
||||||
|
</data>
|
||||||
|
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>
|
||||||
|
AAABAAIAEBAQAAEABAAoAQAAJgAAABAQAAABAAgAaAUAAE4BAAAoAAAAEAAAACAAAAABAAQAAAAAAIAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAgAAAAICAAIAAAACAAIAAgIAAAICAgADAwMAAAAD/AAD/
|
||||||
|
AAAA//8A/wAAAP8A/wD//wAA////AAAAAAAAAAAAD/////////8Pd3d3d3d3fw9//3//f/9/D3//f/9/
|
||||||
|
/38Pd3d3d3d3fw9//3//f/9/D3//f/9//38Pd3d3d3d3fw9//3//f/9/D3//f/9//38Pd3d3d3d3fw93
|
||||||
|
d3d3d3d/D3d3d3d3d38P/////////wAAAAAAAAAA//8AAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAIAA
|
||||||
|
AACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAA//8AACgAAAAQAAAAIAAAAAEACAAAAAAAAAEAAAAA
|
||||||
|
AAAAAAAAAAEAAAABAAAAAAAAQkJCAPHv8AD29vYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
|
||||||
|
AAAAAAAAAAAAAAAAAAD///8AAAAAAAAAAAAAAAAAAAAAAAADAwMDAwMDAwMDAwMDAwMAAwEBAQEBAQEB
|
||||||
|
AQEBAQEDAAMBAgICAQICAgECAgIBAwADAQICAgECAgIBAgICAQMAAwEBAQEBAQEBAQEBAQEDAAMBAgIC
|
||||||
|
AQICAgECAgIBAwADAQICAgECAgIBAgICAQMAAwEBAQEBAQEBAQEBAQEDAAMBAgICAQICAgECAgIBAwAD
|
||||||
|
AQICAgECAgIBAgICAQMAAwEBAQEBAQEBAQEBAQEDAAMBAQEBAQEBAQEBAQEBAwADAQEBAQEBAQEBAQEB
|
||||||
|
AQMAAwMDAwMDAwMDAwMDAwMDAAAAAAAAAAAAAAAAAAAAAP//AACAAAAAgAAAAIAAAACAAAAAgAAAAIAA
|
||||||
|
AACAAAAAgAAAAIAAAACAAAAAgAAAAIAAAACAAAAAgAAAAP//AAA=
|
||||||
|
</value>
|
||||||
|
</data>
|
||||||
|
</root>
|
||||||
File diff suppressed because it is too large
Load Diff
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user