Commit Graph

10518 Commits

Author SHA1 Message Date
Warren Buckley
1bd4901746 Revert commit 45e892f350 - Changes api to GetData 2020-04-02 11:11:08 +01:00
Benjamin Carleski
2ed740b22a Add references for picked items 2020-04-01 15:54:49 -07:00
Shannon
c9c8693560 removes one null check, adds notes 2020-04-01 13:13:15 +11:00
Shannon
f1b398fab6 Adds some null checks, need to see if tests pass 2020-04-01 11:06:21 +11:00
Niels Lyngsø
82f90216fe Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list
# Conflicts:
#	src/Umbraco.Web.UI/Umbraco/js/main.controller.js
#	src/Umbraco.Web.UI/Umbraco/js/navigation.controller.js
2020-03-31 17:54:10 +02:00
Olivier Bossaer
5fad35d0ee Fix #7521 - Runtime error if removing email notificationMethod 2020-03-30 08:12:19 +02:00
Benjamin Carleski
09be6b8ee4 Enable Block List Editor settings editing 2020-03-27 15:41:48 -07:00
Benjamin Carleski
5ed727df02 Add ability to render block list editor using Grid style rendering extension 2020-03-27 09:58:55 -07:00
Marc Goodson
42ddd90fd7 Allow Macro's to be cached differently across variants (#7555) 2020-03-26 16:57:15 +01:00
Joe Delly
2ec0861051 Fix for exception throw when validating URLs (#7701) 2020-03-24 18:35:11 +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
Bjarne Fyrstenborg
54f75b9393 No more TypedContentAtRoot (#7763) 2020-03-24 17:41:26 +01:00
Erik-Jan Westendorp
0a79e28205 #7803 Add EditorGroupAlias and WriterGroupAlias to Constants cl… (#7804) 2020-03-24 14:03:51 +01:00
Olivier Bossaer
ff2027df07 Fixes #7798 : Invalid implementation of IEnumerable in Content Cache 2020-03-23 13:27:04 +01:00
Shannon Deminick
51d7ce0dc6 Merge pull request #7782 from PerplexDaniel/v8/feature/variationcontext-get-segment
Added GetSegment() method to VariationContext and uses it when conten…
2020-03-23 16:55:40 +11:00
Sebastiaan Janssen
8cd537cc96 Merge branch 'v8/8.5.5' into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
2020-03-19 14:03:38 +01: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
2d3388d6d3 Update dependency for 8.5.5 2020-03-12 15:52:23 +01:00
Niels Lyngsø
5aba6e873c Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list 2020-03-11 13:58:22 +01:00
Niels Lyngsø
57e9a9039c ServerVariable for showAllowSegmentationForDocumentTypes 2020-03-11 13:21:22 +01:00
Niels Lyngsø
d4dae19888 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB4550-segments-ui-variant-picker
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/validation/valpropertymsg.directive.js
#	src/Umbraco.Web.UI.Client/src/less/sections.less
2020-03-11 12:00:19 +01:00
Bjarke Berg
39026258ec Merge pull request #7752 from umbraco/v8/feature/AB5435-make-umbracohelper-props-obsolete
Obsoleting UmbracoHelper properties
2020-03-11 07:40:46 +01:00
Bjarke Berg
9be30f3e91 Added info to obsolete message 2020-03-10 10:36:34 +01:00
Daniël Knippers
3eb4c642c3 Added GetSegment() method to VariationContext and uses it when contentId is available 2020-03-09 17:07:56 +01:00
Anders Brohäll
46686ffd90 Corrected document outline 2020-03-09 08:51:00 +01:00
Niels Lyngsø
d344c5a2a8 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list 2020-03-06 14:01:28 +01:00
Niels Lyngsø
8a1b56b475 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list 2020-03-06 10:33:24 +01:00
Bjarke Berg
6241bee1b2 Introduce methods on current, that can be necessary if not using the obsolete properties. 2020-03-04 13:49:13 +01:00
Niels Lyngsø
36dab09cc3 block editor implementation 2020-03-03 13:02:13 +01:00
elitsa
4cbaec68f0 Obsoleting UmbracoHelper props which are going to be removed in the future 2020-03-03 12:07:56 +01:00
Niels Lyngsø
13aa5cf2ba Revert "rename view to overlayView"
This reverts commit 5b910c178a.
2020-03-02 11:23:57 +01:00
Niels Lyngsø
5b910c178a rename view to overlayView 2020-03-02 11:12:04 +01:00
Kenn Jacobsen
384746cd26 V8: Use current client culture when searching content pickers (#7123)
* Use current client culture when searching content pickers

* Use string interpolation
2020-02-26 15:16:26 +00:00
Niels Lyngsø
8ffae1ce31 implement block list editor 2020-02-26 13:02:22 +01:00
Sebastiaan Janssen
b42883280b Merge branch 'v8/dev' into v8/contrib 2020-02-25 22:36:33 +01:00
Tom Pipe
f7594b36db Ensure macromodel implements IContentModel, fixing #7504 2020-02-25 22:08:03 +01:00
Kenn Jacobsen
e4edd47a48 Ensure that empty asset URLs in plugin manifests do not break the application 2020-02-25 21:48:58 +01:00
Niels Lyngsø
82676ae649 rename ElementTypes to Blocks 2020-02-25 12:55:27 +01:00
Warren Buckley
4ed69d21a0 Merge branch 'v8/8.6' up into v8/dev
# Conflicts:
#	src/SolutionInfo.cs
#	src/Umbraco.Web/Models/Mapping/ContentMapDefinition.cs
2020-02-24 15:11:58 +00:00
Jeavon
5efeb53805 Add missing methods "GetChildren(Guid id)" & "HasChildren(Guid id)" to "IContentTypeBaseService" (#7700) 2020-02-24 11:11:33 +00:00
Niels Lyngsø
0952d9c9c4 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/block-editor-list 2020-02-20 10:53:50 +01:00
Niels Lyngsø
3e402f9945 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB4550-segments-ui-variant-picker 2020-02-20 10:29:40 +01:00
Niels Lyngsø
4e687853b4 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB4550-segments-clientcode 2020-02-19 13:41:00 +01:00
Bjarke Berg
b808443558 Removed old soap reference from the project 2020-02-19 12:34:21 +01:00
Bjarke Berg
9ed94f753d Fixed issue with wrong installId in cookie. + Refactored to not use Newtonsoft.Json + Minor renames 2020-02-19 08:32:47 +01: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
elitsa
a058703004 Making call async and adding setters for InstallLog 2020-02-18 16:28:07 +01:00
elitsa
166c04b1b6 Injecting a service interface instead of calling an old web service on Our 2020-02-18 14:45:49 +01:00
Niels Lyngsø
cac745fa78 segment before language in GetDisplayName 2020-02-18 13:51:03 +01:00
Daniël Knippers
12bb2a42d6 ContentVariantDisplay: add DisplayName property and use in Umbr… (#7677) 2020-02-18 11:47:58 +01:00