Shannon
|
b35397b464
|
uses property type ctor overload to accept an alias which prob should have been there all along since in most cases you need an alias to create one (same prob goes for property groups, etc... but oh well). Adds a couple tests for case insensitive comparisons in PropertyCollection
|
2015-04-08 16:33:16 +10:00 |
|
Shannon
|
7d556a0318
|
Merge remote-tracking branch 'origin/6.2.0' into 7.1.2
Conflicts:
src/Umbraco.Core/Cache/CacheProviderExtensions.cs
src/Umbraco.Core/Cache/DictionaryCacheProviderBase.cs
src/Umbraco.Core/Cache/ICacheProvider.cs
src/Umbraco.Core/Cache/ObjectCacheRuntimeCacheProvider.cs
src/Umbraco.Core/Models/Member.cs
src/Umbraco.Core/Models/PreValue.cs
src/Umbraco.Core/Models/PropertyType.cs
src/Umbraco.Core/Services/DataTypeService.cs
src/Umbraco.Tests/Models/Collections/PropertyCollectionTests.cs
src/Umbraco.Tests/Umbraco.Tests.csproj
src/Umbraco.Web/Models/PublishedProperty.cs
src/Umbraco.Web/umbraco.presentation/umbraco/webservices/MediaUploader.ashx.cs
|
2014-04-17 18:10:42 +10:00 |
|
Shannon
|
0e4e12d0ba
|
More code and tests written for deep cloning.
|
2014-04-15 19:12:42 +10:00 |
|
Shannon
|
58758e7a41
|
More work on deep cloning, have test passing for IContent
|
2014-04-15 13:52:49 +10:00 |
|
Shannon
|
760dd42c43
|
Optimizes integration test performance and fixes failing unit tests.
|
2014-03-18 11:40:20 +11:00 |
|
Shannon
|
b7f7775b89
|
adds initial commit of entity cloning
|
2014-02-20 22:34:54 +11:00 |
|
Morten Christensen
|
eeb0e0026a
|
Making PropertyCollection, PropertyGroupCollection and PropertyTypeCollection return a proper null when FirstOrDefault should return null.
|
2013-04-20 19:47:30 -02:00 |
|