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 |
|
Mole
|
4b5fbf83e1
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/migrate-logging
# Conflicts:
# src/Umbraco.Web.BackOffice/Controllers/CurrentUserController.cs
# src/Umbraco.Web.BackOffice/Controllers/UsersController.cs
|
2020-09-22 15:24:01 +02:00 |
|
Bjarke Berg
|
0c908a7bbb
|
Introduced interface on BackOfficeUserManager (#8913)
* Introduced IBackOfficeUserManager
* Fixed test
* Moved class into own file
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk>
|
2020-09-22 14:44:41 +02:00 |
|
Mole
|
c0616d516a
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/migrate-logging
# Conflicts:
# src/Umbraco.Infrastructure/Scheduling/ScheduledPublishing.cs
# src/Umbraco.Infrastructure/Scheduling/SchedulerComponent.cs
# src/Umbraco.Tests.Integration/Umbraco.Web.BackOffice/Filters/ContentModelValidatorTests.cs
# src/Umbraco.Web.BackOffice/Controllers/BackOfficeController.cs
# src/Umbraco.Web.BackOffice/Controllers/CurrentUserController.cs
# src/Umbraco.Web.BackOffice/Controllers/MacrosController.cs
# src/Umbraco.Web.BackOffice/Controllers/PackageInstallController.cs
# src/Umbraco.Web.BackOffice/Controllers/RedirectUrlManagementController.cs
# src/Umbraco.Web.BackOffice/Controllers/UsersController.cs
# src/Umbraco.Web.BackOffice/Filters/ContentModelValidator.cs
# src/Umbraco.Web.BackOffice/Filters/ContentSaveModelValidator.cs
# src/Umbraco.Web.BackOffice/Filters/ContentSaveValidationAttribute.cs
# src/Umbraco.Web.BackOffice/Filters/MediaItemSaveValidationAttribute.cs
# src/Umbraco.Web.BackOffice/Filters/MediaSaveModelValidator.cs
# src/Umbraco.Web.BackOffice/Filters/MemberSaveModelValidator.cs
# src/Umbraco.Web.BackOffice/Filters/MemberSaveValidationAttribute.cs
# src/Umbraco.Web.BackOffice/Trees/ContentTreeController.cs
# src/Umbraco.Web.BackOffice/Trees/ContentTreeControllerBase.cs
# src/Umbraco.Web.BackOffice/Trees/MediaTreeController.cs
# src/Umbraco.Web.Common/Install/InstallController.cs
|
2020-09-22 13:44:22 +02:00 |
|
Bjarke Berg
|
96facc4d35
|
Netcore: Introduce BackofficeSecurityAccessor (#8871)
* Introduced IWebSecurityAccessor
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
* Fixed tests
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
* Renamed WebSecurity to BackofficeSecurity and all related names
* Fixes typos
Co-authored-by: Elitsa Marinovska <elm@umbraco.dk>
|
2020-09-22 10:01:00 +02:00 |
|
Mole
|
ab3ac5ad91
|
Remove a bunch of references to the old logger
|
2020-09-21 11:19:46 +02:00 |
|
Andy Butland
|
c3c8d79720
|
Merge branch 'netcore/netcore' into feature/8651-config-options-patten
|
2020-08-24 09:45:25 +02:00 |
|
Andy Butland
|
2cd91a5a54
|
Converted to IOptions over IOptionsSnapshot due to the latter only working in scoped services.
Further amends to return to booting application.
|
2020-08-23 23:36:48 +02:00 |
|
Andy Butland
|
e3a44c6717
|
Moved configuration setting POCOs into Umbraco.Core and adjusted references.
Amended injection of some settings to use IOptionsSnapshot.
|
2020-08-20 22:18:50 +01:00 |
|
Bjarke Berg
|
a2b82970ac
|
Migrate GetCurrentUserLinkedLogins api
|
2020-08-20 11:54:35 +02:00 |
|
Shannon
|
4edf7fdf83
|
Ensure all back office controllers are plugin controllers and use constant
|
2020-08-04 12:27:21 +10:00 |
|
Bjarke Berg
|
1594a84d80
|
migated remaining backoffice controllers
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-22 10:08:08 +02:00 |
|