Updaet 20240730
This commit is contained in:
@@ -55,41 +55,23 @@
|
||||
<ApplicationIcon>SmartDocGen.ico</ApplicationIcon>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<Reference Include="BarcodeLib, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\BarcodeLib\bin\Debug\BarcodeLib.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="ExcelNet, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\ExcelNet\bin\Debug\ExcelNet.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Office.Interop.Excel, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Microsoft.Office.Interop.Excel.15.0.4795.1001\lib\net20\Microsoft.Office.Interop.Excel.dll</HintPath>
|
||||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||
</Reference>
|
||||
<Reference Include="Microsoft.Office.Interop.Word, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Microsoft.Office.Interop.Word.15.0.4797.1004\lib\net20\Microsoft.Office.Interop.Word.dll</HintPath>
|
||||
<EmbedInteropTypes>True</EmbedInteropTypes>
|
||||
</Reference>
|
||||
<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>
|
||||
</Reference>
|
||||
<Reference Include="NLog, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\NLog.5.3.2\lib\net46\NLog.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="NLog.Database, Version=5.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\NLog.Database.5.3.2\lib\net46\NLog.Database.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Syncfusion.Compression.Base, Version=25.2462.6.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Syncfusion.Compression.Base.25.2.6\lib\net462\Syncfusion.Compression.Base.dll</HintPath>
|
||||
<Reference Include="QRCoder, Version=1.5.1.0, Culture=neutral, PublicKeyToken=c4ed5b9ae8358a28, processorArchitecture=MSIL">
|
||||
<SpecificVersion>False</SpecificVersion>
|
||||
<HintPath>..\BarcodeLib\bin\Debug\QRCoder.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Syncfusion.Core.WinForms, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
|
||||
<Reference Include="Syncfusion.Data.WinForms, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
|
||||
<Reference Include="Syncfusion.Grid.Base, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
|
||||
<Reference Include="Syncfusion.Grid.Windows, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
|
||||
<Reference Include="Syncfusion.GridCommon.WinForms, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
|
||||
<Reference Include="Syncfusion.Licensing, Version=25.2462.6.0, Culture=neutral, PublicKeyToken=632609b4d040f6b4, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Syncfusion.Licensing.25.2.6\lib\net462\Syncfusion.Licensing.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Syncfusion.Pdf.Base, Version=25.2462.6.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Syncfusion.Pdf.WinForms.25.2.6\lib\net462\Syncfusion.Pdf.Base.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Syncfusion.PdfToImageConverter.Base, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89" />
|
||||
<Reference Include="Syncfusion.PdfViewer.Windows, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" />
|
||||
<Reference Include="Syncfusion.SfDataGrid.WinForms, Version=25.1462.35.0, Culture=neutral, PublicKeyToken=3d67ed1f87d44c89, processorArchitecture=MSIL" />
|
||||
@@ -111,9 +93,6 @@
|
||||
<Reference Include="System.Transactions" />
|
||||
<Reference Include="System.Web" />
|
||||
<Reference Include="System.Web.Extensions" />
|
||||
<Reference Include="System.Windows.Forms.Ribbon, Version=2.0.0.0, Culture=neutral, PublicKeyToken=928736e248aa81f9, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\RibbonWinForms.5.0.1.1\lib\net48\System.Windows.Forms.Ribbon.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Xaml" />
|
||||
<Reference Include="System.Xml.Linq" />
|
||||
<Reference Include="System.Data.DataSetExtensions" />
|
||||
@@ -225,6 +204,12 @@
|
||||
<Compile Include="UIControls\Administrator\DokumenttypListe.Designer.cs">
|
||||
<DependentUpon>DokumenttypListe.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UIControls\Administrator\OfficeVorlage.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="UIControls\Administrator\OfficeVorlage.Designer.cs">
|
||||
<DependentUpon>OfficeVorlage.cs</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="UIControls\Administrator\TableEditor.cs">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
@@ -338,6 +323,9 @@
|
||||
<EmbeddedResource Include="UIControls\Administrator\DokumenttypListe.resx">
|
||||
<DependentUpon>DokumenttypListe.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="UIControls\Administrator\OfficeVorlage.resx">
|
||||
<DependentUpon>OfficeVorlage.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="UIControls\Administrator\TableEditor.resx">
|
||||
<DependentUpon>TableEditor.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
@@ -370,7 +358,6 @@
|
||||
<EmbeddedResource Include="UIControls\UCAllgemeineDokumentParam.resx">
|
||||
<DependentUpon>UCAllgemeineDokumentParam.cs</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<None Include="packages.config" />
|
||||
<None Include="Properties\Settings.settings">
|
||||
<Generator>SettingsSingleFileGenerator</Generator>
|
||||
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
||||
@@ -607,6 +594,28 @@
|
||||
<Install>false</Install>
|
||||
</BootstrapperPackage>
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.Office.Interop.Excel">
|
||||
<Version>15.0.4795.1001</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.Office.Interop.Word">
|
||||
<Version>15.0.4797.1004</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.Toolkit.Uwp.Notifications">
|
||||
<Version>7.1.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Newtonsoft.Json">
|
||||
<Version>13.0.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="NLog.Database">
|
||||
<Version>5.3.2</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="RibbonWinForms">
|
||||
<Version>5.0.1.1</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Syncfusion.Pdf.WinForms">
|
||||
<Version>25.2.6</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
</Project>
|
||||
@@ -1,7 +1,8 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
|
||||
<StartArguments>E:\Software-Projekte\OnDoc\EDK_Dateien\3bv.edk</StartArguments>
|
||||
<StartArguments>
|
||||
</StartArguments>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<PublishUrlHistory>publish\</PublishUrlHistory>
|
||||
|
||||
@@ -8,6 +8,7 @@ using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Web.UI.WebControls;
|
||||
using System.Windows.Forms;
|
||||
using System.Xml;
|
||||
using System.Xml.Linq;
|
||||
using System.Xml.Serialization;
|
||||
@@ -63,7 +64,7 @@ namespace OnDoc.Klassen
|
||||
public static bool toexecute { get; set; }
|
||||
public static List<EDK_Parameters> parameters { get; set; }
|
||||
public static List<EDK_Dokumentwerte> dokumentwerte { get; set; }
|
||||
|
||||
|
||||
|
||||
|
||||
public static void Load_EDK_File(string filename)
|
||||
@@ -82,7 +83,7 @@ namespace OnDoc.Klassen
|
||||
}
|
||||
catch (Exception ex)
|
||||
{
|
||||
|
||||
MessageBox.Show(ex.Message);
|
||||
}
|
||||
|
||||
// read header elements
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
using Database;
|
||||
using Microsoft.Office.Interop.Word;
|
||||
using Microsoft.Toolkit.Uwp.Notifications;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
@@ -40,6 +41,18 @@ namespace OnDoc.Klassen
|
||||
}
|
||||
}
|
||||
|
||||
public static class ToastMessage
|
||||
{
|
||||
public static void ShowToast(string title, string message)
|
||||
{
|
||||
new ToastContentBuilder()
|
||||
|
||||
.AddArgument("Datensicherung", "Datensicherung")
|
||||
.AddText(title)
|
||||
.AddText(message)
|
||||
.Show();
|
||||
}
|
||||
}
|
||||
|
||||
public static class ExternalCall
|
||||
{
|
||||
@@ -51,7 +64,7 @@ namespace OnDoc.Klassen
|
||||
public static string dokumenttypnr { get; set; } = "0";
|
||||
public static string Interaktion { get; set; } = "Yes";
|
||||
public static string showdoc { get; set; } = "Yes";
|
||||
public static Boolean parseparams()
|
||||
public static Boolean parseparams()
|
||||
{
|
||||
if (executed) return false;
|
||||
string sparam = sourceparam.Substring(sourceparam.IndexOf('?') + 1, sourceparam.Length - (sourceparam.IndexOf('?') + 1));
|
||||
|
||||
@@ -27,18 +27,23 @@ namespace OnDoc
|
||||
private static Mutex mutex = null;
|
||||
const string AppId = "OnDoc5094533C-A613-4889-A0E3-8C28C130C6AA)"; // Unique par application
|
||||
|
||||
//static Start MyForm;
|
||||
//static Start MyForm = new Start();
|
||||
///
|
||||
[STAThread]
|
||||
|
||||
static void Main(string[] args)
|
||||
{
|
||||
ExternalCall.sourceparam = "";
|
||||
if (args.Length > 0)
|
||||
{
|
||||
|
||||
|
||||
if (args[0].ToString().ToUpper().Substring(args[0].ToString().Length - 4, 4) == ".EDK")
|
||||
{
|
||||
EDK_Data.Load_EDK_File(args[0]);
|
||||
AppParams.init();
|
||||
|
||||
string destfile = AppParams.tempdir + DateTime.Now.ToString("yyyyMMddHHmmss") + "_tmpfile.edk";
|
||||
System.IO.File.Copy(args[0],destfile);
|
||||
//EDK_Data.Load_EDK_File(args[0]);
|
||||
}
|
||||
else
|
||||
{
|
||||
@@ -46,7 +51,7 @@ namespace OnDoc
|
||||
{
|
||||
AppParams.init();
|
||||
//MessageBox.Show(AppParams.tempdir);
|
||||
string destfile = AppParams.tempdir + "tmpfile.tmp";
|
||||
string destfile = AppParams.tempdir + DateTime.Now.ToString("yyyyMMddHHmmss")+ "_tmpfile.uri";
|
||||
using (StreamWriter outputfile = new StreamWriter(destfile))
|
||||
{
|
||||
outputfile.WriteLine(Uri.UnescapeDataString(args[0]));
|
||||
@@ -67,6 +72,8 @@ namespace OnDoc
|
||||
|
||||
if (!createdNew)
|
||||
{
|
||||
|
||||
//MyForm.runparams();
|
||||
return;
|
||||
}
|
||||
|
||||
@@ -74,7 +81,7 @@ namespace OnDoc
|
||||
Application.SetCompatibleTextRenderingDefault(false);
|
||||
Syncfusion.Licensing.SyncfusionLicenseProvider.RegisterLicense("Ngo9BigBOggjHTQxAR8/V1NBaF5cXmZCf1FpRmJGdld5fUVHYVZUTXxaS00DNHVRdkdnWXxccXVWR2VdUUZ3VkM=");
|
||||
AppParams.init();
|
||||
// MyForm = new Start();
|
||||
// // MyForm = new Start();
|
||||
// Application.Run(MyForm);
|
||||
Application.Run(new Start());
|
||||
|
||||
|
||||
@@ -23,6 +23,7 @@ using Syncfusion.WinForms.DataGrid.Interactivity;
|
||||
using OnDoc.Klassen;
|
||||
using System.Threading;
|
||||
using System.IO;
|
||||
using Windows.ApplicationModel.VoiceCommands;
|
||||
|
||||
|
||||
namespace OnDoc
|
||||
@@ -113,15 +114,14 @@ namespace OnDoc
|
||||
|
||||
private void Start_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
if (ExternalCall.sourceparam.Trim().ToString() !="" && ExternalCall.executed == false)
|
||||
{
|
||||
External_Call();
|
||||
}
|
||||
if (EDK_Data.toexecute == true)
|
||||
{
|
||||
exec_edk();
|
||||
}
|
||||
//if (ExternalCall.sourceparam.Trim().ToString() !="" && ExternalCall.executed == false)
|
||||
//{
|
||||
// External_Call();
|
||||
//}
|
||||
//if (EDK_Data.toexecute == true)
|
||||
//{
|
||||
// exec_edk();
|
||||
//}
|
||||
//partnerTree1.mitarbeiternr = AppParams.CurrentMitarbieter;
|
||||
}
|
||||
|
||||
@@ -143,10 +143,36 @@ namespace OnDoc
|
||||
|
||||
private void timer1_Tick(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
if (System.IO.File.Exists(AppParams.tempdir+ "tmpfile.tmp"))
|
||||
|
||||
string[] files = Directory.GetFiles(AppParams.tempdir);
|
||||
for (int i = 0; i < files.Length; i++)
|
||||
{
|
||||
using (StreamReader sr = new StreamReader(AppParams.tempdir + "tmpfile.tmp"))
|
||||
if (System.IO.Path.GetExtension(files[i]).ToLower() == ".edk")
|
||||
{
|
||||
EDK_Call(files[i]);
|
||||
}
|
||||
if (System.IO.Path.GetExtension(files[i]).ToLower() == ".uri")
|
||||
{
|
||||
URI_Call(files[i]);
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private void EDK_Call(string filename)
|
||||
{
|
||||
EDK_Data.Load_EDK_File(filename);
|
||||
System.IO.File.Delete(filename);
|
||||
if (EDK_Data.toexecute == true)
|
||||
{
|
||||
exec_edk();
|
||||
}
|
||||
}
|
||||
private void URI_Call(string filename) {
|
||||
|
||||
if (System.IO.File.Exists(filename))
|
||||
{
|
||||
using (StreamReader sr = new StreamReader(filename))
|
||||
{
|
||||
ExternalCall.sourceparam = sr.ReadToEnd();
|
||||
ExternalCall.sourceparam = ExternalCall.sourceparam.Replace("\r\n", "");
|
||||
@@ -154,10 +180,12 @@ namespace OnDoc
|
||||
}
|
||||
ExternalCall.executed = false;
|
||||
|
||||
System.IO.File.Delete(AppParams.tempdir + "tmpfile.tmp");
|
||||
System.IO.File.Delete(filename);
|
||||
}
|
||||
else
|
||||
{ ExternalCall.sourceparam = ""; }
|
||||
{
|
||||
ExternalCall.sourceparam = "";
|
||||
}
|
||||
|
||||
if (ExternalCall.sourceparam!="" && ExternalCall.parseparams())
|
||||
{
|
||||
@@ -174,14 +202,16 @@ namespace OnDoc
|
||||
|
||||
private void exec_edk()
|
||||
{
|
||||
EDK_Data.toexecute = false;
|
||||
if (EDK_Data.action == EDK_ActionType.DokumentErstellung)
|
||||
{
|
||||
string partnernr = EDK_Data.GetAVQ_Parameter("Partnernr");
|
||||
string dokumenttypnr = EDK_Data.GetAVQ_Parameter("dokumenttypnr");
|
||||
int doktyp = Convert.ToInt32(dokumenttypnr);
|
||||
doktyp = doktyp - 900000000;
|
||||
EDK_Data.toexecute = true;
|
||||
dokList1.createnewdoc(Convert.ToInt32(partnernr), doktyp, "Yes", "Yes");
|
||||
|
||||
EDK_Data.toexecute = false;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -60,7 +60,6 @@
|
||||
this.cbUnterschriftrechts = new System.Windows.Forms.CheckBox();
|
||||
this.cbUnterschriftlinks = new System.Windows.Forms.CheckBox();
|
||||
this.Grp1 = new System.Windows.Forms.GroupBox();
|
||||
this.cbboxFachverantwortung = new Syncfusion.WinForms.ListView.SfComboBox();
|
||||
this.cbboxOwner = new Syncfusion.WinForms.ListView.SfComboBox();
|
||||
this.cbboxofficevorlage = new Syncfusion.WinForms.ListView.SfComboBox();
|
||||
this.txtFachverantwortung = new System.Windows.Forms.TextBox();
|
||||
@@ -73,6 +72,7 @@
|
||||
this.TxTBezeichnung = new System.Windows.Forms.TextBox();
|
||||
this.Label1 = new System.Windows.Forms.Label();
|
||||
this.tabPageAdv2 = new Syncfusion.Windows.Forms.Tools.TabPageAdv();
|
||||
this.cbboxFachverantwortung = new Syncfusion.WinForms.ListView.SfComboBox();
|
||||
((System.ComponentModel.ISupportInitialize)(this.tabControlAdv1)).BeginInit();
|
||||
this.tabControlAdv1.SuspendLayout();
|
||||
this.tabPageAdv1.SuspendLayout();
|
||||
@@ -81,9 +81,9 @@
|
||||
((System.ComponentModel.ISupportInitialize)(this.TreeDokumentArt)).BeginInit();
|
||||
this.GroupBox2.SuspendLayout();
|
||||
this.Grp1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxOwner)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxofficevorlage)).BeginInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// tabControlAdv1
|
||||
@@ -446,16 +446,6 @@
|
||||
this.Grp1.TabStop = false;
|
||||
this.Grp1.Text = "Vorlage";
|
||||
//
|
||||
// cbboxFachverantwortung
|
||||
//
|
||||
this.cbboxFachverantwortung.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
||||
this.cbboxFachverantwortung.Location = new System.Drawing.Point(120, 140);
|
||||
this.cbboxFachverantwortung.Name = "cbboxFachverantwortung";
|
||||
this.cbboxFachverantwortung.Size = new System.Drawing.Size(334, 21);
|
||||
this.cbboxFachverantwortung.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
||||
this.cbboxFachverantwortung.TabIndex = 28;
|
||||
this.cbboxFachverantwortung.TabStop = false;
|
||||
//
|
||||
// cbboxOwner
|
||||
//
|
||||
this.cbboxOwner.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
||||
@@ -559,6 +549,17 @@
|
||||
this.tabPageAdv2.Text = "Voralgenfelder";
|
||||
this.tabPageAdv2.ThemesEnabled = false;
|
||||
//
|
||||
// cbboxFachverantwortung
|
||||
//
|
||||
this.cbboxFachverantwortung.AutoCompleteMode = System.Windows.Forms.AutoCompleteMode.SuggestAppend;
|
||||
this.cbboxFachverantwortung.DropDownPosition = Syncfusion.WinForms.Core.Enums.PopupRelativeAlignment.Center;
|
||||
this.cbboxFachverantwortung.Location = new System.Drawing.Point(120, 136);
|
||||
this.cbboxFachverantwortung.Name = "cbboxFachverantwortung";
|
||||
this.cbboxFachverantwortung.Size = new System.Drawing.Size(336, 25);
|
||||
this.cbboxFachverantwortung.Style.TokenStyle.CloseButtonBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
||||
this.cbboxFachverantwortung.TabIndex = 28;
|
||||
this.cbboxFachverantwortung.TabStop = false;
|
||||
//
|
||||
// Dokumenttyp
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
@@ -581,9 +582,9 @@
|
||||
this.GroupBox2.PerformLayout();
|
||||
this.Grp1.ResumeLayout(false);
|
||||
this.Grp1.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxOwner)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxofficevorlage)).EndInit();
|
||||
((System.ComponentModel.ISupportInitialize)(this.cbboxFachverantwortung)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
|
||||
}
|
||||
@@ -621,8 +622,8 @@
|
||||
internal System.Windows.Forms.CheckBox cbPDFDirekteArchivierung;
|
||||
internal System.Windows.Forms.CheckBox checkBox3;
|
||||
private Syncfusion.WinForms.ListView.SfComboBox cbboxofficevorlage;
|
||||
private Syncfusion.WinForms.ListView.SfComboBox cbboxFachverantwortung;
|
||||
private Syncfusion.WinForms.ListView.SfComboBox cbboxOwner;
|
||||
internal System.Windows.Forms.CheckBox checkBox1;
|
||||
private Syncfusion.WinForms.ListView.SfComboBox cbboxFachverantwortung;
|
||||
}
|
||||
}
|
||||
@@ -36,6 +36,17 @@ namespace OnDoc.UIControls.Administrator
|
||||
cbboxofficevorlage.DataSource = db.dsdaten.Tables[0];
|
||||
cbboxofficevorlage.DisplayMember = "Bezeichnung";
|
||||
cbboxofficevorlage.ValueMember = "office_vorlagenr";
|
||||
db.Get_Tabledata("select mitarbeiternr as id, name+' '+vorname+', '+tgnummer as MA from mitarbeiter where aktiv=1 order by name", false, true);
|
||||
cbboxFachverantwortung.DataSource = db.dsdaten.Tables[0];
|
||||
cbboxFachverantwortung.DisplayMember = "MA";
|
||||
cbboxFachverantwortung.ValueMember = "id";
|
||||
|
||||
db.Get_Tabledata("Select * from dokumenttyp where dokumenttypnr = "+dokumenttypnr.ToString(),false,true);
|
||||
DataRow r = db.dsdaten.Tables[0].Rows[0];
|
||||
this.TxTBezeichnung.Text = r["bezeichnung"].ToString();
|
||||
this.TxTBeschreibung.Text = r["beschreibung"].ToString() ;
|
||||
|
||||
|
||||
}
|
||||
|
||||
private void groupBox3_Enter(object sender, EventArgs e)
|
||||
|
||||
519
Client/UIControls/Administrator/OfficeVorlage.Designer.cs
generated
Normal file
519
Client/UIControls/Administrator/OfficeVorlage.Designer.cs
generated
Normal file
@@ -0,0 +1,519 @@
|
||||
namespace OnDoc.UIControls.Administrator
|
||||
{
|
||||
partial class OfficeVorlage
|
||||
{
|
||||
/// <summary>
|
||||
/// Required designer variable.
|
||||
/// </summary>
|
||||
private System.ComponentModel.IContainer components = null;
|
||||
|
||||
/// <summary>
|
||||
/// Clean up any resources being used.
|
||||
/// </summary>
|
||||
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
||||
protected override void Dispose(bool disposing)
|
||||
{
|
||||
if (disposing && (components != null))
|
||||
{
|
||||
components.Dispose();
|
||||
}
|
||||
base.Dispose(disposing);
|
||||
}
|
||||
|
||||
#region Windows Form Designer generated code
|
||||
|
||||
/// <summary>
|
||||
/// Required method for Designer support - do not modify
|
||||
/// the contents of this method with the code editor.
|
||||
/// </summary>
|
||||
private void InitializeComponent()
|
||||
{
|
||||
Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo treeNodeAdvStyleInfo1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdvStyleInfo();
|
||||
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
|
||||
this.tsbtnClose = new System.Windows.Forms.ToolStripButton();
|
||||
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
||||
this.TreeOfficeVorlagen = new Syncfusion.Windows.Forms.Tools.TreeViewAdv();
|
||||
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
||||
this.rbBezeichnung = new System.Windows.Forms.RadioButton();
|
||||
this.rbNr = new System.Windows.Forms.RadioButton();
|
||||
this.label2 = new System.Windows.Forms.Label();
|
||||
this.txtFilter = new System.Windows.Forms.TextBox();
|
||||
this.label1 = new System.Windows.Forms.Label();
|
||||
this.lblBezeichnung = new System.Windows.Forms.Label();
|
||||
this.lblBeschreibung = new System.Windows.Forms.Label();
|
||||
this.txtBezeichnung = new System.Windows.Forms.TextBox();
|
||||
this.txtBeschreibung = new System.Windows.Forms.TextBox();
|
||||
this.txtVersion = new System.Windows.Forms.TextBox();
|
||||
this.lblVersion = new System.Windows.Forms.Label();
|
||||
this.txtPräfix = new System.Windows.Forms.TextBox();
|
||||
this.lblPräfix = new System.Windows.Forms.Label();
|
||||
this.lblKopfzeile = new System.Windows.Forms.Label();
|
||||
this.chkKopfzeile = new System.Windows.Forms.CheckBox();
|
||||
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
||||
this.groupBox4 = new System.Windows.Forms.GroupBox();
|
||||
this.label8 = new System.Windows.Forms.Label();
|
||||
this.cbboxBarcodeType = new System.Windows.Forms.ComboBox();
|
||||
this.checkBox1 = new System.Windows.Forms.CheckBox();
|
||||
this.label6 = new System.Windows.Forms.Label();
|
||||
this.label7 = new System.Windows.Forms.Label();
|
||||
this.txtBcHeigth = new System.Windows.Forms.TextBox();
|
||||
this.label5 = new System.Windows.Forms.Label();
|
||||
this.txtBcWidth = new System.Windows.Forms.TextBox();
|
||||
this.label4 = new System.Windows.Forms.Label();
|
||||
this.txtBcLeft = new System.Windows.Forms.TextBox();
|
||||
this.label3 = new System.Windows.Forms.Label();
|
||||
this.txtBcTop = new System.Windows.Forms.TextBox();
|
||||
this.PicBarcodeExample = new System.Windows.Forms.PictureBox();
|
||||
this.toolStrip1.SuspendLayout();
|
||||
this.groupBox1.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.TreeOfficeVorlagen)).BeginInit();
|
||||
this.groupBox2.SuspendLayout();
|
||||
this.groupBox3.SuspendLayout();
|
||||
this.groupBox4.SuspendLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.PicBarcodeExample)).BeginInit();
|
||||
this.SuspendLayout();
|
||||
//
|
||||
// toolStrip1
|
||||
//
|
||||
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
|
||||
this.tsbtnClose});
|
||||
this.toolStrip1.Location = new System.Drawing.Point(2, 2);
|
||||
this.toolStrip1.Name = "toolStrip1";
|
||||
this.toolStrip1.Size = new System.Drawing.Size(1411, 25);
|
||||
this.toolStrip1.TabIndex = 0;
|
||||
this.toolStrip1.Text = "toolStrip1";
|
||||
//
|
||||
// tsbtnClose
|
||||
//
|
||||
this.tsbtnClose.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
|
||||
this.tsbtnClose.Image = global::OnDoc.Properties.Resources.CloseApplication_24x24_32;
|
||||
this.tsbtnClose.ImageTransparentColor = System.Drawing.Color.Magenta;
|
||||
this.tsbtnClose.Name = "tsbtnClose";
|
||||
this.tsbtnClose.Size = new System.Drawing.Size(23, 22);
|
||||
this.tsbtnClose.Text = "toolStripButton1";
|
||||
//
|
||||
// groupBox1
|
||||
//
|
||||
this.groupBox1.Controls.Add(this.TreeOfficeVorlagen);
|
||||
this.groupBox1.Controls.Add(this.groupBox2);
|
||||
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Left;
|
||||
this.groupBox1.Location = new System.Drawing.Point(2, 27);
|
||||
this.groupBox1.Name = "groupBox1";
|
||||
this.groupBox1.Size = new System.Drawing.Size(273, 873);
|
||||
this.groupBox1.TabIndex = 1;
|
||||
this.groupBox1.TabStop = false;
|
||||
this.groupBox1.Text = "Office-Vorlagen";
|
||||
//
|
||||
// TreeOfficeVorlagen
|
||||
//
|
||||
treeNodeAdvStyleInfo1.CheckBoxTickThickness = 1;
|
||||
treeNodeAdvStyleInfo1.CheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo1.EnsureDefaultOptionedChild = true;
|
||||
treeNodeAdvStyleInfo1.IntermediateCheckColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo1.OptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
|
||||
treeNodeAdvStyleInfo1.SelectedOptionButtonColor = System.Drawing.Color.FromArgb(((int)(((byte)(210)))), ((int)(((byte)(210)))), ((int)(((byte)(210)))));
|
||||
treeNodeAdvStyleInfo1.TextColor = System.Drawing.Color.Black;
|
||||
this.TreeOfficeVorlagen.BaseStylePairs.AddRange(new Syncfusion.Windows.Forms.Tools.StyleNamePair[] {
|
||||
new Syncfusion.Windows.Forms.Tools.StyleNamePair("Standard", treeNodeAdvStyleInfo1)});
|
||||
this.TreeOfficeVorlagen.BeforeTouchSize = new System.Drawing.Size(267, 790);
|
||||
this.TreeOfficeVorlagen.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||
//
|
||||
//
|
||||
//
|
||||
this.TreeOfficeVorlagen.HelpTextControl.BaseThemeName = null;
|
||||
this.TreeOfficeVorlagen.HelpTextControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.TreeOfficeVorlagen.HelpTextControl.Name = "";
|
||||
this.TreeOfficeVorlagen.HelpTextControl.Size = new System.Drawing.Size(392, 112);
|
||||
this.TreeOfficeVorlagen.HelpTextControl.TabIndex = 0;
|
||||
this.TreeOfficeVorlagen.HelpTextControl.Visible = true;
|
||||
this.TreeOfficeVorlagen.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText;
|
||||
this.TreeOfficeVorlagen.Location = new System.Drawing.Point(3, 80);
|
||||
this.TreeOfficeVorlagen.MetroColor = System.Drawing.Color.FromArgb(((int)(((byte)(22)))), ((int)(((byte)(165)))), ((int)(((byte)(220)))));
|
||||
this.TreeOfficeVorlagen.Name = "TreeOfficeVorlagen";
|
||||
this.TreeOfficeVorlagen.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText;
|
||||
this.TreeOfficeVorlagen.Size = new System.Drawing.Size(267, 790);
|
||||
this.TreeOfficeVorlagen.SortWithChildNodes = true;
|
||||
this.TreeOfficeVorlagen.TabIndex = 0;
|
||||
this.TreeOfficeVorlagen.Text = "treeViewAdv1";
|
||||
this.TreeOfficeVorlagen.ThemeStyle.TreeNodeAdvStyle.CheckBoxTickThickness = 0;
|
||||
this.TreeOfficeVorlagen.ThemeStyle.TreeNodeAdvStyle.EnsureDefaultOptionedChild = true;
|
||||
//
|
||||
//
|
||||
//
|
||||
this.TreeOfficeVorlagen.ToolTipControl.BaseThemeName = null;
|
||||
this.TreeOfficeVorlagen.ToolTipControl.Location = new System.Drawing.Point(0, 0);
|
||||
this.TreeOfficeVorlagen.ToolTipControl.Name = "";
|
||||
this.TreeOfficeVorlagen.ToolTipControl.Size = new System.Drawing.Size(392, 112);
|
||||
this.TreeOfficeVorlagen.ToolTipControl.TabIndex = 0;
|
||||
this.TreeOfficeVorlagen.ToolTipControl.Visible = true;
|
||||
//
|
||||
// groupBox2
|
||||
//
|
||||
this.groupBox2.Controls.Add(this.rbBezeichnung);
|
||||
this.groupBox2.Controls.Add(this.rbNr);
|
||||
this.groupBox2.Controls.Add(this.label2);
|
||||
this.groupBox2.Controls.Add(this.txtFilter);
|
||||
this.groupBox2.Controls.Add(this.label1);
|
||||
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
|
||||
this.groupBox2.Location = new System.Drawing.Point(3, 16);
|
||||
this.groupBox2.Name = "groupBox2";
|
||||
this.groupBox2.Size = new System.Drawing.Size(267, 64);
|
||||
this.groupBox2.TabIndex = 1;
|
||||
this.groupBox2.TabStop = false;
|
||||
//
|
||||
// rbBezeichnung
|
||||
//
|
||||
this.rbBezeichnung.AutoSize = true;
|
||||
this.rbBezeichnung.Location = new System.Drawing.Point(105, 41);
|
||||
this.rbBezeichnung.Name = "rbBezeichnung";
|
||||
this.rbBezeichnung.Size = new System.Drawing.Size(87, 17);
|
||||
this.rbBezeichnung.TabIndex = 4;
|
||||
this.rbBezeichnung.Text = "Bezeichnung";
|
||||
this.rbBezeichnung.UseVisualStyleBackColor = true;
|
||||
this.rbBezeichnung.Click += new System.EventHandler(this.rbBezeichnung_Click);
|
||||
//
|
||||
// rbNr
|
||||
//
|
||||
this.rbNr.AutoSize = true;
|
||||
this.rbNr.Checked = true;
|
||||
this.rbNr.Location = new System.Drawing.Point(63, 40);
|
||||
this.rbNr.Name = "rbNr";
|
||||
this.rbNr.Size = new System.Drawing.Size(36, 17);
|
||||
this.rbNr.TabIndex = 3;
|
||||
this.rbNr.TabStop = true;
|
||||
this.rbNr.Text = "Nr";
|
||||
this.rbNr.UseVisualStyleBackColor = true;
|
||||
this.rbNr.Click += new System.EventHandler(this.rbNr_Click);
|
||||
//
|
||||
// label2
|
||||
//
|
||||
this.label2.AutoSize = true;
|
||||
this.label2.Location = new System.Drawing.Point(6, 38);
|
||||
this.label2.Name = "label2";
|
||||
this.label2.Size = new System.Drawing.Size(26, 13);
|
||||
this.label2.TabIndex = 2;
|
||||
this.label2.Text = "Sort";
|
||||
//
|
||||
// txtFilter
|
||||
//
|
||||
this.txtFilter.Location = new System.Drawing.Point(63, 13);
|
||||
this.txtFilter.Name = "txtFilter";
|
||||
this.txtFilter.Size = new System.Drawing.Size(139, 20);
|
||||
this.txtFilter.TabIndex = 1;
|
||||
this.txtFilter.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtFilter_KeyDown);
|
||||
//
|
||||
// label1
|
||||
//
|
||||
this.label1.AutoSize = true;
|
||||
this.label1.Location = new System.Drawing.Point(6, 16);
|
||||
this.label1.Name = "label1";
|
||||
this.label1.Size = new System.Drawing.Size(29, 13);
|
||||
this.label1.TabIndex = 0;
|
||||
this.label1.Text = "Filter";
|
||||
//
|
||||
// lblBezeichnung
|
||||
//
|
||||
this.lblBezeichnung.AutoSize = true;
|
||||
this.lblBezeichnung.Location = new System.Drawing.Point(17, 26);
|
||||
this.lblBezeichnung.Name = "lblBezeichnung";
|
||||
this.lblBezeichnung.Size = new System.Drawing.Size(69, 13);
|
||||
this.lblBezeichnung.TabIndex = 2;
|
||||
this.lblBezeichnung.Text = "Bezeichnung";
|
||||
//
|
||||
// lblBeschreibung
|
||||
//
|
||||
this.lblBeschreibung.AutoSize = true;
|
||||
this.lblBeschreibung.Location = new System.Drawing.Point(17, 55);
|
||||
this.lblBeschreibung.Name = "lblBeschreibung";
|
||||
this.lblBeschreibung.Size = new System.Drawing.Size(72, 13);
|
||||
this.lblBeschreibung.TabIndex = 3;
|
||||
this.lblBeschreibung.Text = "Beschreibung";
|
||||
//
|
||||
// txtBezeichnung
|
||||
//
|
||||
this.txtBezeichnung.Location = new System.Drawing.Point(106, 22);
|
||||
this.txtBezeichnung.Name = "txtBezeichnung";
|
||||
this.txtBezeichnung.Size = new System.Drawing.Size(318, 20);
|
||||
this.txtBezeichnung.TabIndex = 4;
|
||||
//
|
||||
// txtBeschreibung
|
||||
//
|
||||
this.txtBeschreibung.Location = new System.Drawing.Point(106, 52);
|
||||
this.txtBeschreibung.Multiline = true;
|
||||
this.txtBeschreibung.Name = "txtBeschreibung";
|
||||
this.txtBeschreibung.Size = new System.Drawing.Size(318, 41);
|
||||
this.txtBeschreibung.TabIndex = 5;
|
||||
//
|
||||
// txtVersion
|
||||
//
|
||||
this.txtVersion.Location = new System.Drawing.Point(106, 105);
|
||||
this.txtVersion.Name = "txtVersion";
|
||||
this.txtVersion.Size = new System.Drawing.Size(318, 20);
|
||||
this.txtVersion.TabIndex = 7;
|
||||
//
|
||||
// lblVersion
|
||||
//
|
||||
this.lblVersion.AutoSize = true;
|
||||
this.lblVersion.Location = new System.Drawing.Point(17, 108);
|
||||
this.lblVersion.Name = "lblVersion";
|
||||
this.lblVersion.Size = new System.Drawing.Size(42, 13);
|
||||
this.lblVersion.TabIndex = 6;
|
||||
this.lblVersion.Text = "Version";
|
||||
//
|
||||
// txtPräfix
|
||||
//
|
||||
this.txtPräfix.Location = new System.Drawing.Point(106, 131);
|
||||
this.txtPräfix.Name = "txtPräfix";
|
||||
this.txtPräfix.Size = new System.Drawing.Size(318, 20);
|
||||
this.txtPräfix.TabIndex = 9;
|
||||
//
|
||||
// lblPräfix
|
||||
//
|
||||
this.lblPräfix.AutoSize = true;
|
||||
this.lblPräfix.Location = new System.Drawing.Point(17, 134);
|
||||
this.lblPräfix.Name = "lblPräfix";
|
||||
this.lblPräfix.Size = new System.Drawing.Size(33, 13);
|
||||
this.lblPräfix.TabIndex = 8;
|
||||
this.lblPräfix.Text = "Präfix";
|
||||
//
|
||||
// lblKopfzeile
|
||||
//
|
||||
this.lblKopfzeile.AutoSize = true;
|
||||
this.lblKopfzeile.Location = new System.Drawing.Point(17, 172);
|
||||
this.lblKopfzeile.Name = "lblKopfzeile";
|
||||
this.lblKopfzeile.Size = new System.Drawing.Size(50, 13);
|
||||
this.lblKopfzeile.TabIndex = 10;
|
||||
this.lblKopfzeile.Text = "Kopfzeile";
|
||||
//
|
||||
// chkKopfzeile
|
||||
//
|
||||
this.chkKopfzeile.AutoSize = true;
|
||||
this.chkKopfzeile.Location = new System.Drawing.Point(106, 172);
|
||||
this.chkKopfzeile.Name = "chkKopfzeile";
|
||||
this.chkKopfzeile.Size = new System.Drawing.Size(15, 14);
|
||||
this.chkKopfzeile.TabIndex = 11;
|
||||
this.chkKopfzeile.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// groupBox3
|
||||
//
|
||||
this.groupBox3.Controls.Add(this.txtPräfix);
|
||||
this.groupBox3.Controls.Add(this.chkKopfzeile);
|
||||
this.groupBox3.Controls.Add(this.lblBezeichnung);
|
||||
this.groupBox3.Controls.Add(this.lblKopfzeile);
|
||||
this.groupBox3.Controls.Add(this.lblBeschreibung);
|
||||
this.groupBox3.Controls.Add(this.txtBezeichnung);
|
||||
this.groupBox3.Controls.Add(this.lblPräfix);
|
||||
this.groupBox3.Controls.Add(this.txtBeschreibung);
|
||||
this.groupBox3.Controls.Add(this.txtVersion);
|
||||
this.groupBox3.Controls.Add(this.lblVersion);
|
||||
this.groupBox3.Location = new System.Drawing.Point(281, 30);
|
||||
this.groupBox3.Name = "groupBox3";
|
||||
this.groupBox3.Size = new System.Drawing.Size(535, 210);
|
||||
this.groupBox3.TabIndex = 12;
|
||||
this.groupBox3.TabStop = false;
|
||||
this.groupBox3.Text = "Allgemein";
|
||||
//
|
||||
// groupBox4
|
||||
//
|
||||
this.groupBox4.Controls.Add(this.PicBarcodeExample);
|
||||
this.groupBox4.Controls.Add(this.label8);
|
||||
this.groupBox4.Controls.Add(this.cbboxBarcodeType);
|
||||
this.groupBox4.Controls.Add(this.checkBox1);
|
||||
this.groupBox4.Controls.Add(this.label6);
|
||||
this.groupBox4.Controls.Add(this.label7);
|
||||
this.groupBox4.Controls.Add(this.txtBcHeigth);
|
||||
this.groupBox4.Controls.Add(this.label5);
|
||||
this.groupBox4.Controls.Add(this.txtBcWidth);
|
||||
this.groupBox4.Controls.Add(this.label4);
|
||||
this.groupBox4.Controls.Add(this.txtBcLeft);
|
||||
this.groupBox4.Controls.Add(this.label3);
|
||||
this.groupBox4.Controls.Add(this.txtBcTop);
|
||||
this.groupBox4.Location = new System.Drawing.Point(281, 246);
|
||||
this.groupBox4.Name = "groupBox4";
|
||||
this.groupBox4.Size = new System.Drawing.Size(535, 291);
|
||||
this.groupBox4.TabIndex = 13;
|
||||
this.groupBox4.TabStop = false;
|
||||
this.groupBox4.Text = "Barcode";
|
||||
//
|
||||
// label8
|
||||
//
|
||||
this.label8.AutoSize = true;
|
||||
this.label8.Location = new System.Drawing.Point(18, 95);
|
||||
this.label8.Name = "label8";
|
||||
this.label8.Size = new System.Drawing.Size(25, 13);
|
||||
this.label8.TabIndex = 20;
|
||||
this.label8.Text = "Typ";
|
||||
//
|
||||
// cbboxBarcodeType
|
||||
//
|
||||
this.cbboxBarcodeType.FormattingEnabled = true;
|
||||
this.cbboxBarcodeType.Items.AddRange(new object[] {
|
||||
"2of5",
|
||||
"Datamatrix",
|
||||
"QR"});
|
||||
this.cbboxBarcodeType.Location = new System.Drawing.Point(77, 92);
|
||||
this.cbboxBarcodeType.Name = "cbboxBarcodeType";
|
||||
this.cbboxBarcodeType.Size = new System.Drawing.Size(211, 21);
|
||||
this.cbboxBarcodeType.TabIndex = 19;
|
||||
this.cbboxBarcodeType.SelectedIndexChanged += new System.EventHandler(this.cbboxBarcodeType_SelectedIndexChanged);
|
||||
//
|
||||
// checkBox1
|
||||
//
|
||||
this.checkBox1.AutoSize = true;
|
||||
this.checkBox1.Location = new System.Drawing.Point(365, 21);
|
||||
this.checkBox1.Name = "checkBox1";
|
||||
this.checkBox1.Size = new System.Drawing.Size(15, 14);
|
||||
this.checkBox1.TabIndex = 13;
|
||||
this.checkBox1.UseVisualStyleBackColor = true;
|
||||
//
|
||||
// label6
|
||||
//
|
||||
this.label6.AutoSize = true;
|
||||
this.label6.Location = new System.Drawing.Point(162, 44);
|
||||
this.label6.Name = "label6";
|
||||
this.label6.Size = new System.Drawing.Size(38, 13);
|
||||
this.label6.TabIndex = 18;
|
||||
this.label6.Text = "Height";
|
||||
//
|
||||
// label7
|
||||
//
|
||||
this.label7.AutoSize = true;
|
||||
this.label7.Location = new System.Drawing.Point(305, 21);
|
||||
this.label7.Name = "label7";
|
||||
this.label7.Size = new System.Drawing.Size(54, 13);
|
||||
this.label7.TabIndex = 12;
|
||||
this.label7.Text = "Horizontal";
|
||||
//
|
||||
// txtBcHeigth
|
||||
//
|
||||
this.txtBcHeigth.Location = new System.Drawing.Point(222, 41);
|
||||
this.txtBcHeigth.Name = "txtBcHeigth";
|
||||
this.txtBcHeigth.Size = new System.Drawing.Size(66, 20);
|
||||
this.txtBcHeigth.TabIndex = 17;
|
||||
//
|
||||
// label5
|
||||
//
|
||||
this.label5.AutoSize = true;
|
||||
this.label5.Location = new System.Drawing.Point(162, 18);
|
||||
this.label5.Name = "label5";
|
||||
this.label5.Size = new System.Drawing.Size(35, 13);
|
||||
this.label5.TabIndex = 16;
|
||||
this.label5.Text = "Width";
|
||||
//
|
||||
// txtBcWidth
|
||||
//
|
||||
this.txtBcWidth.Location = new System.Drawing.Point(222, 15);
|
||||
this.txtBcWidth.Name = "txtBcWidth";
|
||||
this.txtBcWidth.Size = new System.Drawing.Size(66, 20);
|
||||
this.txtBcWidth.TabIndex = 15;
|
||||
//
|
||||
// label4
|
||||
//
|
||||
this.label4.AutoSize = true;
|
||||
this.label4.Location = new System.Drawing.Point(17, 48);
|
||||
this.label4.Name = "label4";
|
||||
this.label4.Size = new System.Drawing.Size(25, 13);
|
||||
this.label4.TabIndex = 14;
|
||||
this.label4.Text = "Left";
|
||||
//
|
||||
// txtBcLeft
|
||||
//
|
||||
this.txtBcLeft.Location = new System.Drawing.Point(77, 45);
|
||||
this.txtBcLeft.Name = "txtBcLeft";
|
||||
this.txtBcLeft.Size = new System.Drawing.Size(66, 20);
|
||||
this.txtBcLeft.TabIndex = 13;
|
||||
//
|
||||
// label3
|
||||
//
|
||||
this.label3.AutoSize = true;
|
||||
this.label3.Location = new System.Drawing.Point(17, 22);
|
||||
this.label3.Name = "label3";
|
||||
this.label3.Size = new System.Drawing.Size(26, 13);
|
||||
this.label3.TabIndex = 12;
|
||||
this.label3.Text = "Top";
|
||||
//
|
||||
// txtBcTop
|
||||
//
|
||||
this.txtBcTop.Location = new System.Drawing.Point(77, 19);
|
||||
this.txtBcTop.Name = "txtBcTop";
|
||||
this.txtBcTop.Size = new System.Drawing.Size(66, 20);
|
||||
this.txtBcTop.TabIndex = 0;
|
||||
//
|
||||
// PicBarcodeExample
|
||||
//
|
||||
this.PicBarcodeExample.Location = new System.Drawing.Point(294, 92);
|
||||
this.PicBarcodeExample.Name = "PicBarcodeExample";
|
||||
this.PicBarcodeExample.Size = new System.Drawing.Size(231, 85);
|
||||
this.PicBarcodeExample.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
|
||||
this.PicBarcodeExample.TabIndex = 22;
|
||||
this.PicBarcodeExample.TabStop = false;
|
||||
//
|
||||
// OfficeVorlage
|
||||
//
|
||||
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||
this.ClientSize = new System.Drawing.Size(1415, 902);
|
||||
this.Controls.Add(this.groupBox4);
|
||||
this.Controls.Add(this.groupBox3);
|
||||
this.Controls.Add(this.groupBox1);
|
||||
this.Controls.Add(this.toolStrip1);
|
||||
this.Name = "OfficeVorlage";
|
||||
this.Style.MdiChild.IconHorizontalAlignment = System.Windows.Forms.HorizontalAlignment.Center;
|
||||
this.Style.MdiChild.IconVerticalAlignment = System.Windows.Forms.VisualStyles.VerticalAlignment.Center;
|
||||
this.Text = "OfficeVorlage";
|
||||
this.Load += new System.EventHandler(this.OfficeVorlage_Load);
|
||||
this.toolStrip1.ResumeLayout(false);
|
||||
this.toolStrip1.PerformLayout();
|
||||
this.groupBox1.ResumeLayout(false);
|
||||
((System.ComponentModel.ISupportInitialize)(this.TreeOfficeVorlagen)).EndInit();
|
||||
this.groupBox2.ResumeLayout(false);
|
||||
this.groupBox2.PerformLayout();
|
||||
this.groupBox3.ResumeLayout(false);
|
||||
this.groupBox3.PerformLayout();
|
||||
this.groupBox4.ResumeLayout(false);
|
||||
this.groupBox4.PerformLayout();
|
||||
((System.ComponentModel.ISupportInitialize)(this.PicBarcodeExample)).EndInit();
|
||||
this.ResumeLayout(false);
|
||||
this.PerformLayout();
|
||||
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
private System.Windows.Forms.ToolStrip toolStrip1;
|
||||
private System.Windows.Forms.ToolStripButton tsbtnClose;
|
||||
private System.Windows.Forms.GroupBox groupBox1;
|
||||
private Syncfusion.Windows.Forms.Tools.TreeViewAdv TreeOfficeVorlagen;
|
||||
private System.Windows.Forms.GroupBox groupBox2;
|
||||
private System.Windows.Forms.TextBox txtFilter;
|
||||
private System.Windows.Forms.Label label1;
|
||||
private System.Windows.Forms.RadioButton rbBezeichnung;
|
||||
private System.Windows.Forms.RadioButton rbNr;
|
||||
private System.Windows.Forms.Label label2;
|
||||
private System.Windows.Forms.Label lblBezeichnung;
|
||||
private System.Windows.Forms.Label lblBeschreibung;
|
||||
private System.Windows.Forms.TextBox txtBezeichnung;
|
||||
private System.Windows.Forms.TextBox txtBeschreibung;
|
||||
private System.Windows.Forms.TextBox txtVersion;
|
||||
private System.Windows.Forms.Label lblVersion;
|
||||
private System.Windows.Forms.TextBox txtPräfix;
|
||||
private System.Windows.Forms.Label lblPräfix;
|
||||
private System.Windows.Forms.Label lblKopfzeile;
|
||||
private System.Windows.Forms.CheckBox chkKopfzeile;
|
||||
private System.Windows.Forms.GroupBox groupBox3;
|
||||
private System.Windows.Forms.GroupBox groupBox4;
|
||||
private System.Windows.Forms.Label label6;
|
||||
private System.Windows.Forms.TextBox txtBcHeigth;
|
||||
private System.Windows.Forms.Label label5;
|
||||
private System.Windows.Forms.TextBox txtBcWidth;
|
||||
private System.Windows.Forms.Label label4;
|
||||
private System.Windows.Forms.TextBox txtBcLeft;
|
||||
private System.Windows.Forms.Label label3;
|
||||
private System.Windows.Forms.TextBox txtBcTop;
|
||||
private System.Windows.Forms.Label label8;
|
||||
private System.Windows.Forms.ComboBox cbboxBarcodeType;
|
||||
private System.Windows.Forms.CheckBox checkBox1;
|
||||
private System.Windows.Forms.Label label7;
|
||||
private System.Windows.Forms.PictureBox PicBarcodeExample;
|
||||
}
|
||||
}
|
||||
118
Client/UIControls/Administrator/OfficeVorlage.cs
Normal file
118
Client/UIControls/Administrator/OfficeVorlage.cs
Normal file
@@ -0,0 +1,118 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.ComponentModel;
|
||||
using System.Data;
|
||||
using System.Drawing;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using System.Xml.Linq;
|
||||
using Barcoded.qr;
|
||||
using OnDoc.Klassen;
|
||||
using Syncfusion.Windows.Forms;
|
||||
using Syncfusion.Windows.Forms.Tools;
|
||||
using Syncfusion.WinForms.Controls;
|
||||
using Windows.Devices.Sensors;
|
||||
using Windows.Media.Audio;
|
||||
|
||||
namespace OnDoc.UIControls.Administrator
|
||||
{
|
||||
public partial class OfficeVorlage : SfForm
|
||||
{
|
||||
DataTable treedata = new DataTable();
|
||||
public OfficeVorlage()
|
||||
{
|
||||
InitializeComponent();
|
||||
this.Style.TitleBar.BackColor = Theaming.Titelbar();
|
||||
this.Style.TitleBar.ForeColor = Theaming.TitelFontColor();
|
||||
}
|
||||
|
||||
private void OfficeVorlage_Load(object sender, EventArgs e)
|
||||
{
|
||||
Refresh_Tree();
|
||||
}
|
||||
private void Refresh_Tree()
|
||||
{
|
||||
TreeOfficeVorlagen.Nodes.Clear();
|
||||
if (treedata.Rows.Count < 1)
|
||||
{
|
||||
Database.DB dB = new Database.DB(AppParams.connectionstring);
|
||||
dB.Get_Tabledata("Select * from office_vorlage order by bezeichnung", false, true);
|
||||
treedata = dB.dsdaten.Tables[0].Copy();
|
||||
dB = null;
|
||||
}
|
||||
|
||||
string _sqlWhere = " Bezeichnung like '%" + txtFilter.Text + "%'";
|
||||
string _sqlOrder = "Bezeichnung ";
|
||||
if (rbNr.Checked)
|
||||
{
|
||||
_sqlOrder = "Office_Vorlagenr ";
|
||||
}
|
||||
|
||||
DataTable _newDataTable = treedata.Select(_sqlWhere, _sqlOrder).CopyToDataTable();
|
||||
//DataView dv = new DataView(treedata);
|
||||
//dv.RowFilter = "bezeichnung like '%"+txtFilter.Text+"%'";
|
||||
foreach (DataRow r in _newDataTable.Rows)
|
||||
{
|
||||
TreeNodeAdv nodeAdv = new TreeNodeAdv();
|
||||
nodeAdv.Text = r["office_vorlagenr"].ToString() + " " + r["Bezeichnung"].ToString();
|
||||
nodeAdv.Tag = r["office_vorlagenr"].ToString();
|
||||
if (Convert.ToBoolean(r["aktiv"]) == false)
|
||||
{
|
||||
nodeAdv.Font = new Font(nodeAdv.Font, FontStyle.Strikeout);
|
||||
}
|
||||
TreeOfficeVorlagen.Nodes.Add(nodeAdv);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private void txtFilter_KeyDown(object sender, KeyEventArgs e)
|
||||
{
|
||||
if (e.KeyCode == Keys.Enter)
|
||||
{
|
||||
Refresh_Tree();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private void rbNr_Click(object sender, EventArgs e)
|
||||
{
|
||||
Refresh_Tree();
|
||||
}
|
||||
|
||||
private void rbBezeichnung_Click(object sender, EventArgs e)
|
||||
{
|
||||
Refresh_Tree();
|
||||
}
|
||||
|
||||
|
||||
private void cbboxBarcodeType_SelectedIndexChanged(object sender, EventArgs e)
|
||||
{
|
||||
switch (cbboxBarcodeType.Text)
|
||||
{
|
||||
case "2of5":
|
||||
BarcodeLib.Barcode barcode = new BarcodeLib.Barcode();
|
||||
|
||||
System.Drawing.Image barcodeimage = barcode.Get_LinerBarcode(Barcoded.Symbology.I2of5C, "1234567890123456", "1234567890123456", "Below", "Arial", 8, 0);
|
||||
PicBarcodeExample.Image = barcodeimage;
|
||||
|
||||
break;
|
||||
case "Datamatrix":
|
||||
BarcodeLib.Barcode dmcode = new BarcodeLib.Barcode();
|
||||
string qr = "imaq$0002024002033986$0006$1001020854$29825487$104690562$104690562$";
|
||||
string qrvisible = "1001020854\r\n000202400203398 U";
|
||||
barcodeimage = dmcode.Get_Datamatrix(DataMatrix.net.DmtxScheme.DmtxSchemeAscii, qr, 6, 6, 0, "Right", qrvisible, "Futura Book", 11);
|
||||
PicBarcodeExample.Image = barcodeimage;
|
||||
break;
|
||||
case "QR":
|
||||
BarcodeLib.Barcode qrcode = new BarcodeLib.Barcode();
|
||||
qrcode.Get_QRCode()
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
123
Client/UIControls/Administrator/OfficeVorlage.resx
Normal file
123
Client/UIControls/Administrator/OfficeVorlage.resx
Normal file
@@ -0,0 +1,123 @@
|
||||
<?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="toolStrip1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
<value>17, 17</value>
|
||||
</metadata>
|
||||
</root>
|
||||
@@ -12,6 +12,7 @@ using System.Threading.Tasks;
|
||||
using System.Windows.Forms;
|
||||
using Syncfusion.Windows.Forms.Tools;
|
||||
using Syncfusion.WinForms.Controls;
|
||||
using Microsoft.Toolkit.Uwp.Notifications;
|
||||
|
||||
namespace OnDoc.UIControls.Administrator
|
||||
{
|
||||
@@ -50,9 +51,10 @@ namespace OnDoc.UIControls.Administrator
|
||||
|
||||
private void toolStripButton2_Click(object sender, EventArgs e)
|
||||
{
|
||||
db.Update_Data();
|
||||
db.Update_Data();
|
||||
ToastMessage.ShowToast("Speichern", "Daten erfolgreich gespeichert");
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
private void sfDataGrid1_AddNewRowInitiating(object sender, Syncfusion.WinForms.DataGrid.Events.AddNewRowInitiatingEventArgs e)
|
||||
|
||||
22
Client/UIControls/DokList.Designer.cs
generated
22
Client/UIControls/DokList.Designer.cs
generated
@@ -93,10 +93,10 @@
|
||||
this.RibbonButtonDokumenttyp = new System.Windows.Forms.RibbonButton();
|
||||
this.RibbonButtonVorlagen = new System.Windows.Forms.RibbonButton();
|
||||
this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
|
||||
this.ribbonButton2 = new System.Windows.Forms.RibbonButton();
|
||||
this.RibbonButtonBerechtigungsgruppe = new System.Windows.Forms.RibbonButton();
|
||||
this.pdfConfig1 = new Syncfusion.Pdf.PdfConfig();
|
||||
this.RibbonButtonCreateNewDoc = new System.Windows.Forms.RibbonButton();
|
||||
this.ribbonButton2 = new System.Windows.Forms.RibbonButton();
|
||||
this.docPreview1 = new OnDoc.UIControls.DocPreview();
|
||||
((System.ComponentModel.ISupportInitialize)(this.sfDataGrid1)).BeginInit();
|
||||
this.ctxMenuDokList.SuspendLayout();
|
||||
@@ -678,6 +678,7 @@
|
||||
this.RibbonButtonDokumenttyp.Name = "RibbonButtonDokumenttyp";
|
||||
this.RibbonButtonDokumenttyp.SmallImage = ((System.Drawing.Image)(resources.GetObject("RibbonButtonDokumenttyp.SmallImage")));
|
||||
this.RibbonButtonDokumenttyp.Text = "Dokumenttyp";
|
||||
this.RibbonButtonDokumenttyp.Click += new System.EventHandler(this.RibbonButtonDokumenttyp_Click);
|
||||
//
|
||||
// RibbonButtonVorlagen
|
||||
//
|
||||
@@ -686,6 +687,7 @@
|
||||
this.RibbonButtonVorlagen.Name = "RibbonButtonVorlagen";
|
||||
this.RibbonButtonVorlagen.SmallImage = ((System.Drawing.Image)(resources.GetObject("RibbonButtonVorlagen.SmallImage")));
|
||||
this.RibbonButtonVorlagen.Text = "Vorlagen";
|
||||
this.RibbonButtonVorlagen.Click += new System.EventHandler(this.RibbonButtonVorlagen_Click);
|
||||
//
|
||||
// ribbonPanel3
|
||||
//
|
||||
@@ -696,6 +698,15 @@
|
||||
this.ribbonPanel3.Name = "ribbonPanel3";
|
||||
this.ribbonPanel3.Text = "Berechtigungen";
|
||||
//
|
||||
// ribbonButton2
|
||||
//
|
||||
this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
|
||||
this.ribbonButton2.LargeImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.LargeImage")));
|
||||
this.ribbonButton2.Name = "ribbonButton2";
|
||||
this.ribbonButton2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.SmallImage")));
|
||||
this.ribbonButton2.Text = "Berechtigungen";
|
||||
this.ribbonButton2.Click += new System.EventHandler(this.ribbonButton2_Click);
|
||||
//
|
||||
// RibbonButtonBerechtigungsgruppe
|
||||
//
|
||||
this.RibbonButtonBerechtigungsgruppe.Image = ((System.Drawing.Image)(resources.GetObject("RibbonButtonBerechtigungsgruppe.Image")));
|
||||
@@ -714,15 +725,6 @@
|
||||
this.RibbonButtonCreateNewDoc.Text = "Dokument";
|
||||
this.RibbonButtonCreateNewDoc.Click += new System.EventHandler(this.RibbonButtonCreateNewDoc_Click);
|
||||
//
|
||||
// ribbonButton2
|
||||
//
|
||||
this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
|
||||
this.ribbonButton2.LargeImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.LargeImage")));
|
||||
this.ribbonButton2.Name = "ribbonButton2";
|
||||
this.ribbonButton2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.SmallImage")));
|
||||
this.ribbonButton2.Text = "Berechtigungen";
|
||||
this.ribbonButton2.Click += new System.EventHandler(this.ribbonButton2_Click);
|
||||
//
|
||||
// docPreview1
|
||||
//
|
||||
this.docPreview1.BackColor = System.Drawing.SystemColors.Control;
|
||||
|
||||
@@ -80,6 +80,7 @@ namespace OnDoc.UICintrols
|
||||
private void DokList_Load(object sender, EventArgs e)
|
||||
{
|
||||
tsrbvorschau.SelectedIndex = 0;
|
||||
|
||||
}
|
||||
|
||||
public void load_Profile()
|
||||
@@ -134,6 +135,7 @@ namespace OnDoc.UICintrols
|
||||
TableHelper.FormatTable(ref dokumente, "trefferliste_relaunch", ref this.sfDataGrid1);
|
||||
|
||||
//this.sfDataGrid1.DataSource = dokumente;
|
||||
sfDataGrid1.View.AutoExpandGroups = true;
|
||||
}
|
||||
|
||||
public void refresh_dokumente_filtered()
|
||||
@@ -683,5 +685,17 @@ namespace OnDoc.UICintrols
|
||||
Verbindungseditor ve = new Verbindungseditor("Relaunch_Berechtigungsgruppe","Mitarbeiter", "Relaunch_Berechtigungsgruppe_Mitarbeiter");
|
||||
ve.Show();
|
||||
}
|
||||
|
||||
private void RibbonButtonDokumenttyp_Click(object sender, EventArgs e)
|
||||
{
|
||||
DokumenttypListe dtliste = new DokumenttypListe();
|
||||
dtliste.Show();
|
||||
}
|
||||
|
||||
private void RibbonButtonVorlagen_Click(object sender, EventArgs e)
|
||||
{
|
||||
OfficeVorlage ov = new OfficeVorlage();
|
||||
ov.Show();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -416,37 +416,37 @@
|
||||
<data name="ribbonButton2.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||
wAAADsABataJCQAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
vQAADr0BR/uQrQAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="ribbonButton2.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||
wAAADsABataJCQAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
vQAADr0BR/uQrQAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="ribbonButton2.SmallImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||
wAAADsABataJCQAAABNJREFUOE9jGAWjYBSMAjBgYAAABBAAAadEfGMAAAAASUVORK5CYII=
|
||||
vQAADr0BR/uQrQAAABNJREFUOE9jGAWjYBSMAjBgYAAABBAAAadEfGMAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<data name="RibbonButtonBerechtigungsgruppe.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||
vwAADr8BOAVTJAAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
vAAADrwBlbxySQAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="RibbonButtonBerechtigungsgruppe.LargeImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||
vwAADr8BOAVTJAAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
vAAADrwBlbxySQAAABpJREFUWEftwQEBAAAAgiD/r25IQAAAAMC5GhAgAAGdeElDAAAAAElFTkSuQmCC
|
||||
</value>
|
||||
</data>
|
||||
<data name="RibbonButtonBerechtigungsgruppe.SmallImage" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||
<value>
|
||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAO
|
||||
vwAADr8BOAVTJAAAABNJREFUOE9jGAWjYBSMAjBgYAAABBAAAadEfGMAAAAASUVORK5CYII=
|
||||
vAAADrwBlbxySQAAABNJREFUOE9jGAWjYBSMAjBgYAAABBAAAadEfGMAAAAASUVORK5CYII=
|
||||
</value>
|
||||
</data>
|
||||
<metadata name="pdfConfig1.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||
|
||||
BIN
Client/bin/Debug/Microsoft.Office.Interop.Excel.dll
Normal file
BIN
Client/bin/Debug/Microsoft.Office.Interop.Excel.dll
Normal file
Binary file not shown.
BIN
Client/bin/Debug/Microsoft.Office.Interop.Word.dll
Normal file
BIN
Client/bin/Debug/Microsoft.Office.Interop.Word.dll
Normal file
Binary file not shown.
BIN
Client/bin/Debug/Microsoft.Toolkit.Uwp.Notifications.dll
Normal file
BIN
Client/bin/Debug/Microsoft.Toolkit.Uwp.Notifications.dll
Normal file
Binary file not shown.
BIN
Client/bin/Debug/Microsoft.Toolkit.Uwp.Notifications.pdb
Normal file
BIN
Client/bin/Debug/Microsoft.Toolkit.Uwp.Notifications.pdb
Normal file
Binary file not shown.
@@ -1,461 +0,0 @@
|
||||
<?xml version="1.0"?>
|
||||
<doc>
|
||||
<assembly>
|
||||
<name>NLog.Database</name>
|
||||
</assembly>
|
||||
<members>
|
||||
<member name="T:NLog.Targets.DatabaseCommandInfo">
|
||||
<summary>
|
||||
Information about database command + parameters.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseCommandInfo.CommandType">
|
||||
<summary>
|
||||
Gets or sets the type of the command.
|
||||
</summary>
|
||||
<value>The type of the command.</value>
|
||||
<docgen category='Command Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseCommandInfo.ConnectionString">
|
||||
<summary>
|
||||
Gets or sets the connection string to run the command against. If not provided, connection string from the target is used.
|
||||
</summary>
|
||||
<docgen category='Command Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseCommandInfo.Text">
|
||||
<summary>
|
||||
Gets or sets the command text.
|
||||
</summary>
|
||||
<docgen category='Command Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseCommandInfo.IgnoreFailures">
|
||||
<summary>
|
||||
Gets or sets a value indicating whether to ignore failures.
|
||||
</summary>
|
||||
<docgen category='Command Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseCommandInfo.Parameters">
|
||||
<summary>
|
||||
Gets the collection of parameters. Each parameter contains a mapping
|
||||
between NLog layout and a database named or positional parameter.
|
||||
</summary>
|
||||
<docgen category='Command Options' order='10' />
|
||||
</member>
|
||||
<member name="T:NLog.Targets.DatabaseObjectPropertyInfo">
|
||||
<summary>
|
||||
Information about object-property for the database-connection-object
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseObjectPropertyInfo.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:NLog.Targets.DatabaseObjectPropertyInfo"/> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseObjectPropertyInfo.Name">
|
||||
<summary>
|
||||
Gets or sets the name for the object-property
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseObjectPropertyInfo.Layout">
|
||||
<summary>
|
||||
Gets or sets the value to assign on the object-property
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseObjectPropertyInfo.PropertyType">
|
||||
<summary>
|
||||
Gets or sets the type of the object-property
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseObjectPropertyInfo.Format">
|
||||
<summary>
|
||||
Gets or sets convert format of the property value
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='8' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseObjectPropertyInfo.Culture">
|
||||
<summary>
|
||||
Gets or sets the culture used for parsing property string-value for type-conversion
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='9' />
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseObjectPropertyInfo.RenderValue(NLog.LogEventInfo)">
|
||||
<summary>
|
||||
Render Result Value
|
||||
</summary>
|
||||
<param name="logEvent">Log event for rendering</param>
|
||||
<returns>Result value when available, else fallback to defaultValue</returns>
|
||||
</member>
|
||||
<member name="T:NLog.Targets.DatabaseParameterInfo">
|
||||
<summary>
|
||||
Represents a parameter to a Database target.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseParameterInfo.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:NLog.Targets.DatabaseParameterInfo" /> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseParameterInfo.#ctor(System.String,NLog.Layouts.Layout)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:NLog.Targets.DatabaseParameterInfo" /> class.
|
||||
</summary>
|
||||
<param name="parameterName">Name of the parameter.</param>
|
||||
<param name="parameterLayout">The parameter layout.</param>
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.Name">
|
||||
<summary>
|
||||
Gets or sets the database parameter name.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='0' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.Layout">
|
||||
<summary>
|
||||
Gets or sets the layout that should be use to calculate the value for the parameter.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='1' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.DbType">
|
||||
<summary>
|
||||
Gets or sets the database parameter DbType.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='2' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.Size">
|
||||
<summary>
|
||||
Gets or sets the database parameter size.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='3' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.Precision">
|
||||
<summary>
|
||||
Gets or sets the database parameter precision.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='4' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.Scale">
|
||||
<summary>
|
||||
Gets or sets the database parameter scale.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='5' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.ParameterType">
|
||||
<summary>
|
||||
Gets or sets the type of the parameter.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='6' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.DefaultValue">
|
||||
<summary>
|
||||
Gets or sets the fallback value when result value is not available
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='7' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.Format">
|
||||
<summary>
|
||||
Gets or sets convert format of the database parameter value.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='8' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.Culture">
|
||||
<summary>
|
||||
Gets or sets the culture used for parsing parameter string-value for type-conversion
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='9' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseParameterInfo.AllowDbNull">
|
||||
<summary>
|
||||
Gets or sets whether empty value should translate into DbNull. Requires database column to allow NULL values.
|
||||
</summary>
|
||||
<docgen category='Parameter Options' order='10' />
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseParameterInfo.RenderValue(NLog.LogEventInfo)">
|
||||
<summary>
|
||||
Render Result Value
|
||||
</summary>
|
||||
<param name="logEvent">Log event for rendering</param>
|
||||
<returns>Result value when available, else fallback to defaultValue</returns>
|
||||
</member>
|
||||
<member name="T:NLog.Targets.DatabaseTarget">
|
||||
<summary>
|
||||
Writes log messages to the database using an ADO.NET provider.
|
||||
</summary>
|
||||
<remarks>
|
||||
<para>
|
||||
Note .NET Core application cannot load connectionstrings from app.config / web.config. Instead use ${configsetting}
|
||||
</para>
|
||||
<a href="https://github.com/nlog/nlog/wiki/Database-target">See NLog Wiki</a>
|
||||
</remarks>
|
||||
<seealso href="https://github.com/nlog/nlog/wiki/Database-target">Documentation on NLog Wiki</seealso>
|
||||
<example>
|
||||
<para>
|
||||
The configuration is dependent on the database type, because
|
||||
there are different methods of specifying connection string, SQL
|
||||
command and command parameters.
|
||||
</para>
|
||||
<para>MS SQL Server using System.Data.SqlClient:</para>
|
||||
<code lang="XML" source="examples/targets/Configuration File/Database/MSSQL/NLog.config" height="450" />
|
||||
<para>Oracle using System.Data.OracleClient:</para>
|
||||
<code lang="XML" source="examples/targets/Configuration File/Database/Oracle.Native/NLog.config" height="350" />
|
||||
<para>Oracle using System.Data.OleDBClient:</para>
|
||||
<code lang="XML" source="examples/targets/Configuration File/Database/Oracle.OleDB/NLog.config" height="350" />
|
||||
<para>To set up the log target programmatically use code like this (an equivalent of MSSQL configuration):</para>
|
||||
<code lang="C#" source="examples/targets/Configuration API/Database/MSSQL/Example.cs" height="630" />
|
||||
</example>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.#ctor">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:NLog.Targets.DatabaseTarget" /> class.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.#ctor(System.String)">
|
||||
<summary>
|
||||
Initializes a new instance of the <see cref="T:NLog.Targets.DatabaseTarget" /> class.
|
||||
</summary>
|
||||
<param name="name">Name of the target.</param>
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.DBProvider">
|
||||
<summary>
|
||||
Gets or sets the name of the database provider.
|
||||
</summary>
|
||||
<remarks>
|
||||
<para>
|
||||
The parameter name should be a provider invariant name as registered in machine.config or app.config. Common values are:
|
||||
</para>
|
||||
<ul>
|
||||
<li><c>System.Data.SqlClient</c> - <see href="https://msdn.microsoft.com/en-us/library/system.data.sqlclient.aspx">SQL Sever Client</see></li>
|
||||
<li><c>System.Data.SqlServerCe.3.5</c> - <see href="https://www.microsoft.com/sqlserver/2005/en/us/compact.aspx">SQL Sever Compact 3.5</see></li>
|
||||
<li><c>System.Data.OracleClient</c> - <see href="https://msdn.microsoft.com/en-us/library/system.data.oracleclient.aspx">Oracle Client from Microsoft</see> (deprecated in .NET Framework 4)</li>
|
||||
<li><c>Oracle.DataAccess.Client</c> - <see href="https://www.oracle.com/technology/tech/windows/odpnet/index.html">ODP.NET provider from Oracle</see></li>
|
||||
<li><c>System.Data.SQLite</c> - <see href="http://sqlite.phxsoftware.com/">System.Data.SQLite driver for SQLite</see></li>
|
||||
<li><c>Npgsql</c> - <see href="https://www.npgsql.org/">Npgsql driver for PostgreSQL</see></li>
|
||||
<li><c>MySql.Data.MySqlClient</c> - <see href="https://www.mysql.com/downloads/connector/net/">MySQL Connector/Net</see></li>
|
||||
</ul>
|
||||
<para>(Note that provider invariant names are not supported on .NET Compact Framework).</para>
|
||||
<para>
|
||||
Alternatively the parameter value can be be a fully qualified name of the provider
|
||||
connection type (class implementing <see cref="T:System.Data.IDbConnection" />) or one of the following tokens:
|
||||
</para>
|
||||
<ul>
|
||||
<li><c>sqlserver</c>, <c>mssql</c>, <c>microsoft</c> or <c>msde</c> - SQL Server Data Provider</li>
|
||||
<li><c>oledb</c> - OLEDB Data Provider</li>
|
||||
<li><c>odbc</c> - ODBC Data Provider</li>
|
||||
</ul>
|
||||
</remarks>
|
||||
<docgen category='Connection Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.ConnectionStringName">
|
||||
<summary>
|
||||
Gets or sets the name of the connection string (as specified in <see href="https://msdn.microsoft.com/en-us/library/bf7sd233.aspx"><connectionStrings> configuration section</see>.
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='50' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.ConnectionString">
|
||||
<summary>
|
||||
Gets or sets the connection string. When provided, it overrides the values
|
||||
specified in DBHost, DBUserName, DBPassword, DBDatabase.
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.InstallConnectionString">
|
||||
<summary>
|
||||
Gets or sets the connection string using for installation and uninstallation. If not provided, regular ConnectionString is being used.
|
||||
</summary>
|
||||
<docgen category='Installation Options' order='100' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.InstallDdlCommands">
|
||||
<summary>
|
||||
Gets the installation DDL commands.
|
||||
</summary>
|
||||
<docgen category='Installation Options' order='100' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.UninstallDdlCommands">
|
||||
<summary>
|
||||
Gets the uninstallation DDL commands.
|
||||
</summary>
|
||||
<docgen category='Installation Options' order='100' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.KeepConnection">
|
||||
<summary>
|
||||
Gets or sets a value indicating whether to keep the
|
||||
database connection open between the log events.
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.DBHost">
|
||||
<summary>
|
||||
Gets or sets the database host name. If the ConnectionString is not provided
|
||||
this value will be used to construct the "Server=" part of the
|
||||
connection string.
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='50' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.DBUserName">
|
||||
<summary>
|
||||
Gets or sets the database user name. If the ConnectionString is not provided
|
||||
this value will be used to construct the "User ID=" part of the
|
||||
connection string.
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='50' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.DBPassword">
|
||||
<summary>
|
||||
Gets or sets the database password. If the ConnectionString is not provided
|
||||
this value will be used to construct the "Password=" part of the
|
||||
connection string.
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='50' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.DBDatabase">
|
||||
<summary>
|
||||
Gets or sets the database name. If the ConnectionString is not provided
|
||||
this value will be used to construct the "Database=" part of the
|
||||
connection string.
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='50' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.CommandText">
|
||||
<summary>
|
||||
Gets or sets the text of the SQL command to be run on each log level.
|
||||
</summary>
|
||||
<remarks>
|
||||
Typically this is a SQL INSERT statement or a stored procedure call.
|
||||
It should use the database-specific parameters (marked as <c>@parameter</c>
|
||||
for SQL server or <c>:parameter</c> for Oracle, other data providers
|
||||
have their own notation) and not the layout renderers,
|
||||
because the latter is prone to SQL injection attacks.
|
||||
The layout renderers should be specified as <parameter /> elements instead.
|
||||
</remarks>
|
||||
<docgen category='SQL Statement' order='10' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.CommandType">
|
||||
<summary>
|
||||
Gets or sets the type of the SQL command to be run on each log level.
|
||||
</summary>
|
||||
<remarks>
|
||||
This specifies how the command text is interpreted, as "Text" (default) or as "StoredProcedure".
|
||||
When using the value StoredProcedure, the commandText-property would
|
||||
normally be the name of the stored procedure. TableDirect method is not supported in this context.
|
||||
</remarks>
|
||||
<docgen category='SQL Statement' order='11' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.Parameters">
|
||||
<summary>
|
||||
Gets the collection of parameters. Each item contains a mapping
|
||||
between NLog layout and a database named or positional parameter.
|
||||
</summary>
|
||||
<docgen category='SQL Statement' order='14' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.ConnectionProperties">
|
||||
<summary>
|
||||
Gets the collection of properties. Each item contains a mapping
|
||||
between NLog layout and a property on the DbConnection instance
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='50' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.CommandProperties">
|
||||
<summary>
|
||||
Gets the collection of properties. Each item contains a mapping
|
||||
between NLog layout and a property on the DbCommand instance
|
||||
</summary>
|
||||
<docgen category='Connection Options' order='50' />
|
||||
</member>
|
||||
<member name="P:NLog.Targets.DatabaseTarget.IsolationLevel">
|
||||
<summary>
|
||||
Configures isolated transaction batch writing. If supported by the database, then it will improve insert performance.
|
||||
</summary>
|
||||
<docgen category='Performance Tuning Options' order='10' />
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.Install(NLog.Config.InstallationContext)">
|
||||
<summary>
|
||||
Performs installation which requires administrative permissions.
|
||||
</summary>
|
||||
<param name="installationContext">The installation context.</param>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.Uninstall(NLog.Config.InstallationContext)">
|
||||
<summary>
|
||||
Performs uninstallation which requires administrative permissions.
|
||||
</summary>
|
||||
<param name="installationContext">The installation context.</param>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.IsInstalled(NLog.Config.InstallationContext)">
|
||||
<summary>
|
||||
Determines whether the item is installed.
|
||||
</summary>
|
||||
<param name="installationContext">The installation context.</param>
|
||||
<returns>
|
||||
Value indicating whether the item is installed or null if it is not possible to determine.
|
||||
</returns>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.InitializeTarget">
|
||||
<inheritdoc/>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.SetConnectionType">
|
||||
<summary>
|
||||
Set the <see cref="P:NLog.Targets.DatabaseTarget.ConnectionType"/> to use it for opening connections to the database.
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.CloseTarget">
|
||||
<inheritdoc/>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.Write(NLog.LogEventInfo)">
|
||||
<summary>
|
||||
Writes the specified logging event to the database. It creates
|
||||
a new database command, prepares parameters for it by calculating
|
||||
layouts and executes the command.
|
||||
</summary>
|
||||
<param name="logEvent">The logging event.</param>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.Write(System.Collections.Generic.IList{NLog.Common.AsyncLogEventInfo})">
|
||||
<summary>
|
||||
Writes an array of logging events to the log target. By default it iterates on all
|
||||
events and passes them to "Write" method. Inheriting classes can use this method to
|
||||
optimize batch writes.
|
||||
</summary>
|
||||
<param name="logEvents">Logging events to be written out.</param>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.ExecuteDbCommandWithParameters(NLog.LogEventInfo,System.Data.IDbConnection,System.Data.IDbTransaction)">
|
||||
<summary>
|
||||
Write logEvent to database
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.BuildConnectionString(NLog.LogEventInfo)">
|
||||
<summary>
|
||||
Build the connectionstring from the properties.
|
||||
</summary>
|
||||
<remarks>
|
||||
Using <see cref="P:NLog.Targets.DatabaseTarget.ConnectionString"/> at first, and falls back to the properties <see cref="P:NLog.Targets.DatabaseTarget.DBHost"/>,
|
||||
<see cref="P:NLog.Targets.DatabaseTarget.DBUserName"/>, <see cref="P:NLog.Targets.DatabaseTarget.DBPassword"/> and <see cref="P:NLog.Targets.DatabaseTarget.DBDatabase"/>
|
||||
</remarks>
|
||||
<param name="logEvent">Event to render the layout inside the properties.</param>
|
||||
<returns></returns>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.EscapeValueForConnectionString(System.String)">
|
||||
<summary>
|
||||
Escape quotes and semicolons.
|
||||
See https://docs.microsoft.com/en-us/previous-versions/windows/desktop/ms722656(v=vs.85)#setting-values-that-use-reserved-characters
|
||||
</summary>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.CreateDatabaseParameter(System.Data.IDbCommand,NLog.Targets.DatabaseParameterInfo)">
|
||||
<summary>
|
||||
Create database parameter
|
||||
</summary>
|
||||
<param name="command">Current command.</param>
|
||||
<param name="parameterInfo">Parameter configuration info.</param>
|
||||
</member>
|
||||
<member name="M:NLog.Targets.DatabaseTarget.GetDatabaseParameterValue(NLog.LogEventInfo,NLog.Targets.DatabaseParameterInfo)">
|
||||
<summary>
|
||||
Extract parameter value from the logevent
|
||||
</summary>
|
||||
<param name="logEvent">Current logevent.</param>
|
||||
<param name="parameterInfo">Parameter configuration info.</param>
|
||||
</member>
|
||||
<member name="T:NLog.Internal.ReflectionHelpers">
|
||||
<summary>
|
||||
Reflection helpers.
|
||||
</summary>
|
||||
</member>
|
||||
</members>
|
||||
</doc>
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
1
Client/bin/Debug/Start_EDK.cmd
Normal file
1
Client/bin/Debug/Start_EDK.cmd
Normal file
@@ -0,0 +1 @@
|
||||
ondoc.exe E:\Software-Projekte\OnDoc\EDK_Dateien\3bv.edk
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
BIN
Client/bin/Debug/System.ValueTuple.dll
Normal file
BIN
Client/bin/Debug/System.ValueTuple.dll
Normal file
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
209
Client/obj/Client.csproj.nuget.dgspec.json
Normal file
209
Client/obj/Client.csproj.nuget.dgspec.json
Normal file
@@ -0,0 +1,209 @@
|
||||
{
|
||||
"format": 1,
|
||||
"restore": {
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Client\\Client.csproj": {}
|
||||
},
|
||||
"projects": {
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Client\\Client.csproj": {
|
||||
"version": "1.0.0",
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Client\\Client.csproj",
|
||||
"projectName": "OnDoc",
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Client\\Client.csproj",
|
||||
"packagesPath": "C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\",
|
||||
"outputPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Client\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"skipContentFileWrite": true,
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\WinForms\\bin\\v8\\",
|
||||
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
|
||||
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WPF\\25.1.35\\ToolboxNuGetPackages"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\Stefan Hutter lokal\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\ComponentOne.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Syncfusion Toolbox for WPF.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net481"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\FastReports\\FastReport.Net\\Nugets": {},
|
||||
"C:\\Program Files (x86)\\MESCIUS\\ComponentOne\\Packages": {},
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"C:\\Program Files (x86)\\Syncfusion\\Essential Studio\\WinUI\\25.1.35\\NuGetPackages": {},
|
||||
"E:\\Software-Projekte\\_NugetPackages": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net481": {
|
||||
"projectReferences": {
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Database\\Database.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Database\\Database.csproj"
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\DOCGEN\\DocGen.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\DOCGEN\\DocGen.csproj"
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj"
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Logging\\Logging.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Logging\\Logging.csproj"
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"restoreAuditProperties": {
|
||||
"enableAudit": "true",
|
||||
"auditLevel": "low",
|
||||
"auditMode": "direct"
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net481": {
|
||||
"dependencies": {
|
||||
"Microsoft.Office.Interop.Excel": {
|
||||
"target": "Package",
|
||||
"version": "[15.0.4795.1001, )"
|
||||
},
|
||||
"Microsoft.Office.Interop.Word": {
|
||||
"target": "Package",
|
||||
"version": "[15.0.4797.1004, )"
|
||||
},
|
||||
"Microsoft.Toolkit.Uwp.Notifications": {
|
||||
"target": "Package",
|
||||
"version": "[7.1.3, )"
|
||||
},
|
||||
"NLog.Database": {
|
||||
"target": "Package",
|
||||
"version": "[5.3.2, )"
|
||||
},
|
||||
"Newtonsoft.Json": {
|
||||
"target": "Package",
|
||||
"version": "[13.0.3, )"
|
||||
},
|
||||
"RibbonWinForms": {
|
||||
"target": "Package",
|
||||
"version": "[5.0.1.1, )"
|
||||
},
|
||||
"Syncfusion.Pdf.WinForms": {
|
||||
"target": "Package",
|
||||
"version": "[25.2.6, )"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"runtimes": {
|
||||
"win": {
|
||||
"#import": []
|
||||
},
|
||||
"win-arm64": {
|
||||
"#import": []
|
||||
},
|
||||
"win-x64": {
|
||||
"#import": []
|
||||
},
|
||||
"win-x86": {
|
||||
"#import": []
|
||||
}
|
||||
}
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Database\\Database.csproj": {
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Database\\Database.csproj",
|
||||
"projectName": "Database",
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Database\\Database.csproj",
|
||||
"frameworks": {
|
||||
"net481": {
|
||||
"projectReferences": {
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj"
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net481": {}
|
||||
}
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\DOCGEN\\DocGen.csproj": {
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\DOCGEN\\DocGen.csproj",
|
||||
"projectName": "DocGen",
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\DOCGEN\\DocGen.csproj",
|
||||
"frameworks": {
|
||||
"net481": {
|
||||
"projectReferences": {
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Database\\Database.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Database\\Database.csproj"
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj"
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj": {
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net481": {}
|
||||
}
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj": {
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj",
|
||||
"projectName": "Helper",
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Helper\\Helper.csproj",
|
||||
"frameworks": {
|
||||
"net481": {
|
||||
"projectReferences": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net481": {}
|
||||
}
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Logging\\Logging.csproj": {
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Logging\\Logging.csproj",
|
||||
"projectName": "Logging",
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Logging\\Logging.csproj",
|
||||
"frameworks": {
|
||||
"net481": {
|
||||
"projectReferences": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net481": {}
|
||||
}
|
||||
},
|
||||
"E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj": {
|
||||
"restore": {
|
||||
"projectUniqueName": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj",
|
||||
"projectName": "Model",
|
||||
"projectPath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Model\\Model.csproj",
|
||||
"frameworks": {
|
||||
"net481": {
|
||||
"projectReferences": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net481": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
18
Client/obj/Client.csproj.nuget.g.props
Normal file
18
Client/obj/Client.csproj.nuget.g.props
Normal file
@@ -0,0 +1,18 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Stefan Hutter lokal\.nuget\packages\;C:\Program Files (x86)\MESCIUS\ComponentOne\WinForms\bin\v8\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages;C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\25.1.35\ToolboxNuGetPackages</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.10.1</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<SourceRoot Include="C:\Users\Stefan Hutter lokal\.nuget\packages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\MESCIUS\ComponentOne\WinForms\bin\v8\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||
<SourceRoot Include="C:\Program Files (x86)\Syncfusion\Essential Studio\WPF\25.1.35\ToolboxNuGetPackages\" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
6
Client/obj/Client.csproj.nuget.g.targets
Normal file
6
Client/obj/Client.csproj.nuget.g.targets
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<Import Project="$(NuGetPackageRoot)system.runtime.windowsruntime\4.6.0\buildTransitive\net461\System.Runtime.WindowsRuntime.targets" Condition="Exists('$(NuGetPackageRoot)system.runtime.windowsruntime\4.6.0\buildTransitive\net461\System.Runtime.WindowsRuntime.targets')" />
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
Binary file not shown.
@@ -1 +1 @@
|
||||
7862097c1c7b396d933cf6d17b6b26cdd83bb81d798573c43fdaccad5e3753c1
|
||||
6fbad34f8e4eaa881260b06bcac3c323f2d6a0c7d64d06b65510871185a6df43
|
||||
|
||||
@@ -161,16 +161,11 @@ E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Logging.pdb
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Helper.pdb
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Model.pdb
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\ExcelNet.pdb
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Newtonsoft.Json.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\NLog.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\NLog.Database.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.Compression.Base.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.Core.WinForms.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.Data.WinForms.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.Grid.Base.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.Grid.Windows.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.GridCommon.WinForms.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.Pdf.Base.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.PdfToImageConverter.Base.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.PdfViewer.Windows.xml
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Syncfusion.SfDataGrid.WinForms.xml
|
||||
@@ -224,3 +219,11 @@ E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\OfficePrinter.dll
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\OfficePrinter.pdb
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.UIControls.Administrator.TableEditor.resources
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.UIControls.Administrator.Verbindungseditor.resources
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Microsoft.Office.Interop.Excel.dll
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Microsoft.Office.Interop.Word.dll
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Microsoft.Toolkit.Uwp.Notifications.dll
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\Microsoft.Toolkit.Uwp.Notifications.pdb
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\bin\Debug\System.ValueTuple.dll
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\Client.csproj.SuggestedBindingRedirects.cache
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.exe.config
|
||||
E:\Software-Projekte\OnDoc\OnDoc\Client\obj\Debug\OnDoc.UIControls.Administrator.OfficeVorlage.resources
|
||||
|
||||
Binary file not shown.
@@ -0,0 +1 @@
|
||||
f9d5ee412b9ccfa86169b48f871fab6ef2a7ed22d3bac2fa85516970a554514b
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2888
Client/obj/project.assets.json
Normal file
2888
Client/obj/project.assets.json
Normal file
File diff suppressed because it is too large
Load Diff
25
Client/obj/project.nuget.cache
Normal file
25
Client/obj/project.nuget.cache
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "I96qsYeE2WY=",
|
||||
"success": true,
|
||||
"projectFilePath": "E:\\Software-Projekte\\OnDoc\\OnDoc\\Client\\Client.csproj",
|
||||
"expectedPackageFiles": [
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\microsoft.netframework.referenceassemblies\\1.0.0\\microsoft.netframework.referenceassemblies.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\microsoft.netframework.referenceassemblies.net48\\1.0.0\\microsoft.netframework.referenceassemblies.net48.1.0.0.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\microsoft.office.interop.excel\\15.0.4795.1001\\microsoft.office.interop.excel.15.0.4795.1001.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\microsoft.office.interop.word\\15.0.4797.1004\\microsoft.office.interop.word.15.0.4797.1004.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\microsoft.toolkit.uwp.notifications\\7.1.3\\microsoft.toolkit.uwp.notifications.7.1.3.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\microsoft.windows.sdk.contracts\\10.0.19041.1\\microsoft.windows.sdk.contracts.10.0.19041.1.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\nlog\\5.3.2\\nlog.5.3.2.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\nlog.database\\5.3.2\\nlog.database.5.3.2.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\ribbonwinforms\\5.0.1.1\\ribbonwinforms.5.0.1.1.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\syncfusion.compression.base\\25.2.6\\syncfusion.compression.base.25.2.6.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\syncfusion.licensing\\25.2.6\\syncfusion.licensing.25.2.6.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\syncfusion.pdf.winforms\\25.2.6\\syncfusion.pdf.winforms.25.2.6.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\system.runtime.windowsruntime\\4.6.0\\system.runtime.windowsruntime.4.6.0.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\system.runtime.windowsruntime.ui.xaml\\4.6.0\\system.runtime.windowsruntime.ui.xaml.4.6.0.nupkg.sha512",
|
||||
"C:\\Users\\Stefan Hutter lokal\\.nuget\\packages\\system.valuetuple\\4.5.0\\system.valuetuple.4.5.0.nupkg.sha512"
|
||||
],
|
||||
"logs": []
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Microsoft.Office.Interop.Excel" version="15.0.4795.1001" targetFramework="net481" />
|
||||
<package id="Microsoft.Office.Interop.Word" version="15.0.4797.1004" targetFramework="net481" />
|
||||
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net481" />
|
||||
<package id="NLog" version="5.3.2" targetFramework="net481" />
|
||||
<package id="NLog.Database" version="5.3.2" targetFramework="net481" />
|
||||
<package id="RibbonWinForms" version="5.0.1.1" targetFramework="net48" />
|
||||
<package id="Syncfusion.Compression.Base" version="25.2.6" targetFramework="net481" />
|
||||
<package id="Syncfusion.Licensing" version="25.2.6" targetFramework="net481" />
|
||||
<package id="Syncfusion.Pdf.WinForms" version="25.2.6" targetFramework="net481" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user