Ronald Barendse
|
76de5cc4c7
|
Changed NullReferenceException to InvalidOperationException
|
2019-11-13 23:57:26 +01:00 |
|
Ronald Barendse
|
ed90e71f76
|
Removed usage of obsoleted ArgumentNullOrEmptyException
|
2019-10-07 22:10:21 +02:00 |
|
Ed Parry
|
7f7cceb90f
|
Removed obsolete methods in editors and the grid template.
|
2018-06-29 13:12:08 +01:00 |
|
Stephan
|
b392d72bc2
|
Published variants - WIP
|
2017-12-06 11:51:35 +01:00 |
|
Stephan
|
c76403077f
|
Normalize cr/lf/tab
|
2017-07-20 11:21:28 +02:00 |
|
Stephan
|
d3133abcab
|
Get rid of Mandate
|
2017-05-31 10:10:47 +02:00 |
|
Stephan
|
d08412c0fe
|
Refactor - IPublishedContent, converters, fragments
|
2016-07-21 09:37:40 +02:00 |
|
Shannon
|
99e7f84f79
|
Moves EnableCanvasDesigner to HtmlHelperRenderExtensions because it's for rendering html, obsoletes the old ones and fixes up the canvasdesigner to use
the correct umbraco paths instead of hard coded absolute paths.
|
2015-10-16 13:36:10 +02:00 |
|
Shannon
|
1c0188351c
|
Moves the grid configuration to a config class so it can be re-used. Updates the BackOfficeController to use the new config classes. Creates a new Grid property value converter (which can be overridden by user's ones) which merges the grid config values at runtime so we are not storing stale grid config values with the actual property value. Now we need to ensure that the grid doesn't post or persist these config values since they don't belong there.
|
2015-06-16 15:04:31 +02:00 |
|
Shannon
|
f037f8541c
|
Fixes: U4-6210 ExtensionMethodFinder doesn't work with overloaded extensions - this means overloaded extension methods for dynamic content won't work. and finalizes: U4-6209 GetGridHtml needs to be an extension on HtmlHelper not IPublishedContent so that ViewData and ModelState are inherited
|
2015-01-30 19:04:39 +11:00 |
|
Shannon
|
10990e50e6
|
Fixes: U4-6209 GetGridHtml needs to be an extension on HtmlHelper not IPublishedContent so that ViewData and ModelState are inherited
|
2015-01-30 15:48:55 +11:00 |
|
Shannon
|
9dad4c9573
|
Fixes: U4-6111 GetGridHtml throws an exception if no grid value is available
|
2015-01-30 15:42:12 +11:00 |
|
Jeavon Leopold
|
c0c624d62e
|
A few small tweaks to the C# part of the Grid editor for coding standards
|
2014-11-10 14:43:43 +00:00 |
|
per ploug
|
b6fd0489e2
|
Renames canvas editor into grid again
|
2014-10-07 13:39:18 +02:00 |
|
per ploug
|
0f32283601
|
Renames Grid to canvas
|
2014-09-23 16:30:27 +02:00 |
|
per ploug
|
331813e370
|
Adds serverside grid api
Replaces the partial view macro, also enables the grid to be rendered
with different frameworks, should be fairly easy to support a couple
|
2014-05-13 12:36:38 +02:00 |
|