Commit Graph

32012 Commits

Author SHA1 Message Date
Shannon
6aa49242f2 Don't try to reuse db instances, thsi can result in potential zombie transactions 2020-07-08 13:43:20 +10:00
Shannon
a233264c8e Ensure index rebuilding doesn't short circuit if one of the populators fails 2020-07-08 13:43:20 +10:00
Shannon
8814875b95 fixes error logging 2020-07-08 13:43:20 +10:00
Sebastiaan Janssen
1f29778a23 Bump version to 8.6.4 2020-07-02 14:16:04 +02:00
Shannon
b8d6ef64c7 Remove the usage of Parallel to run the populators
(cherry picked from commit b078f856b9)
2020-07-02 13:49:59 +02:00
Sebastiaan Janssen
a88a5a0cae Merge pull request #7984 from umbraco/v8/bugfix/7967-sqlmaindom
Fixes #7967 - cannot start site with SqlMainDomLock  when db isn't configured

(cherry picked from commit cbfe643a79)
2020-07-02 10:38:10 +02:00
Sebastiaan Janssen
de3d0e9f11 Merge pull request #7021 from stevemegson/v8/pr/member-cmsContentNu
OnMemberRefreshedEntity stores data as published rather than edited

(cherry picked from commit a9bb1ff49e)
2020-07-02 10:36:45 +02:00
Warren Buckley
c99798ac1b Allows unpublished content to render a macro HTML in the RTE
(cherry picked from commit 3680f22321)
2020-06-18 09:17:00 +02:00
Warren Buckley
f716754253 Remove duplicate comment 2020-06-17 12:50:31 +01:00
Warren Buckley
ac394619fc Fix SkipStep in tour directive was looking at wrong DOM selector it needs to be skipStepIfVisible 2020-06-17 12:46:11 +01:00
Warren Buckley
950d64ff17 Revert changes made to tour from 8.7 due to UX changes 2020-06-17 11:49:20 +01:00
Warren Buckley
6a8ceb7af9 Set Version to 8.6.3
.\build SetUmbracoVersion 8.6.3
2020-06-17 09:07:17 +01:00
Warren Buckley
addd56f30d Adds skipStepIfVisible property to JSON Tour Steps to allow skipping if DOM item is present (#8235)
Co-authored-by: Niels Lyngsø <nsl@umbraco.com>
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/components/application/umbtour.directive.js
2020-06-17 08:53:58 +01:00
Claus
03d1b7445e Fix radio button checked appearance
(cherry picked from commit ae993519ce)
2020-06-11 15:08:17 +02:00
Claus
32a30aad97 Fix glitch in umb-checkbox background 2020-06-09 14:29:56 +02:00
Claus
5a6462f197 Merge pull request #8226 from umbraco/v8/bug/8223
Fix nested content clipboard
2020-06-09 14:12:08 +02:00
Sebastiaan Janssen
18157aea32 Fixes #8233
Nested content clipboard broken after upgrade to Umbraco 8.6.2
2020-06-03 08:47:46 +02:00
Warren Buckley
1fe7de0b5f Merge pull request #7166 from umbraco/v8/feature/7133-do-not-paste-keys-in-nested-content
Cherry picked from SHA 49c438b55f

NC keys: Do not copy keys for Nested Content (Fix for #7133)
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.controller.js
2020-05-29 17:03:39 +01:00
Sebastiaan Janssen
b90ed4c362 Bump version to 8.6.2 2020-05-27 15:50:46 +02:00
Enkel Media
2b4968119e Fixes #8004 umbnodepreview setting contentType alias to null (#8109)
(cherry picked from commit f2ad7bb631)
2020-05-27 14:40:53 +02:00
Shannon
9f2c1cd3e6 when we rebuild indexes in the back office we are actually calling index.CreateIndex() 2 times before populating
(cherry picked from commit d7469e6576)
2020-05-27 10:14:03 +02:00
Jeavon Leopold
b2c2e86971 Add GetMainDom method to UmbracoApplication so GetRuntime can be overridden
(cherry picked from commit c3f59602c2)
2020-05-27 10:11:44 +02:00
Shannon
0b1e1e6dfe Cherry pick: Adding section value check in the query string #8061 2020-05-07 15:48:38 +10:00
Shannon
af29b8da68 Cherry pick #8058 to fix #8038 2020-05-04 20:59:22 +10:00
Shannon
ee6d3e0478 Removes the alpha builds of examine from nuget.config 2020-04-17 00:14:05 +10:00
Shannon
52ecd59c11 fixes test 2020-04-17 00:01:26 +10:00
Shannon
94bd9f4a9f Merge branch 'v8/8.6' of https://github.com/umbraco/Umbraco-CMS into v8/8.6 2020-04-16 23:54:09 +10:00
Shannon
3310ef9d8d fix tests 2020-04-16 23:53:52 +10:00
Sebastiaan Janssen
271669581a Merge pull request #7847 from umbraco/v8/bugfix/7773-memory-leak
Fixes Memory Leak in GetCacheItem cache dependency #7773

(cherry picked from commit b8abc04417)
2020-04-16 15:21:54 +02:00
Sebastiaan Janssen
41f98a41fb Added fix from #7832 since the test was somehow cherry picked into 8.6.1 already 2020-04-16 14:58:56 +02:00
Shannon
eabc9583f0 adds more named params 2020-04-16 22:39:32 +10:00
Shannon
153daa9fc5 fixes nameof 2020-04-16 22:35:53 +10:00
Shannon
6a5366469e fixes null checks in ctor 2020-04-16 22:34:15 +10:00
Shannon
0bfb61f1c1 Merge branch 'v8/8.6' of https://github.com/umbraco/Umbraco-CMS into v8/8.6 2020-04-16 22:27:26 +10:00
Shannon
d2c05bf681 Fixes issue with RelationTypeFactory swapping the parent/child 2020-04-16 22:27:05 +10:00
Bjarke Berg
b09d736c1b Bump verison to 8.6.1 2020-04-16 13:47:23 +02:00
Shannon
d9bf7dfa96 changes back isBidrectional spelling in case someone is using it with a named parameter binding :/ 2020-04-16 18:53:45 +10:00
Shannon
53824cac25 fix isBidirectional spelling 2020-04-16 18:46:00 +10:00
Shannon
feeff07d5c Cherry pick - Possible fix for issue #7870 2020-04-16 18:39:02 +10:00
Shannon
b72abd50a0 fixes relation type ctor 2020-04-16 17:47:43 +10:00
Sebastiaan Janssen
0d7b0b9674 Add back ctor to revert a breaking change 2020-04-15 21:11:14 +02:00
Shannon Deminick
4a071f6e05 Nucache NullReferenceException when copying (#7961)
(cherry picked from commit b30db05cc7)

# Conflicts:
#	src/Umbraco.Tests/PublishedContent/NuCacheChildrenTests.cs
2020-04-15 20:55:11 +02:00
Sebastiaan Janssen
055f18d639 Add back ctor to revert a breaking change 2020-04-15 09:52:07 +02:00
mattchanner
d0eee32f1d Added null check on raw JSON to prevent null reference error deserializing the grid
(cherry picked from commit bcea0f645a)
2020-04-09 16:51:02 +02:00
Benjamin Carleski
5f5773b0c0 7879: Handle for multiple picked media relations
(cherry picked from commit 9f7c44c64e)
2020-04-09 16:50:41 +02:00
Sebastiaan Janssen
5531c7300d Update dependency for 8.5.5
(cherry picked from commit 2d3388d6d3)

# Conflicts:
#	src/SolutionInfo.cs
2020-03-19 14:02:01 +01:00
Warren Buckley
69483d03b6 Set version to 8.6.0
.\build SetUmbracoVersion 8.6.0
2020-03-09 09:57:22 +00:00
Warren Buckley
cbd4746c76 Cherry pick of 7bfeae7329
Merge pull request #7745 from kjac/v8/fix/media-picker-upload-rte

V8: Fix broken "upload and insert media" in RTE
2020-03-04 13:17:11 +01:00
Kenn Jacobsen
2e40b11cd1 Make sure entity media path is mapped for DTO types of GenericContentEntityDto
(cherry picked from commit fbe963a542)
2020-03-02 08:47:45 +01:00
Poornima Nayar
05354b2ce9 Merge pull request #7140 from kjac/v8/fix/media-picker-logout-login
V8: Make sure the media picker can survive a logout and subsequent login
(cherry picked from commit e36df809c0)
2020-02-28 09:24:17 +00:00