Bjarke Berg
|
e74570c0ac
|
More clean up of old configs
|
2020-09-14 14:12:38 +02:00 |
|
Bjarke Berg
|
4173a2fb20
|
More clean up of old configs
|
2020-09-14 12:58:41 +02:00 |
|
Bjarke Berg
|
acb46119be
|
More clean up of old configs
|
2020-09-14 12:57:47 +02:00 |
|
Bjarke Berg
|
1b4b17cbae
|
More clean up of old configs
|
2020-09-14 11:56:22 +02:00 |
|
Bjarke Berg
|
e6ad34da1d
|
More clean up of old configs
|
2020-09-14 09:13:53 +02:00 |
|
Bjarke Berg
|
5b90a469e9
|
More clean up of old configs
|
2020-09-14 09:01:57 +02:00 |
|
Bjarke Berg
|
2eee6d7386
|
Removed some of the old legacy configs
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-09-11 21:13:18 +02:00 |
|
Bjarke Berg
|
dc643ab6a6
|
Merge remote-tracking branch 'origin/netcore/netcore' into feature/8651-config-options-patten
# Conflicts:
# src/Umbraco.Core/Configuration/ModelsBuilderConfigExtensions.cs
# src/Umbraco.ModelsBuilder.Embedded/BackOffice/ContentTypeModelValidatorBase.cs
# src/Umbraco.ModelsBuilder.Embedded/BackOffice/ModelsBuilderDashboardController.cs
# src/Umbraco.ModelsBuilder.Embedded/Building/ModelsGenerator.cs
# src/Umbraco.ModelsBuilder.Embedded/Compose/ModelsBuilderComposer.cs
# src/Umbraco.ModelsBuilder.Embedded/ModelsGenerationError.cs
# src/Umbraco.ModelsBuilder.Embedded/OutOfDateModelsStatus.cs
# src/Umbraco.ModelsBuilder.Embedded/PureLiveModelFactory.cs
# src/Umbraco.Web.BackOffice/Controllers/RedirectUrlManagementController.cs
|
2020-09-10 14:01:38 +02:00 |
|
Bjarke Berg
|
a4e5029912
|
Refactored to remove Configs
|
2020-09-10 13:51:59 +02:00 |
|
Nikolaj
|
7496e7c9a0
|
Set ModelsBuilderConfig back to default to true
|
2020-09-08 10:56:41 +02:00 |
|
Nikolaj
|
3eb897a16f
|
Move genereated files to the Umbraco folder
|
2020-09-08 10:21:11 +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 |
|
Andy Butland
|
2a59a8385c
|
Merge branch 'netcore/netcore' into feature/8651-config-options-patten
# Conflicts:
# src/Umbraco.Tests.Common/Builders/GlobalSettingsBuilder.cs
# src/Umbraco.Tests/TEMP/DatabaseContextTests.sdf
# src/Umbraco.Web.BackOffice/Controllers/ImagesController.cs
|
2020-08-27 09:03:01 +02:00 |
|
Bjarke Berg
|
3d55dcd3c4
|
Merge remote-tracking branch 'netcore/dev' into netcore/netcore
|
2020-08-26 08:05:15 +02:00 |
|
Andy Butland
|
2ea89acaaa
|
Merge branch 'netcore/netcore' into feature/8651-config-options-patten
# Conflicts:
# src/Umbraco.Infrastructure/Services/Implement/NotificationService.cs
|
2020-08-25 10:09:54 +02:00 |
|
Bjarke Berg
|
892a7e0b34
|
Changed default value of HideTopLevelNodeFromPath to true
|
2020-08-24 14:16:34 +02:00 |
|
Andy Butland
|
7884e4ca17
|
Resolved issues such that application boots and back-office is navigable.
|
2020-08-24 09:29:40 +02:00 |
|
Andy Butland
|
2f22313ceb
|
Restored Umbraco.Web and added temporary methods for converstion between legacy and new configuration models to maintain build.
|
2020-08-23 15:58:37 +02:00 |
|
Andy Butland
|
89b725ef28
|
Reverted non netcore related project amends in order to limit changes to those necessary for the netcore executable call stack.
|
2020-08-23 14:05:35 +02:00 |
|
Andy Butland
|
52a65caf88
|
Temporarily removed test and non netcore executable projects.
|
2020-08-21 15:27:06 +01:00 |
|
Andy Butland
|
510bd92e78
|
Amended injection of further settings to use IOptionsSnapshot.
|
2020-08-21 14:52:47 +01: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 |
|
Andy Butland
|
0f6e18023f
|
Amended most configuration settings classes to public POCOs without interfaces, and loaded into services collection via loading the configuration section.
|
2020-08-20 08:24:23 +01:00 |
|
Andy Butland
|
a3e84ea3a8
|
(WIP) migrated TourSettings to use IOptions pattern for configuration.
|
2020-08-19 14:14:01 +01:00 |
|
Bjarke Berg
|
3dd59c6b83
|
Support for parsing provider from azure connection strings
|
2020-08-18 13:49:15 +02:00 |
|
Bjarke Berg
|
9eee058211
|
Fix issue with buildscript and verify nuget
|
2020-08-11 20:31:04 +02:00 |
|
Bjarke Berg
|
3daad871ce
|
Merge pull request #8396 from umbraco/netcore/feature/AB4827-sqlce-nuget
NuGet package specifications for SQL CE
|
2020-07-10 13:49:42 +02:00 |
|
Bjarke Berg
|
d94ecfe65e
|
Fixes for running using nuget package
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-07-10 13:00:54 +02:00 |
|
Bjarke Berg
|
66a549c89b
|
Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/AB4822-nuget-packages-basis
|
2020-07-09 18:03:15 +02:00 |
|
Elitsa Marinovska
|
6282ac4a5b
|
Merged changes from base branch
|
2020-07-08 09:07:54 +02:00 |
|
Bjarke Berg
|
6bb33c865f
|
Small fixes to build.ps1 and added xml doc generation to projects
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-07-07 20:40:44 +02:00 |
|
Bjarke Berg
|
8a3d104f85
|
Using constants instead of hardcoded strings
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-26 08:20:19 +02:00 |
|
Bjarke Berg
|
3a33e7bf29
|
Migrated ControllerContentTests.. Right now the test fails, but the test is correct
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-17 16:39:28 +02:00 |
|
Bjarke Berg
|
834a8173d0
|
Migrated Media controller + ContentTypeControllerBase + ContentTypeController, MediaTypeController
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
|
2020-06-12 22:13:43 +02:00 |
|
Shannon
|
2b412f337c
|
Fixes issue with growing cookie/identity (we don't want to use Actor), fixes GlobalSettings issue, ensures temp claims are not cloned
|
2020-06-09 17:40:35 +10:00 |
|
Shannon
|
246e28d147
|
Implements PostLogout and ensures all appropriate cookies are cleared on logout along with ensuring that the ticket is renewed each user seconds request if configured to stay logged in.
|
2020-06-09 14:36:36 +10:00 |
|
Shannon
|
e47f81efdc
|
Gettting password formats and hashing sorted, ensuring the password format on the user is used
|
2020-05-27 13:48:26 +10: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
|
64dfa009f5
|
#6233 - version in config removed
|
2020-04-28 12:31:15 +02:00 |
|
Shannon
|
60abdd60b5
|
Starts fixing up integration tests
|
2020-04-03 13:16:01 +11: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 |
|
Bjarke Berg
|
01957b7c64
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/integration-tests-running
|
2020-04-02 10:01:57 +02:00 |
|
Bjarke Berg
|
9e38ed045f
|
Aligned builders
|
2020-04-01 08:18:56 +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 |
|
Elitsa Marinovska
|
7e3b3414d5
|
Merge branch 'netcore/dev' into netcore/feature/ab5820-webprofiler-aspnetcore
|
2020-03-30 15:26:51 +02:00 |
|
Shannon
|
9ed925941f
|
Gets DB installation test working with runtime level checking
|
2020-03-30 17:25:29 +11:00 |
|