This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b96a5a3bd91847b5650ee4ee2e7b1da49c718678
Umbraco-CMS
/
umbraco
History
hartvig
72da68c08c
Fixes error in cache patch
2012-01-11 11:17:56 -01:00
..
businesslogic
added umbracoSettings.scripting.razor.dataTypeModelStaticMappings to allow RazorDataTypeModels to be specified in the umbracoSettings.config file. These static mappings override the dynamic mappings provided by the RazorDataTypeModel attribute, including priority (from previous commit). You can use this feature to force a particular data type [optionally on a specific document type and/or property] to use a specific model, or exclude the data type guid and just use the aliases. This feature is inteded to be used when you want to force a particular type to return as Integer. See next commit for detail about the Type Names to use.
2012-01-09 12:38:22 -13:00
cms
Fixes error in cache patch
2012-01-11 11:17:56 -01:00
datalayer
Work items: 29973
2011-09-27 07:23:16 -02:00
interfaces
Work items: 30086, 30087
2011-02-28 10:01:53 -01:00
presentation
Fixes a cache null ref issue in ClearCacheItem (patch by Sir Stéphane Gay)
2012-01-10 10:59:03 -01:00
providers
Work items: 30659
2012-01-06 08:50:55 -01:00
umbraco.Legacy
Code env fix: Removes source control bindings from csproj files.
2011-01-07 01:23:09 +00:00
umbraco.webservices
…