Shannon
a3eaccb2b4
Merge remote-tracking branch 'origin/v7/dev' into v8/dev
...
# Conflicts:
# src/Umbraco.Core/Cache/WebCachingAppCache.cs
# src/Umbraco.Core/Persistence/Repositories/ContentRepository.cs
# src/Umbraco.Web.UI.Client/bower.json
# src/umbraco.businesslogic/umbraco.businesslogic.csproj
2020-04-17 10:13:59 +10:00
Bjarke Berg
d2f361e816
Merge remote-tracking branch 'origin/v8/8.6' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Tests/PublishedContent/NuCacheChildrenTests.cs
2020-04-16 18:54:45 +02:00
Shannon Deminick
5efb938785
Merge pull request #7620 from umbraco/v7/bugfix/7574-preview-sql-timeout
...
loads preview via sql paging instead of one single query
2020-04-17 01:06:16 +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
Niels Lyngsø
aab629808d
slightly more shadow on content-grid items
2020-04-15 15:08:10 +02:00
Sebastiaan Janssen
055f18d639
Add back ctor to revert a breaking change
2020-04-15 09:52:07 +02:00
Shannon
3b03d812f8
fixes paging
2020-04-15 11:55:12 +10:00
Rachel Breeze
188d868f55
Updated tinyMCE to 4.9.9
2020-04-14 10:15:43 +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
Shannon
5fc889a8a5
Merge tag 'release-8.6.0' into v8/dev
...
# Conflicts:
# src/SolutionInfo.cs
2020-04-01 10:40:35 +11:00
Sebastiaan Janssen
8cba80913a
Remove generated files from git and ignore them
2020-03-30 13:38:17 +02:00
Sebastiaan Janssen
1dbf5463b8
Merge branch 'v8/contrib' into v8/dev
2020-03-30 09:59:51 +02:00
Olivier Bossaer
5fad35d0ee
Fix #7521 - Runtime error if removing email notificationMethod
2020-03-30 08:12:19 +02:00
Claus
547099c900
Merge pull request #7848 from umbraco/v7/bugfix/7773-memory-leak
...
Fixes Memory Leak in GetCacheItem cache dependency #7773
2020-03-26 23:45:38 +01:00
Claus
b8abc04417
Merge pull request #7847 from umbraco/v8/bugfix/7773-memory-leak
...
Fixes Memory Leak in GetCacheItem cache dependency #7773
2020-03-26 23:43:41 +01:00
Marc Goodson
42ddd90fd7
Allow Macro's to be cached differently across variants ( #7555 )
2020-03-26 16:57:15 +01:00
Shannon
e748d842a4
Fixes Memory Leak in GetCacheItem cache dependency #7773
2020-03-26 22:50:47 +11:00
Shannon
a855a90a8a
cleaner fix
2020-03-26 22:09:49 +11:00
Shannon
6fef85aafd
fixes Memory Leak in GetCacheItem cache dependency #7773
2020-03-26 22:03:26 +11:00
Søren Gregersen
a0e5b83914
Add document to downloadFile-method
...
Simple copy/paste to document a useful method
2020-03-26 11:48:01 +01:00
Shannon
d40b7087f4
Fixes issue with deep cloning Property
...
main problem was that it was duplicating the _pvalue value when it shouldn't have. The real fix is that the Values property solves all these problems with it's setter but that wasn't being used by the DeepClone engine because that explicitly looks for certain collection types and IReadOnlyCollection wasn't one of them. With that included and PropertyValue marked as IDeepCloneable, it all just works. I've added tests.
2020-03-26 19:56:21 +11:00
Bjarne Fyrstenborg
972acc6718
Installer adjustments ( #7592 )
2020-03-26 08:39:38 +01:00
Sebastiaan Janssen
935690b727
Bump caniuse-lite dependency
2020-03-25 18:09:03 +01:00
Steve Megson
ec64da0804
Grant access to Packages section for any user groups with access to the Developer section
2020-03-25 18:01:28 +01:00
Chris Oliver
17d91da8d1
Remove button border radius when used in a button group ( #7834 )
2020-03-25 17:29:42 +01:00
Joe Delly
2ec0861051
Fix for exception throw when validating URLs ( #7701 )
2020-03-24 18:35:11 +01:00
Nathan Woulfe
ffef6ed2a1
7713 - changing CSS directory breaks RTE ( #7726 )
2020-03-24 18:04:38 +01:00
Matt Barlow
7c841eb6ac
7728 - show elipsis only when > length
...
Fixed the elipsis issue, only adds an elipisis if the text length exceeds the length that is being truncated too.
2020-03-24 18:01:34 +01:00
Matthew Wise
994c379a94
Removed duplications of tree routing
2020-03-24 17:53:03 +01:00
Nathan Woulfe
b082d40921
adds utility.js as facade to generic javascript utility functio… ( #7738 )
2020-03-24 17:48:14 +01:00
Anders Bjerner
b6a34ebac7
Implemented fix for #7754
2020-03-24 17:45:21 +01:00
Bjarne Fyrstenborg
54f75b9393
No more TypedContentAtRoot ( #7763 )
2020-03-24 17:41:26 +01:00