Shannon
|
ab84490535
|
Fixes email sending notifications so they are checked if they are handled.
|
2021-08-09 13:42:08 -06:00 |
|
Mole
|
d2dae7f35b
|
Add null check when sending SendEmailNotification
|
2021-06-04 10:57:14 +02:00 |
|
Mole
|
91b59c6c67
|
Send NotificationEmailModel with notification
|
2021-06-04 10:42:33 +02:00 |
|
Mole
|
6a79053a9f
|
Move email models into a folder
|
2021-06-04 09:50:49 +02:00 |
|
Mole
|
40c8bf62f7
|
Enable email sender to publish an event if smtp is not configured (#10352)
|
2021-06-01 06:41:56 +02:00 |
|
Andy Butland
|
7dd92efe25
|
Added additional addresses and attachments to core's email sending service. (#10178)
|
2021-04-23 08:59:10 +02:00 |
|
Kenn Jacobsen
|
22ec42a5ab
|
Play it safe - revert to sending emails synchronous
|
2021-03-01 13:13:37 +01:00 |
|
Kenn Jacobsen
|
3769e8108c
|
Remove static methods and events from EmailSender
|
2021-02-25 15:08:56 +01:00 |
|
Mole
|
eb091f8dcd
|
Align namespaces in root of infrastructure
|
2021-02-15 13:14:18 +01:00 |
|
Mole
|
88f7abb72e
|
Move Deploy and Events to Umbraco.Cms.Core.*
Also move QueuingEventDispatcher to the core project since it has 0 external references, and could be cut and pasted with 0 errors.
|
2021-02-12 10:54:42 +01:00 |
|
Mole
|
216fb87c79
|
Rename Umbraco.Core namespace to Umbraco.Cms.Core
|
2021-02-09 10:22:42 +01:00 |
|
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 |
|
Bjarke Berg
|
e46a248832
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller-merge
# Conflicts:
# src/Umbraco.Infrastructure/HostedServices/ScheduledPublishing.cs
# src/Umbraco.Infrastructure/Runtime/CoreInitialComposer.cs
# src/Umbraco.Infrastructure/Scheduling/SchedulerComponent.cs
# src/Umbraco.Infrastructure/Scheduling/SchedulerComposer.cs
# src/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTest.cs
# src/Umbraco.Tests/Testing/UmbracoTestBase.cs
# src/Umbraco.Web.BackOffice/Extensions/BackOfficeApplicationBuilderExtensions.cs
# src/Umbraco.Web.BackOffice/Runtime/BackOfficeComposer.cs
# src/Umbraco.Web.Common/Runtime/AspNetCoreComposer.cs
# src/Umbraco.Web.Common/UmbracoContext/UmbracoContext.cs
# src/Umbraco.Web.UI.NetCore/appsettings.json
# src/Umbraco.Web/Editors/BackOfficeController.cs
# src/Umbraco.Web/Runtime/WebInitialComponent.cs
|
2020-11-12 13:10:19 +01:00 |
|
Bjarke Berg
|
b47f946ffe
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/task/6973-migrating-authenticationcontroller
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
# Conflicts:
# src/Umbraco.Infrastructure/HealthCheck/NotificationMethods/EmailNotificationMethod.cs
# src/Umbraco.Web/Editors/AuthenticationController.cs
|
2020-10-26 14:34:06 +01:00 |
|
Shannon
|
e68c37dc54
|
Migrates AuthenticationController for the 2FA requirements
|
2020-10-19 18:48:51 +11:00 |
|