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
|
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 |
|
perploug
|
5199a5dc99
|
Move, Copy, protect, notifications dialogs polish
|
2013-10-02 00:11:10 +02:00 |
|
Shannon
|
2c88c7c971
|
Fixed up content tree to check for IsContainer with the new entity AdditionalData, fixes up the AddContainerView to be part of the ContentModelMapper.
|
2013-10-01 21:12:32 +10:00 |
|
perploug
|
0898638e33
|
Fixes: U4-2982 missing translation on contextmenu
|
2013-10-01 12:32:27 +02: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 |
|
perploug
|
fc1e4f959e
|
adds container doctype lookup
TODO: find a better/faster way to do this
|
2013-10-01 00:54:46 +02: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
|
c9fd168cbd
|
Fixes: U4-2905 Refresh node at tree root (i.e. content/media) doesn't work
|
2013-09-26 14:28:18 +10:00 |
|
Shannon
|
36ddb872fa
|
fixes: U4-2942 re-publish all on content root not displaying
|
2013-09-26 13:03:09 +10:00 |
|
perploug
|
43bbc89a07
|
Removing unneeded button icons
|
2013-09-19 10:38:37 +02: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
|
aee521ce1a
|
Fixes: U4-2770 Legacy content dialogs doesnt render and removes a file that shouldn't have been committed.
|
2013-09-03 12:27:48 +10:00 |
|
Shannon
|
b901ae3269
|
Updated the data type controller post method and moved validation, etc... over to a filter, updated data type tree with the create menu action to launch into a blank element.
|
2013-08-20 17:25:17 +10:00 |
|
Shannon
|
ddccc378d5
|
Started getting the creation process working for data types, created custom mock data type trees and menu's to get it all up and running but is still in progress. Will finish that on Monday along with dynamically changing the pre-value editors based on the drop down changing.
|
2013-08-16 17:25:52 +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
|
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 |
|
Shannon
|
b3b2b5b9ee
|
Implemented much more of the new tree api structure. Have converted most of the content tree over to use it.
|
2013-07-30 13:29:05 +10:00 |
|