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
32d59bb2bcfdc69f7c7f775584f0ef098048fb4e
Umbraco-CMS
/
src
/
umbraco.MacroEngines
History
Sebastiaan Janssen
b2cd4820be
Updates Examine
2016-06-13 23:24:19 +02:00
..
Properties
…
RazorCore
Fixes: U4-6363 Expose Dictionary item access on UmbracoHelper
2015-05-18 13:38:14 +10:00
RazorDataTypeModels
Replaced all hard-coded GUID references to use the new Constants.
2013-03-14 22:00:37 +00:00
RazorDynamicNode
Fixes :U4-6858 add localizationService.GetDictionaryItemDescendants, also obsoletes FlattenList since if used incorrectly could cause a flood of SQL calls, adds some tests to verify the output of SelectRecursive is in the same order and updates anything using FlattenList to SelectRecursive. Updates the Language repository to use GetAll wherever possible so all languages are simply cached, this means there less overall cache and less lookups. Updates the Dictionary repository to have less N+1 lookups when building the entity from the DTO by just looking up all languages instead of one at a time. Adds tests for getting descendants for dictionary items.
2015-07-22 12:10:21 +02:00
Resources
Removes all references of Microsoft.Web.Helpers - we don't need to ship this, we don't reference it and it has compatibility problems. Also updates the version to 7.3.0
2015-01-06 18:24:27 +11:00
Scripting
…
app.config
Update to MVC5
2015-07-30 17:08:39 +02:00
packages.config
Updates Examine
2016-06-13 23:24:19 +02:00
PluginManagerExtensions.cs
…
umbraco.MacroEngines.csproj
Updates Examine
2016-06-13 23:24:19 +02:00
umbraco.MacroEngines.csproj.DotSettings
Makes sure that R# doesn't suggest C#6 features
2015-07-24 17:25:52 +02:00