Niels Lyngsø
|
d39827a603
|
avoid breaking change of serverValidationManager.getPropertyCallbacks
|
2020-04-28 11:04:20 +02:00 |
|
Niels Lyngsø
|
ab0b0918c1
|
avoid breaking change of serverValidationManager.unsubscribe()
|
2020-04-28 10:40:39 +02:00 |
|
Niels Lyngsø
|
96dd7e493d
|
avoid breaking change of serverValidationManager.subscribe()
|
2020-04-28 10:36:53 +02:00 |
|
Niels Lyngsø
|
f689bea9a7
|
revert removing methods
|
2020-04-28 10:31:23 +02:00 |
|
Niels Lyngsø
|
2c5456a87d
|
Merge branch 'v8/feature/AB6057-segment-feature-corrections' into v8/feature/AB6057-segment-feature
|
2020-04-28 10:20:53 +02:00 |
|
Niels Lyngsø
|
a8f2acd89f
|
more robust variant-picker
|
2020-04-28 10:12:41 +02:00 |
|
Scott Brady
|
7947ce16dd
|
Merge remote-tracking branch 'Umbraco/netcore/dev' into netcore/feature/users
|
2020-04-28 08:42:21 +01:00 |
|
Niels Lyngsø
|
92f0de30cc
|
use displayName instead of language name
|
2020-04-28 08:57:45 +02:00 |
|
Niels Lyngsø
|
af10bd7dfc
|
default variant would never have segment. And if we work only with segmentation the default variant does not have language.isDefault.
|
2020-04-28 08:57:09 +02:00 |
|
Niels Lyngsø
|
a501ef1410
|
spelling mistake corrected
|
2020-04-28 08:15:57 +02:00 |
|
Bjarke Berg
|
bc4713a51c
|
#6233- SqlCE stuff
|
2020-04-28 07:02:14 +02:00 |
|
Niels Lyngsø
|
0b2785b158
|
use right variable with null correction
|
2020-04-27 13:02:54 +02:00 |
|
Bjarke Berg
|
55d9af2b68
|
#6233- Install steps + MacroRenderer
|
2020-04-27 13:00:55 +02:00 |
|
Niels Lyngsø
|
678ceba1a8
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB6057-segment-feature
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbvariantcontenteditors.directive.js
# src/Umbraco.Web.UI.Client/src/common/directives/components/umbgroupsbuilder.directive.js
# src/Umbraco.Web.UI.Client/src/common/services/servervalidationmgr.service.js
|
2020-04-27 12:58:29 +02:00 |
|
Sebastiaan Janssen
|
d65041c250
|
Merge branch 'v8/dev' into v8/contrib
|
2020-04-27 11:03:32 +02:00 |
|
Bjarke Berg
|
0b055cee4b
|
Merge pull request #7963 from emmagarland/feature/netcore-model-unit-tests-settings
Netcore: Migrate UmbracoSettings tests from UnitTests to Integration Tests
|
2020-04-27 10:34:35 +02:00 |
|
Kenn Jacobsen
|
c7908a9ba1
|
V8: Make the sticky header span the full width of its container (#7184)
* Make the sticky header span the full width of its container
* Fix bad merge
|
2020-04-26 12:50:15 +01:00 |
|
Scott Brady
|
0338c2fc4a
|
Removed null checks from normalizer (breaks Umbraco bootstrap process)
|
2020-04-24 12:52:49 +01:00 |
|
Scott Brady
|
9c9bd1dd1e
|
Merge fixes
|
2020-04-24 12:48:29 +01:00 |
|
Scott Brady
|
fed9d1c335
|
Merge remote-tracking branch 'Umbraco/netcore/dev' into netcore/feature/users
|
2020-04-24 12:46:48 +01:00 |
|
Bjarke Berg
|
9110638ce1
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
|
2020-04-24 12:04:40 +02:00 |
|
Bjarke Berg
|
3e50333a3b
|
Fix for logviewer issue
|
2020-04-24 11:52:12 +02:00 |
|
Ollie Philpott
|
2b7b9db3a5
|
Moved and refactored UriUtility tests
|
2020-04-24 09:27:44 +01:00 |
|
Bjarke Berg
|
56b94b53b1
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Services/UserServiceExtensions.cs
# src/Umbraco.Infrastructure/Examine/ContentValueSetBuilder.cs
# src/Umbraco.Infrastructure/Runtime/SqlMainDomLock.cs
# src/Umbraco.Infrastructure/Search/ExamineComposer.cs
# src/Umbraco.PublishedCache.NuCache/DataSource/DatabaseDataSource.cs
# src/Umbraco.Tests/UmbracoExamine/IndexInitializer.cs
|
2020-04-24 08:34:48 +02:00 |
|
Bjarke Berg
|
f79526e46a
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core
# Conflicts:
# src/Umbraco.Infrastructure/Runtime/CoreInitialComposer.cs
# src/Umbraco.Web.Common/Runtime/AspNetCoreComposer.cs
|
2020-04-24 08:23:55 +02:00 |
|
Scott Brady
|
42efb78fdd
|
Addressed final TODOs
|
2020-04-23 16:03:12 +01:00 |
|
Ollie Philpott
|
c567b11c81
|
Move builder to correct folder
|
2020-04-23 15:36:48 +01:00 |
|
Ollie Philpott
|
b056719cdc
|
Move XmlHelper tests and add builder
|
2020-04-23 15:01:17 +01:00 |
|
Ollie Philpott
|
30be5f30ca
|
Move HashGenerator tests
|
2020-04-23 12:13:08 +01:00 |
|
Ollie Philpott
|
6144c4cb03
|
Move HashCodeCombiner tests
|
2020-04-23 12:11:28 +01:00 |
|
Ollie Philpott
|
e89b6fe6e7
|
Move DateTimeExtensions tests
|
2020-04-23 11:51:12 +01:00 |
|
Morten Christensen
|
9b21cf9332
|
Merge pull request #7994 from umbraco/v8/bugfix/5151-scope-issue-indexing
Fixing Nasty Exception with Scope/Provider #5151 - when indexing data
|
2020-04-23 08:52:00 +02:00 |
|
Bjarke Berg
|
27f7d5efae
|
5151 - Added GetProfilesById extension
|
2020-04-23 08:38:29 +02:00 |
|
Scott Brady
|
d6036eb9f4
|
Added ASP.NET Core Identity token providers
|
2020-04-22 20:28:49 +01:00 |
|
Scott Brady
|
4763c28c4a
|
Completed No-op lookup normalizer and OWIN daa protection token provider
|
2020-04-22 20:05:12 +01:00 |
|
Scott Brady
|
16a19b941e
|
Merge remote-tracking branch 'Umbraco/netcore/dev' into netcore/feature/users
|
2020-04-22 15:58:54 +01:00 |
|
Scott Brady
|
8fc2674426
|
Tests for v7 password hash
|
2020-04-22 15:58:28 +01:00 |
|
Bjarke Berg
|
c58831925e
|
5151 - Fix using writerId instead of creatorId
|
2020-04-22 16:20:49 +02:00 |
|
Callum Whyte
|
d4f8499851
|
Update Models Builder model namespace in Views/web.config
|
2020-04-22 16:18:30 +02:00 |
|
Emma Garland
|
c2eb3b0480
|
Merge branch 'netcore/dev' of https://github.com/umbraco/Umbraco-CMS into feature/netcore-model-unit-tests-settings
|
2020-04-22 13:53:41 +01:00 |
|
Bjarke Berg
|
34ae4311d0
|
Merge pull request #7996 from umbraco/netcore/bugfix/logging-fixing
Fixes up all things logging in netcore
|
2020-04-22 12:13:10 +02:00 |
|
Bjarke Berg
|
fce1df08f9
|
Fix test
|
2020-04-22 10:55:13 +02:00 |
|
Bjarke Berg
|
f76e638f0d
|
Merge remote-tracking branch 'origin/netcore/dev' into netcore/bugfix/logging-fixing
# Conflicts:
# src/Umbraco.Tests.Integration/RuntimeTests.cs
# src/Umbraco.Tests.Integration/Testing/UmbracoIntegrationTest.cs
# src/Umbraco.Web.Common/Extensions/UmbracoCoreServiceCollectionExtensions.cs
|
2020-04-22 10:54:54 +02:00 |
|
Bjarke Berg
|
cbfe643a79
|
Merge pull request #7984 from umbraco/v8/bugfix/7967-sqlmaindom
Fixes #7967 - cannot start site with SqlMainDomLock when db isn't configured
|
2020-04-22 09:43:59 +02:00 |
|
Bjarke Berg
|
30c877c66b
|
Merge pull request #7982 from umbraco/netcore/feature/ab6232-WebRuntime
Introduced GenericDictionaryRequestAppCache and eliminated the WebRuntime
|
2020-04-22 09:11:41 +02:00 |
|
Bjarke Berg
|
3b08028202
|
Merge pull request #7992 from umbraco/netcore/feature/AB6241-reimplement-action-filters
Netcore: Reimplementing action filters
|
2020-04-22 08:54:25 +02:00 |
|
Bjarke Berg
|
79e9235338
|
AB#6233 - Install in .NET Core
|
2020-04-22 08:17:45 +02:00 |
|
Shannon
|
18b285f088
|
Splits profiler so it doesn't have to take a dependency since we don't want to pre-resolve. Adds enrichers to the container.
|
2020-04-22 15:23:51 +10:00 |
|
Shannon
|
2ef8f26b28
|
removes unneeded extra HostBuilderExtensions
|
2020-04-22 14:29:01 +10:00 |
|
Shannon
|
46e14f7692
|
Fixes up all logging. Configures serilog logging to replace MS logging just like serilog does, adds new ILoggerConfiguration so we aren't hard coding things, dynamically adds enrichers when the container is ready to resolve services.
|
2020-04-22 14:23:56 +10:00 |
|