Shannon
|
232c81543a
|
Fixes the rest of U4-2713 Property Editor Value Converters don't get applied to Umbraco.TypedMedia
|
2013-08-29 12:11:48 +10:00 |
|
Shannon
|
9fc3efd73a
|
Fixes U4-2713 Property Editor Value Converters don't get applied to Umbraco.TypedMedia
|
2013-08-29 11:59:07 +10:00 |
|
Shannon Deminick
|
7f5457316a
|
Fixed: #U4-2129 - using new api didn't use the CompositionPropertyTypes instead of just PropertyTypes and fixed up cache invalidation for PublishedContentHelper
|
2013-04-19 23:47:51 +06:00 |
|
Shannon Deminick
|
a91d531db2
|
Fixes very strange issue of FirstOrDefault not actually returning 'null' when it is actually null, never seen anything like it and
PropertyType is not a value type so should be null. real strange.
|
2013-02-23 01:50:04 +06:00 |
|
Shannon Deminick
|
11449688ba
|
Fixes: #U4-1636 - We still use DynamicXml but we don't make a call to StripDashesInElementOrAttributeNames before creating the DynamicXml object, instead the
DynamicXml object itself will test whether the stripped values match or not. Have updated/created unit tests to confirm this functionality.
|
2013-02-05 04:29:01 +06:00 |
|
Shannon Deminick
|
34975183d2
|
Changed PublishedContentHelper to use 6.0 APIs instead of relying on the WebBootManager hack to set a delegate.
Fixed up a heap of failing unit tests.
|
2013-02-02 07:06:27 +06:00 |
|
Shannon Deminick
|
9e320700e2
|
Fixes: #U4-1178, adds another strongly typed overload to GetPropertyValue<T> and adds more unit tests.
|
2012-11-12 10:50:23 +05:00 |
|