Shannon
|
31ab56a3c1
|
Got AD members listed in the tree but we won't be able to edit them till 7.1, now to get login going.
|
2013-11-19 18:31:15 +11:00 |
|
Shannon
|
f7e86f6b09
|
Fixes: U4-3555 Membership tree letters should not contain the 'delete' action
|
2013-11-19 13:18:33 +11:00 |
|
Shannon
|
21e3893528
|
Fixes: U4-3558 members tree syncing is a bit strange and not showing the selected member
|
2013-11-18 15:58:53 +11:00 |
|
Shannon
|
4d31512ef0
|
Custom membership provider's now working in the back office UI - have created intial functionality to allow custom properties with custom membership providers (the creation already performs the link if the Member member type is available). Updating also works too, need to clean up some code though as it's fairly messy.
|
2013-11-18 14:25:08 +11:00 |
|
Shannon
|
1707e6b18f
|
Added ability for a menu item to simply navigate to a route, adding functoinality for us to create/edit/delete members based on a generic membership provider.
|
2013-11-17 13:43:04 +11:00 |
|
Shannon
|
1f538d1bd5
|
Fixes: U4-3489 Member tree items should not have refresh node as an action
|
2013-11-12 15:24:08 +11:00 |
|
Shannon
|
c4bfeeb321
|
Changes the CreateTreeNode to ensure that a parentId is always passed in - now all tree node models have a parentId property based on the server side data. Changes the JS tree node model to not have a 'parent' property and instead changes this to a parent() method - this allows us to serialize the tree model because otherwise it has cyclical references.
|
2013-11-12 13:09:24 +11:00 |
|
Per Ploug Krogslund
|
7440855c72
|
merge
|
2013-11-07 17:16:22 +01:00 |
|
perploug
|
c6c07b3861
|
missing char
|
2013-10-10 13:33:42 +02:00 |
|
perploug
|
59f711f802
|
memberpicker search updates
|
2013-10-10 12:43:59 +02: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
|
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
|
770514919d
|
Gets member deleting working and adds refresh to each letter node.
|
2013-10-01 15:54:44 +10:00 |
|
Shannon
|
31a5951626
|
Updated member tree/editor to use the GUID
|
2013-10-01 15:36:08 +10:00 |
|