From e765df10fe33c1ee314b993a0fc8c14274942af7 Mon Sep 17 00:00:00 2001 From: starfighter83 Date: Wed, 15 Dec 2010 11:33:15 -0100 Subject: [PATCH 1/4] WIP skinning, change to /umbraco/developer/packages/starterkits.aspx page --- .../developer/Packages/StarterKits.aspx | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-) diff --git a/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx b/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx index 02c788aafa..4d2cb417ec 100644 --- a/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx +++ b/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx @@ -20,20 +20,15 @@ } @@ -51,8 +46,8 @@ -

Starter kit info

-

Lorem ipsum

+

Available starter kits

+

You can choose from the folowing starter kits, each having specific functionality.

From 1c08fc0351b28f5fa4832d691ffc98c8086aaafe Mon Sep 17 00:00:00 2001 From: starfighter83 Date: Wed, 15 Dec 2010 11:44:33 -0100 Subject: [PATCH 2/4] WIP another small change to /umbraco/developer/packages/starterkits.aspx page (styling the skin overview) --- .../umbraco/developer/Packages/StarterKits.aspx | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx b/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx index 4d2cb417ec..768c40bc39 100644 --- a/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx +++ b/umbraco/presentation/umbraco/developer/Packages/StarterKits.aspx @@ -29,7 +29,16 @@ .zoom-list li {float: left; margin: 15px; display: block; width: 180px;} + .btn-prev, .btn-next, .paging, .btn-preview, .faik-mask , .faik-mask-ie6 + { + display:none; + } + .image {float: left; margin: 15px; display: block; width: 140px;} + + .image .gal-drop{padding-top:10px;} + + ul{list-style-type: none;} @@ -38,8 +47,8 @@ -

Starter kit already installed

-

Lorem ipsum

+

Available skins

+

You can choose from the following skins.

@@ -47,7 +56,7 @@

Available starter kits

-

You can choose from the folowing starter kits, each having specific functionality.

+

You can choose from the following starter kits, each having specific functionality.

From 712571fc38ce2db2ed791e5bdaed71adf00eb9a0 Mon Sep 17 00:00:00 2001 From: starfighter83 Date: Wed, 15 Dec 2010 12:39:49 -0100 Subject: [PATCH 3/4] fixes broken build --- .../Core/umbraco.Linq.Core.csproj | 149 - .../umbraco.editorControls.csproj | 432 --- .../umbraco.webservices.csproj | 159 - .../org.umbraco.update/Reference.cs | 229 -- .../UpgradeResult.datasource | 10 - .../presentation/umbraco.presentation.csproj | 3204 ----------------- 6 files changed, 4183 deletions(-) delete mode 100644 LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj delete mode 100644 components/editorControls/umbraco.editorControls.csproj delete mode 100644 components/umbraco.webservices/umbraco.webservices.csproj delete mode 100644 umbraco/presentation/Web References/org.umbraco.update/Reference.cs delete mode 100644 umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource delete mode 100644 umbraco/presentation/umbraco.presentation.csproj diff --git a/LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj b/LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj deleted file mode 100644 index 96e045563b..0000000000 --- a/LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj +++ /dev/null @@ -1,149 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {31CAEC36-0C3D-4D69-B092-84866811EA07} - Library - Properties - umbraco.Linq.Core - umbraco.Linq.Core - v3.5 - 512 - SAK - SAK - SAK - SAK - ..\..\..\..\..\umbraco\presentation\bin - - - 3.5 - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - bin\Debug\umbraco.Linq.Core.xml - AllRules.ruleset - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - bin\Release\umbraco.Linq.Core.XML - AllRules.ruleset - - - - - 3.5 - - - 3.5 - - - 3.0 - - - - False - ..\..\..\..\foreign dlls\System.Web.Abstractions.dll - 3.5 - - - - 3.5 - - - - - Properties\SolutionInfo.cs - - - - - - - - - - - - - - - - - - - - - - - - - {E469A9CE-1BEC-423F-AC44-713CD72457EA} - umbraco.businesslogic - - - {CCD75EC3-63DB-4184-B49D-51C1DD337230} - umbraco.cms - - - {651E1350-91B6-44B7-BD60-7207006D7003} - umbraco.presentation - - - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 3.5 SP1 - true - - - False - Windows Installer 3.1 - true - - - - - - - - XCOPY "$(TargetPath)" "$(SolutionDir)\umbraco\presentation\bin" /Y - - diff --git a/components/editorControls/umbraco.editorControls.csproj b/components/editorControls/umbraco.editorControls.csproj deleted file mode 100644 index c1dc628513..0000000000 --- a/components/editorControls/umbraco.editorControls.csproj +++ /dev/null @@ -1,432 +0,0 @@ - - - - Local - 9.0.30729 - 2.0 - {255F5DF1-4E43-4758-AC05-7A0B68EB021B} - Debug - AnyCPU - - - - - umbraco.editorControls - - - JScript - Grid - IE50 - false - Library - umbraco.editorControls - OnBuildSuccess - - - - - - - SAK - SAK - SAK - SAK - 3.5 - true - v3.5 - http://localhost/umbraco.editorControls/ - true - Web - true - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - true - - - ..\..\umbraco\presentation\bin\ - false - 285212672 - false - - - DEBUG;TRACE - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - AllRules.ruleset - - - bin\Release\ - false - 285212672 - false - - - TRACE - bin\Release\umbraco.editorControls.XML - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - AllRules.ruleset - - - - False - ..\..\foreign dlls\ClientDependency.Core.dll - - - System - - - - 3.5 - - - System.Data - - - System.Drawing - - - System.Web - - - False - ..\..\foreign dlls\System.Web.Abstractions.dll - 3.5 - - - 3.5 - - - System.Windows.Forms - - - System.XML - - - umbraco.businesslogic - {E469A9CE-1BEC-423F-AC44-713CD72457EA} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - umbraco.cms - {CCD75EC3-63DB-4184-B49D-51C1DD337230} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - {C7CB79F0-1C97-4B33-BFA7-00731B579AE2} - umbraco.datalayer - - - umbraco.interfaces - {511F6D8D-7717-440A-9A57-A507E9A8B27F} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - {651E1350-91B6-44B7-BD60-7207006D7003} - umbraco.presentation - - - {6EDD2061-82F2-461B-BB6E-879245A832DE} - umbraco.controls - - - - - SolutionInfo.cs - - - Code - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - Code - - - Code - - - - - - - - - - - - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - Code - - - MediaChooserScripts.resx - True - True - - - Code - - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - - - - - Code - - - Code - - - Code - - - - - - - - - - - - - - - - - - - - - - Code - - - Code - - - - - - - - Code - - - Code - - - Designer - - - Designer - ResXFileCodeGenerator - MediaChooserScripts.Designer.cs - - - textFieldDataEditor.cs - Designer - - - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 2.0 %28x86%29 - true - - - False - .NET Framework 3.0 %28x86%29 - false - - - False - .NET Framework 3.5 - false - - - False - .NET Framework 3.5 SP1 - false - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/components/umbraco.webservices/umbraco.webservices.csproj b/components/umbraco.webservices/umbraco.webservices.csproj deleted file mode 100644 index 45ade52df6..0000000000 --- a/components/umbraco.webservices/umbraco.webservices.csproj +++ /dev/null @@ -1,159 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {CBDB56AC-FF02-4421-9FD4-ED82E339D8E2} - Library - Properties - umbraco.webservices - umbraco.webservices - v3.5 - 512 - SAK - SAK - SAK - SAK - - - 3.5 - - publish\ - true - Disk - false - Foreground - 7 - Days - false - false - true - 0 - 1.0.0.%2a - false - false - true - - - true - full - false - bin\Debug\ - DEBUG;TRACE - prompt - 4 - AllRules.ruleset - - - pdbonly - true - bin\Release\ - TRACE - prompt - 4 - bin\Release\umbraco.webservices.XML - AllRules.ruleset - - - - - - 3.5 - - - - - - - - - Properties\SolutionInfo.cs - - - Component - - - - DocumentService.asmx - Component - - - FileService.asmx - Component - - - MaintanceService.asmx - Component - - - MediaService.asmx - Component - - - MemberService.asmx - Component - - - - StylesheetService.asmx - Component - - - TemplateService.asmx - Component - - - - - {E469A9CE-1BEC-423F-AC44-713CD72457EA} - umbraco.businesslogic - - - {CCD75EC3-63DB-4184-B49D-51C1DD337230} - umbraco.cms - - - {651E1350-91B6-44B7-BD60-7207006D7003} - umbraco.presentation - - - - - - - - - - - - - - False - .NET Framework 3.5 SP1 Client Profile - false - - - False - .NET Framework 3.5 SP1 - true - - - False - Windows Installer 3.1 - true - - - - - - xcopy "$(ProjectDir)*.asmx" "$(ProjectDir)..\..\umbraco\presentation\umbraco\webservices\api\" /Y - - \ No newline at end of file diff --git a/umbraco/presentation/Web References/org.umbraco.update/Reference.cs b/umbraco/presentation/Web References/org.umbraco.update/Reference.cs deleted file mode 100644 index 4c4bbdd18e..0000000000 --- a/umbraco/presentation/Web References/org.umbraco.update/Reference.cs +++ /dev/null @@ -1,229 +0,0 @@ -//------------------------------------------------------------------------------ -// -// This code was generated by a tool. -// Runtime Version:4.0.30319.1 -// -// Changes to this file may cause incorrect behavior and will be lost if -// the code is regenerated. -// -//------------------------------------------------------------------------------ - -// -// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.1. -// -#pragma warning disable 1591 - -namespace umbraco.presentation.org.umbraco.update { - using System; - using System.Web.Services; - using System.Diagnostics; - using System.Web.Services.Protocols; - using System.ComponentModel; - using System.Xml.Serialization; - - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - [System.Web.Services.WebServiceBindingAttribute(Name="CheckForUpgradeSoap", Namespace="http://update.umbraco.org/")] - public partial class CheckForUpgrade : System.Web.Services.Protocols.SoapHttpClientProtocol { - - private System.Threading.SendOrPostCallback CheckUpgradeOperationCompleted; - - private bool useDefaultCredentialsSetExplicitly; - - /// - public CheckForUpgrade() { - this.Url = "http://update.umbraco.org/checkforupgrade.asmx"; - if ((this.IsLocalFileSystemWebService(this.Url) == true)) { - this.UseDefaultCredentials = true; - this.useDefaultCredentialsSetExplicitly = false; - } - else { - this.useDefaultCredentialsSetExplicitly = true; - } - } - - public new string Url { - get { - return base.Url; - } - set { - if ((((this.IsLocalFileSystemWebService(base.Url) == true) - && (this.useDefaultCredentialsSetExplicitly == false)) - && (this.IsLocalFileSystemWebService(value) == false))) { - base.UseDefaultCredentials = false; - } - base.Url = value; - } - } - - public new bool UseDefaultCredentials { - get { - return base.UseDefaultCredentials; - } - set { - base.UseDefaultCredentials = value; - this.useDefaultCredentialsSetExplicitly = true; - } - } - - /// - public event CheckUpgradeCompletedEventHandler CheckUpgradeCompleted; - - /// - [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://update.umbraco.org/CheckUpgrade", RequestNamespace="http://update.umbraco.org/", ResponseNamespace="http://update.umbraco.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] - public UpgradeResult CheckUpgrade(int VersionMajor, int VersionMinor, int VersionPatch, string versionComment) { - object[] results = this.Invoke("CheckUpgrade", new object[] { - VersionMajor, - VersionMinor, - VersionPatch, - versionComment}); - return ((UpgradeResult)(results[0])); - } - - /// - public void CheckUpgradeAsync(int VersionMajor, int VersionMinor, int VersionPatch, string versionComment) { - this.CheckUpgradeAsync(VersionMajor, VersionMinor, VersionPatch, versionComment, null); - } - - /// - public void CheckUpgradeAsync(int VersionMajor, int VersionMinor, int VersionPatch, string versionComment, object userState) { - if ((this.CheckUpgradeOperationCompleted == null)) { - this.CheckUpgradeOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCheckUpgradeOperationCompleted); - } - this.InvokeAsync("CheckUpgrade", new object[] { - VersionMajor, - VersionMinor, - VersionPatch, - versionComment}, this.CheckUpgradeOperationCompleted, userState); - } - - private void OnCheckUpgradeOperationCompleted(object arg) { - if ((this.CheckUpgradeCompleted != null)) { - System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); - this.CheckUpgradeCompleted(this, new CheckUpgradeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); - } - } - - /// - public new void CancelAsync(object userState) { - base.CancelAsync(userState); - } - - private bool IsLocalFileSystemWebService(string url) { - if (((url == null) - || (url == string.Empty))) { - return false; - } - System.Uri wsUri = new System.Uri(url); - if (((wsUri.Port >= 1024) - && (string.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) == 0))) { - return true; - } - return false; - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.1")] - [System.SerializableAttribute()] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://update.umbraco.org/")] - public partial class UpgradeResult { - - private UpgradeType upgradeTypeField; - - private string commentField; - - private string upgradeUrlField; - - /// - public UpgradeType UpgradeType { - get { - return this.upgradeTypeField; - } - set { - this.upgradeTypeField = value; - } - } - - /// - public string Comment { - get { - return this.commentField; - } - set { - this.commentField = value; - } - } - - /// - public string UpgradeUrl { - get { - return this.upgradeUrlField; - } - set { - this.upgradeUrlField = value; - } - } - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.1")] - [System.SerializableAttribute()] - [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://update.umbraco.org/")] - public enum UpgradeType { - - /// - None, - - /// - Patch, - - /// - Minor, - - /// - Major, - - /// - Critical, - - /// - Error, - - /// - OutOfSync, - } - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] - public delegate void CheckUpgradeCompletedEventHandler(object sender, CheckUpgradeCompletedEventArgs e); - - /// - [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] - [System.Diagnostics.DebuggerStepThroughAttribute()] - [System.ComponentModel.DesignerCategoryAttribute("code")] - public partial class CheckUpgradeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { - - private object[] results; - - internal CheckUpgradeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : - base(exception, cancelled, userState) { - this.results = results; - } - - /// - public UpgradeResult Result { - get { - this.RaiseExceptionIfNecessary(); - return ((UpgradeResult)(this.results[0])); - } - } - } -} - -#pragma warning restore 1591 \ No newline at end of file diff --git a/umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource b/umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource deleted file mode 100644 index 2f8b9cd423..0000000000 --- a/umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource +++ /dev/null @@ -1,10 +0,0 @@ - - - - umbraco.presentation.org.umbraco.update.UpgradeResult - \ No newline at end of file diff --git a/umbraco/presentation/umbraco.presentation.csproj b/umbraco/presentation/umbraco.presentation.csproj deleted file mode 100644 index 6602f8687e..0000000000 --- a/umbraco/presentation/umbraco.presentation.csproj +++ /dev/null @@ -1,3204 +0,0 @@ - - - - 9.0.30729 - 2.0 - {651E1350-91B6-44B7-BD60-7207006D7003} - {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} - Debug - AnyCPU - - - - - umbraco - - - JScript - Grid - IE50 - false - Library - umbraco.presentation - OnBuildSuccess - - - - - - - SAK - SAK - SAK - SAK - 3.5 - v3.5 - - - - bin\ - false - 285212672 - false - - - DEBUG;TRACE - - - true - 4096 - false - - - false - false - false - false - 4 - full - prompt - AllRules.ruleset - - - bin\ - false - 285212672 - false - - - TRACE - bin\umbraco.xml - false - 4096 - false - - - true - false - false - false - 4 - none - prompt - AllRules.ruleset - - - - False - ..\..\foreign dlls\ClientDependency.Core.dll - - - False - ..\..\foreign dlls\CookComputing.XmlRpcV2.dll - - - False - ..\..\foreign dlls\Examine.dll - - - False - ..\..\foreign dlls\HtmlAgilityPack.dll - - - False - ..\..\foreign dlls\ICSharpCode.SharpZipLib.dll - - - C:\Users\Shannon\Documents\Visual Studio 2008\Projects\Umbraco\Branch-4.1\foreign dlls\Lucene.Net.dll - - - ..\..\foreign dlls\Nibble.Umb.ZipUpload.dll - - - System - - - - System.Data - - - - - System.Drawing - - - - System.Web - - - 3.5 - - - - - - - System.Web.Services - - - System.XML - - - - False - ..\..\foreign dlls\UmbracoExamine.dll - - - False - ..\..\foreign dlls\UrlRewritingNet.UrlRewriter.dll - - - {52AB8F1F-FB76-4E8C-885F-0747B6CE71EC} - umbraco.macroRenderings - - - {6EDD2061-82F2-461B-BB6E-879245A832DE} - umbraco.controls - - - umbraco.businesslogic - {E469A9CE-1BEC-423F-AC44-713CD72457EA} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - {CCD75EC3-63DB-4184-B49D-51C1DD337230} - umbraco.cms - - - {C7CB79F0-1C97-4B33-BFA7-00731B579AE2} - umbraco.datalayer - - - umbraco.interfaces - {511F6D8D-7717-440A-9A57-A507E9A8B27F} - {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} - - - {D7636876-0756-43CB-A192-138C6F0D5E42} - umbraco.providers - - - - - Properties\SolutionInfo.cs - - - database.ascx - ASPXCodeBehind - - - database.ascx - - - - - - ASPXCodeBehind - - - - - - - - skinning.ascx - ASPXCodeBehind - - - skinning.ascx - - - loadStarterKitDesigns.ascx - ASPXCodeBehind - - - loadStarterKitDesigns.ascx - - - loadStarterKits.ascx - ASPXCodeBehind - - - loadStarterKits.ascx - - - - - p.aspx - ASPXCodeBehind - - - p.aspx - - - Code - - - - ASPXCodeBehind - booting.aspx - - - booting.aspx - - - noNodes.aspx - ASPXCodeBehind - - - noNodes.aspx - - - Code - - - default.aspx - ASPXCodeBehind - - - default.aspx - - - Global.asax - Code - - - Code - - - default.aspx - ASPXCodeBehind - - - default.aspx - - - boost.ascx - ASPXCodeBehind - - - boost.ascx - - - defaultUser.ascx - ASPXCodeBehind - - - defaultUser.ascx - - - license.ascx - ASPXCodeBehind - - - license.ascx - - - renaming.ascx - ASPXCodeBehind - - - renaming.ascx - - - theend.ascx - ASPXCodeBehind - - - theend.ascx - - - upgrade.ascx - ASPXCodeBehind - - - upgrade.ascx - - - validatePermissions.ascx - ASPXCodeBehind - - - validatePermissions.ascx - - - welcome.ascx - ASPXCodeBehind - - - welcome.ascx - - - Title.ascx - ASPXCodeBehind - - - Title.ascx - - - Code - - - Code - - - Code - - - ASPXCodeBehind - - - Code - - - True - True - Settings.settings - - - Code - - - - - Code - - - Code - - - Code - - - Code - - - - - - - ASPXCodeBehind - - - Code - - - Code - - - Code - - - - Code - - - delete.aspx - ASPXCodeBehind - - - delete.aspx - - - editContent.aspx - ASPXCodeBehind - - - editContent.aspx - - - preview.aspx - ASPXCodeBehind - - - preview.aspx - - - publish.aspx - ASPXCodeBehind - - - publish.aspx - - - cacheBrowser.aspx - ASPXCodeBehind - - - cacheBrowser.aspx - - - code - - - Code - - - Code - - - - Code - - - - - - - - - ASPXCodeBehind - rsd.aspx - - - rsd.aspx - - - - ASPXCodeBehind - wlwmanifest.aspx - - - wlwmanifest.aspx - - - - - - - ImageViewer.ascx - ASPXCodeBehind - - - ImageViewer.ascx - - - ImageViewerUpdater.asmx - Component - - - UploadMediaImage.ascx - ASPXCodeBehind - - - UploadMediaImage.ascx - - - ContentTypeControlNew.ascx - ASPXCodeBehind - - - ContentTypeControlNew.ascx - - - - GenericProperty.ascx - ASPXCodeBehind - - - GenericProperty.ascx - - - - - - - passwordChanger.ascx - ASPXCodeBehind - - - passwordChanger.ascx - - - ASPXCodeBehind - ProgressBar.ascx - - - ProgressBar.ascx - - - - - - TreeControl.ascx - ASPXCodeBehind - - - TreeControl.ascx - - - - - - - - - DLRScripting.ascx - ASPXCodeBehind - - - DLRScripting.ascx - - - - - - - - - - - - - - - - - - - ChangePassword.ascx - ASPXCodeBehind - - - ChangePassword.ascx - - - DeveloperDashboardIntro.ascx - - - DeveloperDashboardVideos.ascx - - - FeedProxy.aspx - ASPXCodeBehind - - - FeedProxy.aspx - - - MediaDashboardIntro.ascx - - - MediaDashboardVideos.ascx - - - MembersDashboardIntro.ascx - - - MembersDashboardVideos.ascx - - - SettingsDashboardIntro.ascx - - - SettingsDashboardVideos.ascx - - - Applyskin.ascx - ASPXCodeBehind - - - Applyskin.ascx - - - StartupDashboardIntro.ascx - - - StartupDashboardKits.ascx - - - StartupDashboardVideos.ascx - - - StarterKits.aspx - ASPXCodeBehind - - - StarterKits.aspx - - - Preview.aspx - ASPXCodeBehind - - - Preview.aspx - - - TemplateSkinning.aspx - ASPXCodeBehind - - - TemplateSkinning.aspx - - - endPreview.aspx - ASPXCodeBehind - - - endPreview.aspx - - - helpRedirect.aspx - ASPXCodeBehind - - - helpRedirect.aspx - - - UmbracoCasingRules.aspx - ASPXCodeBehind - - - UmbracoCasingRules.aspx - - - Code - - - CssParser.aspx - ASPXCodeBehind - - - CssParser.aspx - - - ImageUploader.aspx - ASPXCodeBehind - - - ImageUploader.aspx - - - ModuleInjectionMacroRenderer.aspx - ASPXCodeBehind - - - ModuleInjectionMacroRenderer.aspx - - - ModuleInjector.aspx - ASPXCodeBehind - - - ModuleInjector.aspx - - - ModuleInstaller.aspx - ASPXCodeBehind - - - ModuleInstaller.aspx - - - ModuleSelector.ascx - ASPXCodeBehind - - - ModuleSelector.ascx - - - SkinCustomizer.ascx - ASPXCodeBehind - - - SkinCustomizer.ascx - - - - MemberSearch.ascx - ASPXCodeBehind - - - MemberSearch.ascx - - - - - QuickSearch.ascx - ASPXCodeBehind - - - QuickSearch.ascx - - - xsltVisualize.aspx - ASPXCodeBehind - - - xsltVisualize.aspx - - - ExportCode.aspx - ASPXCodeBehind - - - ExportCode.aspx - - - insertMasterpageContent.aspx - ASPXCodeBehind - - - insertMasterpageContent.aspx - - - insertMasterpagePlaceholder.aspx - ASPXCodeBehind - - - insertMasterpagePlaceholder.aspx - - - mediaPicker.aspx - ASPXCodeBehind - - - mediaPicker.aspx - - - republish.aspx - ASPXCodeBehind - - - republish.aspx - - - search.aspx - ASPXCodeBehind - - - search.aspx - - - SendPublish.aspx - ASPXCodeBehind - - - SendPublish.aspx - - - create.aspx - ASPXCodeBehind - - - create.aspx - - - content.ascx - ASPXCodeBehind - - - content.ascx - - - Code - - - language.ascx - ASPXCodeBehind - - - language.ascx - - - media.ascx - ASPXCodeBehind - - - media.ascx - - - member.ascx - ASPXCodeBehind - - - member.ascx - - - nodeType.ascx - ASPXCodeBehind - - - nodeType.ascx - - - script.ascx - ASPXCodeBehind - - - script.ascx - - - simple.ascx - ASPXCodeBehind - - - simple.ascx - - - Code - - - xslt.ascx - ASPXCodeBehind - - - xslt.ascx - - - dashboard.aspx - ASPXCodeBehind - - - dashboard.aspx - - - LatestEdits.ascx - ASPXCodeBehind - - - LatestEdits.ascx - - - Default.aspx - ASPXCodeBehind - - - Default.aspx - - - assemblyBrowser.aspx - ASPXCodeBehind - - - assemblyBrowser.aspx - - - autoDoc.aspx - ASPXCodeBehind - - - autoDoc.aspx - - - editDatatype.aspx - ASPXCodeBehind - - - editDatatype.aspx - - - editMacro.aspx - ASPXCodeBehind - - - editMacro.aspx - - - BrowseRepository.aspx - ASPXCodeBehind - - - BrowseRepository.aspx - - - directoryBrowser.aspx - ASPXCodeBehind - - - directoryBrowser.aspx - - - editPackage.aspx - ASPXCodeBehind - - - editPackage.aspx - - - installedPackage.aspx - ASPXCodeBehind - - - installedPackage.aspx - - - LoadNitros.ascx - ASPXCodeBehind - - - LoadNitros.ascx - - - ASPXCodeBehind - SubmitPackage.aspx - - - SubmitPackage.aspx - - - editPython.aspx - ASPXCodeBehind - - - editPython.aspx - - - editXslt.aspx - ASPXCodeBehind - - - editXslt.aspx - - - getXsltStatus.asmx - Component - - - viewCacheItem.aspx - ASPXCodeBehind - - - viewCacheItem.aspx - - - xsltChooseExtension.aspx - ASPXCodeBehind - - - xsltChooseExtension.aspx - - - xsltInsertValueOf.aspx - ASPXCodeBehind - - - xsltInsertValueOf.aspx - - - about.aspx - ASPXCodeBehind - - - about.aspx - - - AssignDomain.aspx - ASPXCodeBehind - - - AssignDomain.aspx - - - create.aspx - ASPXCodeBehind - - - create.aspx - - - cruds.aspx - ASPXCodeBehind - - - cruds.aspx - - - editMacro.aspx - ASPXCodeBehind - - - editMacro.aspx - - - emptyTrashcan.aspx - ASPXCodeBehind - - - emptyTrashcan.aspx - - - exportDocumenttype.aspx - ASPXCodeBehind - - - imageViewer.aspx - ASPXCodeBehind - - - imageViewer.aspx - - - importDocumenttype.aspx - ASPXCodeBehind - - - insertMacro.aspx - ASPXCodeBehind - - - insertMacro.aspx - - - insertTable.aspx - ASPXCodeBehind - - - insertTable.aspx - - - moveOrCopy.aspx - ASPXCodeBehind - - - moveOrCopy.aspx - - - notifications.aspx - ASPXCodeBehind - - - notifications.aspx - - - installer.aspx - ASPXCodeBehind - - - installer.aspx - - - protectPage.aspx - ASPXCodeBehind - - - protectPage.aspx - - - publish.aspx - ASPXCodeBehind - - - publish.aspx - - - RegexWs.aspx - ASPXCodeBehind - - - RegexWs.aspx - - - rollBack.aspx - ASPXCodeBehind - - - rollBack.aspx - - - sendToTranslation.aspx - ASPXCodeBehind - - - sendToTranslation.aspx - - - treePicker.aspx - ASPXCodeBehind - - - treePicker.aspx - - - umbracoField.aspx - ASPXCodeBehind - - - umbracoField.aspx - - - uploadImage.aspx - ASPXCodeBehind - - - uploadImage.aspx - - - viewAuditTrail.aspx - ASPXCodeBehind - - - viewAuditTrail.aspx - - - editContent.aspx - ASPXCodeBehind - - - editContent.aspx - - - editMedia.aspx - ASPXCodeBehind - - - editMedia.aspx - - - language.aspx - ASPXCodeBehind - - - language.aspx - - - - - - - - - - - - - - - - - - - - - - - - - login.aspx - ASPXCodeBehind - - - login.aspx - - - logout.aspx - ASPXCodeBehind - - - logout.aspx - - - macroResultWrapper.aspx - ASPXCodeBehind - - - macroResultWrapper.aspx - - - default.Master - ASPXCodeBehind - - - default.Master - - - umbracoDialog.Master - ASPXCodeBehind - - - umbracoDialog.Master - - - umbracoPage.Master - ASPXCodeBehind - - - umbracoPage.Master - - - EditMember.aspx - ASPXCodeBehind - - - EditMember.aspx - - - EditMemberGroup.aspx - ASPXCodeBehind - - - EditMemberGroup.aspx - - - EditMemberType.aspx - ASPXCodeBehind - - - EditMemberType.aspx - - - search.aspx - ASPXCodeBehind - - - search.aspx - - - ViewMembers.aspx - ASPXCodeBehind - - - ViewMembers.aspx - - - Code - - - - ping.aspx - ASPXCodeBehind - - - ping.aspx - - - - - - InsertAnchor.aspx - ASPXCodeBehind - - - InsertAnchor.aspx - - - insertChar.aspx - ASPXCodeBehind - - - insertChar.aspx - - - insertImage.aspx - ASPXCodeBehind - - - insertImage.aspx - - - insertLink.aspx - ASPXCodeBehind - - - insertLink.aspx - - - insertMacro.aspx - ASPXCodeBehind - - - insertMacro.aspx - - - - - - tinymce3tinymceCompress.aspx - ASPXCodeBehind - - - tinymce3tinymceCompress.aspx - - - publishStatus.aspx - ASPXCodeBehind - - - publishStatus.aspx - - - QuickSearchHandler.ashx - - - DictionaryItemList.aspx - ASPXCodeBehind - - - DictionaryItemList.aspx - - - EditDictionaryItem.aspx - ASPXCodeBehind - - - EditDictionaryItem.aspx - - - editLanguage.aspx - ASPXCodeBehind - - - editLanguage.aspx - - - EditMediaType.aspx - ASPXCodeBehind - - - EditMediaType.aspx - - - EditNodeTypeNew.aspx - ASPXCodeBehind - - - EditNodeTypeNew.aspx - - - editTemplate.aspx - ASPXCodeBehind - - - editTemplate.aspx - - - ShowUmbracoTags.aspx - ASPXCodeBehind - - - ShowUmbracoTags.aspx - - - editScript.aspx - ASPXCodeBehind - - - editstylesheet.aspx - ASPXCodeBehind - - - editstylesheet.aspx - - - EditStyleSheetProperty.aspx - ASPXCodeBehind - - - EditStyleSheetProperty.aspx - - - sort.aspx - ASPXCodeBehind - - - sort.aspx - - - - - - Code - - - - - - - MacroContainerService.asmx - Component - - - TagsAutoCompleteHandler.ashx - - - TreeClientService.asmx - Component - - - - - - - - True - True - Resources.resx - - - test.aspx - ASPXCodeBehind - - - test.aspx - - - Code - - - canvas.aspx - ASPXCodeBehind - - - canvas.aspx - - - default.aspx - ASPXCodeBehind - - - default.aspx - - - details.aspx - ASPXCodeBehind - - - details.aspx - - - preview.aspx - ASPXCodeBehind - - - preview.aspx - - - xml.aspx - ASPXCodeBehind - - - xml.aspx - - - tree.aspx - ASPXCodeBehind - - - tree.aspx - - - treeInit.aspx - ASPXCodeBehind - - - treeInit.aspx - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - TreeDataService.ashx - - - - - - - - - XmlTree.xsd - - - umbraco.aspx - ASPXCodeBehind - - - umbraco.aspx - - - Code - - - - EditUser.aspx - ASPXCodeBehind - - - EditUser.aspx - - - EditUserType.aspx - ASPXCodeBehind - - - EditUserType.aspx - - - NodePermissions.ascx - ASPXCodeBehind - - - NodePermissions.ascx - - - PermissionEditor.aspx - ASPXCodeBehind - - - PermissionEditor.aspx - - - PermissionsHandler.asmx - Component - - - - - webService.asmx - Component - - - - CacheRefresher.asmx - Component - - - CheckForUpgrade.asmx - Component - - - CMSNode.asmx - Component - - - codeEditorSave.asmx - Component - - - Developer.asmx - Component - - - legacyAjaxCalls.asmx - Component - - - nodeSorter.asmx - Component - - - progressStatus.asmx - Component - - - publication.asmx - Component - - - - Settings.asmx - Component - - - templates.asmx - Component - - - trashcan.asmx - Component - - - UltimatePickerAutoCompleteHandler.ashx - - - ASPXCodeBehind - - - - - - - - - - - - - - - True - True - Reference.map - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Component - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - UserControl - - - UserControl - - - UserControl - - - UserControl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - SettingsSingleFileGenerator - Settings1.Designer.cs - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - UserControl - - - - - UserControl - - - - UserControl - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Form - - - - Form - - - - Form - - - - Designer - - - - - - - - - - - - - - - - - - - - - Form - - - - - - - - Form - - - - Form - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - XmlTree.xsd - - - - - - - - - - - MSDiscoCodeGenerator - Reference.cs - - - Reference.map - - - database.ascx.cs - Designer - - - defaultUser.ascx.cs - Designer - - - theend.ascx.cs - Designer - - - validatePermissions.ascx.cs - Designer - - - welcome.ascx.cs - Designer - - - language.aspx.cs - Designer - - - ResXFileCodeGenerator - Resources.Designer.cs - Designer - - - - - - - - - - - - - - - package.xsd - - - umbraco.xsd - - - umbraco.xsd - - - umbraco.xsd - - - - - - - - - - Dynamic - Web References\org.umbraco.update\ - http://update.umbraco.org/checkforupgrade.asmx - - - - - Settings - umbraco_org_umbraco_update_CheckForUpgrade - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - True - - - - - - - - \ No newline at end of file From 4f37fb0c003051076031ec6083c02d13a54b1451 Mon Sep 17 00:00:00 2001 From: starfighter83 Date: Wed, 15 Dec 2010 13:24:53 -0100 Subject: [PATCH 4/4] Changes targetframework back to 3.5 --- .../Core/umbraco.Linq.Core.csproj | 149 + .../umbraco.editorControls.csproj | 432 +++ .../umbraco.webservices.csproj | 159 + nuget.build | 149 - .../org.umbraco.update/Reference.cs | 229 ++ .../UpgradeResult.datasource | 10 + .../presentation/umbraco.presentation.csproj | 3204 +++++++++++++++++ 7 files changed, 4183 insertions(+), 149 deletions(-) create mode 100644 LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj create mode 100644 components/editorControls/umbraco.editorControls.csproj create mode 100644 components/umbraco.webservices/umbraco.webservices.csproj delete mode 100644 nuget.build create mode 100644 umbraco/presentation/Web References/org.umbraco.update/Reference.cs create mode 100644 umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource create mode 100644 umbraco/presentation/umbraco.presentation.csproj diff --git a/LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj b/LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj new file mode 100644 index 0000000000..96e045563b --- /dev/null +++ b/LinqToUmbraco/src/umbraco.Linq/Core/umbraco.Linq.Core.csproj @@ -0,0 +1,149 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {31CAEC36-0C3D-4D69-B092-84866811EA07} + Library + Properties + umbraco.Linq.Core + umbraco.Linq.Core + v3.5 + 512 + SAK + SAK + SAK + SAK + ..\..\..\..\..\umbraco\presentation\bin + + + 3.5 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + bin\Debug\umbraco.Linq.Core.xml + AllRules.ruleset + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + bin\Release\umbraco.Linq.Core.XML + AllRules.ruleset + + + + + 3.5 + + + 3.5 + + + 3.0 + + + + False + ..\..\..\..\foreign dlls\System.Web.Abstractions.dll + 3.5 + + + + 3.5 + + + + + Properties\SolutionInfo.cs + + + + + + + + + + + + + + + + + + + + + + + + + {E469A9CE-1BEC-423F-AC44-713CD72457EA} + umbraco.businesslogic + + + {CCD75EC3-63DB-4184-B49D-51C1DD337230} + umbraco.cms + + + {651E1350-91B6-44B7-BD60-7207006D7003} + umbraco.presentation + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + + + + + + + XCOPY "$(TargetPath)" "$(SolutionDir)\umbraco\presentation\bin" /Y + + diff --git a/components/editorControls/umbraco.editorControls.csproj b/components/editorControls/umbraco.editorControls.csproj new file mode 100644 index 0000000000..c1dc628513 --- /dev/null +++ b/components/editorControls/umbraco.editorControls.csproj @@ -0,0 +1,432 @@ + + + + Local + 9.0.30729 + 2.0 + {255F5DF1-4E43-4758-AC05-7A0B68EB021B} + Debug + AnyCPU + + + + + umbraco.editorControls + + + JScript + Grid + IE50 + false + Library + umbraco.editorControls + OnBuildSuccess + + + + + + + SAK + SAK + SAK + SAK + 3.5 + true + v3.5 + http://localhost/umbraco.editorControls/ + true + Web + true + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + true + + + ..\..\umbraco\presentation\bin\ + false + 285212672 + false + + + DEBUG;TRACE + + + true + 4096 + false + + + false + false + false + false + 4 + full + prompt + AllRules.ruleset + + + bin\Release\ + false + 285212672 + false + + + TRACE + bin\Release\umbraco.editorControls.XML + false + 4096 + false + + + true + false + false + false + 4 + none + prompt + AllRules.ruleset + + + + False + ..\..\foreign dlls\ClientDependency.Core.dll + + + System + + + + 3.5 + + + System.Data + + + System.Drawing + + + System.Web + + + False + ..\..\foreign dlls\System.Web.Abstractions.dll + 3.5 + + + 3.5 + + + System.Windows.Forms + + + System.XML + + + umbraco.businesslogic + {E469A9CE-1BEC-423F-AC44-713CD72457EA} + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + + + umbraco.cms + {CCD75EC3-63DB-4184-B49D-51C1DD337230} + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + + + {C7CB79F0-1C97-4B33-BFA7-00731B579AE2} + umbraco.datalayer + + + umbraco.interfaces + {511F6D8D-7717-440A-9A57-A507E9A8B27F} + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + + + {651E1350-91B6-44B7-BD60-7207006D7003} + umbraco.presentation + + + {6EDD2061-82F2-461B-BB6E-879245A832DE} + umbraco.controls + + + + + SolutionInfo.cs + + + Code + + + Code + + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + + + + Code + + + Code + + + + + + + + + + + + + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + + + + + + + + Code + + + MediaChooserScripts.resx + True + True + + + Code + + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + Code + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Code + + + Code + + + + + + + Code + + + Code + + + Code + + + + + + + + + + + + + + + + + + + + + + Code + + + Code + + + + + + + + Code + + + Code + + + Designer + + + Designer + ResXFileCodeGenerator + MediaChooserScripts.Designer.cs + + + textFieldDataEditor.cs + Designer + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 2.0 %28x86%29 + true + + + False + .NET Framework 3.0 %28x86%29 + false + + + False + .NET Framework 3.5 + false + + + False + .NET Framework 3.5 SP1 + false + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/components/umbraco.webservices/umbraco.webservices.csproj b/components/umbraco.webservices/umbraco.webservices.csproj new file mode 100644 index 0000000000..45ade52df6 --- /dev/null +++ b/components/umbraco.webservices/umbraco.webservices.csproj @@ -0,0 +1,159 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {CBDB56AC-FF02-4421-9FD4-ED82E339D8E2} + Library + Properties + umbraco.webservices + umbraco.webservices + v3.5 + 512 + SAK + SAK + SAK + SAK + + + 3.5 + + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 0 + 1.0.0.%2a + false + false + true + + + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + AllRules.ruleset + + + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + bin\Release\umbraco.webservices.XML + AllRules.ruleset + + + + + + 3.5 + + + + + + + + + Properties\SolutionInfo.cs + + + Component + + + + DocumentService.asmx + Component + + + FileService.asmx + Component + + + MaintanceService.asmx + Component + + + MediaService.asmx + Component + + + MemberService.asmx + Component + + + + StylesheetService.asmx + Component + + + TemplateService.asmx + Component + + + + + {E469A9CE-1BEC-423F-AC44-713CD72457EA} + umbraco.businesslogic + + + {CCD75EC3-63DB-4184-B49D-51C1DD337230} + umbraco.cms + + + {651E1350-91B6-44B7-BD60-7207006D7003} + umbraco.presentation + + + + + + + + + + + + + + False + .NET Framework 3.5 SP1 Client Profile + false + + + False + .NET Framework 3.5 SP1 + true + + + False + Windows Installer 3.1 + true + + + + + + xcopy "$(ProjectDir)*.asmx" "$(ProjectDir)..\..\umbraco\presentation\umbraco\webservices\api\" /Y + + \ No newline at end of file diff --git a/nuget.build b/nuget.build deleted file mode 100644 index ba20834843..0000000000 --- a/nuget.build +++ /dev/null @@ -1,149 +0,0 @@ - - - Build the umbraco 4.6 alpha Application for asp.net 3.5 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/umbraco/presentation/Web References/org.umbraco.update/Reference.cs b/umbraco/presentation/Web References/org.umbraco.update/Reference.cs new file mode 100644 index 0000000000..4c4bbdd18e --- /dev/null +++ b/umbraco/presentation/Web References/org.umbraco.update/Reference.cs @@ -0,0 +1,229 @@ +//------------------------------------------------------------------------------ +// +// This code was generated by a tool. +// Runtime Version:4.0.30319.1 +// +// Changes to this file may cause incorrect behavior and will be lost if +// the code is regenerated. +// +//------------------------------------------------------------------------------ + +// +// This source code was auto-generated by Microsoft.VSDesigner, Version 4.0.30319.1. +// +#pragma warning disable 1591 + +namespace umbraco.presentation.org.umbraco.update { + using System; + using System.Web.Services; + using System.Diagnostics; + using System.Web.Services.Protocols; + using System.ComponentModel; + using System.Xml.Serialization; + + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Web.Services.WebServiceBindingAttribute(Name="CheckForUpgradeSoap", Namespace="http://update.umbraco.org/")] + public partial class CheckForUpgrade : System.Web.Services.Protocols.SoapHttpClientProtocol { + + private System.Threading.SendOrPostCallback CheckUpgradeOperationCompleted; + + private bool useDefaultCredentialsSetExplicitly; + + /// + public CheckForUpgrade() { + this.Url = "http://update.umbraco.org/checkforupgrade.asmx"; + if ((this.IsLocalFileSystemWebService(this.Url) == true)) { + this.UseDefaultCredentials = true; + this.useDefaultCredentialsSetExplicitly = false; + } + else { + this.useDefaultCredentialsSetExplicitly = true; + } + } + + public new string Url { + get { + return base.Url; + } + set { + if ((((this.IsLocalFileSystemWebService(base.Url) == true) + && (this.useDefaultCredentialsSetExplicitly == false)) + && (this.IsLocalFileSystemWebService(value) == false))) { + base.UseDefaultCredentials = false; + } + base.Url = value; + } + } + + public new bool UseDefaultCredentials { + get { + return base.UseDefaultCredentials; + } + set { + base.UseDefaultCredentials = value; + this.useDefaultCredentialsSetExplicitly = true; + } + } + + /// + public event CheckUpgradeCompletedEventHandler CheckUpgradeCompleted; + + /// + [System.Web.Services.Protocols.SoapDocumentMethodAttribute("http://update.umbraco.org/CheckUpgrade", RequestNamespace="http://update.umbraco.org/", ResponseNamespace="http://update.umbraco.org/", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)] + public UpgradeResult CheckUpgrade(int VersionMajor, int VersionMinor, int VersionPatch, string versionComment) { + object[] results = this.Invoke("CheckUpgrade", new object[] { + VersionMajor, + VersionMinor, + VersionPatch, + versionComment}); + return ((UpgradeResult)(results[0])); + } + + /// + public void CheckUpgradeAsync(int VersionMajor, int VersionMinor, int VersionPatch, string versionComment) { + this.CheckUpgradeAsync(VersionMajor, VersionMinor, VersionPatch, versionComment, null); + } + + /// + public void CheckUpgradeAsync(int VersionMajor, int VersionMinor, int VersionPatch, string versionComment, object userState) { + if ((this.CheckUpgradeOperationCompleted == null)) { + this.CheckUpgradeOperationCompleted = new System.Threading.SendOrPostCallback(this.OnCheckUpgradeOperationCompleted); + } + this.InvokeAsync("CheckUpgrade", new object[] { + VersionMajor, + VersionMinor, + VersionPatch, + versionComment}, this.CheckUpgradeOperationCompleted, userState); + } + + private void OnCheckUpgradeOperationCompleted(object arg) { + if ((this.CheckUpgradeCompleted != null)) { + System.Web.Services.Protocols.InvokeCompletedEventArgs invokeArgs = ((System.Web.Services.Protocols.InvokeCompletedEventArgs)(arg)); + this.CheckUpgradeCompleted(this, new CheckUpgradeCompletedEventArgs(invokeArgs.Results, invokeArgs.Error, invokeArgs.Cancelled, invokeArgs.UserState)); + } + } + + /// + public new void CancelAsync(object userState) { + base.CancelAsync(userState); + } + + private bool IsLocalFileSystemWebService(string url) { + if (((url == null) + || (url == string.Empty))) { + return false; + } + System.Uri wsUri = new System.Uri(url); + if (((wsUri.Port >= 1024) + && (string.Compare(wsUri.Host, "localHost", System.StringComparison.OrdinalIgnoreCase) == 0))) { + return true; + } + return false; + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.1")] + [System.SerializableAttribute()] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://update.umbraco.org/")] + public partial class UpgradeResult { + + private UpgradeType upgradeTypeField; + + private string commentField; + + private string upgradeUrlField; + + /// + public UpgradeType UpgradeType { + get { + return this.upgradeTypeField; + } + set { + this.upgradeTypeField = value; + } + } + + /// + public string Comment { + get { + return this.commentField; + } + set { + this.commentField = value; + } + } + + /// + public string UpgradeUrl { + get { + return this.upgradeUrlField; + } + set { + this.upgradeUrlField = value; + } + } + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.0.30319.1")] + [System.SerializableAttribute()] + [System.Xml.Serialization.XmlTypeAttribute(Namespace="http://update.umbraco.org/")] + public enum UpgradeType { + + /// + None, + + /// + Patch, + + /// + Minor, + + /// + Major, + + /// + Critical, + + /// + Error, + + /// + OutOfSync, + } + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + public delegate void CheckUpgradeCompletedEventHandler(object sender, CheckUpgradeCompletedEventArgs e); + + /// + [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Web.Services", "4.0.30319.1")] + [System.Diagnostics.DebuggerStepThroughAttribute()] + [System.ComponentModel.DesignerCategoryAttribute("code")] + public partial class CheckUpgradeCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs { + + private object[] results; + + internal CheckUpgradeCompletedEventArgs(object[] results, System.Exception exception, bool cancelled, object userState) : + base(exception, cancelled, userState) { + this.results = results; + } + + /// + public UpgradeResult Result { + get { + this.RaiseExceptionIfNecessary(); + return ((UpgradeResult)(this.results[0])); + } + } + } +} + +#pragma warning restore 1591 \ No newline at end of file diff --git a/umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource b/umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource new file mode 100644 index 0000000000..2f8b9cd423 --- /dev/null +++ b/umbraco/presentation/Web References/org.umbraco.update/UpgradeResult.datasource @@ -0,0 +1,10 @@ + + + + umbraco.presentation.org.umbraco.update.UpgradeResult + \ No newline at end of file diff --git a/umbraco/presentation/umbraco.presentation.csproj b/umbraco/presentation/umbraco.presentation.csproj new file mode 100644 index 0000000000..6602f8687e --- /dev/null +++ b/umbraco/presentation/umbraco.presentation.csproj @@ -0,0 +1,3204 @@ + + + + 9.0.30729 + 2.0 + {651E1350-91B6-44B7-BD60-7207006D7003} + {349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc} + Debug + AnyCPU + + + + + umbraco + + + JScript + Grid + IE50 + false + Library + umbraco.presentation + OnBuildSuccess + + + + + + + SAK + SAK + SAK + SAK + 3.5 + v3.5 + + + + bin\ + false + 285212672 + false + + + DEBUG;TRACE + + + true + 4096 + false + + + false + false + false + false + 4 + full + prompt + AllRules.ruleset + + + bin\ + false + 285212672 + false + + + TRACE + bin\umbraco.xml + false + 4096 + false + + + true + false + false + false + 4 + none + prompt + AllRules.ruleset + + + + False + ..\..\foreign dlls\ClientDependency.Core.dll + + + False + ..\..\foreign dlls\CookComputing.XmlRpcV2.dll + + + False + ..\..\foreign dlls\Examine.dll + + + False + ..\..\foreign dlls\HtmlAgilityPack.dll + + + False + ..\..\foreign dlls\ICSharpCode.SharpZipLib.dll + + + C:\Users\Shannon\Documents\Visual Studio 2008\Projects\Umbraco\Branch-4.1\foreign dlls\Lucene.Net.dll + + + ..\..\foreign dlls\Nibble.Umb.ZipUpload.dll + + + System + + + + System.Data + + + + + System.Drawing + + + + System.Web + + + 3.5 + + + + + + + System.Web.Services + + + System.XML + + + + False + ..\..\foreign dlls\UmbracoExamine.dll + + + False + ..\..\foreign dlls\UrlRewritingNet.UrlRewriter.dll + + + {52AB8F1F-FB76-4E8C-885F-0747B6CE71EC} + umbraco.macroRenderings + + + {6EDD2061-82F2-461B-BB6E-879245A832DE} + umbraco.controls + + + umbraco.businesslogic + {E469A9CE-1BEC-423F-AC44-713CD72457EA} + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + + + {CCD75EC3-63DB-4184-B49D-51C1DD337230} + umbraco.cms + + + {C7CB79F0-1C97-4B33-BFA7-00731B579AE2} + umbraco.datalayer + + + umbraco.interfaces + {511F6D8D-7717-440A-9A57-A507E9A8B27F} + {FAE04EC0-301F-11D3-BF4B-00C04F79EFBC} + + + {D7636876-0756-43CB-A192-138C6F0D5E42} + umbraco.providers + + + + + Properties\SolutionInfo.cs + + + database.ascx + ASPXCodeBehind + + + database.ascx + + + + + + ASPXCodeBehind + + + + + + + + skinning.ascx + ASPXCodeBehind + + + skinning.ascx + + + loadStarterKitDesigns.ascx + ASPXCodeBehind + + + loadStarterKitDesigns.ascx + + + loadStarterKits.ascx + ASPXCodeBehind + + + loadStarterKits.ascx + + + + + p.aspx + ASPXCodeBehind + + + p.aspx + + + Code + + + + ASPXCodeBehind + booting.aspx + + + booting.aspx + + + noNodes.aspx + ASPXCodeBehind + + + noNodes.aspx + + + Code + + + default.aspx + ASPXCodeBehind + + + default.aspx + + + Global.asax + Code + + + Code + + + default.aspx + ASPXCodeBehind + + + default.aspx + + + boost.ascx + ASPXCodeBehind + + + boost.ascx + + + defaultUser.ascx + ASPXCodeBehind + + + defaultUser.ascx + + + license.ascx + ASPXCodeBehind + + + license.ascx + + + renaming.ascx + ASPXCodeBehind + + + renaming.ascx + + + theend.ascx + ASPXCodeBehind + + + theend.ascx + + + upgrade.ascx + ASPXCodeBehind + + + upgrade.ascx + + + validatePermissions.ascx + ASPXCodeBehind + + + validatePermissions.ascx + + + welcome.ascx + ASPXCodeBehind + + + welcome.ascx + + + Title.ascx + ASPXCodeBehind + + + Title.ascx + + + Code + + + Code + + + Code + + + ASPXCodeBehind + + + Code + + + True + True + Settings.settings + + + Code + + + + + Code + + + Code + + + Code + + + Code + + + + + + + ASPXCodeBehind + + + Code + + + Code + + + Code + + + + Code + + + delete.aspx + ASPXCodeBehind + + + delete.aspx + + + editContent.aspx + ASPXCodeBehind + + + editContent.aspx + + + preview.aspx + ASPXCodeBehind + + + preview.aspx + + + publish.aspx + ASPXCodeBehind + + + publish.aspx + + + cacheBrowser.aspx + ASPXCodeBehind + + + cacheBrowser.aspx + + + code + + + Code + + + Code + + + + Code + + + + + + + + + ASPXCodeBehind + rsd.aspx + + + rsd.aspx + + + + ASPXCodeBehind + wlwmanifest.aspx + + + wlwmanifest.aspx + + + + + + + ImageViewer.ascx + ASPXCodeBehind + + + ImageViewer.ascx + + + ImageViewerUpdater.asmx + Component + + + UploadMediaImage.ascx + ASPXCodeBehind + + + UploadMediaImage.ascx + + + ContentTypeControlNew.ascx + ASPXCodeBehind + + + ContentTypeControlNew.ascx + + + + GenericProperty.ascx + ASPXCodeBehind + + + GenericProperty.ascx + + + + + + + passwordChanger.ascx + ASPXCodeBehind + + + passwordChanger.ascx + + + ASPXCodeBehind + ProgressBar.ascx + + + ProgressBar.ascx + + + + + + TreeControl.ascx + ASPXCodeBehind + + + TreeControl.ascx + + + + + + + + + DLRScripting.ascx + ASPXCodeBehind + + + DLRScripting.ascx + + + + + + + + + + + + + + + + + + + ChangePassword.ascx + ASPXCodeBehind + + + ChangePassword.ascx + + + DeveloperDashboardIntro.ascx + + + DeveloperDashboardVideos.ascx + + + FeedProxy.aspx + ASPXCodeBehind + + + FeedProxy.aspx + + + MediaDashboardIntro.ascx + + + MediaDashboardVideos.ascx + + + MembersDashboardIntro.ascx + + + MembersDashboardVideos.ascx + + + SettingsDashboardIntro.ascx + + + SettingsDashboardVideos.ascx + + + Applyskin.ascx + ASPXCodeBehind + + + Applyskin.ascx + + + StartupDashboardIntro.ascx + + + StartupDashboardKits.ascx + + + StartupDashboardVideos.ascx + + + StarterKits.aspx + ASPXCodeBehind + + + StarterKits.aspx + + + Preview.aspx + ASPXCodeBehind + + + Preview.aspx + + + TemplateSkinning.aspx + ASPXCodeBehind + + + TemplateSkinning.aspx + + + endPreview.aspx + ASPXCodeBehind + + + endPreview.aspx + + + helpRedirect.aspx + ASPXCodeBehind + + + helpRedirect.aspx + + + UmbracoCasingRules.aspx + ASPXCodeBehind + + + UmbracoCasingRules.aspx + + + Code + + + CssParser.aspx + ASPXCodeBehind + + + CssParser.aspx + + + ImageUploader.aspx + ASPXCodeBehind + + + ImageUploader.aspx + + + ModuleInjectionMacroRenderer.aspx + ASPXCodeBehind + + + ModuleInjectionMacroRenderer.aspx + + + ModuleInjector.aspx + ASPXCodeBehind + + + ModuleInjector.aspx + + + ModuleInstaller.aspx + ASPXCodeBehind + + + ModuleInstaller.aspx + + + ModuleSelector.ascx + ASPXCodeBehind + + + ModuleSelector.ascx + + + SkinCustomizer.ascx + ASPXCodeBehind + + + SkinCustomizer.ascx + + + + MemberSearch.ascx + ASPXCodeBehind + + + MemberSearch.ascx + + + + + QuickSearch.ascx + ASPXCodeBehind + + + QuickSearch.ascx + + + xsltVisualize.aspx + ASPXCodeBehind + + + xsltVisualize.aspx + + + ExportCode.aspx + ASPXCodeBehind + + + ExportCode.aspx + + + insertMasterpageContent.aspx + ASPXCodeBehind + + + insertMasterpageContent.aspx + + + insertMasterpagePlaceholder.aspx + ASPXCodeBehind + + + insertMasterpagePlaceholder.aspx + + + mediaPicker.aspx + ASPXCodeBehind + + + mediaPicker.aspx + + + republish.aspx + ASPXCodeBehind + + + republish.aspx + + + search.aspx + ASPXCodeBehind + + + search.aspx + + + SendPublish.aspx + ASPXCodeBehind + + + SendPublish.aspx + + + create.aspx + ASPXCodeBehind + + + create.aspx + + + content.ascx + ASPXCodeBehind + + + content.ascx + + + Code + + + language.ascx + ASPXCodeBehind + + + language.ascx + + + media.ascx + ASPXCodeBehind + + + media.ascx + + + member.ascx + ASPXCodeBehind + + + member.ascx + + + nodeType.ascx + ASPXCodeBehind + + + nodeType.ascx + + + script.ascx + ASPXCodeBehind + + + script.ascx + + + simple.ascx + ASPXCodeBehind + + + simple.ascx + + + Code + + + xslt.ascx + ASPXCodeBehind + + + xslt.ascx + + + dashboard.aspx + ASPXCodeBehind + + + dashboard.aspx + + + LatestEdits.ascx + ASPXCodeBehind + + + LatestEdits.ascx + + + Default.aspx + ASPXCodeBehind + + + Default.aspx + + + assemblyBrowser.aspx + ASPXCodeBehind + + + assemblyBrowser.aspx + + + autoDoc.aspx + ASPXCodeBehind + + + autoDoc.aspx + + + editDatatype.aspx + ASPXCodeBehind + + + editDatatype.aspx + + + editMacro.aspx + ASPXCodeBehind + + + editMacro.aspx + + + BrowseRepository.aspx + ASPXCodeBehind + + + BrowseRepository.aspx + + + directoryBrowser.aspx + ASPXCodeBehind + + + directoryBrowser.aspx + + + editPackage.aspx + ASPXCodeBehind + + + editPackage.aspx + + + installedPackage.aspx + ASPXCodeBehind + + + installedPackage.aspx + + + LoadNitros.ascx + ASPXCodeBehind + + + LoadNitros.ascx + + + ASPXCodeBehind + SubmitPackage.aspx + + + SubmitPackage.aspx + + + editPython.aspx + ASPXCodeBehind + + + editPython.aspx + + + editXslt.aspx + ASPXCodeBehind + + + editXslt.aspx + + + getXsltStatus.asmx + Component + + + viewCacheItem.aspx + ASPXCodeBehind + + + viewCacheItem.aspx + + + xsltChooseExtension.aspx + ASPXCodeBehind + + + xsltChooseExtension.aspx + + + xsltInsertValueOf.aspx + ASPXCodeBehind + + + xsltInsertValueOf.aspx + + + about.aspx + ASPXCodeBehind + + + about.aspx + + + AssignDomain.aspx + ASPXCodeBehind + + + AssignDomain.aspx + + + create.aspx + ASPXCodeBehind + + + create.aspx + + + cruds.aspx + ASPXCodeBehind + + + cruds.aspx + + + editMacro.aspx + ASPXCodeBehind + + + editMacro.aspx + + + emptyTrashcan.aspx + ASPXCodeBehind + + + emptyTrashcan.aspx + + + exportDocumenttype.aspx + ASPXCodeBehind + + + imageViewer.aspx + ASPXCodeBehind + + + imageViewer.aspx + + + importDocumenttype.aspx + ASPXCodeBehind + + + insertMacro.aspx + ASPXCodeBehind + + + insertMacro.aspx + + + insertTable.aspx + ASPXCodeBehind + + + insertTable.aspx + + + moveOrCopy.aspx + ASPXCodeBehind + + + moveOrCopy.aspx + + + notifications.aspx + ASPXCodeBehind + + + notifications.aspx + + + installer.aspx + ASPXCodeBehind + + + installer.aspx + + + protectPage.aspx + ASPXCodeBehind + + + protectPage.aspx + + + publish.aspx + ASPXCodeBehind + + + publish.aspx + + + RegexWs.aspx + ASPXCodeBehind + + + RegexWs.aspx + + + rollBack.aspx + ASPXCodeBehind + + + rollBack.aspx + + + sendToTranslation.aspx + ASPXCodeBehind + + + sendToTranslation.aspx + + + treePicker.aspx + ASPXCodeBehind + + + treePicker.aspx + + + umbracoField.aspx + ASPXCodeBehind + + + umbracoField.aspx + + + uploadImage.aspx + ASPXCodeBehind + + + uploadImage.aspx + + + viewAuditTrail.aspx + ASPXCodeBehind + + + viewAuditTrail.aspx + + + editContent.aspx + ASPXCodeBehind + + + editContent.aspx + + + editMedia.aspx + ASPXCodeBehind + + + editMedia.aspx + + + language.aspx + ASPXCodeBehind + + + language.aspx + + + + + + + + + + + + + + + + + + + + + + + + + login.aspx + ASPXCodeBehind + + + login.aspx + + + logout.aspx + ASPXCodeBehind + + + logout.aspx + + + macroResultWrapper.aspx + ASPXCodeBehind + + + macroResultWrapper.aspx + + + default.Master + ASPXCodeBehind + + + default.Master + + + umbracoDialog.Master + ASPXCodeBehind + + + umbracoDialog.Master + + + umbracoPage.Master + ASPXCodeBehind + + + umbracoPage.Master + + + EditMember.aspx + ASPXCodeBehind + + + EditMember.aspx + + + EditMemberGroup.aspx + ASPXCodeBehind + + + EditMemberGroup.aspx + + + EditMemberType.aspx + ASPXCodeBehind + + + EditMemberType.aspx + + + search.aspx + ASPXCodeBehind + + + search.aspx + + + ViewMembers.aspx + ASPXCodeBehind + + + ViewMembers.aspx + + + Code + + + + ping.aspx + ASPXCodeBehind + + + ping.aspx + + + + + + InsertAnchor.aspx + ASPXCodeBehind + + + InsertAnchor.aspx + + + insertChar.aspx + ASPXCodeBehind + + + insertChar.aspx + + + insertImage.aspx + ASPXCodeBehind + + + insertImage.aspx + + + insertLink.aspx + ASPXCodeBehind + + + insertLink.aspx + + + insertMacro.aspx + ASPXCodeBehind + + + insertMacro.aspx + + + + + + tinymce3tinymceCompress.aspx + ASPXCodeBehind + + + tinymce3tinymceCompress.aspx + + + publishStatus.aspx + ASPXCodeBehind + + + publishStatus.aspx + + + QuickSearchHandler.ashx + + + DictionaryItemList.aspx + ASPXCodeBehind + + + DictionaryItemList.aspx + + + EditDictionaryItem.aspx + ASPXCodeBehind + + + EditDictionaryItem.aspx + + + editLanguage.aspx + ASPXCodeBehind + + + editLanguage.aspx + + + EditMediaType.aspx + ASPXCodeBehind + + + EditMediaType.aspx + + + EditNodeTypeNew.aspx + ASPXCodeBehind + + + EditNodeTypeNew.aspx + + + editTemplate.aspx + ASPXCodeBehind + + + editTemplate.aspx + + + ShowUmbracoTags.aspx + ASPXCodeBehind + + + ShowUmbracoTags.aspx + + + editScript.aspx + ASPXCodeBehind + + + editstylesheet.aspx + ASPXCodeBehind + + + editstylesheet.aspx + + + EditStyleSheetProperty.aspx + ASPXCodeBehind + + + EditStyleSheetProperty.aspx + + + sort.aspx + ASPXCodeBehind + + + sort.aspx + + + + + + Code + + + + + + + MacroContainerService.asmx + Component + + + TagsAutoCompleteHandler.ashx + + + TreeClientService.asmx + Component + + + + + + + + True + True + Resources.resx + + + test.aspx + ASPXCodeBehind + + + test.aspx + + + Code + + + canvas.aspx + ASPXCodeBehind + + + canvas.aspx + + + default.aspx + ASPXCodeBehind + + + default.aspx + + + details.aspx + ASPXCodeBehind + + + details.aspx + + + preview.aspx + ASPXCodeBehind + + + preview.aspx + + + xml.aspx + ASPXCodeBehind + + + xml.aspx + + + tree.aspx + ASPXCodeBehind + + + tree.aspx + + + treeInit.aspx + ASPXCodeBehind + + + treeInit.aspx + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + TreeDataService.ashx + + + + + + + + + XmlTree.xsd + + + umbraco.aspx + ASPXCodeBehind + + + umbraco.aspx + + + Code + + + + EditUser.aspx + ASPXCodeBehind + + + EditUser.aspx + + + EditUserType.aspx + ASPXCodeBehind + + + EditUserType.aspx + + + NodePermissions.ascx + ASPXCodeBehind + + + NodePermissions.ascx + + + PermissionEditor.aspx + ASPXCodeBehind + + + PermissionEditor.aspx + + + PermissionsHandler.asmx + Component + + + + + webService.asmx + Component + + + + CacheRefresher.asmx + Component + + + CheckForUpgrade.asmx + Component + + + CMSNode.asmx + Component + + + codeEditorSave.asmx + Component + + + Developer.asmx + Component + + + legacyAjaxCalls.asmx + Component + + + nodeSorter.asmx + Component + + + progressStatus.asmx + Component + + + publication.asmx + Component + + + + Settings.asmx + Component + + + templates.asmx + Component + + + trashcan.asmx + Component + + + UltimatePickerAutoCompleteHandler.ashx + + + ASPXCodeBehind + + + + + + + + + + + + + + + True + True + Reference.map + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Component + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UserControl + + + UserControl + + + UserControl + + + UserControl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + SettingsSingleFileGenerator + Settings1.Designer.cs + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + UserControl + + + + + UserControl + + + + UserControl + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Form + + + + Form + + + + Form + + + + Designer + + + + + + + + + + + + + + + + + + + + + Form + + + + + + + + Form + + + + Form + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + XmlTree.xsd + + + + + + + + + + + MSDiscoCodeGenerator + Reference.cs + + + Reference.map + + + database.ascx.cs + Designer + + + defaultUser.ascx.cs + Designer + + + theend.ascx.cs + Designer + + + validatePermissions.ascx.cs + Designer + + + welcome.ascx.cs + Designer + + + language.aspx.cs + Designer + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + + + + + + + + + + + + + package.xsd + + + umbraco.xsd + + + umbraco.xsd + + + umbraco.xsd + + + + + + + + + + Dynamic + Web References\org.umbraco.update\ + http://update.umbraco.org/checkforupgrade.asmx + + + + + Settings + umbraco_org_umbraco_update_CheckForUpgrade + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + True + + + + + + + + \ No newline at end of file