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
|
89f7a31bef
|
Updates the Create/AddMenu overloads to ensure a name is specified, fixes all localization of all menu items for all new trees.
|
2013-10-02 20:00:01 +10:00 |
|
Shannon
|
4e56d88eb5
|
Fixes: U4-2672 Fix how trees are rendered when a start node is applied, the Content/Media titles must always be visible
|
2013-10-01 16:38:10 +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 |
|
Shannon
|
be9c3b8996
|
Got a solution for legacy dialog trees with the new format trees, just committing all of the work in case i need to come back and reference some stuff I'm about to remove.
|
2013-09-04 17:36:05 +10:00 |
|
Shannon
|
c61206d03f
|
Changed routes to have section + tree
|
2013-08-15 12:34:22 +10:00 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02:00 |
|
Shannon
|
ab594db5fc
|
Got the media tree converted to new tree structure.
|
2013-08-05 19:22:00 +10:00 |
|
Shannon
|
62aafc6606
|
Lots of work on trees and menus. Got delete and empty recycle bin working as well as refresh (first menu action).
|
2013-08-01 18:35:55 +10:00 |
|
Shannon
|
2ebf6d09c6
|
Gets delete and empty recycle bin working, adds unit tests for tree service, ensures that the recycle bin shows children whenever something is deleted (though, i now realize i need to refresh the recycle bin node and expand it when something is deleted). Renames some namespaces for content/media/etc... controllers and makes the file names more readable.
|
2013-08-01 14:51:35 +10:00 |
|
Shannon
|
f63988639f
|
Updates content tree class heirarchy, updates all IActions to have the correct icon in c# and udpates the icon mapping
|
2013-08-01 12:20:28 +10:00 |
|
Shannon
|
217bcaf625
|
Added the permissions checks in the new content tree including start node rendering
|
2013-07-30 15:30:04 +10:00 |
|
Shannon
|
2d38938d86
|
Added native events to base tree class so they will all have them.
|
2013-07-30 14:23:39 +10:00 |
|