Stephan
|
05f7ede26a
|
Merge branch '6.2.0-pubcontent' into 7.0.0-pubcontent
Conflicts:
src/Umbraco.Web/umbraco.presentation/macro.cs
|
2013-09-30 14:12:36 +02:00 |
|
Stephan
|
ea638c37b7
|
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0-pubcontent
Conflicts:
src/Umbraco.Web/UmbracoContext.cs
|
2013-09-30 14:05:12 +02:00 |
|
Stephan
|
77777c8007
|
Bugfix e775421
|
2013-09-30 13:57:58 +02:00 |
|
Stephan
|
928f7a1ed0
|
Merge branch '6.2.0-pubcontent' into 7.0.0-pubcontent
Conflicts:
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/macro.cs
|
2013-09-29 16:05:52 +02:00 |
|
Stephan
|
e7754213f1
|
INode to IPublishedContent transition for Razor macros
|
2013-09-29 15:22:35 +02:00 |
|
Shannon
|
30095000e6
|
Updates to latest version of JSON.Net
|
2013-09-27 13:25:28 +10:00 |
|
Shannon
|
5d224cca9b
|
Updates to latest version of Microsoft.Net.Http
|
2013-09-27 13:22:27 +10:00 |
|
Stephan
|
36d6e4b4da
|
Merge branch '7.0.0' into 7.0.0-pubcontent
Conflicts:
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/PublishedContentHelper.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web/Models/XmlPublishedContent.cs
src/Umbraco.Web/Models/XmlPublishedContentProperty.cs
src/Umbraco.Web/Templates/TemplateUtilities.cs
|
2013-09-26 08:57:01 +02:00 |
|
Stephan
|
725b938de1
|
PublishedContent - revert to using property.Value vs .ObjectValue
|
2013-09-25 13:17:21 +02:00 |
|
Stephan
|
042973ce19
|
PublishedContent - revert to using property.Value vs .ObjectValue
|
2013-09-25 12:54:24 +02:00 |
|
Shannon
|
1e9a17babe
|
Fixes merge issues, fixes up some unit tests, removes the For<T> config section stuff and simplifies the singleton, refactors it with methods as per discussion with stephen.
|
2013-09-25 19:23:41 +10:00 |
|
Stephan
|
3ca8b356ee
|
Merge branch '6.2.0-pubcontent' into 7.0.0-pubcontent
Conflicts:
src/Umbraco.Core/Cache/CacheProviderBase.cs
src/Umbraco.Core/Cache/HttpRuntimeCacheProvider.cs
src/Umbraco.Core/Cache/NullCacheProvider.cs
src/Umbraco.Core/Cache/StaticCacheProvider.cs
src/Umbraco.Core/Configuration/UmbracoSettings.cs
src/Umbraco.Core/CoreBootManager.cs
src/Umbraco.Core/Dynamics/PropertyResult.cs
src/Umbraco.Core/Models/IPublishedContentProperty.cs
src/Umbraco.Core/Models/PublishedItemType.cs
src/Umbraco.Core/PropertyEditors/IPropertyEditorValueConverter.cs
src/Umbraco.Core/PropertyEditors/PropertyEditorValueConvertersResolver.cs
src/Umbraco.Core/PropertyEditors/PropertyValueConvertersResolver.cs
src/Umbraco.Core/PublishedContentExtensions.cs
src/Umbraco.Core/PublishedContentHelper.cs
src/Umbraco.Core/Umbraco.Core.csproj
src/Umbraco.Tests/CodeFirst/StronglyTypedMapperTest.cs
src/Umbraco.Tests/LibraryTests.cs
src/Umbraco.Tests/PropertyEditors/PropertyEditorValueConverterTests.cs
src/Umbraco.Tests/PublishedCache/PublishedContentCacheTests.cs
src/Umbraco.Tests/PublishedContent/PublishedContentTestBase.cs
src/Umbraco.Tests/PublishedContent/PublishedMediaTests.cs
src/Umbraco.Web/ExamineExtensions.cs
src/Umbraco.Web/Models/DynamicPublishedContent.cs
src/Umbraco.Web/Models/XmlPublishedContent.cs
src/Umbraco.Web/Models/XmlPublishedContentProperty.cs
src/Umbraco.Web/PublishedCache/XmlPublishedCache/PublishedMediaCache.cs
src/Umbraco.Web/PublishedContentExtensions.cs
src/Umbraco.Web/Templates/TemplateUtilities.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/WebBootManager.cs
src/Umbraco.Web/umbraco.presentation/macro.cs
src/umbraco.MacroEngines/RazorDynamicNode/PropertyResult.cs
src/umbraco.MacroEngines/RazorDynamicNode/PublishedContentExtensions.cs
|
2013-09-23 21:57:22 +02:00 |
|
Stephan
|
c3caf7ff04
|
PublishedContent - align with v7, refactor IPublishedProperty & names
|
2013-09-19 13:12:18 +02:00 |
|
Stephan
|
0415a31d0e
|
PublishedContent - the big refactoring
|
2013-09-16 17:17:45 +02:00 |
|
Shannon
|
371b1817ea
|
Merge remote-tracking branch 'origin/7.0.0' into 7.0.0--property-editor-guid-to-alias
Conflicts:
src/Umbraco.Core/Configuration/LegacyUmbracoSettings.cs
src/Umbraco.Core/Persistence/Migrations/Syntax/Alter/Expressions/AlterColumnExpression.cs
src/Umbraco.Core/PropertyEditors/TinyMcePropertyEditorValueConverter.cs
src/Umbraco.Core/XmlHelper.cs
src/Umbraco.Tests/ObjectExtensionsTests.cs
src/Umbraco.Web/PropertyEditors/RteMacroRenderingPropertyEditorValueConverter.cs
src/Umbraco.Web/Routing/DefaultUrlProvider.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/umbraco.presentation/macro.cs
|
2013-09-17 00:27:17 +10:00 |
|
Shannon
|
bd644bc707
|
Simplifies more of the interface config collection to reduce nesting.
|
2013-09-16 16:16:42 +10:00 |
|
Shannon
|
81b43545c1
|
Updated the remainder of the legacy UmbracoSettings calls to use the new format, now to just fix up the unit tests
|
2013-09-16 12:36:12 +10:00 |
|
Stephan
|
d1af20424e
|
merge branch '6.2.0' into '7.0.0'
|
2013-09-12 13:09:04 +02:00 |
|
Stephan
|
32e3048717
|
Core.Attempt - refactor Succ() into Succeed()
|
2013-09-11 09:30:00 +02:00 |
|
Shannon
|
e75c050eff
|
Merge branch '7.0.0' into 7.0.0--property-editor-guid-to-alias
Conflicts:
src/Umbraco.Core/Models/Rdbms/PropertyDataReadOnlyDto.cs
src/Umbraco.Core/Persistence/Repositories/MemberRepository.cs
src/Umbraco.Core/Services/PackagingService.cs
src/Umbraco.Web.UI/umbraco/dialogs/ChangeDocType.aspx.cs
|
2013-09-11 13:07:22 +10:00 |
|
Stephan
|
85ab96f71a
|
Core.Attempt - refactor and cleanup
|
2013-09-10 17:56:47 +02:00 |
|
Shannon
|
42c86a05b8
|
Completes U4-2390 Remove VersionID Guid in IPublishedContent properties
|
2013-09-10 17:37:10 +10:00 |
|
Shannon
|
96fe478ac6
|
Fixes issue with DynamicNode trying to call OrderBy on a newer extension method
|
2013-09-09 18:38:11 +10:00 |
|
Shannon
|
d7fd1efd60
|
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
Conflicts:
src/Umbraco.Core/StringExtensions.cs
src/Umbraco.Tests/Models/ContentExtensionsTests.cs
src/Umbraco.Tests/TestHelpers/Entities/MockedContentTypes.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Tests/packages.config
|
2013-08-13 18:22:45 +10:00 |
|
Shannon
|
bfabfd9fa5
|
Updated to latest Examine version (contains bug fix for U4-2180 Problem with Examine MultiIndexSearcher after upgrading from 4.11.3 to 4.11.8) and removes the partially trusted callers attribute from the PDF lib because itextsharp by default doesn't support med trust.
|
2013-08-13 15:41:40 +10:00 |
|
Shannon
|
66fc7e91dd
|
Got the GetChildren wired up to the back end, updated the sort and list view controls to use the new resource with promises, updated unit tests to support.
|
2013-08-06 18:42:36 +10:00 |
|
Shannon
|
66c2157bea
|
Merge remote-tracking branch 'origin/6.1.4' into 7.0.0
Conflicts:
src/Umbraco.Core/UriExtensions.cs
src/Umbraco.Tests/TestHelpers/BaseDatabaseFactoryTest.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web.UI/Umbraco.Web.UI.csproj
src/Umbraco.Web/Editors/MediaController.cs
src/Umbraco.Web/Install/UmbracoInstallAuthorizeAttribute.cs
src/Umbraco.Web/Mvc/UmbracoAuthorizeAttribute.cs
src/Umbraco.Web/Mvc/UmbracoAuthorizedController.cs
src/Umbraco.Web/Security/WebSecurity.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/UmbracoContext.cs
src/Umbraco.Web/UmbracoModule.cs
src/Umbraco.Web/WebApi/MemberAuthorizeAttribute.cs
src/Umbraco.Web/WebApi/UmbracoApiController.cs
src/Umbraco.Web/WebApi/UmbracoAuthorizeAttribute.cs
src/Umbraco.Web/WebApi/UmbracoAuthorizedApiController.cs
src/Umbraco.Web/umbraco.presentation/umbraco/developer/DataTypes/editDatatype.aspx.cs
|
2013-07-31 18:52:14 +10:00 |
|
Morten Christensen
|
c49becea53
|
Cleanup of unused using statements in a few files
|
2013-07-26 12:35:40 +02:00 |
|
Shannon
|
deceec3fa2
|
Merge remote-tracking branch 'origin/6.1.3' into 7.0.0
Conflicts:
src/Umbraco.Core/Models/Membership/IUser.cs
src/Umbraco.Web/Cache/CacheRefresherEventHandler.cs
src/Umbraco.Web/Umbraco.Web.csproj
src/Umbraco.Web/packages.config
src/umbraco.businesslogic/packages.config
src/umbraco.cms/Actions/ActionNew.cs
|
2013-07-12 11:03:49 +10:00 |
|
Morten Christensen
|
6609bc09f2
|
Updating nuget dependency for HtmlAgilityPack
|
2013-07-03 11:26:17 +02:00 |
|
Morten Christensen
|
9d4e1362c4
|
Updating nuget references for ASP.NET MVC, Razor, WebPages and WebApi to latest patch release
|
2013-07-03 11:11:37 +02:00 |
|
Shannon Deminick
|
8b841e19eb
|
Upgrades required projects to .Net 4.5
|
2013-05-26 13:33:43 -10:00 |
|
Shannon Deminick
|
266d8ba69a
|
Merge with 6.0.6
|
2013-05-06 15:20:26 -10:00 |
|
Shannon Deminick
|
c4a071523e
|
Merge with 4.11.9
|
2013-05-06 15:12:10 -10:00 |
|
Shannon Deminick
|
ca99319ead
|
Fixes: #U4-644 - DynamicNode and MVC don't output RTE values for media
|
2013-05-06 15:09:24 -10:00 |
|
Shannon Deminick
|
f808aac4cd
|
Fixes: #U4-644 - DynamicNode and MVC don't output RTE values for media
|
2013-05-06 14:36:47 -10:00 |
|
Sebastiaan Janssen
|
b40619634d
|
Fix bad merge
|
2013-04-17 06:36:40 -02:00 |
|
Shannon Deminick
|
9137ce7cf4
|
Merge with 6.0.4
|
2013-04-17 01:57:50 +06:00 |
|
Stephan
|
3b9bf7b0f9
|
U4-2117 - fix Ancestor- vs AncestorsOrSelf inconsistencies
|
2013-04-16 12:58:03 -02:00 |
|
Stephan
|
3882e1984d
|
U4-2117 - fix Ancestor- vs AncestorsOrSelf inconsistencies
|
2013-04-16 12:29:58 -02:00 |
|
Stephan
|
2245c88396
|
U4-2117 - fix Ancestor- vs AncestorsOrSelf inconsistencies
|
2013-04-16 12:29:58 -02:00 |
|
Shannon Deminick
|
2dfdc1050b
|
Updates solution to use latest examine 1.5.1 from official Nuget source.
|
2013-04-05 06:19:52 +06:00 |
|
leekelleher
|
3af7958940
|
Updated references for alias conventions constants across the solution.
|
2013-03-18 17:55:02 +00:00 |
|
Shannon Deminick
|
c6f29a50d6
|
Merge with 4.11.6
|
2013-03-11 21:17:57 +06:00 |
|
Shannon Deminick
|
fd58017e97
|
imported patches for pull request spudstuff/u4497
|
2013-03-11 18:49:45 +06:00 |
|
Shannon Deminick
|
82d645a0f7
|
Merge with 4.11.6
|
2013-03-05 22:18:53 +06:00 |
|
Shannon Deminick
|
a765f36d24
|
Adds unit tests for DynamicNode and DynamicPublishedContent, fixes both when querying for recursive properties.
Fixes: #U4-1839
|
2013-03-05 21:00:16 +06:00 |
|
Shannon Deminick
|
6b691eb461
|
Merge with 4.11.6
|
2013-03-05 08:34:14 +06:00 |
|
Shannon Deminick
|
046da1a8ce
|
Fixes: #U4-1824 - issue with razor dynamic node property access performance enhancements.
|
2013-03-05 07:06:41 +06:00 |
|
Shannon Deminick
|
b5cbe63a4e
|
Back merged from 6.1 the changes required for #U4-1822 and #U4-1797
|
2013-03-02 02:43:22 +06:00 |
|