Commit Graph

10343 Commits

Author SHA1 Message Date
Poornima Nayar
1cd30aae99 Merge pull request #6943 from kjac/v8/fix/protect-system-media-types
V8: Protect "system media types" from alias changes and deletion
2020-01-09 14:18:10 +00:00
Ronald Barendse
c38240c872 Add SetVariesBy extension methods for ContentVariation 2020-01-09 09:35:37 +01:00
Kenn Jacobsen
a1b8d4a097 Don't load duplicate nodes for editors with start nodes 2020-01-08 19:46:35 +01:00
Bjarne Fyrstenborg
0dfd7679e0 Request datatype by guid (#6847) 2020-01-08 19:02:16 +01:00
Ronald Barendse
cae2c32172 Remove SetFlag and UnsetFlag extension methods 2020-01-07 20:32:04 +01:00
joepvtl
2908ecac64 7058 NullOrEmpty check to fix Grid in NestedContent (#7080) 2020-01-07 17:31:25 +01:00
Claus
7ad46130e4 Merge remote-tracking branch 'origin/v8/8.4' into v8/8.5 2020-01-07 13:06:34 +01:00
Daniël Knippers
24afe3f130 Changed ArgumentException to InvalidOperationException 2020-01-07 09:34:12 +01:00
Sebastiaan Janssen
d988d07c5d Merge branch 'v8/dev' into v8/contrib 2020-01-06 14:34:17 +01:00
Shannon
95337d5a70 Cleans up old notes 2020-01-06 21:39:26 +11:00
Shannon
94d05b1768 Fixes #7404 - Deadlock issue 2020-01-06 21:14:46 +11:00
Shannon
c2ac5e8531 Fixes a couple more issues with recursive locks 2020-01-06 18:34:04 +11:00
Ronald Barendse
fa23b50d1e Add skip and take argument validation 2020-01-05 22:55:55 +01:00
Ronald Barendse
3bd7718c38 Remove ordering by score when converting to PublishedSearchResult 2020-01-05 22:27:56 +01:00
Ronald Barendse
c355e8f5f0 Use ExternalIndexName as default parameter value 2020-01-05 22:26:13 +01:00
Warren Buckley
ad53b76308 Merge branch 'v8/8.5' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2020-01-03 11:59:05 +00:00
Claus
b613f8b56d Merge pull request #7315 from umbraco/v8/bug/3935-useractions-xsrf-validation
Adding extra validation for anti forgery tokens
2020-01-03 12:40:35 +01:00
Shannon
243e76b3cc Removes ability to have recursive locks in SnapDictionary, changes logic to require locking around the methods just like ContentStore, updates tests 2020-01-03 15:04:39 +11:00
Shannon
8e3b3c8326 Changes methods that should already be locked to check that they are and changes their names/adds docs 2020-01-03 13:21:49 +11:00
Shannon
e6b333a3ec Changes readlocks to normal locks, no need to have extra objects allocated and complex code. 2020-01-03 12:39:56 +11:00
Shannon
3d8e9a78e3 Fixes deadlock 2020-01-03 12:39:17 +11:00
abi
d33928f425 Correct project references 2020-01-03 01:43:37 +01:00
Shannon
a46e9124d2 First commit in fixing deadlock - committing my notes, etc... 2020-01-03 10:38:48 +11:00
abi
358b4c9133 Make fields list to allow to add fields 2020-01-02 23:08:53 +00:00
abi
3b8e6d3cc0 rename to UmbracoTreeSearcherFields 2020-01-02 23:05:08 +00:00
abi
12f51dec4e Use immutable types 2020-01-02 23:00:53 +00:00
abi
575ec6fec4 Correct project references 2020-01-02 13:39:23 +00:00
abi
9614dcf0b0 move InternalSearchConstants to correct place in source code 2020-01-02 13:20:32 +00:00
abi
00c913d621 add InternalSearchConstants 2020-01-02 12:02:48 +00:00
Warren Buckley
48a51ea4ef Merge pull request #7315 from umbraco/v8/bug/3935-useractions-xsrf-validation
Adding extra validation for anti forgery tokens
2019-12-27 12:18:25 +00:00
Shannon
74cc148b99 Merge remote-tracking branch 'origin/v8/dev' into v8/bugfix/AB3323-SqlMainDom 2019-12-23 18:21:03 +11:00
Søren Kottal
d55897c635 Use the editor icon for data type trees (#7373) 2019-12-21 16:33:36 +01:00
Poornima Nayar
5148b3ca40 Merge pull request #6910 from kjac/v8/feature/member-type-search
V8: Make member types searchable
2019-12-20 09:43:44 +00:00
Niels Swimberghe
e578ca1b0f Add KeepAlive settings to resolve #7116 (#7164) 2019-12-20 08:14:42 +01:00
Kenn Jacobsen
22968b4af4 Reflect inherited permissions in child node menus (#6798) 2019-12-19 16:25:03 +00:00
Poornima Nayar
2dfabae9b9 Merge pull request #6672 from kjac/v8/fix/actions-multiple-groups
V8: Handle permissions for users in multiple groups
2019-12-19 09:18:40 +00:00
Sebastiaan Janssen
8b225b8e58 Merge branch 'v8/dev' into v8/contrib 2019-12-19 09:18:02 +01:00
Dirk Seefeld
e423c93a16 Fix HelpController for isolated intranet solutions (#7163)
* Fix HelpController for isolated intranet solutions

* remove debug catch & throw lines
2019-12-19 09:05:47 +01:00
Paul Seal
fa26e2ee02 removed unused _domainService 2019-12-18 14:39:53 +01:00
Malthe Petersen
0e9594ca2d fix: url segment null in preview content 2019-12-18 12:23:53 +01:00
Rob Maas
809ab6d05f Added ContentApps for Members (#6670) 2019-12-18 10:43:41 +01:00
Warren Buckley
0b6f1f6e11 Merge pull request #7349 from umbraco/v8/feature/0000-live-preview-badge-update-n-styling
PreviewBadge with option to open in PreviewMode in BackOffice…
2019-12-18 09:10:13 +00:00
Shannon
e0531f1429 allows ImagesController to still return valid urls even if the uri isn't resolved to a local on-disk file 2019-12-18 16:10:33 +11:00
Shannon
000a8d2c94 manually merges changes for the NC validation stuff since there was conflicts 2019-12-18 15:37:00 +11:00
Shannon
a1769dd937 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/media-tracking
# Conflicts:
#	src/Umbraco.Core/Migrations/Upgrade/UmbracoPlan.cs
#	src/Umbraco.Core/Models/RelationType.cs
#	src/Umbraco.Web/PropertyEditors/NestedContentPropertyEditor.cs
#	src/Umbraco.Web/UmbracoComponentRenderer.cs
2019-12-18 15:28:27 +11:00
Shannon
63429dadb7 Adds notes, changes values to constants 2019-12-18 15:01:33 +11:00
Shannon
1d61bc829c Merge branch 'v8/dev' into v8/fix/6324-wrong-media-path-stored 2019-12-18 12:10:00 +11:00
Niels Lyngsø
9640f05582 updated previewBadge with option to open in PreviewMode in BackOffice and with new styling 2019-12-17 13:50:35 +01:00
Warren Buckley
b78d8fa3e1 Merge pull request #6795 from umbraco/v8/feature/mb-embed
V8: Embed models builder
2019-12-16 11:42:01 +00:00
elitsa
0c377a05dc Typo fixes 2019-12-11 14:34:04 +01:00