neehouse
|
d821401ea2
|
Removing file location restriction from PartialViewMacro to allow custom paths.
|
2013-09-06 15:34:19 -04:00 |
|
leekelleher
|
2a058cdbcc
|
Fixed a conflict-references between Constants (in Umbraco.Web.Mvc and Umbraco.Core)
|
2013-03-14 22:01:09 +00:00 |
|
Shannon Deminick
|
c6f29a50d6
|
Merge with 4.11.6
|
2013-03-11 21:17:57 +06:00 |
|
Shannon Deminick
|
28c55320a1
|
Updates the pull request for handling macro errors.
Backports fixes for partial view macros from 6.x - U4-1488, U4-1844, U4-1730, U4-1843
|
2013-03-11 20:11:11 +06:00 |
|
Shannon Deminick
|
3e28376ae7
|
Fixes: #U4-1472 - XmlHelper.
Fixes: #U4-1488 - partial view macro engine issues.
|
2013-01-19 06:38:02 +03:00 |
|
Sebastiaan Janssen
|
ce6711b587
|
Duplicate fix (ce2f47c11322) #U4-1366 - conflict with partial view macro engine.
|
2013-01-09 13:58:55 -01:00 |
|
Shannon Deminick
|
e9f581bb51
|
Fixes #U4-1366 - conflict with partial view macro engine.
|
2013-01-01 00:42:20 +03:00 |
|
Shannon Deminick
|
5870452cc9
|
Updated assembly binding for MVC(4, and really any other MVC version that requires assembly binding if
old libraries are built against old MVC versions).
Fixes a check for the ScriptingFile in for Partial View macros.
|
2012-12-09 00:50:58 +05:00 |
|
Shannon Deminick
|
2a90e93a6f
|
Updated partial view macro engine to support storing the files in the App_Plugins/[packagename]/Views/MacroPartials
so they can be stored with a package and not pollute the main file system.
|
2012-12-07 07:04:11 +05:00 |
|
Shannon Deminick
|
0d94ddb96e
|
Got macro parameters working with Partial View Macros, changed PartialViewMacroPage to inherit from
UmbracoViewPage<PartialViewMacroModel> so that UmbracoHelper, etc... are available.
|
2012-12-07 06:31:53 +05:00 |
|
Shannon Deminick
|
c7645b55ba
|
Partial View Macros now being rendered, now to implement the remaining parts with things like
parameters, etc...
|
2012-12-04 22:06:55 +05:00 |
|
Shannon Deminick
|
208806c027
|
Updated more partial view macro engine and its rendering... nearly there.
|
2012-12-04 11:31:03 +05:00 |
|
Shannon Deminick
|
8024610364
|
Fixes up some logging API issues. Fixed up tracing in the macro class. Added support for Partial View macro rendering in the macro class.
|
2012-12-04 11:08:02 +05:00 |
|
Shannon Deminick
|
5b0057c258
|
Added missing files.
|
2012-12-04 03:29:02 +05:00 |
|