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
5bfc4e1e8ecf1eddbe7658a231a873cbcd80ba6a
Umbraco-CMS
/
src
/
umbraco.MacroEngines
History
Shannon
127736d188
updates to latest examine
2015-08-13 15:30:28 +02:00
..
Properties
Correcting SolutionInfo and AssemblyInfo, so assembly version is correct for all shipped assemblies
2012-11-26 07:46:29 -01:00
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 to latest examine
2015-08-13 15:30:28 +02:00
PluginManagerExtensions.cs
Changed PluginResolverType to PluginManager. Reinstated Resolution and ResolverBase<T> since
2012-08-01 22:06:15 +06:00
umbraco.MacroEngines.csproj
updates to latest examine
2015-08-13 15:30:28 +02:00
umbraco.MacroEngines.csproj.DotSettings
Makes sure that R# doesn't suggest C#6 features
2015-07-24 17:25:52 +02:00