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 |
|
Kenn Jacobsen
|
b48e288d71
|
Fix JS errors for Nested Content in single mode
(cherry picked from commit f4cd1c2f0c)
|
2020-02-25 21:29:48 +01:00 |
|
ksingercoffey
|
5a35ba60c1
|
#7643: add type="button" to prevent default clicks by pressing Enter (#7651)
(cherry picked from commit 5307a8cf13)
|
2020-02-25 16:53:53 +01:00 |
|
Warren Buckley
|
e2f54c3f3a
|
Merge pull request #7696 from kjac/v8/fix/login-culture-unset-2
V8: Make sure mculture is set after logout and login
(cherry picked from commit 4acddb288a)
|
2020-02-25 13:10:10 +00:00 |
|
Warren Buckley
|
78a46677e5
|
Merge pull request #7630 from kjac/v8/fix/nested-content-single-mode-add-more-than-one
V8: Nested Content can't add multiple items
(cherry picked from commit a65bf08f1a)
|
2020-02-25 09:47:46 +00:00 |
|
Warren Buckley
|
baacd6f27f
|
Merge pull request #7654 from kjac/v8/fix/recycle-bin-without-mculture
V8: Ensure that the recycle bin doesn't delete content at root
(cherry picked from commit 4275401c4b)
|
2020-02-24 15:52:33 +00:00 |
|
Warren Buckley
|
b41c3ad3bc
|
Merge pull request #7660 from umbraco/v8/bugfix/AB4900-start-nodes-list-views
Fixing when a start node is a content item in a nested list view
|
2020-02-19 09:57:26 +00:00 |
|
Shannon
|
653616912a
|
Fixes issue when a user's start node is below a list view and when there's list views below that
|
2020-02-19 13:43:48 +11:00 |
|
Warren Buckley
|
ffd43131c4
|
Merge pull request #7627 from umbraco/v8/bugfix/AB4828-resetpassword-mail
AB4828 - Reset Password Email
(cherry picked from commit f00680bfe6)
|
2020-02-12 11:54:21 +00:00 |
|
Shannon
|
7182be93d9
|
Ensures that we don't set IsChildOfListView when it's a user's start node since we are actually rendering that tree node when that is the case
|
2020-02-12 13:47:48 +11:00 |
|
Shannon
|
8dc9d4ace4
|
Updates c# ShouldRenderChildrenOfContainer to allow for nested list views
|
2020-02-12 11:44:57 +11:00 |
|
Warren Buckley
|
9c165dc797
|
Merge pull request #7637 from umbraco/v8/bug/AB4899-remember-user-filtering
V8/bug/ab4899 remember user filtering
|
2020-02-11 13:10:02 +00:00 |
|
Niels Lyngsø
|
355fe6be21
|
Remember user filtering
|
2020-02-11 12:12:01 +01:00 |
|
Niels Lyngsø
|
72ff7ab8f1
|
on blur event for umb-mini-search
|
2020-02-11 12:11:32 +01:00 |
|
Kenn Jacobsen
|
94d9acdeee
|
Prevent multi URL picker from crashing with JS errors when absolute (non-local) links are added.
(cherry picked from commit 2c9c5baae5)
|
2020-02-11 10:06:47 +01:00 |
|
Nathan Woulfe
|
b32e8c5f16
|
update angular-aria to 1.7.9 (#7606)
(cherry picked from commit d1503eba03)
|
2020-02-10 11:48:39 +01:00 |
|
Nathan Woulfe
|
d96bcae5c8
|
7168 hotkeys in rte (#7604)
(cherry picked from commit 608555126e)
|
2020-02-10 11:48:38 +01:00 |
|
Warren Buckley
|
1fa8157e4c
|
Merge pull request #7602 from umbraco/v8/bugfix/AB4932-track-refs-all-variants
Ensures that we track relations for values on all variant property values
|
2020-02-10 10:43:46 +00:00 |
|
Shannon
|
636d0c9ccd
|
Ensures that we track relations for values on all variant property values
|
2020-02-07 12:18:27 +11:00 |
|
Warren Buckley
|
97aa19c7a6
|
Merge pull request #7556 from umbraco/dependabot/npm_and_yarn/src/Umbraco.Web.UI.Client/tinymce-4.9.7
8.6RC: Bump tinymce from 4.9.2 to 4.9.7 in /src/Umbraco.Web.UI.Client
(cherry picked from commit 45e4e39412)
|
2020-02-06 08:53:24 +00:00 |
|
Shannon
|
e3b0d8df61
|
changes install background
|
2020-02-05 12:41:51 +11:00 |
|