Shannon
|
1f6297ad6b
|
Moves some services 'up' to Core, moves core DI registrations 'up' to UmbracoBuilder, moves Composing ext to DependencyInjection namespaces as UmbracoBuilder ext
|
2020-12-24 11:46:17 +11:00 |
|
Shannon
|
74d253a88f
|
Removes IPublishedSnapshotService.EnsureEnvironment
|
2020-12-22 11:22:29 +11:00 |
|
Shannon
|
c761fa0506
|
New IPublishedSnapshotStatus, reduces IPublishedSnapshotService
|
2020-12-21 17:41:12 +11:00 |
|
Shannon
|
e8f5aa8ebc
|
removes PublishedSnapshotServiceBase, shrinks interface
|
2020-12-21 17:04:29 +11:00 |
|
Shannon
|
cc1404747b
|
Changes PublishedSnapshotService to lazily load it's caches on demand when they are required instead of relying on an external initializer to load them.
|
2020-12-17 16:27:28 +11:00 |
|
Shannon
|
827bf80d1d
|
Removes EnterPreview, RefreshPreview, ExitPreview
|
2020-12-14 17:04:02 +11:00 |
|
Shannon
|
63ab8ec52c
|
Lots of notes, removes data tokens,
|
2020-12-10 18:09:32 +11:00 |
|
Shannon
|
4b85f8eb20
|
Big refactor or PublishedSnapshotService to split up so that there's a service and repository responsible for the data querying and persistence
|
2020-12-09 22:43:49 +11:00 |
|
Shannon
|
f16b8e705a
|
reduce dependencies in PublishedSnapshotService, more linting
|
2020-12-08 10:20:03 +11:00 |
|
Bjarke Berg
|
ca8e54ffc6
|
https://github.com/umbraco/Umbraco-CMS/pull/9248>
- Removed BackOfficeArea
- Injected IEmailSender
- Uses nameof instead of magic strings
- Uses GetControllerName instead of magic strings
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-10-22 13:37:47 +02:00 |
|
Shannon
|
d1b35deb43
|
Migrates remaining backofficecontroller but still a bunch of work to do , streamlines Backoffice to BackOffice (but is that what we want?)
|
2020-10-21 16:51:00 +11:00 |
|
Bjarke Berg
|
39162f0f6a
|
Merge conflicts resolved
|
2020-08-06 12:59:21 +02:00 |
|
Bjarke Berg
|
aa31a8b5dd
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Models/PublishedContent/PublishedContentType.cs
# src/Umbraco.Core/PublishedCache/PublishedSnapshotServiceBase.cs
# src/Umbraco.Core/PublishedModelFactoryExtensions.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.controller.js
# src/Umbraco.Web.UI.Client/src/views/users/user.controller.js
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
|
2020-05-01 14:13:15 +02: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 |
|