Per Ploug Krogslund
|
7440855c72
|
merge
|
2013-11-07 17:16:22 +01:00 |
|
Shannon
|
345b96e253
|
Moves TreeControllerBase to separate file and moves the CreateTreeNode methods to that controller so they can be used in events handlers.
|
2013-11-07 13:52:06 +11:00 |
|
Shannon
|
68b955e611
|
Fixes isDialog mode trees, creates content picker parameter editor, ensures the tree dialogs are all isdialog=true, fixes property editor resolution that are parameter editors.
|
2013-10-30 14:12:06 +11:00 |
|
Shannon
|
3110b199c6
|
Completes: U4-3155 Ensure new tree events are fired for legacy trees
|
2013-10-28 13:45:38 +11:00 |
|
Shannon
|
883a662240
|
Moves tree/menu models into the Models.Trees namespace
|
2013-10-08 12:38:27 +11:00 |
|
Shannon
|
936be3934b
|
Updated MenuItemCollection with MenuItemList for full featured List access to the items. Added the MenuRendering event to TreeController, updated the tree controller events to be TypedEventHandler's though developers will need to cast the TreeController to the type they are expecting - still better than 'object'.
|
2013-10-03 15:05:48 +10:00 |
|
Shannon
|
b09a743beb
|
Gets view paths to load in dynamically based on whether a core or plugin tree is rendering, this allows us to store view files based on conventions for packages. Completes: U4-2849 Ensure editor views, etc... can exist outside of the /umbraco folder for package devs
|
2013-10-03 11:25:26 +10:00 |
|
Shannon
|
dc42c1ebb7
|
More work on streamlining package development for views and conventions.
|
2013-10-02 21:03:51 +10:00 |
|
Shannon
|
e1cf3bc597
|
Implements: U4-2937 A tree item should be able to have a default action
|
2013-09-26 15:55:38 +10:00 |
|