2014-03-17 18:34:41 +11:00
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2017-02-07 00:22:34 +11:00
|
|
|
|
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="12.0">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<PropertyGroup>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<ProductVersion>9.0.30729</ProductVersion>
|
|
|
|
|
|
<SchemaVersion>2.0</SchemaVersion>
|
|
|
|
|
|
<ProjectGuid>{651E1350-91B6-44B7-BD60-7207006D7003}</ProjectGuid>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
|
|
|
|
|
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<ApplicationIcon>
|
|
|
|
|
|
</ApplicationIcon>
|
|
|
|
|
|
<AssemblyKeyContainerName>
|
|
|
|
|
|
</AssemblyKeyContainerName>
|
|
|
|
|
|
<AssemblyName>umbraco</AssemblyName>
|
|
|
|
|
|
<AssemblyOriginatorKeyFile>
|
|
|
|
|
|
</AssemblyOriginatorKeyFile>
|
|
|
|
|
|
<DefaultClientScript>JScript</DefaultClientScript>
|
|
|
|
|
|
<DefaultHTMLPageLayout>Grid</DefaultHTMLPageLayout>
|
|
|
|
|
|
<DefaultTargetSchema>IE50</DefaultTargetSchema>
|
|
|
|
|
|
<DelaySign>false</DelaySign>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
|
<RootNamespace>Umbraco.Web</RootNamespace>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<RunPostBuildEvent>OnBuildSuccess</RunPostBuildEvent>
|
|
|
|
|
|
<StartupObject>
|
|
|
|
|
|
</StartupObject>
|
|
|
|
|
|
<FileUpgradeFlags>
|
|
|
|
|
|
</FileUpgradeFlags>
|
|
|
|
|
|
<UpgradeBackupLocation>
|
|
|
|
|
|
</UpgradeBackupLocation>
|
|
|
|
|
|
<SccProjectName>
|
|
|
|
|
|
</SccProjectName>
|
|
|
|
|
|
<SccLocalPath>
|
|
|
|
|
|
</SccLocalPath>
|
|
|
|
|
|
<SccAuxPath>
|
|
|
|
|
|
</SccAuxPath>
|
|
|
|
|
|
<SccProvider>
|
|
|
|
|
|
</SccProvider>
|
|
|
|
|
|
<OldToolsVersion>4.0</OldToolsVersion>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<TargetFrameworkProfile />
|
2012-11-23 08:35:58 -01:00
|
|
|
|
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
|
|
|
|
|
|
<RestorePackages>true</RestorePackages>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
2013-01-05 03:01:29 +03:00
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
|
|
|
|
<BaseAddress>285212672</BaseAddress>
|
|
|
|
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
|
|
|
|
<ConfigurationOverrideFile>
|
|
|
|
|
|
</ConfigurationOverrideFile>
|
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
|
<DocumentationFile>
|
|
|
|
|
|
</DocumentationFile>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<FileAlignment>4096</FileAlignment>
|
|
|
|
|
|
<NoStdLib>false</NoStdLib>
|
|
|
|
|
|
<NoWarn>
|
|
|
|
|
|
</NoWarn>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<Optimize>false</Optimize>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
|
|
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
|
|
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
2013-05-26 13:33:43 -10:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2014-10-23 17:08:35 +02:00
|
|
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
2013-01-05 03:01:29 +03:00
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<AllowUnsafeBlocks>false</AllowUnsafeBlocks>
|
|
|
|
|
|
<BaseAddress>285212672</BaseAddress>
|
|
|
|
|
|
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
|
|
|
|
|
|
<ConfigurationOverrideFile>
|
|
|
|
|
|
</ConfigurationOverrideFile>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
2013-01-05 03:01:29 +03:00
|
|
|
|
<DocumentationFile>bin\Release\umbraco.xml</DocumentationFile>
|
2015-05-01 14:27:26 +02:00
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<FileAlignment>4096</FileAlignment>
|
|
|
|
|
|
<NoStdLib>false</NoStdLib>
|
|
|
|
|
|
<NoWarn>
|
|
|
|
|
|
</NoWarn>
|
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
|
<RegisterForComInterop>false</RegisterForComInterop>
|
|
|
|
|
|
<RemoveIntegerChecks>false</RemoveIntegerChecks>
|
|
|
|
|
|
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<WarningLevel>4</WarningLevel>
|
2015-05-01 14:27:26 +02:00
|
|
|
|
<DebugType>pdbonly</DebugType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
|
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
|
2013-05-26 13:33:43 -10:00
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
2014-10-23 17:08:35 +02:00
|
|
|
|
<GenerateSerializationAssemblies>Off</GenerateSerializationAssemblies>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<ItemGroup>
|
2013-01-05 22:46:50 +03:00
|
|
|
|
<ProjectReference Include="..\UmbracoExamine\UmbracoExamine.csproj">
|
|
|
|
|
|
<Project>{07fbc26b-2927-4a22-8d96-d644c667fecc}</Project>
|
|
|
|
|
|
<Name>UmbracoExamine</Name>
|
|
|
|
|
|
</ProjectReference>
|
2016-09-16 21:23:31 +02:00
|
|
|
|
<Reference Include="AutoMapper, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2013-09-27 13:16:25 +10:00
|
|
|
|
</Reference>
|
2016-09-16 21:23:31 +02:00
|
|
|
|
<Reference Include="AutoMapper.Net4, Version=3.3.1.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\AutoMapper.3.3.1\lib\net40\AutoMapper.Net4.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2013-06-18 17:22:01 +10:00
|
|
|
|
</Reference>
|
2018-01-23 11:15:37 -07:00
|
|
|
|
<Reference Include="ClientDependency.Core, Version=1.9.6.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\ClientDependency.1.9.6\lib\net45\ClientDependency.Core.dll</HintPath>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
2017-04-06 16:27:41 +02:00
|
|
|
|
<Reference Include="dotless.Core, Version=1.5.2.0, Culture=neutral, PublicKeyToken=96b446c9e63eae34, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\dotless.1.5.2\lib\dotless.Core.dll</HintPath>
|
2014-05-10 14:53:59 +02:00
|
|
|
|
</Reference>
|
2017-12-06 15:21:38 +01:00
|
|
|
|
<Reference Include="Examine, Version=0.1.89.0, Culture=neutral, processorArchitecture=MSIL">
|
2017-12-14 18:34:48 +11:00
|
|
|
|
<HintPath>..\packages\Examine.0.1.89\lib\net45\Examine.dll</HintPath>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Reference Include="HtmlAgilityPack, Version=1.4.9.5, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\HtmlAgilityPack.1.4.9.5\lib\Net45\HtmlAgilityPack.dll</HintPath>
|
|
|
|
|
|
<Private>True</Private>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
2012-11-26 17:11:13 -01:00
|
|
|
|
<Reference Include="ICSharpCode.SharpZipLib, Version=0.86.0.518, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\SharpZipLib.0.86.0\lib\20\ICSharpCode.SharpZipLib.dll</HintPath>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="Lucene.Net, Version=2.9.4.1, Culture=neutral, PublicKeyToken=85089178b9ac3181, processorArchitecture=MSIL">
|
2012-11-26 17:11:13 -01:00
|
|
|
|
<HintPath>..\packages\Lucene.Net.2.9.4.1\lib\net40\Lucene.Net.dll</HintPath>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
2016-07-04 14:38:45 +02:00
|
|
|
|
<Reference Include="MarkdownSharp, Version=1.14.5.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Markdown.1.14.7\lib\net45\MarkdownSharp.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2015-12-22 11:49:13 -05:00
|
|
|
|
</Reference>
|
2015-03-25 16:18:38 +11:00
|
|
|
|
<Reference Include="Microsoft.AspNet.Identity.Core, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
2015-07-01 17:07:29 +02:00
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Core.2.2.1\lib\net45\Microsoft.AspNet.Identity.Core.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2015-02-04 19:24:59 +11:00
|
|
|
|
</Reference>
|
2015-03-25 16:18:38 +11:00
|
|
|
|
<Reference Include="Microsoft.AspNet.Identity.Owin, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
2015-07-01 17:07:29 +02:00
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.Identity.Owin.2.2.1\lib\net45\Microsoft.AspNet.Identity.Owin.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2015-02-04 19:24:59 +11:00
|
|
|
|
</Reference>
|
2017-01-10 14:49:19 +01:00
|
|
|
|
<Reference Include="Microsoft.AspNet.SignalR.Core, Version=2.2.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.SignalR.Core.2.2.1\lib\net45\Microsoft.AspNet.SignalR.Core.dll</HintPath>
|
|
|
|
|
|
<Private>True</Private>
|
|
|
|
|
|
</Reference>
|
2012-08-25 07:14:23 +07:00
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
2017-07-26 17:50:58 +10:00
|
|
|
|
<Reference Include="Microsoft.Owin, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.Owin.3.1.0\lib\net45\Microsoft.Owin.dll</HintPath>
|
2015-02-04 19:24:59 +11:00
|
|
|
|
</Reference>
|
2017-07-26 17:50:58 +10:00
|
|
|
|
<Reference Include="Microsoft.Owin.Host.SystemWeb, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.Owin.Host.SystemWeb.3.1.0\lib\net45\Microsoft.Owin.Host.SystemWeb.dll</HintPath>
|
2015-02-09 12:14:59 +11:00
|
|
|
|
</Reference>
|
2017-07-26 17:50:58 +10:00
|
|
|
|
<Reference Include="Microsoft.Owin.Security, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.Owin.Security.3.1.0\lib\net45\Microsoft.Owin.Security.dll</HintPath>
|
2015-02-04 19:24:59 +11:00
|
|
|
|
</Reference>
|
2017-07-26 17:50:58 +10:00
|
|
|
|
<Reference Include="Microsoft.Owin.Security.Cookies, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.Owin.Security.Cookies.3.1.0\lib\net45\Microsoft.Owin.Security.Cookies.dll</HintPath>
|
2015-02-04 19:24:59 +11:00
|
|
|
|
</Reference>
|
2017-07-26 17:50:58 +10:00
|
|
|
|
<Reference Include="Microsoft.Owin.Security.OAuth, Version=3.1.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.Owin.Security.OAuth.3.1.0\lib\net45\Microsoft.Owin.Security.OAuth.dll</HintPath>
|
2015-02-04 19:24:59 +11:00
|
|
|
|
</Reference>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
2012-12-06 10:31:54 -01:00
|
|
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2012-11-26 17:11:13 -01:00
|
|
|
|
</Reference>
|
2014-06-09 15:32:44 +02:00
|
|
|
|
<Reference Include="MiniProfiler, Version=2.1.0.0, Culture=neutral, PublicKeyToken=b44f9351044011a3, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\MiniProfiler.2.1.0\lib\net40\MiniProfiler.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2013-05-12 19:05:49 -10:00
|
|
|
|
</Reference>
|
2017-04-06 16:27:41 +02:00
|
|
|
|
<Reference Include="Newtonsoft.Json, Version=10.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Newtonsoft.Json.10.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
2013-02-26 01:23:58 +06:00
|
|
|
|
</Reference>
|
2015-02-09 12:14:59 +11:00
|
|
|
|
<Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
2015-02-04 19:24:59 +11:00
|
|
|
|
<HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2015-02-04 19:24:59 +11:00
|
|
|
|
</Reference>
|
2017-04-30 23:19:45 +10:00
|
|
|
|
<Reference Include="Semver, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\semver.1.1.2\lib\net45\Semver.dll</HintPath>
|
2015-06-24 14:17:24 +02:00
|
|
|
|
</Reference>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Reference Include="System">
|
|
|
|
|
|
<Name>System</Name>
|
|
|
|
|
|
</Reference>
|
2017-03-08 18:45:00 +01:00
|
|
|
|
<Reference Include="System.ComponentModel.Composition" />
|
2013-05-23 22:15:52 -10:00
|
|
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Reference Include="System.configuration" />
|
|
|
|
|
|
<Reference Include="System.Data">
|
|
|
|
|
|
<Name>System.Data</Name>
|
|
|
|
|
|
</Reference>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Reference Include="System.Design" />
|
|
|
|
|
|
<Reference Include="System.Drawing">
|
|
|
|
|
|
<Name>System.Drawing</Name>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.EnterpriseServices" />
|
2014-08-18 20:42:56 +02:00
|
|
|
|
<Reference Include="System.IO.Compression.FileSystem" />
|
2015-06-06 22:35:24 +02:00
|
|
|
|
<Reference Include="System.Net.Http" />
|
|
|
|
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
2015-05-01 14:03:59 +10:00
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2013-02-26 01:23:58 +06:00
|
|
|
|
</Reference>
|
2013-05-23 22:15:52 -10:00
|
|
|
|
<Reference Include="System.Runtime.Serialization" />
|
2013-11-01 09:21:29 +11:00
|
|
|
|
<Reference Include="System.ServiceModel" />
|
2017-04-06 16:27:41 +02:00
|
|
|
|
<Reference Include="System.Threading.Tasks.Dataflow, Version=4.6.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\System.Threading.Tasks.Dataflow.4.7.0\lib\portable-net45+win8+wpa81\System.Threading.Tasks.Dataflow.dll</HintPath>
|
2017-01-10 14:49:19 +01:00
|
|
|
|
</Reference>
|
2012-11-20 09:29:38 -01:00
|
|
|
|
<Reference Include="System.Web" />
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Reference Include="System.Web.Abstractions">
|
|
|
|
|
|
<RequiredTargetFramework>3.5</RequiredTargetFramework>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
|
|
|
|
<Reference Include="System.Web.DynamicData" />
|
|
|
|
|
|
<Reference Include="System.Web.Entity" />
|
|
|
|
|
|
<Reference Include="System.Web.Extensions" />
|
|
|
|
|
|
<Reference Include="System.Web.Extensions.Design" />
|
2015-07-30 16:13:43 +02:00
|
|
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.Helpers.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2012-12-06 10:31:54 -01:00
|
|
|
|
</Reference>
|
2017-01-03 10:36:26 +11:00
|
|
|
|
<Reference Include="System.Web.Http, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
2015-05-01 14:03:59 +10:00
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.3\lib\net45\System.Web.Http.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2013-02-26 01:23:58 +06:00
|
|
|
|
</Reference>
|
2015-05-01 14:03:59 +10:00
|
|
|
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.3\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2013-02-26 01:23:58 +06:00
|
|
|
|
</Reference>
|
2015-07-30 16:13:43 +02:00
|
|
|
|
<Reference Include="System.Web.Mvc, Version=5.2.3.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.3\lib\net45\System.Web.Mvc.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
2015-07-30 16:13:43 +02:00
|
|
|
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.3\lib\net45\System.Web.Razor.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.Web.Services">
|
|
|
|
|
|
<Name>System.Web.Services</Name>
|
|
|
|
|
|
</Reference>
|
2015-07-30 16:13:43 +02:00
|
|
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2012-11-26 17:11:13 -01:00
|
|
|
|
</Reference>
|
2015-07-30 16:13:43 +02:00
|
|
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
2015-07-30 16:13:43 +02:00
|
|
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.3\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
2017-03-08 11:20:48 +01:00
|
|
|
|
<Private>True</Private>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Reference>
|
2013-02-03 05:06:11 +06:00
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Reference Include="System.Xml">
|
|
|
|
|
|
<Name>System.XML</Name>
|
|
|
|
|
|
</Reference>
|
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
|
<ProjectReference Include="..\SQLCE4Umbraco\SqlCE4Umbraco.csproj">
|
|
|
|
|
|
<Project>{5BA5425F-27A7-4677-865E-82246498AA2E}</Project>
|
|
|
|
|
|
<Name>SqlCE4Umbraco</Name>
|
|
|
|
|
|
</ProjectReference>
|
2012-07-20 01:04:35 +06:00
|
|
|
|
<ProjectReference Include="..\Umbraco.Core\Umbraco.Core.csproj">
|
|
|
|
|
|
<Project>{31785BC3-256C-4613-B2F5-A1B0BDDED8C1}</Project>
|
|
|
|
|
|
<Name>Umbraco.Core</Name>
|
|
|
|
|
|
</ProjectReference>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<ProjectReference Include="..\umbraco.controls\umbraco.controls.csproj">
|
|
|
|
|
|
<Project>{6EDD2061-82F2-461B-BB6E-879245A832DE}</Project>
|
|
|
|
|
|
<Name>umbraco.controls</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\umbraco.businesslogic\umbraco.businesslogic.csproj">
|
|
|
|
|
|
<Name>umbraco.businesslogic</Name>
|
|
|
|
|
|
<Project>{E469A9CE-1BEC-423F-AC44-713CD72457EA}</Project>
|
|
|
|
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\umbraco.cms\umbraco.cms.csproj">
|
|
|
|
|
|
<Project>{CCD75EC3-63DB-4184-B49D-51C1DD337230}</Project>
|
|
|
|
|
|
<Name>umbraco.cms</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\umbraco.datalayer\umbraco.datalayer.csproj">
|
|
|
|
|
|
<Project>{C7CB79F0-1C97-4B33-BFA7-00731B579AE2}</Project>
|
|
|
|
|
|
<Name>umbraco.datalayer</Name>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\umbraco.interfaces\umbraco.interfaces.csproj">
|
|
|
|
|
|
<Name>umbraco.interfaces</Name>
|
|
|
|
|
|
<Project>{511F6D8D-7717-440A-9A57-A507E9A8B27F}</Project>
|
|
|
|
|
|
<Package>{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</Package>
|
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
|
<ProjectReference Include="..\umbraco.providers\umbraco.providers.csproj">
|
|
|
|
|
|
<Project>{D7636876-0756-43CB-A192-138C6F0D5E42}</Project>
|
|
|
|
|
|
<Name>umbraco.providers</Name>
|
|
|
|
|
|
</ProjectReference>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2012-07-17 03:28:15 +06:00
|
|
|
|
<Compile Include="..\SolutionInfo.cs">
|
|
|
|
|
|
<Link>Properties\SolutionInfo.cs</Link>
|
|
|
|
|
|
</Compile>
|
2012-10-16 01:33:35 +05:00
|
|
|
|
<Compile Include="ApplicationContextExtensions.cs" />
|
2014-03-05 22:42:51 +11:00
|
|
|
|
<Compile Include="AreaRegistrationContextExtensions.cs" />
|
2015-07-24 17:34:06 +02:00
|
|
|
|
<Compile Include="BatchedDatabaseServerMessengerStartup.cs" />
|
2017-06-04 16:22:43 +02:00
|
|
|
|
<Compile Include="Cache\ApplicationCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\ApplicationTreeCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\CacheRefresherEventHandler.cs" />
|
|
|
|
|
|
<Compile Include="Cache\ContentTypeCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\DataTypeCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\DictionaryCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\DistributedCache.cs" />
|
|
|
|
|
|
<Compile Include="Cache\DistributedCacheExtensions.cs" />
|
|
|
|
|
|
<Compile Include="Cache\DomainCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\LanguageCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\MacroCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\MediaCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\MemberCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\MemberGroupCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\PageCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\PublicAccessCacheRefresher.cs" />
|
2016-11-09 13:05:23 +01:00
|
|
|
|
<Compile Include="Cache\RelationTypeCacheRefresher.cs" />
|
2016-10-27 18:11:46 +02:00
|
|
|
|
<Compile Include="Cache\UserGroupCacheRefresher.cs" />
|
2017-06-04 16:22:43 +02:00
|
|
|
|
<Compile Include="Cache\StylesheetCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\StylesheetPropertyCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\TemplateCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\UnpublishedPageCacheRefresher.cs" />
|
|
|
|
|
|
<Compile Include="Cache\UserCacheRefresher.cs" />
|
2018-01-03 13:49:36 +11:00
|
|
|
|
<Compile Include="Features\DisabledFeatures.cs" />
|
2015-07-24 11:44:09 +02:00
|
|
|
|
<Compile Include="Editors\BackOfficeNotificationsController.cs" />
|
2017-06-27 19:55:03 +10:00
|
|
|
|
<Compile Include="Editors\BackOfficeServerVariables.cs" />
|
2017-08-10 17:25:16 +10:00
|
|
|
|
<Compile Include="Editors\DashboardHelper.cs" />
|
2018-01-02 17:28:16 +11:00
|
|
|
|
<Compile Include="Editors\EditorModelEventArgs.cs" />
|
2016-01-20 16:57:31 +01:00
|
|
|
|
<Compile Include="Editors\EditorValidationResolver.cs" />
|
|
|
|
|
|
<Compile Include="Editors\EditorValidator.cs" />
|
2017-01-30 20:40:45 +11:00
|
|
|
|
<Compile Include="Editors\FromJsonPathAttribute.cs" />
|
2017-10-10 16:05:21 +01:00
|
|
|
|
<Compile Include="Editors\HelpController.cs" />
|
2017-06-27 15:44:55 +10:00
|
|
|
|
<Compile Include="Editors\IsCurrentUserModelFilterAttribute.cs" />
|
2017-07-20 12:53:09 +10:00
|
|
|
|
<Compile Include="Editors\PasswordChanger.cs" />
|
2017-01-10 14:49:19 +01:00
|
|
|
|
<Compile Include="Editors\TemplateController.cs" />
|
2017-01-27 16:09:35 +11:00
|
|
|
|
<Compile Include="Editors\ParameterSwapControllerActionSelector.cs" />
|
2017-01-09 22:54:28 +01:00
|
|
|
|
<Compile Include="Editors\CodeFileController.cs" />
|
2017-11-09 00:41:59 +11:00
|
|
|
|
<Compile Include="Editors\TourController.cs" />
|
2018-01-11 18:00:42 +11:00
|
|
|
|
<Compile Include="Models\BackOfficeTourFilter.cs" />
|
2018-01-25 14:41:28 -07:00
|
|
|
|
<Compile Include="Models\Mapping\AutoMapperExtensions.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\ContentTreeNodeUrlResolver.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\MemberTreeNodeUrlResolver.cs" />
|
2018-01-10 11:37:37 +01:00
|
|
|
|
<Compile Include="TourFilterResolver.cs" />
|
2017-08-22 13:06:56 +10:00
|
|
|
|
<Compile Include="Editors\UserEditorAuthorizationHelper.cs" />
|
2017-08-22 13:03:59 +10:00
|
|
|
|
<Compile Include="Editors\UserGroupAuthorizationAttribute.cs" />
|
2017-08-22 16:09:06 +10:00
|
|
|
|
<Compile Include="Editors\UserGroupEditorAuthorizationHelper.cs" />
|
2017-06-29 14:39:11 +10:00
|
|
|
|
<Compile Include="Editors\UserGroupsController.cs" />
|
2017-06-20 15:10:42 +10:00
|
|
|
|
<Compile Include="Editors\UserGroupValidateAttribute.cs" />
|
2017-12-06 15:21:38 +01:00
|
|
|
|
<Compile Include="ExamineStartup.cs" />
|
2017-03-13 15:49:15 +01:00
|
|
|
|
<Compile Include="Extensions\UdiExtensions.cs" />
|
2018-01-03 13:49:36 +11:00
|
|
|
|
<Compile Include="Features\UmbracoFeatures.cs" />
|
|
|
|
|
|
<Compile Include="Features\FeaturesResolver.cs" />
|
2016-06-13 17:42:05 +02:00
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\AbstractConfigCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\AcceptableConfiguration.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\ConfigurationService.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\ConfigurationServiceResult.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\MacroErrorsCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\NotificationEmailCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\TrySkipIisCustomErrorsCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\CustomErrorsCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\TraceCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\ValueComparisonType.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Config\CompilationDebugCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Services\SmtpCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Permissions\FolderAndFilePermissionsCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Security\ExcessiveHeadersCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Security\ClickJackingCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\HealthCheckAction.cs" />
|
2017-06-18 16:41:46 +02:00
|
|
|
|
<Compile Include="HealthCheck\HealthCheckNotificationMethodAttribute.cs" />
|
2016-06-13 17:42:05 +02:00
|
|
|
|
<Compile Include="HealthCheck\HealthCheckAttribute.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\HealthCheckContext.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\HealthCheckController.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\HealthCheckGroup.cs" />
|
2017-06-18 16:41:46 +02:00
|
|
|
|
<Compile Include="HealthCheck\HealthCheckNotificationMethodResolver.cs" />
|
2016-06-13 17:42:05 +02:00
|
|
|
|
<Compile Include="HealthCheck\HealthCheckResolver.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\HealthCheck.cs" />
|
2017-06-05 10:14:47 +02:00
|
|
|
|
<Compile Include="HealthCheck\HealthCheckResults.cs" />
|
2016-06-13 17:42:05 +02:00
|
|
|
|
<Compile Include="HealthCheck\HealthCheckStatus.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\Security\HttpsCheck.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\IHealthCheckResolver.cs" />
|
2017-06-18 16:41:46 +02:00
|
|
|
|
<Compile Include="HealthCheck\IHealthCheckNotificationMethodsResolver.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\NotificationMethods\NotificationMethodBase.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\NotificationMethods\EmailNotificationMethod.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\NotificationMethods\IHealthCheckNotificatationMethod.cs" />
|
2016-06-13 17:42:05 +02:00
|
|
|
|
<Compile Include="HealthCheck\StatusResultType.cs" />
|
|
|
|
|
|
<Compile Include="HealthCheck\Checks\DataIntegrity\XmlDataIntegrityHealthCheck.cs" />
|
2016-02-16 15:07:42 +01:00
|
|
|
|
<Compile Include="IHttpContextAccessor.cs" />
|
2017-08-02 16:16:59 +10:00
|
|
|
|
<Compile Include="Install\InstallSteps\ConfigureMachineKey.cs" />
|
2018-01-10 16:01:46 +11:00
|
|
|
|
<Compile Include="Models\BackOfficeTourFile.cs" />
|
|
|
|
|
|
<Compile Include="Models\BackOfficeTourStep.cs" />
|
2017-07-04 15:07:11 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\AssignedContentPermissions.cs" />
|
2017-06-29 01:00:52 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\AssignedUserGroupPermissions.cs" />
|
2016-08-08 14:40:53 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentRedirectUrl.cs" />
|
2018-01-02 17:28:16 +11:00
|
|
|
|
<Compile Include="Models\ContentEditing\EditorNavigation.cs" />
|
2016-02-10 13:31:36 +01:00
|
|
|
|
<Compile Include="Models\ContentEditing\GetAvailableCompositionsFilter.cs" />
|
2016-01-20 16:57:31 +01:00
|
|
|
|
<Compile Include="Editors\IEditorValidator.cs" />
|
2016-01-27 13:20:13 +01:00
|
|
|
|
<Compile Include="Editors\EditorModelEventManager.cs" />
|
2015-04-01 16:04:19 +11:00
|
|
|
|
<Compile Include="HtmlHelperBackOfficeExtensions.cs" />
|
2015-08-20 18:41:39 +02:00
|
|
|
|
<Compile Include="Install\InstallSteps\Version73FileCleanup.cs" />
|
2016-01-21 15:01:55 +01:00
|
|
|
|
<Compile Include="Models\ContentEditing\DocumentTypeDisplay.cs" />
|
2015-06-25 17:10:45 +02:00
|
|
|
|
<Compile Include="Media\EmbedProviders\Flickr.cs" />
|
2015-08-19 22:38:15 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentTypeCompositionDisplay.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentTypeSave.cs" />
|
2016-01-21 15:01:55 +01:00
|
|
|
|
<Compile Include="Models\ContentEditing\DocumentTypeSave.cs" />
|
2016-06-13 19:43:04 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\InstalledPackageModel.cs" />
|
2016-01-21 15:01:55 +01:00
|
|
|
|
<Compile Include="Models\ContentEditing\MediaTypeDisplay.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\MediaTypeSave.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\MemberPropertyTypeBasic.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\MemberPropertyTypeDisplay.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\MemberTypeDisplay.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\MemberTypeSave.cs" />
|
2017-06-28 23:38:42 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\Permission.cs" />
|
2016-06-13 18:28:56 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\PostedFiles.cs" />
|
2017-10-12 17:11:45 +11:00
|
|
|
|
<Compile Include="Models\ContentEditing\PostedFolder.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\PropertyGroupBasic.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\PropertyTypeBasic.cs" />
|
2015-07-29 15:12:12 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\SimpleNotificationModel.cs" />
|
2017-01-30 14:57:08 +01:00
|
|
|
|
<Compile Include="Models\ContentEditing\SnippetDisplay.cs" />
|
2017-01-10 14:49:19 +01:00
|
|
|
|
<Compile Include="Models\ContentEditing\TemplateDisplay.cs" />
|
2017-05-11 13:11:41 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserDisplay.cs" />
|
2017-06-06 02:05:17 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserBasic.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\UserGroupBasic.cs" />
|
2017-05-23 15:23:10 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserGroupDisplay.cs" />
|
2017-06-29 19:15:04 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserGroupPermissionsSave.cs" />
|
2017-06-20 14:33:24 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserGroupSave.cs" />
|
2017-06-04 16:22:43 +02:00
|
|
|
|
<Compile Include="Models\DetachedPublishedContent.cs" />
|
|
|
|
|
|
<Compile Include="Models\DetachedPublishedProperty.cs" />
|
2017-05-24 19:01:01 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserInvite.cs" />
|
2017-05-11 13:11:41 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserSave.cs" />
|
2016-06-13 18:28:56 +02:00
|
|
|
|
<Compile Include="Models\LocalPackageInstallModel.cs" />
|
2017-01-09 22:54:28 +01:00
|
|
|
|
<Compile Include="Models\Mapping\CodeFileDisplayMapper.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="Models\Mapping\ContentTypeModelMapperExtensions.cs" />
|
2017-01-28 01:14:24 +11:00
|
|
|
|
<Compile Include="Models\Mapping\ContentTypeUdiResolver.cs" />
|
2017-06-29 14:39:11 +10:00
|
|
|
|
<Compile Include="Models\Mapping\EntityModelMapperExtensions.cs" />
|
2016-01-08 12:57:50 +01:00
|
|
|
|
<Compile Include="Models\Mapping\LockedCompositionsResolver.cs" />
|
2017-07-04 15:07:11 +10:00
|
|
|
|
<Compile Include="Models\Mapping\UserGroupDefaultPermissionsResolver.cs" />
|
2016-01-21 15:01:55 +01:00
|
|
|
|
<Compile Include="Models\Mapping\PropertyGroupDisplayResolver.cs" />
|
2016-11-03 13:30:41 +00:00
|
|
|
|
<Compile Include="Models\RelatedLink.cs" />
|
2017-01-10 14:49:19 +01:00
|
|
|
|
<Compile Include="Models\Mapping\TemplateModelMapper.cs" />
|
2016-06-13 23:35:09 +02:00
|
|
|
|
<Compile Include="Models\PackageInstallResult.cs" />
|
2016-11-03 13:30:41 +00:00
|
|
|
|
<Compile Include="Models\RelatedLinkBase.cs" />
|
2017-01-09 22:54:28 +01:00
|
|
|
|
<Compile Include="Models\ContentEditing\CodeFileDisplay.cs" />
|
2017-02-03 00:47:28 +11:00
|
|
|
|
<Compile Include="Models\SendCodeViewModel.cs" />
|
2016-11-03 13:30:41 +00:00
|
|
|
|
<Compile Include="Models\RelatedLinks.cs" />
|
|
|
|
|
|
<Compile Include="Models\RelatedLinkType.cs" />
|
2016-04-12 18:07:25 +02:00
|
|
|
|
<Compile Include="Models\SetPasswordModel.cs" />
|
|
|
|
|
|
<Compile Include="Models\RequestPasswordResetModel.cs" />
|
2015-08-31 18:59:51 +02:00
|
|
|
|
<Compile Include="Models\PublishedContentWithKeyBase.cs" />
|
2018-01-10 16:01:46 +11:00
|
|
|
|
<Compile Include="Models\BackOfficeTour.cs" />
|
2017-11-01 15:11:13 +11:00
|
|
|
|
<Compile Include="Models\UserTourStatus.cs" />
|
2016-04-13 13:51:12 +02:00
|
|
|
|
<Compile Include="Models\ValidatePasswordResetCodeModel.cs" />
|
2016-02-16 11:17:47 +01:00
|
|
|
|
<Compile Include="Mvc\ControllerContextExtensions.cs" />
|
2016-03-16 14:51:04 +01:00
|
|
|
|
<Compile Include="Mvc\DisableBrowserCacheAttribute.cs" />
|
2016-03-10 18:00:14 +01:00
|
|
|
|
<Compile Include="Mvc\EnsurePartialViewMacroViewContextFilterAttribute.cs" />
|
2015-11-18 14:59:29 +01:00
|
|
|
|
<Compile Include="Mvc\IRenderController.cs" />
|
2016-01-19 12:52:26 +01:00
|
|
|
|
<Compile Include="Mvc\ModelBindingException.cs" />
|
2015-11-18 14:59:29 +01:00
|
|
|
|
<Compile Include="Mvc\RenderIndexActionSelectorAttribute.cs" />
|
2016-07-12 18:13:11 +02:00
|
|
|
|
<Compile Include="Mvc\UmbracoRequireHttpsAttribute.cs" />
|
2015-11-25 19:39:24 +01:00
|
|
|
|
<Compile Include="Mvc\ValidateMvcAngularAntiForgeryTokenAttribute.cs" />
|
2016-04-07 17:51:09 +02:00
|
|
|
|
<Compile Include="OwinMiddlewareConfiguredEventArgs.cs" />
|
2016-11-02 09:42:20 +01:00
|
|
|
|
<Compile Include="Profiling\WebProfilerProvider.cs" />
|
2016-08-01 12:04:02 +02:00
|
|
|
|
<Compile Include="Profiling\WebProfiler.cs" />
|
2017-03-13 12:59:36 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ContentPicker2PropertyEditor.cs" />
|
2015-06-18 10:14:31 +02:00
|
|
|
|
<Compile Include="PropertyEditors\DatePreValueEditor.cs" />
|
2016-05-25 09:43:31 +02:00
|
|
|
|
<Compile Include="PropertyEditors\DateTimePreValueEditor.cs" />
|
2015-09-26 22:41:56 +02:00
|
|
|
|
<Compile Include="PropertyEditors\DecimalPropertyEditor.cs" />
|
2017-03-13 12:59:36 +11:00
|
|
|
|
<Compile Include="PropertyEditors\MediaPicker2PropertyEditor.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\MemberPicker2PropertyEditor.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\MultiNodeTreePicker2PropertyEditor.cs" />
|
2017-06-04 16:22:43 +02:00
|
|
|
|
<Compile Include="PropertyEditors\NestedContentController.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\NestedContentHelper.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\NestedContentPropertyEditor.cs" />
|
2017-03-13 16:14:30 +11:00
|
|
|
|
<Compile Include="PropertyEditors\RelatedLinks2PropertyEditor.cs" />
|
2017-08-11 15:11:53 +10:00
|
|
|
|
<Compile Include="PropertyEditors\TextOnlyValueEditor.cs" />
|
2016-06-12 16:36:26 +02:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ContentPickerPropertyConverter.cs" />
|
2016-10-19 13:56:26 +02:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\MultipleContentPickerParameterEditor.cs" />
|
2016-02-04 16:03:43 +01:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropDataSetConverter.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\ImageCropperValueConverter.cs" />
|
2016-11-03 13:30:41 +00:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\LegacyRelatedLinksEditorValueConvertor.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MediaPickerPropertyConverter.cs" />
|
2016-11-02 23:37:32 +00:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MemberPickerPropertyConverter.cs" />
|
2016-11-03 13:30:41 +00:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MultiNodeTreePickerPropertyConverter.cs" />
|
2017-06-13 12:28:59 +01:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\LegacyMediaPickerPropertyConverter.cs" />
|
2017-06-04 16:22:43 +02:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\NestedContentSingleValueConverter.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\NestedContentManyValueConverter.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\NestedContentPublishedPropertyTypeExtensions.cs" />
|
2017-05-19 11:42:58 +10:00
|
|
|
|
<Compile Include="PublishedContentQueryExtensions.cs" />
|
2016-08-08 14:40:53 +02:00
|
|
|
|
<Compile Include="Routing\RedirectTrackingEventHandler.cs" />
|
|
|
|
|
|
<Compile Include="Editors\RedirectUrlManagementController.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\RedirectUrlSearchResults.cs" />
|
2016-11-03 13:30:41 +00:00
|
|
|
|
<Compile Include="RelatedLinksTypeConverter.cs" />
|
2016-02-16 11:17:47 +01:00
|
|
|
|
<Compile Include="RouteDataExtensions.cs" />
|
2016-06-12 23:51:22 +10:00
|
|
|
|
<Compile Include="Routing\ContentFinderByRedirectUrl.cs" />
|
2017-06-05 09:21:35 +02:00
|
|
|
|
<Compile Include="Scheduling\HealthCheckNotifier.cs" />
|
2015-07-06 16:56:01 +02:00
|
|
|
|
<Compile Include="Scheduling\LatchedBackgroundTaskBase.cs" />
|
2017-05-30 00:48:41 +02:00
|
|
|
|
<Compile Include="Search\SearchableApplicationTree.cs" />
|
|
|
|
|
|
<Compile Include="Search\SearchableTreeAttribute.cs" />
|
|
|
|
|
|
<Compile Include="Search\SearchableTreeCollection.cs" />
|
|
|
|
|
|
<Compile Include="Search\SearchableTreeResolver.cs" />
|
|
|
|
|
|
<Compile Include="Search\UmbracoTreeSearcher.cs" />
|
2015-06-26 16:59:40 +02:00
|
|
|
|
<Compile Include="Security\Identity\ExternalSignInAutoLinkOptions.cs" />
|
2015-11-24 16:31:18 +01:00
|
|
|
|
<Compile Include="Security\Identity\FixWindowsAuthMiddlware.cs" />
|
2015-11-19 18:12:21 +01:00
|
|
|
|
<Compile Include="Security\Identity\ForceRenewalCookieAuthenticationHandler.cs" />
|
|
|
|
|
|
<Compile Include="Security\Identity\ForceRenewalCookieAuthenticationMiddleware.cs" />
|
2015-06-18 19:16:49 +02:00
|
|
|
|
<Compile Include="Security\Identity\GetUserSecondsMiddleWare.cs" />
|
2015-05-13 17:12:28 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\PropertyTypeDisplay.cs" />
|
2015-06-04 16:52:22 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\PropertyGroupDisplay.cs" />
|
2015-06-25 16:57:52 +02:00
|
|
|
|
<Compile Include="Media\EmbedProviders\OEmbedJson.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\OEmbedResponse.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\OEmbedPhoto.cs" />
|
2015-07-01 17:07:29 +02:00
|
|
|
|
<Compile Include="Security\Identity\IUmbracoBackOfficeTwoFactorOptions.cs" />
|
2015-05-13 17:12:28 +02:00
|
|
|
|
<Compile Include="Models\Mapping\PropertyTypeGroupResolver.cs" />
|
2016-03-09 17:35:50 +01:00
|
|
|
|
<Compile Include="Security\Identity\PreviewAuthenticationMiddleware.cs" />
|
2016-02-16 15:07:42 +01:00
|
|
|
|
<Compile Include="SingletonHttpContextAccessor.cs" />
|
2018-01-03 13:33:33 +11:00
|
|
|
|
<Compile Include="Trees\MacroTreeController.cs" />
|
2017-05-11 13:11:41 +10:00
|
|
|
|
<Compile Include="Trees\UserTreeController.cs" />
|
2017-09-05 14:51:56 +02:00
|
|
|
|
<Compile Include="Suspendable.cs" />
|
2017-06-04 15:54:51 +02:00
|
|
|
|
<Compile Include="Trees\ContentBlueprintTreeController.cs" />
|
2015-06-08 17:59:56 +02:00
|
|
|
|
<Compile Include="Trees\ContentTypeTreeController.cs" />
|
2016-06-12 15:19:42 +02:00
|
|
|
|
<Compile Include="Trees\PackagesTreeController.cs" />
|
2015-08-19 22:38:15 +02:00
|
|
|
|
<Compile Include="Trees\MediaTypeTreeController.cs" />
|
2015-06-05 12:15:20 +02:00
|
|
|
|
<Compile Include="Trees\MemberTypeTreeController.cs" />
|
2015-12-01 15:21:52 +01:00
|
|
|
|
<Compile Include="Security\WebAuthExtensions.cs" />
|
2018-01-05 13:44:57 +11:00
|
|
|
|
<Compile Include="Trees\XsltTreeController.cs" />
|
2017-01-31 16:42:01 +01:00
|
|
|
|
<Compile Include="umbraco.presentation\SafeXmlReaderWriter.cs" />
|
2017-01-19 09:49:27 +01:00
|
|
|
|
<Compile Include="Trees\ScriptTreeController.cs" />
|
2017-04-30 23:19:45 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Packages\installer.aspx.cs">
|
2017-05-04 19:16:52 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2015-03-30 20:13:03 +11:00
|
|
|
|
<Compile Include="UmbracoDefaultOwinStartup.cs" />
|
2015-02-09 17:37:21 +11:00
|
|
|
|
<Compile Include="IUmbracoContextAccessor.cs" />
|
2015-01-06 15:36:14 +11:00
|
|
|
|
<Compile Include="Models\ContentEditing\Relation.cs" />
|
2015-02-18 17:14:55 +01:00
|
|
|
|
<Compile Include="HtmlStringUtilities.cs" />
|
2015-01-06 15:36:14 +11:00
|
|
|
|
<Compile Include="Models\ContentEditing\RelationType.cs" />
|
2015-03-04 12:16:28 +01:00
|
|
|
|
<Compile Include="Models\ContentExtensions.cs" />
|
2015-02-18 17:14:55 +01:00
|
|
|
|
<Compile Include="IDynamicPublishedContentQuery.cs" />
|
|
|
|
|
|
<Compile Include="ITagQuery.cs" />
|
|
|
|
|
|
<Compile Include="ITypedPublishedContentQuery.cs" />
|
|
|
|
|
|
<Compile Include="IUmbracoComponentRenderer.cs" />
|
2015-01-02 15:34:51 +11:00
|
|
|
|
<Compile Include="Models\LegacyConvertedNode.cs" />
|
|
|
|
|
|
<Compile Include="Models\LegacyConvertedNodeProperty.cs" />
|
2015-01-06 15:36:14 +11:00
|
|
|
|
<Compile Include="Models\Mapping\RelationModelMapper.cs" />
|
2015-03-19 14:00:48 +11:00
|
|
|
|
<Compile Include="Mvc\DisableClientCacheAttribute.cs" />
|
2015-02-20 14:17:28 +01:00
|
|
|
|
<Compile Include="Models\UnLinkLoginModel.cs" />
|
2015-01-06 17:39:07 +11:00
|
|
|
|
<Compile Include="Mvc\MvcVersionCheck.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\ReflectedFixedRazorViewEngine.cs" />
|
2015-05-21 16:09:10 +02:00
|
|
|
|
<Compile Include="Scheduling\ThreadingTaskImmutable.cs" />
|
2015-04-06 16:48:55 +12:00
|
|
|
|
<Compile Include="Mvc\ProfilingView.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\ProfilingViewEngine.cs" />
|
2015-06-06 22:35:24 +02:00
|
|
|
|
<Compile Include="Mvc\UrlHelperExtensions.cs" />
|
2014-11-12 16:00:17 +11:00
|
|
|
|
<Compile Include="Scheduling\BackgroundTaskRunner.cs" />
|
2015-03-04 12:16:28 +01:00
|
|
|
|
<Compile Include="BatchedDatabaseServerMessenger.cs" />
|
|
|
|
|
|
<Compile Include="BatchedWebServiceServerMessenger.cs" />
|
2012-10-31 11:36:22 +06:00
|
|
|
|
<Compile Include="CacheHelperExtensions.cs" />
|
2016-10-27 18:11:46 +02:00
|
|
|
|
<Compile Include="Cache\UserGroupPermissionsCacheRefresher.cs" />
|
2013-07-31 19:14:02 +10:00
|
|
|
|
<Compile Include="Editors\AuthenticationController.cs" />
|
2013-11-05 12:00:56 +01:00
|
|
|
|
<Compile Include="Controllers\UmbProfileController.cs" />
|
2014-02-13 16:22:51 +11:00
|
|
|
|
<Compile Include="Editors\ContentController.cs" />
|
2013-11-05 12:00:56 +01:00
|
|
|
|
<Compile Include="Controllers\UmbLoginStatusController.cs" />
|
2013-08-21 13:38:49 +10:00
|
|
|
|
<Compile Include="Editors\ContentPostValidateAttribute.cs" />
|
2014-09-12 11:35:20 +10:00
|
|
|
|
<Compile Include="Editors\ContentTypeControllerBase.cs" />
|
2013-09-02 17:43:56 +10:00
|
|
|
|
<Compile Include="Editors\DashboardController.cs" />
|
2013-10-03 19:00:31 +10:00
|
|
|
|
<Compile Include="Editors\DashboardSecurity.cs" />
|
2013-08-19 17:39:50 +10:00
|
|
|
|
<Compile Include="Editors\DataTypeController.cs" />
|
2013-08-20 17:25:17 +10:00
|
|
|
|
<Compile Include="Editors\DataTypeValidateAttribute.cs" />
|
2014-03-17 18:34:41 +11:00
|
|
|
|
<Compile Include="Editors\EntityControllerConfigurationAttribute.cs" />
|
2013-12-05 19:06:55 +11:00
|
|
|
|
<Compile Include="Editors\ImagesController.cs" />
|
2014-08-18 20:42:56 +02:00
|
|
|
|
<Compile Include="Editors\PackageInstallController.cs" />
|
2014-06-09 17:58:47 +01:00
|
|
|
|
<Compile Include="Editors\RelationController.cs" />
|
2014-09-23 16:30:27 +02:00
|
|
|
|
<Compile Include="Editors\CanvasDesignerController.cs" />
|
2017-05-17 22:58:32 +10:00
|
|
|
|
<Compile Include="Editors\UsersController.cs" />
|
2014-10-07 13:39:18 +02:00
|
|
|
|
<Compile Include="GridTemplateExtensions.cs" />
|
2014-08-18 20:42:56 +02:00
|
|
|
|
<Compile Include="Models\PackageInstallModel.cs" />
|
2014-09-22 18:18:09 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\DataTypeBasic.cs" />
|
2014-09-19 15:34:26 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\MemberBasic.cs" />
|
2014-09-19 13:55:30 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\MemberListDisplay.cs" />
|
2014-06-26 11:31:39 +02:00
|
|
|
|
<Compile Include="Models\TemplateQuery\ContentTypeModel.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\PropertyModel.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\SourceModel.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\TemplateQueryResult.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\SortExpression.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\Operathor.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\OperathorTerm.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\QueryCondition.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\QueryModel.cs" />
|
|
|
|
|
|
<Compile Include="Models\TemplateQuery\QueryResultModel.cs" />
|
|
|
|
|
|
<Compile Include="Editors\TemplateQueryController.cs" />
|
2014-03-20 14:57:48 +11:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentBaseItemSave.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\MediaItemSave.cs" />
|
2014-04-02 11:22:38 +02:00
|
|
|
|
<Compile Include="Models\DetachedContent.cs" />
|
2014-03-20 14:27:58 +11:00
|
|
|
|
<Compile Include="Models\ImageCropAnchor.cs" />
|
2014-03-20 14:57:48 +11:00
|
|
|
|
<Compile Include="Models\ImageCropCoordinates.cs" />
|
|
|
|
|
|
<Compile Include="Models\ImageCropDataSet.cs" />
|
|
|
|
|
|
<Compile Include="Models\ImageCropFocalPoint.cs" />
|
2014-03-20 14:27:58 +11:00
|
|
|
|
<Compile Include="Models\ImageCropMode.cs" />
|
2014-03-05 20:03:45 +01:00
|
|
|
|
<Compile Include="Install\DatabaseHelper.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\InstallException.cs" />
|
2014-02-26 18:25:59 +11:00
|
|
|
|
<Compile Include="Install\InstallStatusTracker.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\InstallSteps\DatabaseConfigureStep.cs" />
|
2014-02-26 16:30:25 +01:00
|
|
|
|
<Compile Include="Install\InstallSteps\DatabaseInstallStep.cs" />
|
|
|
|
|
|
<Compile Include="Install\InstallSteps\DatabaseUpgradeStep.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\InstallSteps\FilePermissionsStep.cs" />
|
2014-03-04 11:16:42 +11:00
|
|
|
|
<Compile Include="Install\InstallSteps\MajorVersion7UpgradeReport.cs" />
|
2014-02-26 16:49:35 +01:00
|
|
|
|
<Compile Include="Install\InstallSteps\SetUmbracoVersionStep.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\InstallSteps\StarterKitCleanupStep.cs" />
|
|
|
|
|
|
<Compile Include="Install\InstallSteps\StarterKitDownloadStep.cs" />
|
|
|
|
|
|
<Compile Include="Install\InstallSteps\StarterKitInstallStep.cs" />
|
2014-03-05 14:30:17 +11:00
|
|
|
|
<Compile Include="Install\InstallSteps\UpgradeStep.cs" />
|
|
|
|
|
|
<Compile Include="Install\InstallSteps\NewInstallStep.cs" />
|
2014-03-05 19:47:00 +11:00
|
|
|
|
<Compile Include="Install\Controllers\InstallPackageController.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\Models\DatabaseModel.cs" />
|
|
|
|
|
|
<Compile Include="Install\Models\DatabaseType.cs" />
|
2014-03-04 19:20:36 +11:00
|
|
|
|
<Compile Include="Install\Models\InstallationType.cs" />
|
2014-03-04 16:21:45 +11:00
|
|
|
|
<Compile Include="Install\Models\InstallInstructions.cs" />
|
2014-03-05 22:42:51 +11:00
|
|
|
|
<Compile Include="Install\Models\InstallPackageModel.cs" />
|
2014-03-05 10:32:59 +11:00
|
|
|
|
<Compile Include="Install\Models\InstallProgressResultModel.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\Models\InstallSetup.cs" />
|
2014-03-04 11:16:42 +11:00
|
|
|
|
<Compile Include="Install\Models\InstallSetupResult.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\Models\InstallSetupStep.cs" />
|
2014-02-26 16:30:25 +01:00
|
|
|
|
<Compile Include="Install\Models\InstallSetupStepAttribute.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\Models\InstallTrackingItem.cs" />
|
2014-03-03 08:57:00 +01:00
|
|
|
|
<Compile Include="Install\Models\Package.cs" />
|
2014-02-26 16:01:31 +01:00
|
|
|
|
<Compile Include="Install\Models\UserModel.cs" />
|
2014-02-26 04:15:14 +11:00
|
|
|
|
<Compile Include="Install\UmbracoInstallArea.cs" />
|
|
|
|
|
|
<Compile Include="Install\Controllers\InstallApiController.cs" />
|
|
|
|
|
|
<Compile Include="Install\Controllers\InstallController.cs" />
|
|
|
|
|
|
<Compile Include="Install\InstallAuthorizeAttribute.cs" />
|
2017-05-30 00:48:41 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\TreeSearchResult.cs" />
|
2013-12-12 14:10:03 +11:00
|
|
|
|
<Compile Include="Models\ContentEditing\ListViewAwareContentItemDisplayBase.cs" />
|
2014-03-18 15:29:14 +11:00
|
|
|
|
<Compile Include="Models\ContentEditing\PropertyTypeValidation.cs" />
|
2014-02-17 16:12:21 +01:00
|
|
|
|
<Compile Include="Models\ImageCropData.cs" />
|
2014-04-18 22:04:23 +01:00
|
|
|
|
<Compile Include="Models\ImageCropRatioMode.cs" />
|
2013-10-23 10:13:54 +02:00
|
|
|
|
<Compile Include="Models\IRenderModel.cs" />
|
2014-05-14 11:33:40 +01:00
|
|
|
|
<Compile Include="Models\PartialViewMacroModelExtensions.cs" />
|
2014-02-13 13:30:32 +11:00
|
|
|
|
<Compile Include="Models\PostRedirectModel.cs" />
|
2014-04-02 11:13:54 +02:00
|
|
|
|
<Compile Include="Models\PublishedProperty.cs" />
|
2014-06-08 14:14:12 +02:00
|
|
|
|
<Compile Include="Mvc\ActionExecutedEventArgs.cs" />
|
2014-06-23 15:02:23 +10:00
|
|
|
|
<Compile Include="Mvc\AdminTokenAuthorizeAttribute.cs" />
|
2014-06-08 17:16:28 +02:00
|
|
|
|
<Compile Include="Mvc\NotFoundHandler.cs" />
|
2014-06-08 14:14:12 +02:00
|
|
|
|
<Compile Include="Mvc\PreRenderViewActionFilterAttribute.cs" />
|
2014-03-13 12:21:31 +11:00
|
|
|
|
<Compile Include="Mvc\RedirectToUmbracoUrlResult.cs" />
|
2014-10-07 13:39:18 +02:00
|
|
|
|
<Compile Include="PropertyEditors\GridPropertyEditor.cs" />
|
2014-06-08 17:16:28 +02:00
|
|
|
|
<Compile Include="Mvc\UmbracoVirtualNodeByIdRouteHandler.cs" />
|
2014-07-24 09:39:05 -07:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MacroContainerValueConverter.cs" />
|
2014-05-05 19:07:57 +10:00
|
|
|
|
<Compile Include="PropertyEditors\TagsDataController.cs" />
|
2014-03-11 14:23:51 +11:00
|
|
|
|
<Compile Include="PublishedCache\MemberPublishedContent.cs" />
|
|
|
|
|
|
<Compile Include="PublishedCache\RawValueProperty.cs" />
|
2013-10-23 10:13:54 +02:00
|
|
|
|
<Compile Include="Models\RenderModelOfTContent.cs" />
|
2014-01-15 17:18:23 +11:00
|
|
|
|
<Compile Include="Mvc\JsonNetResult.cs" />
|
2013-11-27 14:52:54 +11:00
|
|
|
|
<Compile Include="Mvc\MinifyJavaScriptResultAttribute.cs" />
|
2013-11-29 17:41:38 +11:00
|
|
|
|
<Compile Include="Mvc\EnsurePublishedContentRequestAttribute.cs" />
|
2013-10-23 10:13:54 +02:00
|
|
|
|
<Compile Include="Mvc\UmbracoTemplatePageOfTContent.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\UmbracoViewPage.cs" />
|
2013-09-26 15:34:58 +02:00
|
|
|
|
<Compile Include="Editors\LogController.cs" />
|
2013-09-18 18:20:14 +10:00
|
|
|
|
<Compile Include="Editors\MacroController.cs" />
|
2013-10-08 17:49:40 +11:00
|
|
|
|
<Compile Include="Editors\MemberTypeController.cs" />
|
2013-10-20 19:58:44 +02:00
|
|
|
|
<Compile Include="Editors\UpdateCheckController.cs" />
|
2013-10-16 17:51:48 +11:00
|
|
|
|
<Compile Include="MembershipProviderExtensions.cs" />
|
2013-10-17 14:46:16 +11:00
|
|
|
|
<Compile Include="Models\ChangingPasswordModel.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\ModelWithNotifications.cs" />
|
2013-10-03 20:57:36 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\StyleSheet.cs" />
|
|
|
|
|
|
<Compile Include="Editors\StylesheetController.cs" />
|
2013-09-27 09:25:08 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\AuditLog.cs" />
|
2013-10-01 10:04:07 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\MoveOrCopy.cs" />
|
2013-09-18 18:20:14 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\MacroParameter.cs" />
|
2013-09-27 15:19:39 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\MemberDisplay.cs" />
|
2013-09-27 16:59:38 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\MemberSave.cs" />
|
2013-10-03 20:57:36 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\RichTextEditorCommand.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\RichTextEditorConfiguration.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\RichTextEditorPlugin.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\StylesheetRule.cs" />
|
2013-09-18 15:00:32 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\UmbracoEntityTypes.cs" />
|
2013-09-27 09:25:08 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\AuditLogType.cs" />
|
2017-09-07 17:27:37 +10:00
|
|
|
|
<Compile Include="Models\Mapping\MiscModelsMapper.cs" />
|
2013-09-18 17:31:41 +10:00
|
|
|
|
<Compile Include="Models\Mapping\MacroModelMapper.cs" />
|
2013-09-27 15:19:39 +10:00
|
|
|
|
<Compile Include="Models\Mapping\MemberModelMapper.cs" />
|
2013-10-24 13:31:10 +11:00
|
|
|
|
<Compile Include="Models\Mapping\TabModelMapper.cs" />
|
|
|
|
|
|
<Compile Include="Models\TagModel.cs" />
|
2013-10-19 15:07:02 +02:00
|
|
|
|
<Compile Include="Models\UpgradeCheckResponse.cs" />
|
2013-10-18 08:34:37 +11:00
|
|
|
|
<Compile Include="Models\PasswordChangedModel.cs" />
|
2014-01-13 16:13:53 +11:00
|
|
|
|
<Compile Include="NotificationServiceExtensions.cs" />
|
2013-09-19 18:36:36 +10:00
|
|
|
|
<Compile Include="PropertyEditors\ColorListPreValueEditor.cs" />
|
2013-10-10 13:41:06 +11:00
|
|
|
|
<Compile Include="PropertyEditors\EmailAddressPropertyEditor.cs" />
|
2014-02-17 16:12:21 +01:00
|
|
|
|
<Compile Include="ImageCropperBaseExtensions.cs" />
|
2014-02-07 09:15:44 +01:00
|
|
|
|
<Compile Include="PropertyEditors\ImageCropperPropertyEditor.cs" />
|
2014-02-17 16:12:21 +01:00
|
|
|
|
<Compile Include="PropertyEditors\ImageCropperPropertyValueEditor.cs" />
|
2013-09-19 10:37:57 +02:00
|
|
|
|
<Compile Include="PropertyEditors\ListViewPropertyEditor.cs" />
|
2013-10-30 10:54:23 +01:00
|
|
|
|
<Compile Include="PropertyEditors\MacroContainerPropertyEditor.cs" />
|
2013-11-05 12:19:26 +11:00
|
|
|
|
<Compile Include="PropertyEditors\MarkdownPropertyEditor.cs" />
|
2013-10-30 13:11:59 +01:00
|
|
|
|
<Compile Include="PropertyEditors\MemberGroupPickerPropertyEditor.cs" />
|
2013-10-09 15:29:02 +02:00
|
|
|
|
<Compile Include="PropertyEditors\MemberPickerPropertyEditor.cs" />
|
2013-10-10 21:15:04 +02:00
|
|
|
|
<Compile Include="PropertyEditors\MultiNodeTreePickerPropertyEditor.cs" />
|
2013-11-14 20:36:06 +11:00
|
|
|
|
<Compile Include="PropertyEditors\MultipleMediaPickerPropertyEditor.cs" />
|
2013-10-30 16:53:53 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\ContentTypeParameterEditor.cs" />
|
2013-10-30 18:14:16 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\MultipleContentTypeParameterEditor.cs" />
|
2013-12-10 14:13:56 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\MultipleMediaPickerParameterEditor.cs" />
|
2013-10-30 18:30:04 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\MultiplePropertyGroupParameterEditor.cs" />
|
2013-10-30 18:14:16 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\MultiplePropertyTypeParameterEditor.cs" />
|
2013-10-30 18:30:04 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\PropertyGroupParameterEditor.cs" />
|
2013-10-30 18:14:16 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\PropertyTypeParameterEditor.cs" />
|
2013-12-10 14:13:56 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ParameterEditors\SingleMediaPickerParameterEditor.cs" />
|
2013-11-28 14:27:58 +11:00
|
|
|
|
<Compile Include="PropertyEditors\PropertyEditorAssetAttribute.cs" />
|
2013-10-03 13:27:13 +02:00
|
|
|
|
<Compile Include="PropertyEditors\RelatedLinksPropertyEditor.cs" />
|
2013-09-16 10:05:33 +02:00
|
|
|
|
<Compile Include="PropertyEditors\RteEmbedController.cs" />
|
2013-08-09 13:40:09 +02:00
|
|
|
|
<Compile Include="Editors\EntityController.cs" />
|
2013-08-28 17:53:31 +10:00
|
|
|
|
<Compile Include="Editors\MediaPostValidateAttribute.cs" />
|
2013-09-16 09:17:46 +02:00
|
|
|
|
<Compile Include="Editors\MemberController.cs" />
|
2013-11-12 18:07:10 +11:00
|
|
|
|
<Compile Include="Editors\CurrentUserController.cs" />
|
2013-10-03 17:59:23 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\DashboardControl.cs" />
|
2013-08-19 17:39:50 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\DataTypeDisplay.cs" />
|
2013-08-20 14:44:59 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\DataTypeSave.cs" />
|
2013-08-19 16:49:07 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\EntityBasic.cs" />
|
2013-08-19 17:39:50 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\PreValueFieldDisplay.cs" />
|
2013-08-20 14:44:59 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\PreValueFieldSave.cs" />
|
2013-08-19 17:39:50 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\PropertyEditorBasic.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\AvailablePropertyEditorsResolver.cs" />
|
2013-08-20 14:44:59 +10:00
|
|
|
|
<Compile Include="Models\Mapping\DatabaseTypeResolver.cs" />
|
2013-08-19 17:39:50 +10:00
|
|
|
|
<Compile Include="Models\Mapping\DataTypeModelMapper.cs" />
|
2013-08-19 16:49:07 +10:00
|
|
|
|
<Compile Include="Models\Mapping\EntityModelMapper.cs" />
|
2013-08-19 17:39:50 +10:00
|
|
|
|
<Compile Include="Models\Mapping\PreValueDisplayResolver.cs" />
|
2013-08-27 13:18:47 +10:00
|
|
|
|
<Compile Include="PropertyEditors\CheckBoxListPropertyEditor.cs" />
|
2013-08-27 15:02:24 +10:00
|
|
|
|
<Compile Include="PropertyEditors\ColorPickerPropertyEditor.cs" />
|
2013-08-14 19:24:20 +10:00
|
|
|
|
<Compile Include="PropertyEditors\DatePropertyEditor.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\DateTimePropertyEditor.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\DateTimeValidator.cs" />
|
2013-08-26 17:24:08 +10:00
|
|
|
|
<Compile Include="PropertyEditors\DropDownMultiplePropertyEditor.cs" />
|
2013-09-16 14:50:56 +02:00
|
|
|
|
<Compile Include="PropertyEditors\FolderBrowserPropertyEditor.cs" />
|
2013-08-28 13:30:05 +10:00
|
|
|
|
<Compile Include="PropertyEditors\IntegerPropertyEditor.cs" />
|
2013-09-06 17:50:31 +10:00
|
|
|
|
<Compile Include="PropertyEditors\MediaPickerPropertyEditor.cs" />
|
2013-08-28 17:53:31 +10:00
|
|
|
|
<Compile Include="PropertyEditors\MultipleTextStringPropertyEditor.cs" />
|
2013-08-27 13:18:47 +10:00
|
|
|
|
<Compile Include="PropertyEditors\PublishValuesMultipleValueEditor.cs" />
|
2013-08-26 19:00:04 +10:00
|
|
|
|
<Compile Include="PropertyEditors\DropDownMultipleWithKeysPropertyEditor.cs" />
|
2013-09-06 17:50:31 +10:00
|
|
|
|
<Compile Include="PropertyEditors\RadioButtonsPropertyEditor.cs" />
|
2013-10-03 20:57:36 +02:00
|
|
|
|
<Compile Include="PropertyEditors\RichTextPreValueController.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\RichTextPreValueEditor.cs" />
|
2013-10-30 08:59:28 +11:00
|
|
|
|
<Compile Include="PropertyEditors\SliderPropertyEditor.cs" />
|
2013-10-29 18:17:10 +11:00
|
|
|
|
<Compile Include="PropertyEditors\TagPropertyEditorTagDefinition.cs" />
|
2013-10-02 13:50:42 +10:00
|
|
|
|
<Compile Include="PropertyEditors\TagsPropertyEditor.cs" />
|
2013-10-28 15:36:08 +11:00
|
|
|
|
<Compile Include="PropertyEditors\UploadFileTypeValidator.cs" />
|
2013-09-16 16:06:11 +02:00
|
|
|
|
<Compile Include="PropertyEditors\UserPickerPropertyEditor.cs" />
|
2013-11-21 11:48:07 +01:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\RelatedLinksEditorValueConvertor.cs" />
|
2013-08-27 13:18:47 +10:00
|
|
|
|
<Compile Include="PropertyEditors\ValueListPreValueEditor.cs" />
|
2013-08-22 18:38:57 +10:00
|
|
|
|
<Compile Include="PropertyEditors\DropDownPropertyEditor.cs" />
|
2013-08-27 13:18:47 +10:00
|
|
|
|
<Compile Include="PropertyEditors\PublishValueValueEditor.cs" />
|
2013-08-26 18:03:35 +10:00
|
|
|
|
<Compile Include="PropertyEditors\DropDownWithKeysPropertyEditor.cs" />
|
2013-08-12 14:16:45 +10:00
|
|
|
|
<Compile Include="PropertyEditors\LabelPropertyEditor.cs" />
|
2013-09-19 14:55:00 +10:00
|
|
|
|
<Compile Include="PropertyEditors\PropertyValueEditorWrapper.cs" />
|
2013-11-02 13:22:48 +11:00
|
|
|
|
<Compile Include="PublishedContentQuery.cs" />
|
2014-02-17 16:12:21 +01:00
|
|
|
|
<Compile Include="ImageCropperTemplateExtensions.cs" />
|
2014-06-08 17:16:28 +02:00
|
|
|
|
<Compile Include="Mvc\UmbracoVirtualNodeRouteHandler.cs" />
|
2014-10-29 18:20:01 +10:00
|
|
|
|
<Compile Include="Routing\CustomRouteUrlProvider.cs" />
|
2013-08-12 15:57:54 +10:00
|
|
|
|
<Compile Include="Routing\UrlProviderExtensions.cs" />
|
2015-02-04 15:12:37 +11:00
|
|
|
|
<Compile Include="Scheduling\BackgroundTaskRunnerOptions.cs" />
|
2015-02-06 16:10:34 +01:00
|
|
|
|
<Compile Include="Scheduling\IBackgroundTaskRunner.cs" />
|
2015-02-08 16:25:30 +01:00
|
|
|
|
<Compile Include="Scheduling\ILatchedBackgroundTask.cs" />
|
2015-02-06 16:10:34 +01:00
|
|
|
|
<Compile Include="Scheduling\RecurringTaskBase.cs" />
|
2015-02-04 19:24:59 +11:00
|
|
|
|
<Compile Include="Security\Identity\AppBuilderExtensions.cs" />
|
2015-04-02 14:46:53 +11:00
|
|
|
|
<Compile Include="Security\Identity\AuthenticationOptionsExtensions.cs" />
|
2015-02-19 16:36:39 +01:00
|
|
|
|
<Compile Include="Security\Identity\AuthenticationManagerExtensions.cs" />
|
2015-02-09 17:37:21 +11:00
|
|
|
|
<Compile Include="Security\Identity\BackOfficeCookieManager.cs" />
|
2015-02-06 13:47:00 +11:00
|
|
|
|
<Compile Include="Security\Identity\FormsAuthenticationSecureDataFormat.cs" />
|
2015-04-10 16:55:04 +10:00
|
|
|
|
<Compile Include="Security\Identity\UmbracoBackOfficeCookieAuthOptions.cs" />
|
2015-02-06 16:10:34 +01:00
|
|
|
|
<Compile Include="Scheduling\TaskAndFactoryExtensions.cs" />
|
2015-02-09 17:37:21 +11:00
|
|
|
|
<Compile Include="SingletonUmbracoContextAccessor.cs" />
|
2013-12-24 10:48:32 +11:00
|
|
|
|
<Compile Include="Strategies\Migrations\ClearCsrfCookiesAfterUpgrade.cs" />
|
2013-12-13 12:53:02 +11:00
|
|
|
|
<Compile Include="Strategies\Migrations\ClearMediaXmlCacheForDeletedItemsAfterUpgrade.cs" />
|
2014-09-12 12:51:41 +10:00
|
|
|
|
<Compile Include="Strategies\Migrations\EnsureListViewDataTypeIsCreated.cs" />
|
2015-01-16 10:57:49 +11:00
|
|
|
|
<Compile Include="Strategies\Migrations\MigrationStartupHander.cs" />
|
|
|
|
|
|
<Compile Include="Strategies\Migrations\OverwriteStylesheetFilesFromTempFiles.cs" />
|
2014-01-13 16:13:53 +11:00
|
|
|
|
<Compile Include="Strategies\NotificationsHandler.cs" />
|
2014-08-20 17:01:12 +02:00
|
|
|
|
<Compile Include="Strategies\RelateOnCopyHandler.cs" />
|
2013-11-02 13:22:48 +11:00
|
|
|
|
<Compile Include="TagQuery.cs" />
|
2013-10-08 12:38:27 +11:00
|
|
|
|
<Compile Include="Trees\CoreTreeAttribute.cs" />
|
2013-08-13 18:19:56 +10:00
|
|
|
|
<Compile Include="Trees\DataTypeTreeController.cs" />
|
2017-07-24 14:05:04 +02:00
|
|
|
|
<Compile Include="Trees\FileSystemTreeController.cs" />
|
2014-11-20 16:28:50 +11:00
|
|
|
|
<Compile Include="Trees\LanguageTreeController.cs" />
|
2013-11-01 14:46:33 +11:00
|
|
|
|
<Compile Include="Trees\LegacyBaseTreeAttribute.cs" />
|
2013-10-01 15:36:08 +10:00
|
|
|
|
<Compile Include="Trees\MemberTreeController.cs" />
|
2013-10-03 15:05:48 +10:00
|
|
|
|
<Compile Include="Trees\MenuRenderingEventArgs.cs" />
|
2013-10-08 12:38:27 +11:00
|
|
|
|
<Compile Include="Models\Trees\CreateChildEntity.cs" />
|
|
|
|
|
|
<Compile Include="Models\Trees\MenuItemList.cs" />
|
2014-11-20 19:51:42 +11:00
|
|
|
|
<Compile Include="Trees\TemplatesTreeController.cs" />
|
2013-11-07 13:52:06 +11:00
|
|
|
|
<Compile Include="Trees\TreeControllerBase.cs" />
|
2014-09-23 16:30:27 +02:00
|
|
|
|
<Compile Include="CanvasDesignerUtility.cs" />
|
2013-11-28 10:37:08 +11:00
|
|
|
|
<Compile Include="UI\JavaScript\AssetInitialization.cs" />
|
2013-10-02 10:54:25 +02:00
|
|
|
|
<Compile Include="UI\JavaScript\CssInitialization.cs" />
|
2014-01-08 14:04:30 +11:00
|
|
|
|
<Compile Include="UI\JavaScript\DependencyPathRenderer.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2014-01-15 15:36:28 +11:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\Language.ascx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-10-09 12:07:50 +11:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\xslt.ascx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-10-08 15:04:47 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadPackager.cs" />
|
2015-01-29 12:45:44 +11:00
|
|
|
|
<Compile Include="PublishedCache\XmlPublishedCache\XmlCacheFilePersister.cs" />
|
2015-02-18 17:14:55 +01:00
|
|
|
|
<Compile Include="UmbracoComponentRenderer.cs" />
|
2013-11-01 09:21:29 +11:00
|
|
|
|
<Compile Include="Web References\org.umbraco.our\Reference.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2013-12-02 13:31:44 +11:00
|
|
|
|
<Compile Include="WebApi\AngularJsonMediaTypeFormatter.cs" />
|
2014-03-05 22:42:51 +11:00
|
|
|
|
<Compile Include="WebApi\AngularJsonOnlyConfigurationAttribute.cs" />
|
2013-09-27 16:59:38 +10:00
|
|
|
|
<Compile Include="WebApi\Binders\MemberBinder.cs" />
|
2017-09-12 21:54:55 +10:00
|
|
|
|
<Compile Include="WebApi\EnableDetailedErrorsAttribute.cs" />
|
2013-12-02 17:20:50 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\AngularAntiForgeryHelper.cs" />
|
2015-07-24 11:44:09 +02:00
|
|
|
|
<Compile Include="WebApi\Filters\AppendCurrentEventMessagesAttribute.cs" />
|
2017-07-25 20:51:58 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\AppendUserModifiedHeaderAttribute.cs" />
|
2013-12-02 17:20:50 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\ClearAngularAntiForgeryTokenAttribute.cs" />
|
2014-03-13 18:24:37 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\DisableBrowserCacheAttribute.cs" />
|
2015-01-05 12:22:49 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\EnableOverrideAuthorizationAttribute.cs" />
|
2018-01-10 15:24:58 +01:00
|
|
|
|
<Compile Include="WebApi\Filters\FeatureAuthorizeAttribute.cs" />
|
2013-11-20 14:18:03 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\FilterGrouping.cs" />
|
2014-11-27 17:57:33 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\LegacyTreeAuthorizeAttribute.cs" />
|
2016-01-27 13:20:13 +01:00
|
|
|
|
<Compile Include="WebApi\Filters\OutgoingEditorModelEventAttribute.cs" />
|
2014-05-09 15:50:07 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\OutgoingNoHyphenGuidFormatAttribute.cs" />
|
2015-01-05 12:22:49 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\OverridableAuthorizationAttribute.cs" />
|
2013-12-03 11:36:17 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\SetAngularAntiForgeryTokensAttribute.cs" />
|
2013-12-02 17:20:50 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\UmbracoBackOfficeLogoutAttribute.cs" />
|
2016-07-12 18:13:11 +02:00
|
|
|
|
<Compile Include="WebApi\Filters\UmbracoWebApiRequireHttpsAttribute.cs" />
|
2014-09-05 16:08:41 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\UmbracoTreeAuthorizeAttribute.cs" />
|
2014-10-01 16:06:19 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\UmbracoUseHttps.cs" />
|
2013-12-02 17:20:50 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\ValidateAngularAntiForgeryTokenAttribute.cs" />
|
2017-07-25 20:51:58 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\CheckIfUserTicketDataIsStaleAttribute.cs" />
|
2013-11-20 14:18:03 +11:00
|
|
|
|
<Compile Include="WebApi\HttpControllerContextExtensions.cs" />
|
2013-08-06 18:42:36 +10:00
|
|
|
|
<Compile Include="WebApi\CustomDateTimeConvertor.cs" />
|
2013-07-25 12:29:41 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentSortOrder.cs" />
|
2013-07-24 14:59:49 +10:00
|
|
|
|
<Compile Include="Editors\ContentControllerBase.cs" />
|
2013-06-25 22:10:39 +10:00
|
|
|
|
<Compile Include="Editors\ContentTypeController.cs" />
|
2013-07-12 10:57:54 +10:00
|
|
|
|
<Compile Include="Editors\LegacyController.cs" />
|
2013-11-05 12:00:56 +01:00
|
|
|
|
<Compile Include="Controllers\UmbRegisterController.cs" />
|
2013-08-28 17:52:06 +02:00
|
|
|
|
<Compile Include="Models\ProfileModel.cs" />
|
2013-08-28 13:36:04 +02:00
|
|
|
|
<Compile Include="Models\LoginStatusModel.cs" />
|
2013-10-30 08:59:28 +11:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\MarkdownEditorValueConverter.cs" />
|
2013-10-04 20:14:38 +02:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\TextStringValueConverter.cs" />
|
2013-09-05 17:47:13 +02:00
|
|
|
|
<Compile Include="PublishedContentPropertyExtension.cs" />
|
2013-08-29 16:12:50 +02:00
|
|
|
|
<Compile Include="Models\UmbracoProperty.cs" />
|
2013-08-30 12:03:16 +10:00
|
|
|
|
<Compile Include="Mvc\MergeParentContextViewDataAttribute.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\ViewDataDictionaryExtensions.cs" />
|
2013-08-26 15:47:48 +02:00
|
|
|
|
<Compile Include="Routing\ContentLastChanceFinderByNotFoundHandlers.cs" />
|
2013-08-28 13:36:04 +02:00
|
|
|
|
<Compile Include="Models\RegisterModel.cs" />
|
|
|
|
|
|
<Compile Include="Models\LoginModel.cs" />
|
2013-08-05 19:29:47 +10:00
|
|
|
|
<Compile Include="Editors\MediaTypeController.cs" />
|
2014-12-07 16:16:29 +01:00
|
|
|
|
<Compile Include="Scheduling\IBackgroundTask.cs" />
|
2014-06-20 14:34:21 +10:00
|
|
|
|
<Compile Include="Scheduling\KeepAlive.cs" />
|
|
|
|
|
|
<Compile Include="Scheduling\LogScrubber.cs" />
|
|
|
|
|
|
<Compile Include="Scheduling\ScheduledPublishing.cs" />
|
|
|
|
|
|
<Compile Include="Scheduling\ScheduledTasks.cs" />
|
2014-12-07 16:16:29 +01:00
|
|
|
|
<Compile Include="Scheduling\TaskEventArgs.cs" />
|
2014-01-07 17:01:22 +11:00
|
|
|
|
<Compile Include="Security\MembershipHelper.cs" />
|
2013-07-01 14:23:56 +10:00
|
|
|
|
<Compile Include="Editors\SectionController.cs" />
|
2013-07-12 10:57:54 +10:00
|
|
|
|
<Compile Include="Editors\UmbracoAuthorizedJsonController.cs" />
|
2013-07-18 17:05:40 +10:00
|
|
|
|
<Compile Include="Editors\ValidationHelper.cs" />
|
2013-06-07 02:29:24 -10:00
|
|
|
|
<Compile Include="HttpCookieExtensions.cs" />
|
2013-07-23 18:55:31 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentItemDisplayBase.cs" />
|
2013-06-05 14:37:19 -10:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentSaveAction.cs" />
|
2013-06-03 18:56:16 -10:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentTypeBasic.cs" />
|
2013-07-23 18:55:31 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\IErrorModel.cs" />
|
2013-07-16 18:23:20 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\IHaveUploadedFiles.cs" />
|
2013-07-22 17:13:56 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\INotificationModel.cs" />
|
2013-06-10 16:43:42 -02:00
|
|
|
|
<Compile Include="Models\ContentEditing\MediaItemDisplay.cs" />
|
2013-07-22 17:13:56 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\MessagesExtensions.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\Notification.cs" />
|
2013-07-01 14:23:56 +10:00
|
|
|
|
<Compile Include="Models\ContentEditing\Section.cs" />
|
2013-05-30 21:21:52 -10:00
|
|
|
|
<Compile Include="Models\ContentEditing\Tab.cs" />
|
2013-06-10 16:43:42 -02:00
|
|
|
|
<Compile Include="Models\ContentEditing\TabbedContentItem.cs" />
|
2017-06-06 02:05:17 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserProfile.cs" />
|
2013-06-17 01:06:31 +02:00
|
|
|
|
<Compile Include="Models\ContentEditing\UserDetail.cs" />
|
2013-05-30 21:21:52 -10:00
|
|
|
|
<Compile Include="FormDataCollectionExtensions.cs" />
|
2013-07-25 16:08:18 +10:00
|
|
|
|
<Compile Include="Models\Mapping\ContentPropertyBasicConverter.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\ContentPropertyDisplayConverter.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\ContentPropertyDtoConverter.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\ContentPropertyModelMapper.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\CreatorResolver.cs" />
|
2013-09-18 17:31:41 +10:00
|
|
|
|
<Compile Include="Models\Mapping\MediaModelMapper.cs" />
|
2013-08-19 17:39:50 +10:00
|
|
|
|
<Compile Include="Models\Mapping\ContentTypeModelMapper.cs" />
|
2013-07-25 16:08:18 +10:00
|
|
|
|
<Compile Include="Models\Mapping\ContentModelMapper.cs" />
|
|
|
|
|
|
<Compile Include="Models\Mapping\OwnerResolver.cs" />
|
2013-07-01 14:23:56 +10:00
|
|
|
|
<Compile Include="Models\Mapping\SectionModelMapper.cs" />
|
2013-07-25 16:08:18 +10:00
|
|
|
|
<Compile Include="Models\Mapping\TabsAndPropertiesResolver.cs" />
|
2013-06-17 01:06:31 +02:00
|
|
|
|
<Compile Include="Models\Mapping\UserModelMapper.cs" />
|
2013-06-19 16:42:50 +10:00
|
|
|
|
<Compile Include="PropertyEditors\ContentPickerPropertyEditor.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\FileUploadPropertyEditor.cs" />
|
2013-09-19 14:55:00 +10:00
|
|
|
|
<Compile Include="PropertyEditors\FileUploadPropertyValueEditor.cs" />
|
2013-06-19 16:42:50 +10:00
|
|
|
|
<Compile Include="PropertyEditors\RichTextPropertyEditor.cs" />
|
|
|
|
|
|
<Compile Include="PropertyEditors\TextAreaPropertyEditor.cs" />
|
2013-08-28 13:30:05 +10:00
|
|
|
|
<Compile Include="PropertyEditors\TextboxPropertyEditor.cs" />
|
2013-06-19 16:42:50 +10:00
|
|
|
|
<Compile Include="PropertyEditors\TrueFalsePropertyEditor.cs" />
|
2013-08-05 19:22:00 +10:00
|
|
|
|
<Compile Include="Trees\MediaTreeController.cs" />
|
2013-10-08 12:38:27 +11:00
|
|
|
|
<Compile Include="Models\Trees\ActionMenuItem.cs" />
|
|
|
|
|
|
<Compile Include="Models\Trees\ActionMenuItemAttribute.cs" />
|
2013-07-11 19:46:13 +10:00
|
|
|
|
<Compile Include="Trees\ActionUrlMethod.cs" />
|
2013-07-30 13:29:05 +10:00
|
|
|
|
<Compile Include="Trees\ApplicationTreeRegistrar.cs" />
|
2013-07-30 14:23:39 +10:00
|
|
|
|
<Compile Include="Trees\ContentTreeControllerBase.cs" />
|
2013-07-30 13:29:05 +10:00
|
|
|
|
<Compile Include="Trees\LegacyTreeController.cs" />
|
2017-05-30 00:48:41 +02:00
|
|
|
|
<Compile Include="Search\ISearchableTree.cs" />
|
2013-06-25 08:54:36 +10:00
|
|
|
|
<Compile Include="Trees\LegacyTreeDataConverter.cs" />
|
|
|
|
|
|
<Compile Include="Trees\LegacyTreeJavascript.cs" />
|
2013-06-20 17:47:14 +10:00
|
|
|
|
<Compile Include="Trees\LegacyTreeParams.cs" />
|
2013-10-08 12:38:27 +11:00
|
|
|
|
<Compile Include="Models\Trees\MenuItem.cs" />
|
|
|
|
|
|
<Compile Include="Models\Trees\MenuItemCollection.cs" />
|
|
|
|
|
|
<Compile Include="Models\Trees\RefreshNode.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\SearchResultItem.cs" />
|
|
|
|
|
|
<Compile Include="Models\Trees\SectionRootNode.cs" />
|
2013-09-26 15:55:38 +10:00
|
|
|
|
<Compile Include="Trees\TreeController.cs" />
|
2013-05-31 17:20:56 -10:00
|
|
|
|
<Compile Include="Trees\ApplicationTreeExtensions.cs" />
|
2013-07-30 13:29:05 +10:00
|
|
|
|
<Compile Include="Trees\TreeAttribute.cs" />
|
2013-10-08 12:38:27 +11:00
|
|
|
|
<Compile Include="Models\Trees\TreeNode.cs" />
|
|
|
|
|
|
<Compile Include="Models\Trees\TreeNodeCollection.cs" />
|
|
|
|
|
|
<Compile Include="Models\Trees\TreeNodeExtensions.cs" />
|
2013-07-30 14:23:39 +10:00
|
|
|
|
<Compile Include="Trees\TreeNodeRenderingEventArgs.cs" />
|
|
|
|
|
|
<Compile Include="Trees\TreeNodesRenderingEventArgs.cs" />
|
2013-05-30 21:21:52 -10:00
|
|
|
|
<Compile Include="Trees\TreeQueryStringParameters.cs" />
|
2013-07-01 14:23:56 +10:00
|
|
|
|
<Compile Include="Trees\ApplicationTreeController.cs" />
|
2013-05-30 21:21:52 -10:00
|
|
|
|
<Compile Include="Editors\BackOfficeController.cs" />
|
2013-05-24 08:13:24 -02:00
|
|
|
|
<Compile Include="Security\Providers\MembersMembershipProvider.cs" />
|
2014-01-22 12:16:47 +11:00
|
|
|
|
<Compile Include="Security\Providers\MembersRoleProvider.cs" />
|
2014-02-21 16:03:32 +11:00
|
|
|
|
<Compile Include="Security\Providers\UmbracoMembershipProvider.cs" />
|
2013-05-24 08:13:24 -02:00
|
|
|
|
<Compile Include="Security\Providers\UsersMembershipProvider.cs" />
|
2013-07-30 13:29:05 +10:00
|
|
|
|
<Compile Include="Trees\ContentTreeController.cs" />
|
2013-07-30 14:23:39 +10:00
|
|
|
|
<Compile Include="Trees\TreeRenderingEventArgs.cs" />
|
2013-05-30 21:21:52 -10:00
|
|
|
|
<Compile Include="Trees\UrlHelperExtensions.cs" />
|
2013-06-19 13:45:41 +10:00
|
|
|
|
<Compile Include="UI\JavaScript\JsInitialization.cs" />
|
2013-06-03 18:56:16 -10:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentItemBasic.cs" />
|
2013-05-23 22:15:52 -10:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentItemDisplay.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\ContentItemDto.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\ContentItemFile.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\ContentItemSave.cs" />
|
2013-06-10 10:36:59 -02:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentPropertyBasic.cs" />
|
2013-05-23 22:15:52 -10:00
|
|
|
|
<Compile Include="Models\ContentEditing\ContentPropertyDisplay.cs" />
|
|
|
|
|
|
<Compile Include="Models\ContentEditing\ContentPropertyDto.cs" />
|
2012-10-04 03:26:56 +05:00
|
|
|
|
<Compile Include="Dynamics\DynamicExpression.cs" />
|
|
|
|
|
|
<Compile Include="Dynamics\DynamicGrouping.cs" />
|
|
|
|
|
|
<Compile Include="Dynamics\DynamicPublishedContentIdEqualityComparer.cs" />
|
|
|
|
|
|
<Compile Include="Dynamics\DynamicPublishedContentListOrdering.cs" />
|
|
|
|
|
|
<Compile Include="Dynamics\DynamicQueryable.cs" />
|
|
|
|
|
|
<Compile Include="Dynamics\ExpressionParser.cs" />
|
|
|
|
|
|
<Compile Include="Dynamics\ExtensionMethods.cs" />
|
|
|
|
|
|
<Compile Include="Dynamics\Grouping.cs" />
|
2013-01-03 06:21:55 +03:00
|
|
|
|
<Compile Include="HttpRequestExtensions.cs" />
|
2013-04-30 16:43:59 -10:00
|
|
|
|
<Compile Include="HttpUrlHelperExtensions.cs" />
|
2013-02-03 05:06:11 +06:00
|
|
|
|
<Compile Include="Install\FilePermissionHelper.cs" />
|
|
|
|
|
|
<Compile Include="Install\InstallHelper.cs" />
|
2014-02-26 04:15:14 +11:00
|
|
|
|
<Compile Include="Install\HttpInstallAuthorizeAttribute.cs" />
|
2012-12-07 06:31:53 +05:00
|
|
|
|
<Compile Include="Macros\PartialViewMacroController.cs" />
|
2012-12-04 03:26:04 +05:00
|
|
|
|
<Compile Include="Macros\PartialViewMacroEngine.cs" />
|
2012-12-07 06:31:53 +05:00
|
|
|
|
<Compile Include="Macros\PartialViewMacroPage.cs" />
|
2012-11-21 07:23:15 -01:00
|
|
|
|
<Compile Include="Media\ImageUrl.cs" />
|
|
|
|
|
|
<Compile Include="Media\ImageUrlProviderResolver.cs" />
|
|
|
|
|
|
<Compile Include="Media\ImageUrlProviders\ImageUrlProvider.cs" />
|
2012-10-04 01:31:08 +05:00
|
|
|
|
<Compile Include="Models\DynamicPublishedContent.cs" />
|
2012-10-04 03:26:56 +05:00
|
|
|
|
<Compile Include="Models\DynamicPublishedContentList.cs" />
|
2012-12-04 03:26:04 +05:00
|
|
|
|
<Compile Include="Models\PartialViewMacroModel.cs" />
|
2012-12-09 03:22:11 +05:00
|
|
|
|
<Compile Include="Models\PublishedContentBase.cs" />
|
2012-09-29 08:07:00 +07:00
|
|
|
|
<Compile Include="Mvc\AreaRegistrationExtensions.cs" />
|
2012-09-20 14:37:23 -02:00
|
|
|
|
<Compile Include="BaseRest\BaseRestHandler.cs" />
|
|
|
|
|
|
<Compile Include="BaseRest\MemberRest.cs" />
|
|
|
|
|
|
<Compile Include="BaseRest\RestExtensionAttribute.cs" />
|
|
|
|
|
|
<Compile Include="BaseRest\RestExtensionMethodAttribute.cs" />
|
|
|
|
|
|
<Compile Include="BaseRest\RestExtensionMethodInfo.cs" />
|
2013-03-20 16:01:48 -01:00
|
|
|
|
<Compile Include="ContextualPublishedCacheExtensions.cs" />
|
2013-04-28 16:09:24 -10:00
|
|
|
|
<Compile Include="Mvc\DefaultRenderMvcControllerResolver.cs" />
|
2013-04-30 16:43:59 -10:00
|
|
|
|
<Compile Include="Mvc\QueryStringFilterAttribute.cs" />
|
2013-03-19 17:51:55 -01:00
|
|
|
|
<Compile Include="PublishedCache\ContextualPublishedContentCache.cs" />
|
2013-03-31 18:44:29 -02:00
|
|
|
|
<Compile Include="PublishedCache\ContextualPublishedCacheOfT.cs" />
|
2013-03-19 17:51:55 -01:00
|
|
|
|
<Compile Include="PublishedCache\ContextualPublishedCache.cs" />
|
|
|
|
|
|
<Compile Include="PublishedCache\ContextualPublishedMediaCache.cs" />
|
2013-03-31 18:40:55 -02:00
|
|
|
|
<Compile Include="PublishedCache\PublishedCachesResolver.cs" />
|
|
|
|
|
|
<Compile Include="PublishedCache\IPublishedCaches.cs" />
|
|
|
|
|
|
<Compile Include="PublishedCache\PublishedCaches.cs" />
|
2013-03-22 15:02:26 -01:00
|
|
|
|
<Compile Include="PublishedCache\XmlPublishedCache\PublishedMediaCache.cs" />
|
2012-08-15 23:20:37 +06:00
|
|
|
|
<Compile Include="Dictionary\UmbracoCultureDictionary.cs" />
|
|
|
|
|
|
<Compile Include="Dictionary\UmbracoCultureDictionaryFactory.cs" />
|
2013-02-26 02:21:51 +06:00
|
|
|
|
<Compile Include="Mvc\MemberAuthorizeAttribute.cs" />
|
2013-06-18 14:59:00 +10:00
|
|
|
|
<Compile Include="Mvc\BackOfficeArea.cs" />
|
2013-02-20 06:30:06 +06:00
|
|
|
|
<Compile Include="Mvc\ControllerFactoryExtensions.cs" />
|
2013-06-25 09:33:48 +10:00
|
|
|
|
<Compile Include="Mvc\IRenderMvcController.cs" />
|
2013-02-19 07:30:46 +06:00
|
|
|
|
<Compile Include="Mvc\SurfaceRouteHandler.cs" />
|
2013-03-22 15:02:26 -01:00
|
|
|
|
<Compile Include="PublishedCache\XmlPublishedCache\RoutesCache.cs" />
|
2013-09-05 17:47:13 +02:00
|
|
|
|
<Compile Include="PublishedCache\XmlPublishedCache\UmbracoContextCache.cs" />
|
2013-03-01 13:56:11 -01:00
|
|
|
|
<Compile Include="Routing\UrlProviderMode.cs" />
|
2013-02-28 05:05:06 +06:00
|
|
|
|
<Compile Include="Search\ExamineIndexerModel.cs" />
|
|
|
|
|
|
<Compile Include="Search\LuceneIndexerExtensions.cs" />
|
2013-04-09 22:11:12 +06:00
|
|
|
|
<Compile Include="Security\ValidateRequestAttempt.cs" />
|
2013-04-04 02:11:31 +06:00
|
|
|
|
<Compile Include="Security\WebSecurity.cs" />
|
2013-06-19 13:45:41 +10:00
|
|
|
|
<Compile Include="UI\JavaScript\Resources.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2013-05-26 19:54:50 -10:00
|
|
|
|
<Compile Include="UI\JavaScript\ServerVariablesParser.cs" />
|
2016-10-10 18:15:09 +02:00
|
|
|
|
<Compile Include="Strategies\Migrations\RebuildXmlCachesAfterUpgrade.cs" />
|
2014-02-12 17:14:16 +11:00
|
|
|
|
<Compile Include="Strategies\PublicAccessEventHandler.cs" />
|
2013-12-19 15:05:05 +11:00
|
|
|
|
<Compile Include="UI\Bundles\JsApplicationLib.cs" />
|
|
|
|
|
|
<Compile Include="UI\Bundles\JsJQueryCore.cs" />
|
|
|
|
|
|
<Compile Include="UI\Bundles\JsJQueryPlugins.cs" />
|
|
|
|
|
|
<Compile Include="UI\Bundles\JsUmbracoApplicationCore.cs" />
|
|
|
|
|
|
<Compile Include="UI\Bundles\JsUmbracoApplicationUI.cs" />
|
|
|
|
|
|
<Compile Include="UI\Bundles\JsUmbracoTree.cs" />
|
2013-05-28 13:24:48 -10:00
|
|
|
|
<Compile Include="UI\CdfLogger.cs" />
|
2015-01-02 15:34:51 +11:00
|
|
|
|
<Compile Include="Models\LegacyNodeHelper.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\Tree\TreeControl.ascx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\simple.ascx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Packages\directoryBrowser.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\ProtectPage.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\create.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-03-12 12:00:34 -01:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\AssignDomain2.aspx.cs">
|
|
|
|
|
|
<DependentUpon>AssignDomain2.aspx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2013-03-12 12:00:34 -01:00
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\AssignDomain2.aspx.designer.cs">
|
|
|
|
|
|
<DependentUpon>AssignDomain2.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2013-09-05 17:47:13 +02:00
|
|
|
|
<Compile Include="UmbracoContextExtensions.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\stylesheet\editstylesheet.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\stylesheet\property\EditStyleSheetProperty.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-11-05 12:00:56 +01:00
|
|
|
|
<Compile Include="Controllers\UmbLoginController.cs" />
|
2013-10-06 18:55:52 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\TranslateTreeNames.cs" />
|
2013-02-26 23:13:32 +06:00
|
|
|
|
<Compile Include="UrlHelperExtensions.cs" />
|
2013-06-10 10:36:59 -02:00
|
|
|
|
<Compile Include="Editors\MediaController.cs" />
|
2013-09-06 11:40:37 +10:00
|
|
|
|
<Compile Include="UrlHelperRenderExtensions.cs" />
|
2013-06-11 01:56:30 +02:00
|
|
|
|
<Compile Include="WebApi\Binders\ContentItemBaseBinder.cs" />
|
2014-01-15 13:17:38 +11:00
|
|
|
|
<Compile Include="WebApi\IsBackOfficeAttribute.cs" />
|
2013-05-30 21:21:52 -10:00
|
|
|
|
<Compile Include="WebApi\Binders\ContentItemBinder.cs" />
|
2013-06-11 01:56:30 +02:00
|
|
|
|
<Compile Include="WebApi\Binders\MediaItemBinder.cs" />
|
2013-08-07 19:28:32 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\EnsureUserPermissionForContentAttribute.cs" />
|
2013-07-16 18:23:20 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\ContentItemValidationHelper.cs" />
|
2013-08-09 16:53:20 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\EnsureUserPermissionForMediaAttribute.cs" />
|
2013-05-23 22:15:52 -10:00
|
|
|
|
<Compile Include="WebApi\Filters\FileUploadCleanupFilterAttribute.cs" />
|
2013-08-07 19:28:32 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\FilterAllowedOutgoingContentAttribute.cs" />
|
2013-09-03 13:59:25 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\FilterAllowedOutgoingMediaAttribute.cs" />
|
2013-05-30 21:21:52 -10:00
|
|
|
|
<Compile Include="WebApi\Filters\HttpQueryStringFilterAttribute.cs" />
|
2013-08-07 19:28:32 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\OutgoingDateTimeFormatAttribute.cs" />
|
|
|
|
|
|
<Compile Include="WebApi\Filters\UmbracoApplicationAuthorizeAttribute.cs" />
|
2013-11-18 15:58:53 +11:00
|
|
|
|
<Compile Include="WebApi\GuidNoHyphenConverter.cs" />
|
2013-09-10 15:37:44 +10:00
|
|
|
|
<Compile Include="WebApi\HttpRequestMessageExtensions.cs" />
|
2014-06-09 16:42:57 +01:00
|
|
|
|
<Compile Include="WebApi\JsonCamelCaseFormatter.cs" />
|
2013-02-26 22:14:32 +06:00
|
|
|
|
<Compile Include="WebApi\MemberAuthorizeAttribute.cs" />
|
2015-01-06 17:39:07 +11:00
|
|
|
|
<Compile Include="WebApi\MvcVersionCheck.cs" />
|
2014-06-27 13:34:15 +10:00
|
|
|
|
<Compile Include="WebApi\NamespaceHttpControllerSelector.cs" />
|
2015-10-08 17:13:38 +02:00
|
|
|
|
<Compile Include="WebApi\PrefixlessBodyModelValidator.cs" />
|
|
|
|
|
|
<Compile Include="WebApi\PrefixlessBodyModelValidatorAttribute.cs" />
|
2017-01-30 13:22:47 +11:00
|
|
|
|
<Compile Include="WebApi\SessionHttpControllerRouteHandler.cs" />
|
2013-02-26 22:14:32 +06:00
|
|
|
|
<Compile Include="WebApi\UmbracoApiController.cs" />
|
2015-04-13 15:06:40 +10:00
|
|
|
|
<Compile Include="WebApi\UmbracoApiControllerBase.cs" />
|
2013-02-26 22:14:32 +06:00
|
|
|
|
<Compile Include="WebApi\UmbracoApiControllerResolver.cs" />
|
2012-12-30 03:11:21 +03:00
|
|
|
|
<Compile Include="Mvc\UmbracoAuthorizeAttribute.cs" />
|
2013-03-05 05:56:53 +06:00
|
|
|
|
<Compile Include="Mvc\NotChildAction.cs" />
|
2012-12-30 03:11:21 +03:00
|
|
|
|
<Compile Include="Mvc\UmbracoAuthorizedController.cs" />
|
2013-02-09 04:05:01 +06:00
|
|
|
|
<Compile Include="Mvc\UmbracoController.cs" />
|
2013-02-19 07:30:46 +06:00
|
|
|
|
<Compile Include="Mvc\UmbracoControllerFactory.cs" />
|
2013-02-16 16:00:28 -01:00
|
|
|
|
<Compile Include="Mvc\UmbracoMvcHandler.cs" />
|
2013-10-23 10:13:54 +02:00
|
|
|
|
<Compile Include="Mvc\UmbracoViewPageOfTModel.cs" />
|
2013-02-05 06:31:13 -01:00
|
|
|
|
<Compile Include="PublishedCache\IPublishedCache.cs" />
|
|
|
|
|
|
<Compile Include="PublishedCache\IPublishedContentCache.cs" />
|
|
|
|
|
|
<Compile Include="PublishedCache\IPublishedMediaCache.cs" />
|
2012-10-02 22:51:53 +05:00
|
|
|
|
<Compile Include="PublishedContentExtensions.cs" />
|
2012-09-14 09:09:23 +07:00
|
|
|
|
<Compile Include="ExamineExtensions.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="FormlessPage.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2012-09-05 09:35:24 +07:00
|
|
|
|
<Compile Include="HtmlHelperRenderExtensions.cs" />
|
2014-06-20 14:34:21 +10:00
|
|
|
|
<Compile Include="Scheduling\Scheduler.cs" />
|
2012-08-31 09:28:19 -02:00
|
|
|
|
<Compile Include="Media\EmbedProviders\AbstractOEmbedProvider.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\AbstractProvider.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\OEmbedRich.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\OEmbedVideo.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\Settings\Dictionary.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\Settings\String.cs" />
|
|
|
|
|
|
<Compile Include="Media\EmbedProviders\Twitgoo.cs" />
|
2012-09-05 09:35:24 +07:00
|
|
|
|
<Compile Include="ModelStateExtensions.cs" />
|
2012-09-20 13:16:38 +07:00
|
|
|
|
<Compile Include="Mvc\HtmlTagWrapper.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\HtmlTagWrapperTextNode.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\IHtmlTagWrapper.cs" />
|
2012-09-25 13:09:59 +07:00
|
|
|
|
<Compile Include="Mvc\MergeModelStateToChildActionAttribute.cs" />
|
2012-09-26 11:04:07 +07:00
|
|
|
|
<Compile Include="Mvc\PluginController.cs" />
|
2012-10-01 23:22:23 +05:00
|
|
|
|
<Compile Include="Mvc\PluginViewEngine.cs" />
|
2012-09-25 13:09:59 +07:00
|
|
|
|
<Compile Include="Mvc\PostedDataProxyInfo.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\RedirectToUmbracoPageResult.cs" />
|
2012-09-25 11:20:05 +07:00
|
|
|
|
<Compile Include="Mvc\Strings.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Strings.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-09-25 13:09:59 +07:00
|
|
|
|
<Compile Include="Mvc\SurfaceController.cs" />
|
2012-09-26 11:04:07 +07:00
|
|
|
|
<Compile Include="Mvc\PluginControllerArea.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\PluginControllerAttribute.cs" />
|
2012-09-25 13:09:59 +07:00
|
|
|
|
<Compile Include="Mvc\SurfaceControllerFactory.cs" />
|
2012-09-26 11:04:07 +07:00
|
|
|
|
<Compile Include="Mvc\PluginControllerMetadata.cs" />
|
2012-09-25 13:09:59 +07:00
|
|
|
|
<Compile Include="Mvc\UmbracoPageResult.cs" />
|
2013-09-23 16:30:24 +02:00
|
|
|
|
<Compile Include="PropertyEditors\ValueConverters\RteMacroRenderingValueConverter.cs" />
|
2012-09-05 09:35:24 +07:00
|
|
|
|
<Compile Include="RenderFieldCaseType.cs" />
|
|
|
|
|
|
<Compile Include="RenderFieldEncodingType.cs" />
|
2012-09-25 13:09:59 +07:00
|
|
|
|
<Compile Include="RouteCollectionExtensions.cs" />
|
2013-01-31 10:06:25 -01:00
|
|
|
|
<Compile Include="Routing\AliasUrlProvider.cs" />
|
2013-01-18 14:03:11 -01:00
|
|
|
|
<Compile Include="Routing\ContentFinderByLegacy404.cs" />
|
|
|
|
|
|
<Compile Include="Routing\ContentFinderByNotFoundHandler.cs" />
|
2013-01-18 13:20:08 -01:00
|
|
|
|
<Compile Include="Routing\ContentFinderByPageIdQuery.cs" />
|
2012-09-25 13:09:59 +07:00
|
|
|
|
<Compile Include="Mvc\SurfaceControllerResolver.cs" />
|
2013-01-23 14:08:14 -01:00
|
|
|
|
<Compile Include="Routing\ContentFinderByNotFoundHandlers.cs" />
|
2013-02-19 06:37:25 -01:00
|
|
|
|
<Compile Include="Routing\ISiteDomainHelper.cs" />
|
2013-02-13 06:12:43 +06:00
|
|
|
|
<Compile Include="Routing\RoutableAttemptEventArgs.cs" />
|
2013-01-31 10:06:25 -01:00
|
|
|
|
<Compile Include="Routing\DefaultUrlProvider.cs" />
|
|
|
|
|
|
<Compile Include="Routing\DomainAndUri.cs" />
|
|
|
|
|
|
<Compile Include="Routing\IUrlProvider.cs" />
|
2013-02-19 06:37:25 -01:00
|
|
|
|
<Compile Include="Routing\SiteDomainHelper.cs" />
|
|
|
|
|
|
<Compile Include="Routing\SiteDomainHelperResolver.cs" />
|
2013-01-31 10:06:25 -01:00
|
|
|
|
<Compile Include="Routing\UrlProviderResolver.cs" />
|
2013-01-18 14:03:11 -01:00
|
|
|
|
<Compile Include="Routing\NotFoundHandlerHelper.cs" />
|
2013-02-13 06:12:43 +06:00
|
|
|
|
<Compile Include="Routing\EnsureRoutableOutcome.cs" />
|
2013-04-08 23:11:47 +06:00
|
|
|
|
<Compile Include="Security\LegacyDefaultAppMapping.cs" />
|
2013-01-18 13:13:06 -01:00
|
|
|
|
<Compile Include="Routing\PublishedContentRequestEngine.cs" />
|
2013-01-31 10:06:25 -01:00
|
|
|
|
<Compile Include="Routing\UrlProvider.cs" />
|
2013-02-23 23:00:31 +06:00
|
|
|
|
<Compile Include="Routing\WebServicesRouteConstraint.cs" />
|
2013-02-28 05:05:06 +06:00
|
|
|
|
<Compile Include="Search\ExamineSearcherModel.cs" />
|
2013-01-05 22:46:50 +03:00
|
|
|
|
<Compile Include="Search\ExamineEvents.cs" />
|
2013-01-02 14:28:15 -01:00
|
|
|
|
<Compile Include="Strategies\DataTypes\LegacyUploadFieldWorkaround.cs" />
|
2013-01-10 11:46:26 -01:00
|
|
|
|
<Compile Include="Strategies\Migrations\PublishAfterUpgradeToVersionSixth.cs" />
|
2015-03-30 17:40:36 +11:00
|
|
|
|
<Compile Include="Strategies\LegacyClasses.cs" />
|
2012-12-30 07:17:04 -01:00
|
|
|
|
<Compile Include="Strategies\Migrations\EnsureAppsTreesUpdatedOnUpgrade.cs" />
|
2013-02-13 06:12:43 +06:00
|
|
|
|
<Compile Include="Strategies\ServerRegistrationEventHandler.cs" />
|
2012-11-14 10:47:40 +05:00
|
|
|
|
<Compile Include="Templates\TemplateRenderer.cs" />
|
2012-09-29 08:13:49 +07:00
|
|
|
|
<Compile Include="Templates\TemplateUtilities.cs" />
|
2017-01-19 09:49:27 +01:00
|
|
|
|
<Compile Include="Trees\PartialViewMacrosTreeController.cs" />
|
|
|
|
|
|
<Compile Include="Trees\PartialViewsTreeController.cs" />
|
2012-12-31 18:39:36 +03:00
|
|
|
|
<Compile Include="UI\Controls\InsertMacroSplitButton.cs" />
|
2013-04-08 23:11:47 +06:00
|
|
|
|
<Compile Include="UI\IAssignedApp.cs" />
|
2013-04-06 02:03:46 +06:00
|
|
|
|
<Compile Include="UI\LegacyDialogHandler.cs" />
|
2013-04-08 23:11:47 +06:00
|
|
|
|
<Compile Include="UI\LegacyDialogTask.cs" />
|
2013-02-23 23:00:31 +06:00
|
|
|
|
<Compile Include="UI\Controls\ProgressBar.cs" />
|
2012-12-31 18:39:36 +03:00
|
|
|
|
<Compile Include="UI\Controls\UmbracoControl.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="UI\Controls\UmbracoUserControl.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="UI\Pages\BasePage.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-02-03 05:06:11 +06:00
|
|
|
|
<Compile Include="UI\Pages\ClientTools.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="UI\Pages\UmbracoEnsuredPage.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-02-03 05:06:11 +06:00
|
|
|
|
<Compile Include="UI\SpeechBubbleIcon.cs" />
|
2013-01-03 06:21:55 +03:00
|
|
|
|
<Compile Include="umbraco.presentation\AttributeCollectionAdapter.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\Default.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2012-12-04 11:08:02 +05:00
|
|
|
|
<Compile Include="umbraco.presentation\MacroCacheContent.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\ScriptingMacroResult.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\sort.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\macroResultWrapper.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\masterpages\default.Master.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\publishStatus.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Default.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\tree.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2016-04-04 09:20:59 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\ping.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Macros\editMacro.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Python\editPython.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\editXslt.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\editMacro.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\umbracoField.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\treePicker.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\masterpages\umbracoPage.master.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\masterpages\umbracoDialog.master.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2012-08-14 12:03:34 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\nodeFactory\UmbracoSiteMapProviderAccessUpdate.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Search\QuickSearch.ascx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\modals\ShowUmbracoTags.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2012-11-21 07:13:31 -01:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\Image.cs" />
|
2012-09-23 10:34:39 -01:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\IGetProperty.cs" />
|
2012-12-04 11:08:02 +05:00
|
|
|
|
<Compile Include="umbraco.presentation\XsltExtensionAttribute.cs" />
|
2012-09-03 07:54:09 +07:00
|
|
|
|
<Compile Include="UmbracoHelper.cs" />
|
2012-09-29 08:07:00 +07:00
|
|
|
|
<Compile Include="Mvc\ViewContextExtensions.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\ViewDataContainerExtensions.cs" />
|
2013-03-22 15:02:26 -01:00
|
|
|
|
<Compile Include="PublishedCache\XmlPublishedCache\PublishedContentCache.cs" />
|
2012-10-02 01:43:59 +05:00
|
|
|
|
<Compile Include="Routing\PublishedContentNotFoundHandler.cs" />
|
2013-09-05 17:47:13 +02:00
|
|
|
|
<Compile Include="PublishedCache\XmlPublishedCache\XmlPublishedContent.cs" />
|
|
|
|
|
|
<Compile Include="PublishedCache\XmlPublishedCache\XmlPublishedProperty.cs" />
|
2012-08-07 21:40:34 +06:00
|
|
|
|
<Compile Include="Mvc\Constants.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\FilteredControllerFactoriesResolver.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\IFilteredControllerFactory.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\MasterControllerFactory.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\RenderActionInvoker.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\RenderControllerFactory.cs" />
|
2012-10-24 09:59:23 +05:00
|
|
|
|
<Compile Include="Models\RenderModel.cs" />
|
2012-08-07 21:40:34 +06:00
|
|
|
|
<Compile Include="Mvc\RenderModelBinder.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\RenderMvcController.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\RenderRouteHandler.cs" />
|
|
|
|
|
|
<Compile Include="Mvc\RenderViewEngine.cs" />
|
2012-10-24 09:59:23 +05:00
|
|
|
|
<Compile Include="Mvc\UmbracoTemplatePage.cs" />
|
2012-08-07 21:40:34 +06:00
|
|
|
|
<Compile Include="Mvc\RouteDefinition.cs" />
|
2012-09-29 08:07:00 +07:00
|
|
|
|
<Compile Include="Mvc\RouteValueDictionaryExtensions.cs" />
|
2012-08-10 13:11:37 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\nodeFactory\Node.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\nodeFactory\Nodes.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\nodeFactory\Property.cs" />
|
2013-02-13 06:12:43 +06:00
|
|
|
|
<Compile Include="Routing\UmbracoRequestEventArgs.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="UmbracoUserControl.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-02-27 00:34:08 +06:00
|
|
|
|
<Compile Include="WebApi\UmbracoAuthorizeAttribute.cs" />
|
2013-02-27 05:24:45 +06:00
|
|
|
|
<Compile Include="WebApi\UmbracoAuthorizedApiController.cs" />
|
2013-08-07 19:28:32 +10:00
|
|
|
|
<Compile Include="WebApi\Filters\ValidationFilterAttribute.cs" />
|
2013-10-15 18:46:44 +11:00
|
|
|
|
<Compile Include="WebApi\Filters\UmbracoUserTimeoutFilterAttribute.cs" />
|
2017-09-12 21:54:55 +10:00
|
|
|
|
<Compile Include="WebApi\UnhandedExceptionLoggerConfigurationAttribute.cs" />
|
|
|
|
|
|
<Compile Include="WebApi\UnhandledExceptionLogger.cs" />
|
2013-09-04 12:01:41 +10:00
|
|
|
|
<Compile Include="WebApi\WebApiHelper.cs" />
|
2012-08-01 22:06:15 +06:00
|
|
|
|
<Compile Include="WebBootManager.cs" />
|
2012-09-29 08:07:00 +07:00
|
|
|
|
<Compile Include="Routing\LegacyRequestInitializer.cs" />
|
2012-07-20 01:04:35 +06:00
|
|
|
|
<Compile Include="Mvc\ControllerExtensions.cs" />
|
2013-02-02 10:22:19 -01:00
|
|
|
|
<Compile Include="Routing\ContentLastChanceFinderResolver.cs" />
|
2013-01-18 13:20:08 -01:00
|
|
|
|
<Compile Include="Routing\ContentFinderByUrlAlias.cs" />
|
2012-07-24 10:06:07 -01:00
|
|
|
|
<Compile Include="Media\ThumbnailProviders\AbstractThumbnailProvider.cs" />
|
|
|
|
|
|
<Compile Include="Media\ThumbnailProviders\MediaTypeIconThumbnailProvider.cs" />
|
|
|
|
|
|
<Compile Include="Media\ThumbnailProviders\FileExtensionIconThumbnailProvider.cs" />
|
|
|
|
|
|
<Compile Include="Media\ThumbnailProviders\ImageThumbnailProvider.cs" />
|
2012-08-01 11:24:39 +06:00
|
|
|
|
<Compile Include="Media\ThumbnailProviders\ThumbnailProvidersResolver.cs" />
|
2012-07-24 06:19:30 -01:00
|
|
|
|
<Compile Include="UI\Controls\FolderBrowser.cs" />
|
2013-01-18 13:20:08 -01:00
|
|
|
|
<Compile Include="Routing\ContentFinderByIdPath.cs" />
|
|
|
|
|
|
<Compile Include="Routing\ContentFinderByNiceUrl.cs" />
|
|
|
|
|
|
<Compile Include="Routing\ContentFinderByNiceUrlAndTemplate.cs" />
|
|
|
|
|
|
<Compile Include="Routing\ContentFinderByProfile.cs" />
|
2012-08-01 22:06:15 +06:00
|
|
|
|
<Compile Include="PluginManagerExtensions.cs" />
|
2012-08-08 23:10:34 +06:00
|
|
|
|
<Compile Include="Routing\DomainHelper.cs" />
|
2013-02-02 10:22:19 -01:00
|
|
|
|
<Compile Include="Routing\ContentFinderResolver.cs" />
|
2012-10-02 01:40:19 +05:00
|
|
|
|
<Compile Include="Routing\PublishedContentRequest.cs" />
|
2013-01-18 13:20:08 -01:00
|
|
|
|
<Compile Include="Routing\IContentFinder.cs" />
|
2012-07-21 00:20:50 +06:00
|
|
|
|
<Compile Include="Routing\RoutingContext.cs" />
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\EnsureSystemPathsApplicationStartupHandler.cs" />
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\BasePageExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\content.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\helper.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\item.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\keepAliveService.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\library.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\macro.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\page.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
|
|
|
|
|
<Compile Include="Properties\Settings1.Designer.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\publishingService.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\PublishQueue.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\python.cs" />
|
2013-03-18 21:18:22 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\NotFoundHandlers.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\requestModule.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\showField.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\template.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\UmbracoContext.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\UmbracoPage.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbracoPageHolder.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\UmbracoRequest.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\UmbracoResponse.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\UmbracoServerUtility.cs" />
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\delete.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>delete.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\delete.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>delete.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\editContent.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>editContent.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\editContent.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>editContent.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\preview.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>preview.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\preview.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>preview.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\publish.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>publish.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\actions\publish.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>publish.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\ContentControl.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\ContentPicker.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\ContentTypeControl.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\Images\ImageViewer.ascx.cs">
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\dualSelectBox.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\GenericValidation.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\LabelButton.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\macroParameterControl.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\ProgressBar.ascx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>ProgressBar.ascx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\ProgressBar.ascx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>ProgressBar.ascx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\SaveClickEventArgs.cs" />
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\Tree\CustomTreeControl.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\Tree\CustomTreeService.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\Tree\JTreeContextMenu.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\Tree\JTreeContextMenuItem.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\controls\Tree\NodeInfo.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\CreatedPackageTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\dictionaryTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\macroTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\MemberGroupTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\stylesheetPropertyTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\StylesheetTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\XsltTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dashboard\FeedProxy.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>FeedProxy.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dashboard\FeedProxy.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>FeedProxy.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\EditRelationType.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>EditRelationType.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\EditRelationType.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>EditRelationType.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\NewRelationType.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>NewRelationType.aspx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\NewRelationType.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>NewRelationType.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\ReadOnlyRelation.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\RelationTypesWebService.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>RelationTypesWebService.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\TreeMenu\ActionDeleteRelationType.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\RelationTypes\TreeMenu\ActionNewRelationType.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\Preview.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>Preview.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\Preview.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>Preview.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\MemberSearch.ascx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>MemberSearch.ascx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\MemberSearch.ascx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>MemberSearch.ascx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\nodeFactory\Page_Legacy.cs" />
|
2012-09-01 07:03:56 +07:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\preview\PreviewContent.cs" />
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Search\ExamineEvents.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\xsltVisualize.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xsltVisualize.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\xsltVisualize.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xsltVisualize.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\insertMasterpageContent.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>insertMasterpageContent.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\insertMasterpageContent.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>insertMasterpageContent.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\insertMasterpagePlaceholder.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>insertMasterpagePlaceholder.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\insertMasterpagePlaceholder.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>insertMasterpagePlaceholder.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\republish.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>republish.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\republish.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>republish.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\search.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>search.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\search.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>search.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\SendPublish.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>SendPublish.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\SendPublish.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>SendPublish.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\dialogHandler_temp.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\create\languageTasks.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Macros\assemblyBrowser.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>assemblyBrowser.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Macros\assemblyBrowser.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>assemblyBrowser.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Packages\editPackage.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>editPackage.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Packages\editPackage.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>editPackage.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\getXsltStatus.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>getXsltStatus.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\xsltChooseExtension.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xsltChooseExtension.aspx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\xsltChooseExtension.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xsltChooseExtension.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\xsltInsertValueOf.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xsltInsertValueOf.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\developer\Xslt\xsltInsertValueOf.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xsltInsertValueOf.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\exportDocumenttype.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>exportDocumenttype.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\importDocumenttype.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>importDocumenttype.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\notifications.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>notifications.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\notifications.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>notifications.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\rollBack.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>rollBack.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\rollBack.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>rollBack.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\sendToTranslation.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>sendToTranslation.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\sendToTranslation.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>sendToTranslation.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\viewAuditTrail.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>viewAuditTrail.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\dialogs\viewAuditTrail.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>viewAuditTrail.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\EditMemberGroup.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>EditMemberGroup.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\EditMemberGroup.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>EditMemberGroup.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\search.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>search.aspx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\search.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>search.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\ViewMembers.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>ViewMembers.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\members\ViewMembers.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>ViewMembers.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-08-10 13:11:37 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\nodeFactory\Properties.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\nodeFactory\UmbracoSiteMapProvider.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\GzipCompressor.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\GzipModule.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\IModule.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\JSON.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\JSONReader.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\JSONWriter.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\tinymce3tinymceCompress.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>tinymce3tinymceCompress.aspx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\plugins\tinymce3\tinymce3tinymceCompress.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>tinymce3tinymceCompress.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Search\QuickSearchHandler.ashx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>QuickSearchHandler.ashx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\DictionaryItemList.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>DictionaryItemList.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\DictionaryItemList.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>DictionaryItemList.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\EditDictionaryItem.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>EditDictionaryItem.aspx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\EditDictionaryItem.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>EditDictionaryItem.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\editLanguage.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>editLanguage.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\settings\editLanguage.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>editLanguage.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\Script.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\BaseMediaTree.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadDLRScripts.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\ITreeService.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadRelationTypes.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\MediaRecycleBin.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\NodeActionsEventArgs.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\TreeEventArgs.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\TreeRequestParams.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\ContentExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\ContentTypeExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\DocumentExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\MediaExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\MemberExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\NodeExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\PreValueExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\RelationTypeExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\UmbracoObjectTypeExtensions.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\MacroContainerService.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>MacroContainerService.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\TagsAutoCompleteHandler.ashx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>TagsAutoCompleteHandler.ashx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\TreeClientService.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>TreeClientService.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\DisableEventValidation.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\Item.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\ItemRenderer.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\Macro.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\ContentType.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\templateControls\Resources.Designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\default.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>default.aspx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\default.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>default.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\details.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>details.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\details.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>details.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\preview.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>preview.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\preview.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>preview.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\xml.aspx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xml.aspx</DependentUpon>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\translation\xml.aspx.designer.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>xml.aspx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2015-10-06 17:19:08 +02:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\treeInit.aspx.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\BaseContentTree.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\BaseTree.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\ContentRecycleBin.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\FileSystemTree.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadContent.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadcontentItemType.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadDataTypes.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadDictionary.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadLanguages.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadMacros.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadMedia.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadMediaTypes.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadMemberGroups.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadMembers.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadMemberTypes.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadNodeTypes.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadPackages.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadPython.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadScripts.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadStylesheetProperty.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadStylesheets.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadTemplates.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadTranslationTasks.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadUsers.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\loadXslt.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\NullTree.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\LegacyTree.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\TreeDataService.ashx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>TreeDataService.ashx</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\TreeDefinitionCollection.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\TreeDefinition.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\TreeDialogModes.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\TreeService.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Trees\XmlTree.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>XmlTree.xsd</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\urlRewriter\UrlRewriterFormWriter.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\ajaxHelpers.cs" />
|
|
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\CacheRefresher.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>CacheRefresher.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\CheckForUpgrade.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>CheckForUpgrade.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\CMSNode.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>CMSNode.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\codeEditorSave.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>codeEditorSave.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\legacyAjaxCalls.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>legacyAjaxCalls.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\nodeSorter.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>nodeSorter.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\progressStatus.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>progressStatus.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\publication.asmx.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>publication.asmx</DependentUpon>
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<SubType>Component</SubType>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\webservices\RegexComWebservice.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\Web\UI\ContentPage.cs">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery.cs" />
|
2012-09-03 18:57:54 -01:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-Content.cs">
|
|
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-DataTypes.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-Dictionary.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-Document.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-Media.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-Members.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-Nodes.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-PreValues.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\umbraco\uQuery\uQuery-UmbracoObjectType.cs">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>uQuery.cs</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2012-07-19 21:49:42 +06:00
|
|
|
|
<Compile Include="umbraco.presentation\viewstateMoverModule.cs" />
|
2012-07-20 22:02:28 +06:00
|
|
|
|
<Compile Include="UmbracoApplication.cs" />
|
2012-07-20 01:04:35 +06:00
|
|
|
|
<Compile Include="UmbracoContext.cs" />
|
|
|
|
|
|
<Compile Include="UmbracoModule.cs" />
|
2012-07-22 14:01:18 -02:00
|
|
|
|
<Compile Include="UriUtility.cs" />
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Compile Include="Web References\org.umbraco.update\Reference.cs">
|
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
|
|
|
|
</Compile>
|
2013-02-11 03:55:58 +06:00
|
|
|
|
<Compile Include="WebServices\BulkPublishController.cs" />
|
2013-02-19 06:30:19 -01:00
|
|
|
|
<Compile Include="WebServices\CoreStringsController.cs" />
|
2013-03-12 12:00:34 -01:00
|
|
|
|
<Compile Include="WebServices\DomainsApiController.cs" />
|
2013-05-27 08:19:20 -02:00
|
|
|
|
<Compile Include="WebServices\EmbedMediaService.cs" />
|
2013-02-27 05:24:45 +06:00
|
|
|
|
<Compile Include="WebServices\ExamineManagementApiController.cs" />
|
2012-07-24 10:06:07 -01:00
|
|
|
|
<Compile Include="WebServices\FolderBrowserService.cs" />
|
2013-10-24 13:42:41 +11:00
|
|
|
|
<Compile Include="WebServices\TagsController.cs" />
|
2013-04-09 07:01:43 +06:00
|
|
|
|
<Compile Include="WebServices\UmbracoAuthorizedHttpHandler.cs" />
|
2012-12-30 03:11:21 +03:00
|
|
|
|
<Compile Include="WebServices\SaveFileController.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="WebServices\UmbracoAuthorizedWebService.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2013-04-09 07:01:43 +06:00
|
|
|
|
<Compile Include="WebServices\UmbracoHttpHandler.cs" />
|
2013-07-18 19:18:53 +10:00
|
|
|
|
<Compile Include="WebServices\UmbracoWebService.cs">
|
|
|
|
|
|
<SubType>Component</SubType>
|
|
|
|
|
|
</Compile>
|
2014-10-23 18:52:11 +10:00
|
|
|
|
<Compile Include="WebServices\XmlDataIntegrityController.cs" />
|
2013-09-03 10:31:00 +02:00
|
|
|
|
<Compile Include="WebViewPageExtensions.cs" />
|
2013-11-26 20:03:13 +11:00
|
|
|
|
<None Include="..\Umbraco.Web.UI\Views\web.config">
|
|
|
|
|
|
<Link>Mvc\web.config</Link>
|
|
|
|
|
|
</None>
|
2017-01-03 10:36:26 +11:00
|
|
|
|
<None Include="packages.config" />
|
2013-11-01 09:21:29 +11:00
|
|
|
|
<None Include="Web References\org.umbraco.our\Reference.map">
|
|
|
|
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
|
|
|
|
</None>
|
|
|
|
|
|
<None Include="Web References\org.umbraco.our\repository.disco" />
|
2013-05-26 19:54:50 -10:00
|
|
|
|
<EmbeddedResource Include="UI\JavaScript\Main.js" />
|
2013-06-19 13:45:41 +10:00
|
|
|
|
<EmbeddedResource Include="UI\JavaScript\JsInitialize.js" />
|
2013-05-26 19:54:50 -10:00
|
|
|
|
<EmbeddedResource Include="UI\JavaScript\ServerVariables.js" />
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\controls\Tree\CustomTreeService.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\RelationTypes\EditRelationType.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\RelationTypes\NewRelationType.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\RelationTypes\RelationTypesWebService.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dashboard\FeedProxy.aspx" />
|
2013-03-12 12:00:34 -01:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\AssignDomain2.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2013-09-16 09:17:46 +02:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\members\MemberSearch.ascx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\Preview.aspx" />
|
2013-02-09 04:05:01 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\controls\ProgressBar.ascx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\actions\delete.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\actions\editContent.aspx" />
|
2017-07-20 18:55:38 +10:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\actions\preview.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2013-07-24 13:06:25 +10:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\actions\publish.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\MacroContainerService.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\Xslt\xsltVisualize.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\empty.htm" />
|
2013-07-10 17:28:15 +10:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\republish.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\search.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\SendPublish.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\TreeClientService.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\members\search.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\translation\details.aspx" />
|
2013-04-19 04:10:35 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\Packages\editPackage.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\exportDocumenttype.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\importDocumenttype.aspx" />
|
2013-08-26 17:28:15 +02:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\notifications.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2013-10-02 19:23:20 +02:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\rollBack.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\sendToTranslation.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\dialogs\viewAuditTrail.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\members\ViewMembers.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\plugins\tinymce3\tinymce3tinymceCompress.aspx" />
|
2013-11-01 09:21:29 +11:00
|
|
|
|
<None Include="app.config" />
|
|
|
|
|
|
<None Include="Web References\org.umbraco.our\repository.wsdl" />
|
2013-05-26 13:33:43 -10:00
|
|
|
|
<None Include="Web References\org.umbraco.update\UpgradeResult.datasource">
|
|
|
|
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
|
|
|
|
</None>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<None Include="Web References\org.umbraco.update\UpgradeResult1.datasource">
|
|
|
|
|
|
<DependentUpon>Reference.map</DependentUpon>
|
|
|
|
|
|
</None>
|
|
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Settings1.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</None>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\Search\QuickSearchHandler.ashx" />
|
|
|
|
|
|
<None Include="umbraco.presentation\umbraco\templateControls\InlineXslt.xsltTemplate" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\CheckForUpgrade.asmx" />
|
2013-09-18 09:01:11 +02:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\settings\DictionaryItemList.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\translation\default.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\translation\preview.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\translation\xml.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\Macros\assemblyBrowser.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\Xslt\getXsltStatus.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\Xslt\xsltChooseExtension.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\developer\Xslt\xsltInsertValueOf.aspx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\members\EditMemberGroup.aspx">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\schemas\umbraco.xsd">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</Content>
|
2013-09-18 09:01:11 +02:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\settings\EditDictionaryItem.aspx">
|
|
|
|
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\settings\editLanguage.aspx" />
|
|
|
|
|
|
<!--<Content Include="umbraco.presentation\umbraco\users\PermissionEditor.aspx" />-->
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\CacheRefresher.asmx">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\CMSNode.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\codeEditorSave.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\legacyAjaxCalls.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\nodeSorter.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\progressStatus.asmx">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>Form</SubType>
|
|
|
|
|
|
</Content>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\publication.asmx" />
|
|
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\TreeDataService.ashx" />
|
|
|
|
|
|
<None Include="umbraco.presentation\umbraco\Trees\Trees.cd" />
|
|
|
|
|
|
<None Include="umbraco.presentation\umbraco\Trees\XmlTree.xsd">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>
|
|
|
|
|
|
</SubType>
|
|
|
|
|
|
</None>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<None Include="umbraco.presentation\umbraco\Trees\XmlTree.xsx">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>XmlTree.xsd</DependentUpon>
|
|
|
|
|
|
</None>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<Content Include="umbraco.presentation\umbraco\webservices\TagsAutoCompleteHandler.ashx" />
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<None Include="Web References\org.umbraco.update\checkforupgrade.disco" />
|
|
|
|
|
|
<None Include="Web References\org.umbraco.update\checkforupgrade.wsdl" />
|
|
|
|
|
|
<None Include="Web References\org.umbraco.update\Reference.map">
|
|
|
|
|
|
<Generator>MSDiscoCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Reference.cs</LastGenOutput>
|
|
|
|
|
|
</None>
|
2013-05-26 19:54:50 -10:00
|
|
|
|
<EmbeddedResource Include="UI\JavaScript\Resources.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
2014-02-07 15:45:52 +01:00
|
|
|
|
<SubType>Designer</SubType>
|
2013-05-26 19:54:50 -10:00
|
|
|
|
</EmbeddedResource>
|
2012-09-25 11:20:05 +07:00
|
|
|
|
<EmbeddedResource Include="Mvc\Strings.resx">
|
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Strings.Designer.cs</LastGenOutput>
|
|
|
|
|
|
</EmbeddedResource>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<EmbeddedResource Include="umbraco.presentation\umbraco\templateControls\Resources.resx">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
|
</EmbeddedResource>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<None Include="umbraco.presentation\umbraco\schemas\package.xsd">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<SubType>
|
|
|
|
|
|
</SubType>
|
|
|
|
|
|
</None>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<None Include="umbraco.presentation\umbraco\schemas\package.xsx">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>package.xsd</DependentUpon>
|
|
|
|
|
|
</None>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<None Include="umbraco.presentation\umbraco\schemas\umbraco.xsc">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>umbraco.xsd</DependentUpon>
|
|
|
|
|
|
</None>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<None Include="umbraco.presentation\umbraco\schemas\umbraco.xss">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>umbraco.xsd</DependentUpon>
|
|
|
|
|
|
</None>
|
2012-07-19 21:38:56 +06:00
|
|
|
|
<None Include="umbraco.presentation\umbraco\schemas\umbraco.xsx">
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<DependentUpon>umbraco.xsd</DependentUpon>
|
|
|
|
|
|
</None>
|
2012-07-17 01:32:46 +06:00
|
|
|
|
</ItemGroup>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<WebReferences Include="Web References\" />
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
<ItemGroup>
|
2013-11-01 09:21:29 +11:00
|
|
|
|
<WebReferenceUrl Include="http://our.umbraco.org/umbraco/webservices/api/repository.asmx">
|
|
|
|
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
|
|
|
|
<RelPath>Web References\org.umbraco.our\</RelPath>
|
|
|
|
|
|
<UpdateFromURL>http://our.umbraco.org/umbraco/webservices/api/repository.asmx</UpdateFromURL>
|
|
|
|
|
|
<ServiceLocationURL>
|
|
|
|
|
|
</ServiceLocationURL>
|
|
|
|
|
|
<CachedDynamicPropName>
|
|
|
|
|
|
</CachedDynamicPropName>
|
|
|
|
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
|
|
|
|
<CachedSettingsPropName>umbraco_org_umbraco_our_Repository</CachedSettingsPropName>
|
|
|
|
|
|
</WebReferenceUrl>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<WebReferenceUrl Include="http://update.umbraco.org/checkforupgrade.asmx">
|
|
|
|
|
|
<UrlBehavior>Dynamic</UrlBehavior>
|
|
|
|
|
|
<RelPath>Web References\org.umbraco.update\</RelPath>
|
|
|
|
|
|
<UpdateFromURL>http://update.umbraco.org/checkforupgrade.asmx</UpdateFromURL>
|
|
|
|
|
|
<ServiceLocationURL>
|
|
|
|
|
|
</ServiceLocationURL>
|
|
|
|
|
|
<CachedDynamicPropName>
|
|
|
|
|
|
</CachedDynamicPropName>
|
|
|
|
|
|
<CachedAppSettingsObjectName>Settings</CachedAppSettingsObjectName>
|
|
|
|
|
|
<CachedSettingsPropName>umbraco_org_umbraco_update_CheckForUpgrade</CachedSettingsPropName>
|
|
|
|
|
|
</WebReferenceUrl>
|
|
|
|
|
|
</ItemGroup>
|
2017-07-20 19:23:46 +10:00
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
<Folder Include="umbraco.presentation\umbraco\settings\scripts\" />
|
|
|
|
|
|
</ItemGroup>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
<PropertyGroup>
|
2013-12-09 17:55:37 +01:00
|
|
|
|
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">11.0</VisualStudioVersion>
|
2014-10-25 17:06:35 +02:00
|
|
|
|
<VSToolsPath Condition="exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v11.0\WebApplications\Microsoft.WebApplication.targets')">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v11.0</VSToolsPath>
|
|
|
|
|
|
<VSToolsPath Condition="exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v12.0\WebApplications\Microsoft.WebApplication.targets')">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v12.0</VSToolsPath>
|
|
|
|
|
|
<VSToolsPath Condition="exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v14.0\WebApplications\Microsoft.WebApplication.targets')">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v14.0</VSToolsPath>
|
2016-11-16 18:54:42 +01:00
|
|
|
|
<VSToolsPath Condition="exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v15.0\WebApplications\Microsoft.WebApplication.targets')">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v15.0</VSToolsPath>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<PreBuildEvent>
|
|
|
|
|
|
</PreBuildEvent>
|
2013-02-06 05:56:49 +06:00
|
|
|
|
<PostBuildEvent>
|
|
|
|
|
|
</PostBuildEvent>
|
2012-07-18 23:54:20 +06:00
|
|
|
|
</PropertyGroup>
|
|
|
|
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
|
|
|
|
|
|
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
|
|
|
|
|
|
<ProjectExtensions />
|
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
|
<!--<PostBuildEvent>xcopy "$(ProjectDir)..\..\lib\*.dll" "$(TargetDir)*.dll" /Y</PostBuildEvent>-->
|
|
|
|
|
|
</PropertyGroup>
|
2016-09-16 21:23:31 +02:00
|
|
|
|
<Import Project="..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets" Condition="Exists('..\packages\AutoMapper.3.3.1\tools\AutoMapper.targets')" />
|
2014-11-27 17:57:33 +11:00
|
|
|
|
</Project>
|