Commit Graph

33748 Commits

Author SHA1 Message Date
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
Bjarke Berg
305ed42b48 Moved the sqlce db to root/App_Data/umbraco.sdf, instead of wwwroot/App_Data/umbraco.sdf 2020-05-04 14:40:11 +02:00
Bjarke Berg
31cda96ba5 Merge pull request #8008 from electricsheep/feature/netcore-misc-unit-tests
Netcore: #7898 Migrate Misc tests to new test project
2020-05-04 10:20:05 +02:00
Bjarke Berg
217e634093 Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core 2020-05-04 09:38:14 +02:00
Bjarke Berg
d83cef5f3d Fix for tests failing 2020-05-04 09:35:48 +02: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
03c68fa638 Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core 2020-05-04 06:55:08 +02:00
Bjarke Berg
eb4f9b5fbb Updated Imagesharp to rc1 2020-05-01 15:55:39 +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
Bjarke Berg
f3d81702ac AB#6233 - revert connectionstring 2020-05-01 13:47:44 +02:00
Bjarke Berg
b70d7101e3 AB#6233 - Explicit restarts umbraco after install to ensure runtime state is run and umbraco is correct composed. 2020-05-01 13:40:26 +02:00
Niels Lyngsø
3e65d21b67 always have the empty fallback function 2020-05-01 13:18:08 +02:00
Niels Lyngsø
ef56d9cbe3 revert change title 2020-05-01 12:50:55 +02:00
Niels Lyngsø
138f38d786 added some description to bindings 2020-05-01 11:57:06 +02:00
Niels Lyngsø
c060cd3b8d rename variantNodeModel to contentNodeModel 2020-05-01 11:55:49 +02:00
Niels Lyngsø
0ef7bddce9 if varaints, only show URLs that are equal to the current viewing culture 2020-05-01 11:16:27 +02:00
Niels Lyngsø
b992830307 correct spelling mistake 2020-05-01 10:25:08 +02:00
Niels Lyngsø
871e50efb8 variant validation error test 2020-05-01 09:56:09 +02:00
Niels Lyngsø
2b5f3eeedd correcting test to parse segment attribute 2020-05-01 09:41:31 +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
Bjarke Berg
da1e83c0d1 AB#6233 - Added application url on IHostingEnvironment. Still need a way to figure out how to get this value 2020-05-01 08:26:05 +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
Bjarke Berg
04872857e4 AB#6233 - Removed code that cleared the connection string just after it was inserted 2020-04-30 12:57:17 +02: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
073b28064a Merge remote-tracking branch 'Umbraco/netcore/dev' into netcore/feature/users 2020-04-30 09:13:20 +01:00
Bjarke Berg
fcf37aa80f AB#6233 - Added more to the KnownAssemblyExclusionFilter 2020-04-30 10:07:21 +02: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ø
0bb656482b should use _ to align with server feedback in modelState 2020-04-30 08:26:42 +02:00
Niels Lyngsø
d9f25d0841 do not showAllowSegmentationForDocumentTypes pr default 2020-04-29 16:36:40 +02:00
Warren Buckley
9b7afd7be9 Merge branch 'v8/feature/AB6057-segment-feature' of https://github.com/umbraco/Umbraco-CMS into v8/feature/AB6057-segment-feature 2020-04-29 15:30:46 +01:00
Warren Buckley
9bce66cb5f Adds AllowSegmentVariation on the Doctype to be peristed 2020-04-29 15:29:21 +01:00
Niels Lyngsø
87a22bd427 pick tabs from variant content, not the node content model. 2020-04-29 16:28:39 +02:00
Bjarke Berg
59501eba86 AB#6233 - Cleanup 2020-04-29 16:11:56 +02:00
Niels Lyngsø
01c81023a8 parse allowSegmentVariant on 2020-04-29 16:05:39 +02:00
Niels Lyngsø
50ef099173 remove console.log 2020-04-29 15:16:59 +02:00
Niels Lyngsø
329b9fe04e Have compositId and htmlId available always for content 2020-04-29 15:16:39 +02:00
Niels Lyngsø
97f7ff519b ups, removes , 2020-04-29 14:57:43 +02:00
Niels Lyngsø
42f9466b1d replace angular.forEach with native forEach 2020-04-29 14:57:15 +02:00
Niels Lyngsø
03fc9cae3c use Utilities for copy 2020-04-29 14:50:53 +02:00
Niels Lyngsø
ea2f8fe71f fixes sort of variants problem 2020-04-29 14:21:44 +02:00
Bjarke Berg
fa740f36b5 fix tests 2020-04-29 08:56:42 +02:00
Bjarke Berg
e5224b4fe1 Merge remote-tracking branch 'origin/netcore/dev' into netcore/feature/AB6233-install-steps-in-dotnet-core 2020-04-29 08:23:40 +02:00
Bjarke Berg
e6c3c5e36e Merge pull request #7977 from AndyButland/feature/7898-netcore-model-unit-tests-4
Netcore: Further model unit test migrations into new project and builder pattern
2020-04-29 08:22:19 +02: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
Elitsa Marinovska
450226a2c3 Marking classes as "Migrated" 2020-04-28 16:01:11 +02:00
Elitsa Marinovska
652da168db Migrating ActionResults and a dependency class 2020-04-28 16:00:29 +02:00