Bjarke Berg
|
2b4dfbca9d
|
#8142 - Small cleanup, and bugfix
|
2020-05-20 11:42:23 +02:00 |
|
Elitsa Marinovska
|
e85ccb0dab
|
Removing TODOs with the actual implementation
|
2020-05-20 00:20:25 +02:00 |
|
Bjarke Berg
|
5c1bacd944
|
Merge pull request #8080 from AndyButland/feature/7991-netcore-content-model-binder
Netcore: Implemented content model binder.
|
2020-05-15 13:34:15 +02:00 |
|
Bjarke Berg
|
3c622905ba
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Infrastructure/Models/Mapping/ContentTypeMapDefinition.cs
# src/Umbraco.Web/Editors/BackOfficeServerVariables.cs
|
2020-05-11 08:23:59 +02:00 |
|
Andy Butland
|
22b7484217
|
Implemented content model binder in netcore.
|
2020-05-08 13:23:44 +02:00 |
|
Shannon Deminick
|
aff41762ac
|
Merge pull request #8061 from umbraco/v8/bugfix/5716-section-check-when-no-dashboards
Preventive check that will enable sections load for users with no dashboards
|
2020-05-07 15:46:16 +10:00 |
|
Warren Buckley
|
0f4681f3f9
|
Merge pull request #7973 from umbraco/v8/feature/AB6057-segment-feature
Segment feature
|
2020-05-05 14:53:12 +01:00 |
|
Bjarke Berg
|
e8fc2a766b
|
Implemented GetUsersInRoleAsync and reintroduced email check
|
2020-05-05 11:33:19 +02:00 |
|
Elitsa Marinovska
|
3763427726
|
Adding section value check in the query string
|
2020-05-05 09:41:04 +02:00 |
|
Scott Brady
|
c58f480d24
|
Addressed IdentityError changes (it's no longer a collection of string)
|
2020-05-04 18:49:06 +01:00 |
|
Scott Brady
|
04e9140486
|
Null checks and property uses
|
2020-05-04 18:32:57 +01:00 |
|
Scott Brady
|
57ec84cb47
|
Basic tests & refactor for PostUnlockUsers
|
2020-05-04 18:19:24 +01:00 |
|
Scott Brady
|
5815bfa15f
|
Merge remote-tracking branch 'Umbraco/netcore/dev' into netcore/feature/users
|
2020-05-04 14:36:45 +01:00 |
|
Shannon
|
d7469e6576
|
when we rebuild indexes in the back office we are actually calling index.CreateIndex() 2 times before populating
|
2020-05-04 09:24:07 +02:00 |
|
Bjarke Berg
|
aa31a8b5dd
|
Merge remote-tracking branch 'origin/v8/dev' into netcore/dev
# Conflicts:
# src/Umbraco.Core/Models/PublishedContent/PublishedContentType.cs
# src/Umbraco.Core/PublishedCache/PublishedSnapshotServiceBase.cs
# src/Umbraco.Core/PublishedModelFactoryExtensions.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/imagecropper/imagecropper.controller.js
# src/Umbraco.Web.UI.Client/src/views/users/user.controller.js
# src/Umbraco.Web.UI/Umbraco/Views/Default.cshtml
|
2020-05-01 14:13:15 +02:00 |
|
Niels Lyngsø
|
641332d28e
|
Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB6057-segment-feature
|
2020-05-01 09:29:29 +02:00 |
|
Scott Brady
|
f3f4537c58
|
Removed test settings
|
2020-04-30 15:50:19 +01:00 |
|
Scott Brady
|
077cf57abc
|
PR recommendations: added null checks where FindByX was added, using the same exception as ASP.NET Identity 2
|
2020-04-30 15:48:32 +01:00 |
|
Scott Brady
|
643c249386
|
Moved ClaimsIdentityExtensions into Umbraco.Core
|
2020-04-30 09:28:46 +01:00 |
|
Scott Brady
|
2caab18d29
|
Reintroduced FindFirstValue extension method
|
2020-04-30 09:27:34 +01:00 |
|
Scott Brady
|
123b59506b
|
Apply suggestions from code review
Co-Authored-By: Bjarke Berg <mail@bergmania.dk>
|
2020-04-30 08:50:56 +01:00 |
|
Niels Lyngsø
|
d9f25d0841
|
do not showAllowSegmentationForDocumentTypes pr default
|
2020-04-29 16:36:40 +02:00 |
|
Warren Buckley
|
9bce66cb5f
|
Adds AllowSegmentVariation on the Doctype to be peristed
|
2020-04-29 15:29:21 +01:00 |
|
Bjarke Berg
|
e45ffea207
|
Merge pull request #7983 from umbraco/v8/bugfix/models-builder-enable-flag
ModelsBuilder enabled flag not respected
|
2020-04-29 07:37:33 +02:00 |
|
Shannon
|
279329d682
|
removes code that shouldn't have been committed.
|
2020-04-29 10:32:05 +10:00 |
|
Scott Brady
|
d08bb08f57
|
Cleanup
|
2020-04-28 13:05:40 +01:00 |
|
Scott Brady
|
3584aa9fa3
|
Fixed naming for login info wrapper
|
2020-04-28 13:00:02 +01:00 |
|
Scott Brady
|
1862bf033f
|
Normalized int to string conversion
|
2020-04-28 12:20:04 +01: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 |
|
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
|
3e50333a3b
|
Fix for logviewer issue
|
2020-04-24 11:52:12 +02: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 |
|
Scott Brady
|
42efb78fdd
|
Addressed final TODOs
|
2020-04-23 16:03: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 |
|
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
|
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
|
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 |
|
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
|
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 |
|
Shannon
|
2a89b36871
|
Fixing Nasty Exception with Scope/Provider #5151
|
2020-04-22 11:10:24 +10:00 |
|
Elitsa Marinovska
|
65b45eb48d
|
Marking classes as moved
|
2020-04-21 09:25:15 +02:00 |
|
Elitsa Marinovska
|
d483f2ccbd
|
Marking asp.net action filters as migrated to net core
|
2020-04-20 22:56:36 +02:00 |
|
Scott Brady
|
e90778bd3d
|
Extracted constant for 2FA remember me cookie
|
2020-04-20 20:20:04 +01:00 |
|
Scott Brady
|
96d9d3bd21
|
Removed use of Microsoft.AspNet.Identity.Owin, but had to port across some OWIN extensions
|
2020-04-20 20:14:36 +01:00 |
|