Shannon
|
f19e18e160
|
Removes new namespaces: Umbraco.Core.Cookie, Umbraco.Core.Session, Umbraco.Core.Request, these are web things and should be part of one namespace
|
2020-04-08 15:56:19 +10:00 |
|
Bjarke Berg
|
6bb920b457
|
Added comments, and replaced a static helper with extension methods
|
2020-02-25 07:57:59 +01:00 |
|
Bjarke Berg
|
683c0b8732
|
Merge branch 'netcore/dev' into netcore/feature/move-mappings-after-httpcontext
|
2020-02-24 08:24:19 +01:00 |
|
Bjarke Berg
|
90c2381c86
|
Renamed Umbraco.Abstractions to Umbraco.Core
|
2020-02-24 08:21:53 +01: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
|
44b02a851f
|
Got application level trees working (rendering) now, now to see how to render an iframe!
|
2013-06-20 17:47:14 +10:00 |
|
Shannon
|
24111c52f2
|
Obsoleted umbraco.businesslogic.ApplicationTree, have moved logic and new classes to core and proxied calls from it to the new ones. The new ApplicationTreeCollection will be the runtime colleciton of trees which can also read/write/save to the xml.
|
2013-06-20 10:05:51 +10:00 |
|