-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…ity to query objects that have complex types as their field. Now supports fuzzy on all and any. Also added is any for integer types when it can be a range of ints
- Loading branch information
Showing
2,908 changed files
with
494,236 additions
and
118 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<browsers> | ||
|
||
<browser refID="Default"> | ||
<controlAdapters> | ||
<adapter controlType="System.Web.UI.HtmlControls.HtmlForm" | ||
adapterType="umbraco.presentation.urlRewriter.FormRewriterControlAdapter" /> | ||
</controlAdapters> | ||
</browser> | ||
|
||
</browsers> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<browsers> | ||
<!-- | ||
Browser capability file for the w3c validator | ||
|
||
sample UA: "W3C_Validator/1.305.2.148 libwww-perl/5.803" | ||
--> | ||
<browser id="w3cValidator" parentID="default"> | ||
<identification> | ||
<userAgent match="^W3C_Validator" /> | ||
</identification> | ||
|
||
<capture> | ||
<userAgent match="^W3C_Validator/(?'version'(?'major'\d+)(?'minor'\.\d+)\w*).*" /> | ||
</capture> | ||
|
||
<capabilities> | ||
<capability name="browser" value="w3cValidator" /> | ||
<capability name="majorversion" value="${major}" /> | ||
<capability name="minorversion" value="${minor}" /> | ||
<capability name="version" value="${version}" /> | ||
<capability name="w3cdomversion" value="1.0" /> | ||
<capability name="xml" value="true" /> | ||
<capability name="tagWriter" value="System.Web.UI.HtmlTextWriter" /> | ||
</capabilities> | ||
</browser> | ||
</browsers> |
Large diffs are not rendered by default.
Oops, something went wrong.
87 changes: 87 additions & 0 deletions
87
Blog/App_Data/NuGetBackup/20151203-210238/CopyLogs/UmbracoBinBackup.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+23 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/ClientDependency.Core.Mvc.dll
Binary file not shown.
Binary file added
BIN
+143 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/ClientDependency.Core.dll
Binary file not shown.
Binary file added
BIN
+120 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/CookComputing.XmlRpcV2.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+196 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/ICSharpCode.SharpZipLib.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+11 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.ApplicationBlocks.Data.dll
Binary file not shown.
Binary file added
BIN
+168 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.AspNet.Identity.Core.dll
Binary file not shown.
Binary file added
BIN
+53.7 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.AspNet.Identity.Owin.dll
Binary file not shown.
Binary file added
BIN
+28.7 KB
...ta/NuGetBackup/20151203-210238/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll
Binary file not shown.
40 changes: 40 additions & 0 deletions
40
...ta/NuGetBackup/20151203-210238/bin/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file added
BIN
+130 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.Owin.Host.SystemWeb.dll
Binary file not shown.
Binary file added
BIN
+35.7 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.Owin.Security.Cookies.dll
Binary file not shown.
Binary file added
BIN
+75.7 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.Owin.Security.OAuth.dll
Binary file not shown.
Binary file added
BIN
+52.2 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.Owin.Security.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+97.7 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.Web.Helpers.dll
Binary file not shown.
Binary file added
BIN
+44.4 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/Microsoft.Web.Infrastructure.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+21.7 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/System.Net.Http.Extensions.dll
Binary file not shown.
Binary file added
BIN
+181 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/System.Net.Http.Formatting.dll
Binary file not shown.
Binary file added
BIN
+21.2 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/System.Net.Http.Primitives.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+80.2 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/System.Web.Http.WebHost.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+40.7 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/System.Web.WebPages.Deployment.dll
Binary file not shown.
Binary file added
BIN
+38.7 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/System.Web.WebPages.Razor.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+22 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/UrlRewritingNet.UrlRewriter.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+129 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/umbraco.MacroEngines.dll
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+364 KB
Blog/App_Data/NuGetBackup/20151203-210238/bin/umbraco.editorControls.dll
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
Blog/App_Data/NuGetBackup/20151203-210250/Config/404handlers.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8" ?> | ||
<NotFoundHandlers> | ||
<notFound assembly="umbraco" type="SearchForAlias" /> | ||
<notFound assembly="umbraco" type="SearchForTemplate"/> | ||
<notFound assembly="umbraco" type="SearchForProfile"/> | ||
<notFound assembly="umbraco" type="handle404"/> | ||
</NotFoundHandlers> |
19 changes: 19 additions & 0 deletions
19
Blog/App_Data/NuGetBackup/20151203-210250/Config/BaseRestExtensions.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<BaseRestExtensions> | ||
<!-- | ||
<extension alias="member" type="Umbraco.Web.BaseRest.MemberRest,umbraco"> | ||
<method name="Login" allowAll="true" /> | ||
<method name="Logout" allowAll="true" /> | ||
<method name="GetCurrentMemberId" allowAll="true" /> | ||
<method name="GetCurrentMember" allowAll="true" /> | ||
<method name="GetCurrentMemberAsXml" allowAll="true" /> | ||
<method name="SetProperty" allowAll="false" /> | ||
</extension> | ||
--> | ||
<!-- | ||
<extension alias="umbBlog" type="Runway.Blog.Library.Base,Runway.Blog"> | ||
<method name="CreateComment" returnXml="false" allowAll="true" /> | ||
<method name="GetGravatarImage" returnXml="false" allowAll="true" /> | ||
</extension> | ||
--> | ||
</BaseRestExtensions> |
66 changes: 66 additions & 0 deletions
66
Blog/App_Data/NuGetBackup/20151203-210250/Config/ClientDependency.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
|
||
<!-- | ||
For full details of the client dependency framework, visit | ||
https://github.com/Shandem/ClientDependency | ||
It manages CSS and JS file dependencies per control without having to worry about duplicates. | ||
It also manages the combination, compression and minification of all JS & CSS files. | ||
NOTES: | ||
* Compression/Combination/Minification is not enabled unless debug="false" is specified on the 'compiliation' element in the web.config | ||
* A new version will invalidate both client and server cache and create new persisted files | ||
--> | ||
<clientDependency version="1" fileDependencyExtensions=".js,.css" loggerType="Umbraco.Web.UI.CdfLogger, umbraco"> | ||
|
||
<!-- | ||
This section is used for Web Forms only, the enableCompositeFiles="true" is optional and by default is set to true. | ||
The LoaderControlProvider is set to default, the javascriptPlaceHolderId, cssPlaceHolderId attributes are optional and default to what is listed below. If using | ||
this provider, then you must specify both PlaceHolder controls on your page in order to render the JS/CSS. | ||
--> | ||
<fileRegistration defaultProvider="PlaceHolderProvider"> | ||
<providers> | ||
<add name="PageHeaderProvider" type="ClientDependency.Core.FileRegistration.Providers.PageHeaderProvider, ClientDependency.Core" /> | ||
<add name="LazyLoadProvider" type="ClientDependency.Core.FileRegistration.Providers.LazyLoadProvider, ClientDependency.Core" /> | ||
<add name="LoaderControlProvider" type="ClientDependency.Core.FileRegistration.Providers.LoaderControlProvider, ClientDependency.Core" /> | ||
<add name="PlaceHolderProvider" type="ClientDependency.Core.FileRegistration.Providers.PlaceHolderProvider, ClientDependency.Core" javascriptPlaceHolderId="JavaScriptPlaceHolder" cssPlaceHolderId="CssPlaceHolder" /> | ||
</providers> | ||
</fileRegistration> | ||
|
||
<!-- This section is used for MVC only --> | ||
<mvc defaultRenderer="StandardRenderer"> | ||
<renderers> | ||
<add name="StandardRenderer" type="ClientDependency.Core.FileRegistration.Providers.StandardRenderer, ClientDependency.Core" /> | ||
<add name="LazyLoadRenderer" type="ClientDependency.Core.FileRegistration.Providers.LazyLoadRenderer, ClientDependency.Core" /> | ||
</renderers> | ||
</mvc> | ||
|
||
<!-- | ||
The composite file section configures the compression/combination/minification of files. | ||
You can enable/disable minification of either JS/CSS files and you can enable/disable the | ||
persistence of composite files. By default, minification and persistence is enabled. Persisting files | ||
means that the system is going to save the output of the compressed/combined/minified files | ||
to disk so that on any subsequent request (when output cache expires) that these files don't have | ||
to be recreated again and will be based on the persisted file on disk. This saves on processing time. | ||
--> | ||
<compositeFiles defaultProvider="defaultFileProcessingProvider" compositeFileHandlerPath="~/DependencyHandler.axd"> | ||
<fileProcessingProviders> | ||
<add name="CompositeFileProcessor" | ||
type="ClientDependency.Core.CompositeFiles.Providers.CompositeFileProcessingProvider, ClientDependency.Core" | ||
enableCssMinify="true" | ||
enableJsMinify="true" | ||
persistFiles="true" | ||
compositeFilePath="~/App_Data/TEMP/ClientDependency" | ||
bundleDomains="localhost:123456" | ||
urlType="Base64QueryStrings" | ||
pathUrlFormat="{dependencyId}/{version}/{type}"/> | ||
</fileProcessingProviders> | ||
|
||
<!-- A file map provider stores references to dependency files by an id to be used in the handler URL when using the MappedId Url type --> | ||
<fileMapProviders> | ||
<add name="XmlFileMap" | ||
type="ClientDependency.Core.CompositeFiles.Providers.XmlFileMapper, ClientDependency.Core" | ||
mapPath="~/App_Data/TEMP/ClientDependency" /> | ||
</fileMapProviders> | ||
|
||
</compositeFiles> | ||
</clientDependency> |
88 changes: 88 additions & 0 deletions
88
Blog/App_Data/NuGetBackup/20151203-210250/Config/Dashboard.config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,88 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<dashBoard> | ||
|
||
<section alias="StartupSettingsDashboardSection"> | ||
<areas> | ||
<area>settings</area> | ||
</areas> | ||
<tab caption="Welcome"> | ||
<control showOnce="true" addPanel="true" panelCaption=""> | ||
views/dashboard/settings/settingsdashboardintro.html | ||
</control> | ||
</tab> | ||
</section> | ||
|
||
<section alias="StartupFormsDashboardSection"> | ||
<areas> | ||
<area>forms</area> | ||
</areas> | ||
<tab caption="Install Umbraco Forms"> | ||
<control showOnce="true" addPanel="true" panelCaption=""> | ||
views/dashboard/forms/formsdashboardintro.html | ||
</control> | ||
</tab> | ||
</section> | ||
|
||
<section alias="StartupDeveloperDashboardSection"> | ||
<areas> | ||
<area>developer</area> | ||
</areas> | ||
<tab caption="Get Started"> | ||
<control showOnce="true" addPanel="true" panelCaption=""> | ||
views/dashboard/developer/developerdashboardvideos.html | ||
</control> | ||
</tab> | ||
<tab caption="Examine Management"> | ||
<control> | ||
views/dashboard/developer/examinemanagement.html | ||
</control> | ||
</tab> | ||
<tab caption="Xml Data Integrity Report"> | ||
<control> | ||
views/dashboard/developer/xmldataintegrityreport.html | ||
</control> | ||
</tab> | ||
</section> | ||
|
||
<section alias="StartupMediaDashboardSection"> | ||
<areas> | ||
<area>media</area> | ||
</areas> | ||
<tab caption="Content"> | ||
<control showOnce="false" addPanel="false" panelCaption=""> | ||
views/dashboard/media/mediafolderbrowser.html | ||
</control> | ||
</tab> | ||
|
||
</section> | ||
|
||
<section alias="StartupDashboardSection"> | ||
<access> | ||
<deny>translator</deny> | ||
</access> | ||
<areas> | ||
<area>content</area> | ||
</areas> | ||
<tab caption="Get Started"> | ||
<access> | ||
<grant>admin</grant> | ||
</access> | ||
|
||
<control showOnce="true" addPanel="true" panelCaption=""> | ||
views/dashboard/default/startupdashboardintro.html | ||
</control> | ||
|
||
</tab> | ||
</section> | ||
|
||
<section alias="StartupMemberDashboardSection"> | ||
<areas> | ||
<area>member</area> | ||
</areas> | ||
<tab caption="Get Started"> | ||
<control showOnce="true" addPanel="true" panelCaption=""> | ||
views/dashboard/members/membersdashboardvideos.html | ||
</control> | ||
</tab> | ||
</section> | ||
</dashBoard> |
Oops, something went wrong.