2016-06-27 01:45:38 +02:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
|
|
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
|
<ProjectGuid>{3FEBB560-9275-413A-9767-BB68C44EEBC3}</ProjectGuid>
|
|
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
|
<RootNamespace>BeWo</RootNamespace>
|
|
|
|
|
|
<AssemblyName>BeWoPlaner</AssemblyName>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
|
<EnableSecurityDebugging>true</EnableSecurityDebugging>
|
|
|
|
|
|
<TargetZone>Internet</TargetZone>
|
|
|
|
|
|
<GenerateManifests>true</GenerateManifests>
|
2017-06-11 15:50:31 +02:00
|
|
|
|
<SignManifests>false</SignManifests>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<ManifestKeyFile>
|
|
|
|
|
|
</ManifestKeyFile>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<ManifestCertificateThumbprint>D9ACF3EBC5E47956B8D786361F7061E3F6D6F286</ManifestCertificateThumbprint>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<IsWebBootstrapper>true</IsWebBootstrapper>
|
|
|
|
|
|
<SignAssembly>false</SignAssembly>
|
|
|
|
|
|
<ExpressionBlendVersion>3.0.1927.0</ExpressionBlendVersion>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<TargetFrameworkProfile>
|
|
|
|
|
|
</TargetFrameworkProfile>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileUpgradeFlags>
|
|
|
|
|
|
</FileUpgradeFlags>
|
|
|
|
|
|
<OldToolsVersion>3.5</OldToolsVersion>
|
|
|
|
|
|
<UpgradeBackupLocation />
|
|
|
|
|
|
<PublishUrl>D:\Projects\beyondsoft\BeWoPlaner\Publish\</PublishUrl>
|
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
|
<InstallFrom>Web</InstallFrom>
|
|
|
|
|
|
<UpdateEnabled>true</UpdateEnabled>
|
|
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
|
|
<UpdateRequired>true</UpdateRequired>
|
|
|
|
|
|
<MapFileExtensions>false</MapFileExtensions>
|
2017-07-25 10:52:20 +02:00
|
|
|
|
<InstallUrl>http://fortis-bewoplaner.fortis-ev.org.local/</InstallUrl>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<TargetCulture>de-DE</TargetCulture>
|
|
|
|
|
|
<ProductName>BeWoPlaner</ProductName>
|
|
|
|
|
|
<PublisherName>beyondSoft GmbH</PublisherName>
|
2017-07-25 10:52:20 +02:00
|
|
|
|
<MinimumRequiredVersion>2.0.1.129</MinimumRequiredVersion>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<CreateWebPageOnPublish>true</CreateWebPageOnPublish>
|
|
|
|
|
|
<WebPage>publish.htm</WebPage>
|
|
|
|
|
|
<OpenBrowserOnPublish>false</OpenBrowserOnPublish>
|
|
|
|
|
|
<TrustUrlParameters>true</TrustUrlParameters>
|
2017-07-25 10:52:20 +02:00
|
|
|
|
<ApplicationRevision>130</ApplicationRevision>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<ApplicationVersion>2.0.1.%2a</ApplicationVersion>
|
|
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
|
<CreateDesktopShortcut>true</CreateDesktopShortcut>
|
|
|
|
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
|
<DefineConstants>TRACE;DEBUG</DefineConstants>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
|
<UseVSHostingProcess>true</UseVSHostingProcess>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<ApplicationIcon>BeWoPlaner.ico</ApplicationIcon>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<AssemblyOriginatorKeyFile>
|
|
|
|
|
|
</AssemblyOriginatorKeyFile>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<ManifestTimestampUrl>
|
|
|
|
|
|
</ManifestTimestampUrl>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Reference Include="Blacklight.Wpf.Controls, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
|
<HintPath>..\Lib\Blacklight.Wpf.Controls.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<Reference Include="DevExpress.Charts.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Pdf.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Printing.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Data.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Office.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.RichEdit.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Utils.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Mvvm.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Core.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Charts.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Docking.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Grid.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Grid.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Layout.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Printing.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Ribbon.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.RichEdit.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Images.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Scheduler.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Themes.LightGray.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Themes.Office2007Black.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Xpf.Themes.Office2010Black.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraBars.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraEditors.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraPivotGrid.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraPrinting.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraCharts.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.PivotGrid.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.Sparkline.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.CodeParser.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.RichEdit.v17.1.Export, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraReports.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraScheduler.v17.1.Reporting.Extensions, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraGrid.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraScheduler.v17.1, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraScheduler.v17.1.Core, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
|
|
|
|
|
<Reference Include="DevExpress.XtraScheduler.v17.1.Reporting, Version=17.1.4.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Reference Include="Microsoft.Office.Interop.Word, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">
|
|
|
|
|
|
<EmbedInteropTypes>True</EmbedInteropTypes>
|
|
|
|
|
|
</Reference>
|
2016-07-29 13:11:34 +02:00
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=6.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
|
|
<SpecificVersion>False</SpecificVersion>
|
|
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.6.0.5\lib\net40\Newtonsoft.Json.dll</HintPath>
|
|
|
|
|
|
</Reference>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Reference Include="PresentationFramework.Aero">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="PresentationFramework.Classic">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="PresentationFramework.Luna">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
|
<Reference Include="System.Core">
|
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.Deployment" />
|
|
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
|
<Reference Include="System.Net" />
|
|
|
|
|
|
<Reference Include="System.Runtime.Serialization">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.ServiceModel">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions">
|
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
|
<Reference Include="PresentationCore">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="PresentationFramework">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="WindowsBase">
|
|
|
|
|
|
<RequiredTargetFramework>3.0</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Page Include="BSLogoControl.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="EnterTenantDialog.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="ConfirmDemoDialog.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="ProxyLoginView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
2017-07-25 10:50:45 +02:00
|
|
|
|
<Page Include="SchulbegleitenderDienst\SchulbegleitenderDienstMitarbeiterBearbeitungsView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2017-05-15 09:11:13 +02:00
|
|
|
|
<Page Include="SchulbegleitenderDienst\KrankheitsZeitraumView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
2017-04-03 13:39:11 +02:00
|
|
|
|
<Page Include="SchulbegleitenderDienst\SchulbegleitenderDienstBearbeitungsView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2017-03-24 10:42:23 +01:00
|
|
|
|
<Page Include="SchulbegleitenderDienst\NewSchulbegleitenderDienstView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Page Include="UploadDialog.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="LockedPage.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="LoginControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="LogoPage.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="MainControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="MainWindow.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="OpenOrSaveDialog.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="PwVergessenView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="Scheduler\View\MitarbeiterverfuegbarkeitsinfoView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="Scheduler\View\RequestAnswerView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="Scheduler\View\SchedulerAppointmentEditForm.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="Scheduler\View\NewSchedulerView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\BargeldkassenView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\BeWoWindow.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
2016-11-21 11:25:24 +01:00
|
|
|
|
<Page Include="View\ChatProgressBarView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<Page Include="View\Detail\ServiceRecordRTFWindowView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
2017-06-11 15:50:31 +02:00
|
|
|
|
<Page Include="View\MessageDialog.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Page Include="View\Controls\AdditionalServiceGroupOfPeopleSelectionControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\BehinderungsartenSelectionControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\ComboBoxTreeViewControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\ComboBoxTreeViewControlV2.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\CompactAdditionalServiceGroupControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\CustomerSelectionControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\MerkzeichenSelectionControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\NewsItemEditControl.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\MultiAddServGroupOfPeopleSelectionControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\SingleSupportConceptSelectionControl.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\SettlementInvoiceItemEditView2.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AdditionalServiceAddView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AdditionalServiceGroupOfPeopleView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AdditionalServiceRegionView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AuszahlungsartenAddView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\CustomerHistoryDialog.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\EmploymentTypeView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\EnvironmentRoleView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\GroupOfPeopleView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\CustomerView2.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AdditionalServiceView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\DokumentationstypView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AccountingTransactionBookingView2.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2016-12-22 15:50:15 +01:00
|
|
|
|
<Page Include="View\Detail\AufenthaltsView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\NationalityView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Page Include="View\Detail\MassnahmenTreeViewView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\MedRecordEditView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\WohnheimView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\MailMergeWindow.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\CustomerHistoryView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\MedikamentenartenView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ModalViewWindow.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ProfileEditView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ServiceRecordRebookingView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Report\AccountingReportView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ServiceRecordHistoryView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\SchedulerSettingsView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\TextbausteinView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\WordDocumentTemplateView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\MedikamentenverordnungslistenEditView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\ChatView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\ChatServiceCustomer.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\ChatServiceEmployee.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2016-08-31 10:47:33 +02:00
|
|
|
|
<Page Include="View\ChatDokumentationsView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2016-09-13 11:19:36 +02:00
|
|
|
|
<Page Include="View\ChatEmojisView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2017-05-15 09:11:13 +02:00
|
|
|
|
<Page Include="View\EmployeeArbeitszeitView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2017-08-18 14:43:33 +02:00
|
|
|
|
<Page Include="View\Navigation\CustomerTeamNavigationView.xaml">
|
2017-04-07 13:44:07 +02:00
|
|
|
|
<SubType>Designer</SubType>
|
2017-08-18 14:43:33 +02:00
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
2017-04-07 13:44:07 +02:00
|
|
|
|
</Page>
|
2017-03-24 10:42:23 +01:00
|
|
|
|
<Page Include="View\Master\SchulbegleitenderDienstMasterView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Page Include="View\MiniChatView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\WohnheimNavigationView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\PasswortAenderungsView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Auslastung\AuslastungReportView2.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Employee\EmployeeHourReportView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Finance\FinanceOverviewView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Search\MultiCustomerSearchView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Search\MultiEmployeeSearch.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Search\ResourcesTreeSearchView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\SupportEMailControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\WaitLayer2.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Master\AdministrationView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Master\ReportView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Compile Include="BSLogoControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>BSLogoControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Converter\BoolNullCheckConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\BoolReverseConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\CellColorConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\CollectionContainsTag2BoolConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\CollectionCountToBoolConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\CollectionCountToVisibilityConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\EnumToDescriptionConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\FileAttachmentTypeConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\IndividualGoalMassnahmeUncheckPreventConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\Int2DecimalConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\AssessmentSheetHeaderToForegroundConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ClientType2VisibilityConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\BoolVisibilityMultiConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ParticipationBrushConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ReactivationRight2VisibilityConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\Rights2DefaultBooleanConverter.cs" />
|
|
|
|
|
|
<Compile Include="Core\AutoLockUI.cs" />
|
|
|
|
|
|
<Compile Include="Core\BeWoUtils.cs" />
|
|
|
|
|
|
<Compile Include="Core\BeWoWebClient.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Core\Config\AppSettings.cs" />
|
|
|
|
|
|
<Compile Include="Core\CustomSpellCheckerLocalizer.cs" />
|
|
|
|
|
|
<Compile Include="Core\DocumentWatcher.cs" />
|
|
|
|
|
|
<Compile Include="Core\ReportPreviewModelLandscapeBugWorkaround.cs" />
|
|
|
|
|
|
<Compile Include="Core\SupportConceptGoalTreeItem.cs" />
|
|
|
|
|
|
<Compile Include="EnterTenantDialog.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EnterTenantDialog.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="ConfirmDemoDialog.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ConfirmDemoDialog.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="ProxyLoginView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ProxyLoginView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-07-25 10:50:45 +02:00
|
|
|
|
<Compile Include="SchulbegleitenderDienst\SchulbegleitenderDienstMitarbeiterBearbeitungsView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SchulbegleitenderDienstMitarbeiterBearbeitungsView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-05-15 09:11:13 +02:00
|
|
|
|
<Compile Include="SchulbegleitenderDienst\KrankheitsZeitraumView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>KrankheitsZeitraumView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-04-03 13:39:11 +02:00
|
|
|
|
<Compile Include="SchulbegleitenderDienst\SchulbegleitenderDienstBearbeitungsView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SchulbegleitenderDienstBearbeitungsView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-03-24 10:42:23 +01:00
|
|
|
|
<Compile Include="SchulbegleitenderDienst\NewSchulbegleitenderDienstView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>NewSchulbegleitenderDienstView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Compile Include="UploadDialog.xaml.cs">
|
|
|
|
|
|
<DependentUpon>UploadDialog.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="LockedPage.xaml.cs">
|
|
|
|
|
|
<DependentUpon>LockedPage.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="LoginControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>LoginControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="MainControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MainControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="MainWindow.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Office\OfficeManager.cs" />
|
|
|
|
|
|
<Compile Include="Office\TableModels\AbstractTableModel.cs" />
|
|
|
|
|
|
<Compile Include="Office\TableModels\CustomerTableModel.cs" />
|
|
|
|
|
|
<Compile Include="Office\TableModels\OrganisationTableModel.cs" />
|
|
|
|
|
|
<Compile Include="Office\TableModels\PersonTableModel.cs" />
|
|
|
|
|
|
<Compile Include="Office\TableModels\SupportConceptTableModel.cs" />
|
|
|
|
|
|
<Compile Include="Office\Types\IConverter.cs" />
|
|
|
|
|
|
<Compile Include="Office\Types\IProgress.cs" />
|
|
|
|
|
|
<Compile Include="Office\Types\ITableModel.cs" />
|
|
|
|
|
|
<Compile Include="Office\WordListener.cs" />
|
|
|
|
|
|
<Compile Include="Office\WordProcessor.cs" />
|
|
|
|
|
|
<Compile Include="OpenOrSaveDialog.xaml.cs">
|
|
|
|
|
|
<DependentUpon>OpenOrSaveDialog.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="OutlinedTextBlock.cs" />
|
|
|
|
|
|
<Compile Include="Properties\Annotations.cs" />
|
|
|
|
|
|
<Compile Include="PwVergessenView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>PwVergessenView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Scheduler\Converter\CheckBoxConverter.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\Converter\DynamicForegroundConverter.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\Converter\DynamicForegroundConverter2.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\Converter\NewCalendarBackgroundConverter.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\Converter\Recurrence2GermanConverter.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\ISchedulerViewModel.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\Converter\BitmapToBitmapSourceConverter.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\ViewModel\SchedulerAppointmentListVM.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\ViewModel\SchedulerAppointmentVM.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\ViewModel\NewSchedulerViewModel.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\View\AbstractAppointmentEditForm.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\View\EmployeeBrushConverter.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\View\MitarbeiterverfuegbarkeitsinfoView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MitarbeiterverfuegbarkeitsinfoView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Scheduler\View\RequestAnswerView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>RequestAnswerView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Scheduler\View\SchedulerAppointmentEditForm.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SchedulerAppointmentEditForm.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Scheduler\View\NewSchedulerView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>NewSchedulerView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Scheduler\SchedulerSettings.cs" />
|
|
|
|
|
|
<Compile Include="Scheduler\Converter\TimeScale2TextConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\StringFormatConverter.cs" />
|
|
|
|
|
|
<Compile Include="Core\ServiceCategoryTreeItem.cs" />
|
|
|
|
|
|
<Compile Include="CustomDXLocalizer.cs" />
|
|
|
|
|
|
<Compile Include="LogoPage.xaml.cs">
|
|
|
|
|
|
<DependentUpon>LogoPage.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Styles\OrangeBlack.xaml.cs">
|
|
|
|
|
|
<DependentUpon>OrangeBlack.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="ViewModel\AdditionalServiceBookingVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AdditionalServiceGroupOfPeopleRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AdditionalServiceGroupOfPeopleVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AdditionalServiceRegionVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AdditionalServiceVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AuszahlungsartVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\BargeldkassenVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\BargeldtransaktionsVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CustomerTeamRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ContractVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CustomerAPPCodeVM.cs" />
|
2017-08-18 14:43:33 +02:00
|
|
|
|
<Compile Include="ViewModel\CustomerTeamVM.cs" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Compile Include="ViewModel\EmployeeAPPCodeVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ChatMessageVM.cs" />
|
2016-11-16 15:46:13 +01:00
|
|
|
|
<Compile Include="ViewModel\ChatMediaMessageVM.cs" />
|
2017-05-15 09:11:13 +02:00
|
|
|
|
<Compile Include="ViewModel\ArbeitszeitVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ArbeitszeitEintragVM.cs" />
|
2017-06-30 13:33:49 +02:00
|
|
|
|
<Compile Include="ViewModel\CustomerTokenRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\EmployeeTokenRelationVM.cs" />
|
2017-08-08 13:13:22 +02:00
|
|
|
|
<Compile Include="ViewModel\QuittierungsCheckVM.cs" />
|
2017-06-30 13:33:49 +02:00
|
|
|
|
<Compile Include="ViewModel\TokenVM.cs" />
|
2017-05-15 09:11:13 +02:00
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ArbeitszeitListVM.cs" />
|
2017-05-17 08:28:12 +02:00
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ArbeitszeitEintragListVM.cs" />
|
2017-03-24 13:02:28 +01:00
|
|
|
|
<Compile Include="ViewModel\VertretungVM.cs" />
|
2016-12-22 09:43:35 +01:00
|
|
|
|
<Compile Include="ViewModel\PasswortVerlaufVM.cs" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Compile Include="ViewModel\ListViewModel\BargeldkassenListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\MedRecordListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\SupportConceptApprovalPeriodEmployeeRelListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\MedRecordVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\SupportConceptApprovalPeriodEmployeeRelVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\WohnheimbuchungEmployeeRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\EmploymentTypeVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AppointmentVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AppointmentCategoryVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\FileAttachmentVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CustomerOrganisationRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\GroupOfPeopleVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\WohnheimbuchungEmployeeRelListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\Wohnheimbuchung2Costbearer2SupportConceptRelListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\WohnheimbuchungsListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\SignatureVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\WohnheimCustomerRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\WohnheimbuchungCostbearerSupportConceptRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\WohnheimbuchungsVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\WohnheimCustomerRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\WohnheimEmployeeRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\WohnheimEmployeeRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\WohnheimVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\BargeldtransaktionsListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\GenericValueListEntryListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\MedikamentenverordnungslisteListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\TextbausteinListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\TeamNewsItemVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AdditionalServiceBookingListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AdditionalServiceGroupOfPeopleListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AdditionalServiceListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AdditionalServiceRegionListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AuszahlungsartListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\MedArtListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\PersonOrganisationRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\MedArtVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\MedikamentenverordnungslisteVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\OvertimeListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\OvertimeVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\SupportConceptPeriodStatisticsVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\GroupOfPeopleListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ServiceAccountingVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AdditionalServiceGroupOfPeopleRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\CustomerTeamRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ContractListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\EmploymentTypeListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AppointmentCategoryListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\CustomerOrganisationRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ServiceAccountingListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\OrganisationPersonRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\OrganisationPersonRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\TextbausteinVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\VerordnungslistenVM.cs" />
|
|
|
|
|
|
<Compile Include="View\BargeldkassenView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>BargeldkassenView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\BeWoWindow.xaml.cs">
|
|
|
|
|
|
<DependentUpon>BeWoWindow.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-11-21 11:25:24 +01:00
|
|
|
|
<Compile Include="View\ChatProgressBarView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ChatProgressBarView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<Compile Include="View\Detail\ServiceRecordRTFWindowView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceRecordRTFWindowView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-06-11 15:50:31 +02:00
|
|
|
|
<Compile Include="View\MessageDialog.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MessageDialog.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Compile Include="View\Controls\AdditionalServiceGroupOfPeopleSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AdditionalServiceGroupOfPeopleSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\BehinderungsartenSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>BehinderungsartenSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\ComboBoxTreeViewControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ComboBoxTreeViewControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\ComboBoxTreeViewControlV2.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ComboBoxTreeViewControlV2.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\CompactAdditionalServiceGroupControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CompactAdditionalServiceGroupControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\CustomerSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CustomerSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\EnumComboBoxStyleSettings.cs" />
|
|
|
|
|
|
<Compile Include="View\Controls\MerkzeichenSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MerkzeichenSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\NewsItemEditControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>NewsItemEditControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\MultiAddServGroupOfPeopleSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MultiAddServGroupOfPeopleSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\PopupNonTopmost.cs" />
|
|
|
|
|
|
<Compile Include="View\Controls\SingleSupportConceptSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SingleSupportConceptSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\SettlementInvoiceItemEditView2.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SettlementInvoiceItemEditView2.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AdditionalServiceAddView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AdditionalServiceAddView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AdditionalServiceGroupOfPeopleView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AdditionalServiceGroupOfPeopleView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AdditionalServiceRegionView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AdditionalServiceRegionView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AuszahlungsartenAddView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AuszahlungsartenAddView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\CustomerHistoryDialog.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CustomerHistoryDialog.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\EmploymentTypeView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EmploymentTypeView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Scheduler\IBeWoAppointment.cs" />
|
|
|
|
|
|
<Compile Include="View\Detail\EnvironmentRoleView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EnvironmentRoleView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\GroupOfPeopleView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>GroupOfPeopleView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\CustomerView2.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CustomerView2.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AdditionalServiceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AdditionalServiceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\DokumentationstypView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>DokumentationstypView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AccountingTransactionBookingView2.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AccountingTransactionBookingView2.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-12-22 15:50:15 +01:00
|
|
|
|
<Compile Include="View\Detail\AufenthaltsView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AufenthaltsView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\NationalityView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>NationalityView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Compile Include="View\Detail\MassnahmenTreeViewView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MassnahmenTreeViewView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\MedRecordEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MedRecordEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\WohnheimView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>WohnheimView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\MailMergeWindow.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MailMergeWindow.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\CustomerHistoryView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CustomerHistoryView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\MedikamentenartenView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MedikamentenartenView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ModalViewWindow.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ModalViewWindow.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ProfileEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ProfileEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ServiceRecordRebookingView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceRecordRebookingView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Report\AccountingReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AccountingReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ServiceRecordHistoryView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceRecordHistoryView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\SchedulerSettingsView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SchedulerSettingsView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\MedikamentenverordnungslistenEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MedikamentenverordnungslistenEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\TextbausteinView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>TextbausteinView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\ChatView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ChatView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\ChatServiceCustomer.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ChatServiceCustomer.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\ChatServiceEmployee.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ChatServiceEmployee.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-08-31 10:47:33 +02:00
|
|
|
|
<Compile Include="View\ChatDokumentationsView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ChatDokumentationsView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-09-13 11:19:36 +02:00
|
|
|
|
<Compile Include="View\ChatEmojisView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ChatEmojisView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-05-15 09:11:13 +02:00
|
|
|
|
<Compile Include="View\EmployeeArbeitszeitView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EmployeeArbeitszeitView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2017-08-18 14:43:33 +02:00
|
|
|
|
<Compile Include="View\Navigation\CustomerTeamNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CustomerTeamNavigationView.xaml</DependentUpon>
|
2017-04-07 13:44:07 +02:00
|
|
|
|
</Compile>
|
2017-03-24 10:42:23 +01:00
|
|
|
|
<Compile Include="View\Master\SchulbegleitenderDienstMasterView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SchulbegleitenderDienstMasterView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Compile Include="View\MiniChatView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MiniChatView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\Sorter\WohnheimSorter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\WohnheimNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>WohnheimNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\Sorter\TeamSorter.cs" />
|
|
|
|
|
|
<Compile Include="View\Detail\WordDocumentTemplateView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>WordDocumentTemplateView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\PasswortAenderungsView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>PasswortAenderungsView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungReportView2.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AuslastungReportView2.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Employee\EmployeeHourReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EmployeeHourReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Finance\FinanceOverviewView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FinanceOverviewView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\AdditionalServiceGroupOfPeopleSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\AddServGroupOfPeopleSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\MultiCustomerSearchView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MultiCustomerSearchView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\MultiEmployeeSearch.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MultiEmployeeSearch.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\ResourceSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\ResourcesTreeSearchView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ResourcesTreeSearchView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\SupportConceptGroupSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\TextbausteineSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\SupportEMailControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SupportEMailControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\WaitLayer2.xaml.cs">
|
|
|
|
|
|
<DependentUpon>WaitLayer2.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Master\AdministrationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AdministrationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Master\ReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Search.png" />
|
|
|
|
|
|
<Reference Include="System.Xaml" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ApplicationDefinition Include="BeWoApp.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</ApplicationDefinition>
|
|
|
|
|
|
<Page Include="Styles\AnalysisExpanderStyle.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="Styles\Office2007Silver.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="Styles\OrangeBlack.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\BeWoFileView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\AssessmentSheetValueControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\MultiEmployeeSelectionControl.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\MultiSupportConceptSelectionControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\ServiceRecordPopUp.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Controls\YearMonthFilter.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\ServiceInvoiceCreatePopUpView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\ServiceInvoiceItemEditView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\ServiceInvoiceView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\InvoiceNumberView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\ExceptionMessageBox.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\CostRatePeriodControl.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AccountingTransactionBookingView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AccountingTransactionEditView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\GeneralInvoiceItemEditView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\EquityInvoiceItemEditView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\EquityInvoiceView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\GeneralInvoiceView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\InvoiceOverview.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\SettlementInvoiceItemEditView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Accounting\SettlementInvoiceView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AssessmentSheetCategoryView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AssessmentSheetEntryView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AssessmentSheetValueView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\InvoiceView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\NewsItemView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ServiceRecordGroupEditView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\MandatorView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\SupportConceptGoalView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Report\SupportConceptAnalysisListViewItem.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AbsenceReasonView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\AccountingTransactionView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\BookingView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ServiceRecordEditView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ServiceRecordView2.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Report\ServicesReportView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ViewMailView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\HomeDragPanelView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Master\FinanceView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Master\SchedulerMasterView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\CustomerNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\EmployeeNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\MainNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\OrganisationNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\PersonNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Report\QueryView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ServiceDescriptionView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ServiceCategoryView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\RessourceView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\CustomerView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\EmployeeView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\OrganisationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\PersonView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Report\SettlementView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\SupportConceptNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\SupportConceptView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\TeamNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\TeamView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\UserGroupView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\UserGroupNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Navigation\UserNavigationView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\UserView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\ValueListView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\Report\SupportConceptsAnalysisView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\PercentageDisplay.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
2017-08-21 18:52:43 +02:00
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\SchulbegleitenderDienst.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\AnnualReport\AnnualReportChartControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\AnnualReport\AnnualReportView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Auslastung\AuslastungGrid.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Auslastung\AuslastungListItem.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Auslastung\AuslastungListView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Auslastung\AuslastungReportView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Finance\OutstandingReceivablesListViewItem.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\Finance\OutstandingReceivablesView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\FLSReport\FLSOverview.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\FLSReport\FLSOverviewChart.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\FLSReport\FLSOverviewGrid.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\FLSReport\FLSOverviewItem.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\FLSReport\FLSReportView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\MitarbeiterKoelnRing\FLSOverview.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\MitarbeiterKoelnRing\FLSOverviewGrid.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\MitarbeiterKoelnRing\FLSOverviewItem.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Report\MitarbeiterKoelnRing\FLSReportView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Search\SupportConceptTreeSearchView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\Detail\SendMailView.xaml">
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\VarFieldEditControl.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\VarFieldView.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Page Include="View\WaitLayer.xaml">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Page>
|
|
|
|
|
|
<Compile Include="BeWoApp.xaml.cs">
|
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
<DependentUpon>BeWoApp.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Compile Include="Converter\BoolScaleTransformConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\BoolVisibilityConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\BoolVisibilityHiddenConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\DownloadURLConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ObjectVisibilityMultiConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\PersonBackgroundBrushConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\SettlementDCPrintURLConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\InvoiceBaseDCPrintURLConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\CostRatePeriodValueConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\CustomerDCPrintURLConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\DataContract2StringConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\Date2CalendarWeekStringConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\DateNullValueToEmptyStringConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\DecimalConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\FilterDCConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\FinanceOverviewItemConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\IListT2DataTableConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\NodeType2IconPathConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\NumberSmaller0ColorConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\NumberSmaller0Converter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\OneWayToSourceSwitch.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ReverseValueEqualsParamVisibilityConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ObjectBoolConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\StringBrushConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\StringFormatMulitConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\SupportConceptOverviewDCConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\UserRightTypeArrayConverter.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ValueEqualsParamVisibilityConverter.cs" />
|
|
|
|
|
|
<Compile Include="Core\BeWoWpfUtils.cs" />
|
|
|
|
|
|
<Compile Include="Core\BindingDecoratorBase.cs" />
|
|
|
|
|
|
<Compile Include="Core\Comparer.cs" />
|
|
|
|
|
|
<Compile Include="Converter\ObjectVisibilityConverter.cs" />
|
|
|
|
|
|
<Compile Include="Core\ComboBoxTemplateSelector.cs" />
|
|
|
|
|
|
<Compile Include="Core\AbstractSorter.cs" />
|
|
|
|
|
|
<Compile Include="Core\ServiceLogic.cs" />
|
|
|
|
|
|
<Compile Include="Core\Service\Cache.cs" />
|
|
|
|
|
|
<Compile Include="Core\Service\GoalService.cs" />
|
|
|
|
|
|
<Compile Include="Core\Service\SupportConceptService.cs" />
|
|
|
|
|
|
<Compile Include="Core\SortItem.cs" />
|
|
|
|
|
|
<Compile Include="Multitenancy\MultitenancyHeader.cs" />
|
|
|
|
|
|
<Compile Include="Multitenancy\MultitenancyEndpointBehavior.cs" />
|
|
|
|
|
|
<Compile Include="Multitenancy\MultitenancyInterceptor.cs" />
|
|
|
|
|
|
<Compile Include="Security\DemandUserRight.cs" />
|
|
|
|
|
|
<Compile Include="ServiceProxy\ServiceFacade.cs" />
|
|
|
|
|
|
<Compile Include="Validation\ValidationBinding.cs" />
|
|
|
|
|
|
<Compile Include="Validation\AttributeValidator.cs" />
|
|
|
|
|
|
<Compile Include="Validation\DecimalValidator.cs" />
|
|
|
|
|
|
<Compile Include="Validation\ValidationAttribute.cs" />
|
|
|
|
|
|
<Compile Include="Validation\ValidationRules.cs" />
|
|
|
|
|
|
<Compile Include="Validation\ValidationTrigger.cs" />
|
|
|
|
|
|
<Compile Include="ServiceProxy\Generated.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AccountingBookingVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AccountingTransactionVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AssessmentSheetCategoryVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AssessmentSheetEntryVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AssessmentSheetValueVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\BeWoFolderVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\BookingSequenceVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CostRatePeriodVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CustomerCostBearerRealtionVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CustomerEmployeeRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CustomerPersonRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\FrequencyTranslation.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\InvoiceBaseVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\InvoiceItemVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\InvoiceNumberVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\InvoiceVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\NewsItemListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\PlacementListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ServiceInvoiceListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ServiceInvoicePeriodListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\SupportConceptApprovalPeriodListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\TaskListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\VarFieldListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\NewsItemVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\PlacementVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AccountingTransactionListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AssessmentSheetCategoryListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AssessmentSheetEntryListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AssessmentSheetValueListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\BookingVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AbsenceReasonListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AbsenceReasonVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AbsenceTimeListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AbsenceTimeVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\AbstractDCListMapperVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\CostRatePeriodListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\CustomerCostBearerRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\CustomerEmployeeRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\CustomerPersonRelationListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\InvoiceBaseListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\InvoiceItemListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\InvoiceListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\SettlementListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\SupportConceptGoalListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ResourceListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ServiceRecordListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\SupportConceptCostBearerRelListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ValueListEntryListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\MandatorVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ResourceVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\OrganisationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\PersonOrganisationRelationVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\PersonVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ServiceCategoryListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ServiceCategoryVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\ServiceDescriptionListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ServiceDescriptionVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ServiceInvoicePeriodVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ServiceInvoiceVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ServiceRecordVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\SettlementVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\SupportConceptApprovalPeriodVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\SupportConceptCostBearerRelVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\SupportConceptVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\TaskVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\TeamVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ListViewModel\UserGroupListVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\UserGroupVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\UserVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\ValueListEntryVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\VarFieldVM.cs" />
|
|
|
|
|
|
<Compile Include="View\AssessmentSheetRow.cs" />
|
|
|
|
|
|
<Compile Include="View\BeWoFileView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>BeWoFileView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\AssessmentSheetValueControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AssessmentSheetValueControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\MultiEmployeeSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MultiEmployeeSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\MultiSupportConceptSelectionControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MultiSupportConceptSelectionControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\ServiceRecordPopUp.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceRecordPopUp.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Controls\YearMonthFilter.xaml.cs">
|
|
|
|
|
|
<DependentUpon>YearMonthFilter.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\ServiceInvoiceCreatePopUpView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceInvoiceCreatePopUpView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\ServiceInvoiceItemEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceInvoiceItemEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\ServiceInvoiceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceInvoiceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="ViewModel\ServiceInvoiceViewVM.cs" />
|
|
|
|
|
|
<Compile Include="View\Detail\InvoiceNumberView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>InvoiceNumberView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\ExceptionMessageBox.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ExceptionMessageBox.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\CostRatePeriodControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CostRatePeriodControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AccountingTransactionBookingView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AccountingTransactionBookingView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AccountingTransactionEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AccountingTransactionEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\GeneralInvoiceItemEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>GeneralInvoiceItemEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\EquityInvoiceItemEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EquityInvoiceItemEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\EquityInvoiceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EquityInvoiceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\GeneralInvoiceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>GeneralInvoiceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\InvoiceOverview.xaml.cs">
|
|
|
|
|
|
<DependentUpon>InvoiceOverview.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\SettlementInvoiceItemEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SettlementInvoiceItemEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Accounting\SettlementInvoiceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SettlementInvoiceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AssessmentSheetCategoryView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AssessmentSheetCategoryView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AssessmentSheetEntryView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AssessmentSheetEntryView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AssessmentSheetValueView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AssessmentSheetValueView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\InvoiceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>InvoiceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\NewsItemView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>NewsItemView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ServiceRecordGroupEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceRecordGroupEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\MandatorView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MandatorView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\SupportConceptGoalView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SupportConceptGoalView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Report\SupportConceptAnalysisListViewItem.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SupportConceptAnalysisListViewItem.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AbsenceReasonView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AbsenceReasonView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\AccountingTransactionView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AccountingTransactionView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\BookingView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>BookingView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ServiceRecordEditView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceRecordEditView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ServiceRecordView2.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceRecordView2.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Report\ServicesReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServicesReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ViewMailView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ViewMailView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\ImageButton.cs">
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\HomeDragPanelView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>HomeDragPanelView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Master\FinanceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FinanceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Master\SchedulerMasterView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SchedulerMasterView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\CustomerNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CustomerNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\EmployeeNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EmployeeNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\Filter\CustomerNavigationFilter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\Filter\CustomFilter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\Filter\SupportConceptNavigationFilter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\MainNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>MainNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\OrganisationNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>OrganisationNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\PersonNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>PersonNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Report\QueryView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>QueryView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ServiceDescriptionView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceDescriptionView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ServiceCategoryView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ServiceCategoryView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\DeleteButton.cs" />
|
|
|
|
|
|
<Compile Include="View\Detail\RessourceView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>RessourceView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\Sorter\SupportConceptSorter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\Sorter\OrganisationSorter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\Sorter\EmployeeSorter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\Sorter\PersonSorter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\Sorter\CustomerSorter.cs" />
|
|
|
|
|
|
<Compile Include="View\Navigation\UserGroupNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>UserGroupNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Report\SupportConceptsAnalysisView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SupportConceptsAnalysisView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\PercentageDisplay.xaml.cs">
|
|
|
|
|
|
<DependentUpon>PercentageDisplay.xaml</DependentUpon>
|
2017-08-21 18:52:43 +02:00
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\SchulbegleitenderDienst.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SchulbegleitenderDienst.xaml</DependentUpon>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\AnnualReport\AnnualReportChartControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AnnualReportChartControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\AnnualReport\AnnualReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AnnualReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungConfig.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungDetailRow.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungGenerator.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungGrid.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AuslastungGrid.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungListItem.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AuslastungListItem.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungListView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AuslastungListView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>AuslastungReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungRow.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\Auslastung\AuslastungValue.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\Finance\OutstandingReceivablesListViewItem.xaml.cs">
|
|
|
|
|
|
<DependentUpon>OutstandingReceivablesListViewItem.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\Finance\OutstandingReceivablesView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>OutstandingReceivablesView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverview.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSOverview.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewChart.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSOverviewChart.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewConfig.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewDateValue.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewDetailRow.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewGenerator.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewGrid.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSOverviewGrid.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewItem.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSOverviewItem.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSOverviewRow.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\FLSReport\FLSReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverview.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSOverview.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverviewConfig.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverviewDateValue.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverviewDetailRow.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverviewGenerator.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverviewGrid.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSOverviewGrid.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverviewItem.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSOverviewItem.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSOverviewRow.cs" />
|
|
|
|
|
|
<Compile Include="View\Report\MitarbeiterKoelnRing\FLSReportView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>FLSReportView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\CustomerSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\EmployeeSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\GenericSearchView.cs">
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\OrganisationSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\PersonSearchView.cs" />
|
|
|
|
|
|
<Compile Include="Converter\IndexBoolConverter.cs" />
|
|
|
|
|
|
<Compile Include="Core\BeWoCommands.cs" />
|
|
|
|
|
|
<Compile Include="Converter\DateConverter.cs" />
|
|
|
|
|
|
<Compile Include="Core\DownloadLinkEngine.cs" />
|
|
|
|
|
|
<Compile Include="Security\SecurityHeaderEndpointBehavior.cs" />
|
|
|
|
|
|
<Compile Include="Security\SecurityHeaderInterceptor.cs" />
|
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Security\SecurityHeader.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\AbstractBaseVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\CustomerVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\VMFactory.cs" />
|
|
|
|
|
|
<Compile Include="View\BeWoView.cs">
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\CustomerView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>CustomerView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\EmployeeView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>EmployeeView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="ViewModel\AbstractDCMapperVM.cs" />
|
|
|
|
|
|
<Compile Include="ViewModel\EmployeeVM.cs" />
|
|
|
|
|
|
<Compile Include="View\Detail\OrganisationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>OrganisationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\PersonView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>PersonView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\Report\SettlementView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SettlementView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\SupportConceptNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SupportConceptNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\SupportConceptView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SupportConceptView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\TeamNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>TeamNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\TeamView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>TeamView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\UserGroupView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>UserGroupView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Navigation\UserNavigationView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>UserNavigationView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\UserView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>UserView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\ValueListView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>ValueListView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\SearchMode.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\SupportConceptSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\Search\SupportConceptTreeSearchView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SupportConceptTreeSearchView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Detail\SendMailView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>SendMailView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\Search\TeamSearchView.cs" />
|
|
|
|
|
|
<Compile Include="View\VarFieldEditControl.xaml.cs">
|
|
|
|
|
|
<DependentUpon>VarFieldEditControl.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\VarFieldView.xaml.cs">
|
|
|
|
|
|
<DependentUpon>VarFieldView.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="View\WaitLayer.xaml.cs">
|
|
|
|
|
|
<DependentUpon>WaitLayer.xaml</DependentUpon>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<EmbeddedResource Include="Properties\licenses.licx" />
|
|
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
|
<None Include="app.config">
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</None>
|
2016-07-29 13:11:34 +02:00
|
|
|
|
<None Include="packages.config" />
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</None>
|
|
|
|
|
|
<None Include="Properties\app.manifest" />
|
|
|
|
|
|
<AppDesigner Include="Properties\" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>Microsoft .NET Framework 4 Client Profile %28x86 und x64%29</ProductName>
|
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Client.3.5">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
|
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.2.0">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>.NET Framework 2.0 %28x86%29</ProductName>
|
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>.NET Framework 3.0 %28x86%29</ProductName>
|
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>.NET Framework 3.5</ProductName>
|
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<ProjectReference Include="..\Controls\Controls.csproj">
|
|
|
|
|
|
<Project>{D5E53B0F-BF5A-41E8-93E2-0F32845FC729}</Project>
|
|
|
|
|
|
<Name>Controls</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\Shared\Shared.csproj">
|
|
|
|
|
|
<Project>{2F50B83D-A3F0-4EC4-979A-3F9B7E3D8ED4}</Project>
|
|
|
|
|
|
<Name>Shared</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<None Include="ServiceReferences.bat" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\16_bulleted_list.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\16_euro.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\16_report.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Save.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Symbol Delete.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Symbol Help.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\excel.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\word.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Copy.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Cut.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Folder.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Help.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Keywords.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Paste.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Redo.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Undo.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\User Business Male.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\User Home Boy.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\User Home Girl.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\UserHomeMaleDisabled.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\bslogo.gif" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\AlertsDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\AnonymousUserDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\CalendarDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\CashStackDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ChartBarDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ChartLineDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ClipboardDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\CoinsDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ConfigurationDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ConfigurationToolsDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ContactCardDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ContactCardWebDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\HelpDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\HistoryDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\HomeDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\IDBadgeDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\InternetDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\KeywordsDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\LogoutDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ManufacturingDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\MenuDisabled.png">
|
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
|
</Resource>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ObjectsDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\OfficeBulidingBlackDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\TechSupportWhiteDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\UserBusinessMaleDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\UserGroupBusinessDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\UserGroupDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\UserHomeBoyDisabled.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\UserMaleBlackDisabled.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\warning-16x16.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Symbol Edit.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<PublishFile Include="Blacklight.Wpf.Controls">
|
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Charts.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Data.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Data.v17.1.Linq">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Office.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.PivotGrid.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Printing.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.RichEdit.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Sparkline.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Utils.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Charts.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Core.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Docking.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Grid.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Grid.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Layout.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Mvvm.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Printing.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Printing.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Ribbon.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Scheduler.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Themes.LightGray.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Themes.Office2007Black.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.Xpf.Themes.Office2010Black.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraBars.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraCharts.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraEditors.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraNavBar.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraPivotGrid.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraPrinting.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraReports.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraScheduler.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraScheduler.v17.1.Core">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraScheduler.v17.1.Reporting">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
2017-07-27 09:58:04 +02:00
|
|
|
|
<PublishFile Include="DevExpress.XtraTreeList.v17.1">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
|
<Group>
|
|
|
|
|
|
</Group>
|
|
|
|
|
|
<TargetPath>
|
|
|
|
|
|
</TargetPath>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<PublishState>Include</PublishState>
|
|
|
|
|
|
<IncludeHash>True</IncludeHash>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<FileType>Assembly</FileType>
|
|
|
|
|
|
</PublishFile>
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\bewologo_big.gif" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Home.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Logout.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Alarm.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Calendar 1.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Email.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Light Bulb.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\RSS Newsfeed.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<None Include="Properties\DataSources\BS.Shared.DataContracts.QueryDC.datasource" />
|
|
|
|
|
|
<None Include="Properties\DataSources\System.Data.DataTable.datasource" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Archiv.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ArrowRight.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Calendar1Day24.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Calendar31Day24.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Calendar5Day24.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Calendar7Day24.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\History24.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Add24.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Delete24.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Rename24.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Document48.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\SymbolRefresh32.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\bewoplaner_logo_big.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\bewoplaner_logo_small.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\SymbolRefresh32Disabled.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\UserGroupHome24bw.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="BeWoPlaner.ico" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\delete.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\edit.png" />
|
|
|
|
|
|
<Resource Include="Ressources\Icons\new.png" />
|
|
|
|
|
|
</ItemGroup>
|
2016-09-01 14:37:20 +02:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\trauriges-smiley.png" />
|
|
|
|
|
|
</ItemGroup>
|
2016-09-28 10:05:04 +02:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\mitarbeiter-team-avatar.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\klient-avatar.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\mitarbeiter-avatar.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\sortiert.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\unsortiert.png" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\glucklicher.png" />
|
|
|
|
|
|
</ItemGroup>
|
2016-11-16 10:03:07 +01:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\WeitereNachrichtLaden.png" />
|
|
|
|
|
|
</ItemGroup>
|
2017-04-03 13:39:11 +02:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\Haeckchen.png" />
|
|
|
|
|
|
</ItemGroup>
|
2017-06-02 13:35:42 +02:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Resource Include="Ressources\Icons\ArrowLeft.png" />
|
|
|
|
|
|
</ItemGroup>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
|
</PostBuildEvent>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<Target Name="BeforeBuild">
|
|
|
|
|
|
</Target>
|
|
|
|
|
|
<Target Name="AfterBuild">
|
|
|
|
|
|
</Target>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<!-- Target Name="SignOutput" AfterTargets="CoreCompile">
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<PropertyGroup>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<TimestampServerUrl>http://timestamp.globalsign.com/?signature=sha2</TimestampServerUrl>
|
2016-06-27 01:45:38 +02:00
|
|
|
|
<ApplicationDescription>BeWoPlaner</ApplicationDescription>
|
|
|
|
|
|
<SigningCertificateCriteria>/sha1 64ee47d8851b4f38e5242b6a4d6fba33d8b493ba</SigningCertificateCriteria>
|
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<SignableFiles Include="$(ProjectDir)obj\$(ConfigurationName)\$(TargetName)$(TargetExt)" />
|
|
|
|
|
|
</ItemGroup>
|
2017-04-03 13:07:06 +02:00
|
|
|
|
<Exec Command=""$(ProjectDir)\SignTool" sign /a /tr "$(TimestampServerUrl)" /td SHA256 "%(SignableFiles.Identity)"" />
|
|
|
|
|
|
</Target -->
|
2016-06-27 01:45:38 +02:00
|
|
|
|
</Project>
|