Nikolaj
02828db8fd
Add work on PublishedSnapshotService
2020-09-15 08:45:40 +02:00
Nikolaj
d7e3bce741
Rename Error to align it with MS ILogger
2020-09-14 09:10:53 +02:00
Bjarke Berg
1923cf013c
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/ModelsBuilderEmbedded-migration-roslyn-compiler
2020-09-09 12:38:16 +02:00
Elitsa Marinovska
78dd6c40da
Fixes issue https://github.com/umbraco/Umbraco-CMS/issues/8835 on alpha001 regarding disabling/enabling url tracking
2020-09-08 15:50:52 +02:00
Nikolaj
00b30f74c7
Fix
2020-09-07 09:06:46 +02:00
Nikolaj
1eb7e9c1eb
Add further progress
2020-09-02 14:44:01 +02:00
Bjarke Berg
3d55dcd3c4
Merge remote-tracking branch 'netcore/dev' into netcore/netcore
2020-08-26 08:05:15 +02:00
Bjarke Berg
2c2d70c500
https://dev.azure.com/umbraco/D-Team%20Tracker/_workitems/edit/6587 - Moved controllers: HealthCheckController + All localization files + fixed issues with MapPath from wwwroot to content root
2020-05-25 14:50:51 +02:00
Bjarke Berg
aa63ce5ed9
Merge branch 'netcore/dev' into netcore/netcore
...
# Conflicts:
# src/Umbraco.Tests/Web/Controllers/AuthenticationControllerTests.cs
# src/Umbraco.Tests/Web/Controllers/UsersControllerTests.cs
# src/Umbraco.Web.UI.NetCore/appsettings.json
# src/Umbraco.Web/Editors/AuthenticationController.cs
# src/Umbraco.Web/Editors/UsersController.cs
2020-05-20 12:43:13 +02:00
Bjarke Berg
2b4dfbca9d
#8142 - Small cleanup, and bugfix
2020-05-20 11:42:23 +02:00
Elitsa Marinovska
ad31db9f4a
Adding DeliveryMethod option which we make use of in EmailSender.cs
2020-05-20 00:21:45 +02:00
Bjarke Berg
cd48adc7af
AB6455 - Stub'ed WebSecurity, cleanup and fix issue with content root vs web root
2020-05-12 20:28:40 +02:00
Bjarke Berg
64dfa009f5
#6233 - version in config removed
2020-04-28 12:31:15 +02:00
Bjarke Berg
55d9af2b68
#6233- Install steps + MacroRenderer
2020-04-27 13:00:55 +02:00
Shannon
7e2d0902af
Huge IIOHelper cleanup, removes some overlap with IHostingEnvironment, much less usages of IIOHelper and instead just use what is already available on IHostingEnvironment
2020-04-03 11:03:06 +11:00
Shannon
9d320f79da
New IRuntimeHash to fix type scanning in netcore in order to look at the right runtime bits to creaet a hash for
2020-04-03 01:08:52 +11:00
Shannon
f0579714e9
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
...
# Conflicts:
# .gitignore
# src/Umbraco.Core/IO/IIOHelper.cs
2020-04-02 22:32:02 +11:00
Bjarke Berg
55426515c0
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB5822-smidge-implementation
...
# Conflicts:
# src/Umbraco.Infrastructure/Media/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageProcessorImageUrlGenerator.cs
# src/Umbraco.Infrastructure/Models/ImageSharpImageUrlGenerator.cs
# src/Umbraco.Web.BackOffice/AspNetCore/AspNetCoreComposer.cs
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
# src/Umbraco.Web.UI.NetCore/Startup.cs
# src/Umbraco.Web.UI.NetCore/appsettings.json
2020-03-31 15:36:25 +02:00
Bjarke Berg
117bfd1f12
AB#8522 - Smidge reset updates the version string to the current ticks
2020-03-31 10:47:08 +02:00
Shannon
8535d0fbe3
Cleans up IIOHelper and removes methods/props that shouldn't exist, changes test helper to use WorkingDirectory fixes some usages of MapPath
2020-03-31 17:27:51 +11:00
Shannon
9ed925941f
Gets DB installation test working with runtime level checking
2020-03-30 17:25:29 +11:00
Bjarke Berg
f3e3ac8969
Removed Machine key stuff
2020-03-19 19:11:57 +01:00
Bjarke Berg
7c011e5b57
Removed UseLegacyEncoding option from config
2020-03-19 19:09:33 +01:00
Bjarke Berg
00418959f2
Extracted IConfigManipulator from IConnectionStrings, and implemented a XML (legacy) and JSON version.
2020-03-18 19:17:51 +01:00
Bjarke Berg
3e75c889ab
Imaging settings
2020-03-17 17:56:00 +01:00
Bjarke Berg
b2d529dea6
Merge branch 'netcore/feature/simplify-config' into netcore/feature/aspnetcore-config
2020-03-17 14:10:06 +01:00
Bjarke Berg
1c7187e2ee
Moved GetUmbracoMvcAreaNoCache to IOHelperExtensions
2020-03-17 14:06:06 +01:00
Bjarke Berg
bb89eec04f
Merge branch 'netcore/feature/simplify-config' into netcore/feature/aspnetcore-config
2020-03-16 14:57:11 +01:00
Bjarke Berg
de0a578dc8
Fix for ModelsBuilderConfig
2020-03-16 14:48:41 +01:00
Bjarke Berg
51879c0b80
Implemented config for asp.net core
2020-03-16 14:02:08 +01:00
Bjarke Berg
c1f42a9258
Simplified more config
2020-03-13 20:37:15 +01:00
Bjarke Berg
263b986ced
Avoid usage of IOHelper in ConnectionStrings.cs
2020-03-13 12:45:22 +01:00
Bjarke Berg
1c03b470d9
Avoid usage of IOHelper in ModelsBuilderConfig.cs
2020-03-13 12:16:20 +01:00
Bjarke Berg
ea15fdb14e
Avoid usage of IOHelper in GlobalSettings
2020-03-13 10:00:03 +01:00
Bjarke Berg
5f13dde1cd
Moved functionality to write to the connection strings into the configuration area
2020-03-12 16:56:39 +01:00
Bjarke Berg
c486444eda
Cleaned up config for Content settings
2020-03-12 15:30:22 +01:00
Bjarke Berg
cb0994a929
Cleaned up config for Security settings
2020-03-12 14:36:25 +01:00
Bjarke Berg
e27a05c3e8
Cleaned up config for RequestHandler settings
2020-03-12 12:46:08 +01:00
Bjarke Berg
e2dfc68718
Cleaned up config for WebRouting settings
2020-03-12 09:52:34 +01:00
Bjarke Berg
e4ff481053
Cleaned up config for Keep Alive settings
2020-03-12 08:28:31 +01:00
Bjarke Berg
f446e52d8f
Cleaned up condig for Logging and Tours
2020-03-12 08:24:02 +01:00
Andy Butland
8e3967c596
Merge branch 'netcore/dev' into netcore/77007-replace-no-nodes
...
# Conflicts:
# src/Umbraco.Core/Configuration/IGlobalSettings.cs
# src/Umbraco.Core/Constants-Web.cs
2020-03-06 07:28:13 +01:00
Bjarke Berg
290e5b58a0
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/executable-backoffice
...
# Conflicts:
# src/Umbraco.Web/Runtime/WebRuntime.cs
2020-03-04 10:10:03 +01:00
Bjarke Berg
2d175ffb86
- Moved ModelsBuilder constant into Core under constants
...
- Move the registration of configs into the factory
- Moved extension methods of ModelsMode into Umbraco.Core
- Removed references to Umbraco.Configuration from Umbraco.Infrastructure and Umbraco.ModelsBuilder.Embedded
2020-03-03 14:15:30 +01:00
Bjarke Berg
53953338d8
Merged Umbraco.Abstractions into Umbraco.Core
2020-03-03 13:42:07 +01:00
cyberdot
efd8e37f34
Merge branch 'netcore/dev' into temp-7667
2020-03-03 12:05:31 +00:00
cyberdot
01362d0dd0
NetCore: Abstract ConfigurationManager references
2020-03-03 11:18:54 +00:00
Andy Butland
e6a55a215a
Replaced nonodes.aspx with MVC controller and view, with configurable view location.
2020-02-29 14:26:35 +01:00
Bjarke Berg
765f50a301
Merge branch 'netcore/feature/move-more-install-stuff' into netcore/feature/executable-backoffice
2020-02-27 10:04:30 +01:00
Bjarke Berg
ba97598044
- Moved dashboards to Core
...
- Introduced IUserAgentProvider, instead of using HttpContext directly
- Introduced IUmbracoApplicationLifetime, instead of using UmbracoApplication directly
- Introduced IMachineKeyConfig instead of using WebConfigurationManager directly
- Move information about dbProvider to the SqlSyntax
- Moved install steps
2020-02-26 13:52:06 +01:00