Shannon
|
b105bd305b
|
Ok, getting pretty close to making those legacy tree dialogs work.
|
2013-09-04 18:10:57 +10:00 |
|
Shannon
|
f6ea604101
|
First attempt at getting legacy tree dialog to work with new trees. Just saving this revision since I might need to reference the code later but am going to revert since this doesn't seem like the way to go.
|
2013-09-04 12:01:41 +10:00 |
|
Shannon
|
66cdd90994
|
fixes up legacy trees with the correct alias and forces legacy root nodes to load the dashboard route.
|
2013-08-15 12:57:56 +10:00 |
|
perploug
|
e825c08901
|
Added events.Service and xmlhelper.service
|
2013-08-12 15:17:34 +02: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
|
217bcaf625
|
Added the permissions checks in the new content tree including start node rendering
|
2013-07-30 15:30:04 +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 |
|
Shannon
|
28eff9b34b
|
Updated the tree structure to support the root section node. Now we actually get a menu listing for section roots when there is only one tree (i.e. media/content).
|
2013-07-15 17:56:34 +10:00 |
|
Shannon
|
a00074af44
|
Updated menu items and legacy action converters, now all legacy dialogs should now load. Now need to get legacy js actions being handled (i.e. just raw js calls like deleting)
|
2013-07-11 13:26:54 +10:00 |
|
Shannon
|
3779e79367
|
Changes over SectionCollection to SectionService, ApplicationTreeCollection to ApplicationTreeService. Starts implementing UserSectionRepository for use with SectionService. Streamlines BaseMapper implementations.
|
2013-07-02 17:47:20 +10:00 |
|
Shannon
|
388f55d7fd
|
Moved application logic into Core which are now 'Sections'. Have proxied all calls from the legacy application to sections. Streamlined how automapper configs are registered (much better now). Updated some unit tests to use the new classes instead of the legacy ones. Created the sections controller to return the sections from the back office. Changed the TypeFinder to search all types not just public ones, changed the boot managers to not have to explicitly modify the resolvers with internal types because now internal types are automatically found.
|
2013-07-01 14:23:56 +10:00 |
|