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
Warren Buckley
2d3388d6d3
Update dependency for 8.5.5
2020-03-12 15:52:23 +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
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
elitsa
4cbaec68f0
Obsoleting UmbracoHelper props which are going to be removed in the future
2020-03-03 12:07:56 +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
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
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
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
Poornima Nayar
a9bb1ff49e
Merge pull request #7021 from stevemegson/v8/pr/member-cmsContentNu
...
OnMemberRefreshedEntity stores data as published rather than edited
2020-02-17 15:26:48 +00:00
Paul Seal
69a1729967
Change the icon in the Document Types Tree to be the chosen icon instead of a default one. ( #7358 )
...
* - changed the icon in the document types tree to be the icon chose rather than the default doc type icon
* - rendered icons for media types and member types
* - used null coalescing for icon setting for better null handling
Co-authored-by: paulmoriyama <48755798+paulmoriyama@users.noreply.github.com >
2020-02-13 08:07:46 +00:00
abi
a7ad464b40
Remove Empty Statements
2020-02-12 15:11:18 +01: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
Benjamin Carleski
c63af8e161
Merge pull request #7616 from umbraco/temp-7538-image-url-generator
...
Introduce Image URL Generator abstraction
2020-02-11 10:30:48 -08:00
Bjarke Berg
ad8d908ddf
Merge pull request #7550 from stevetemple/v8/feature/obsolete-publishedcontent-url
...
Obsolete Url on IPublishedContent
2020-02-11 13:09:46 +01:00
Bjarke Berg
3c1076e023
Merge pull request #7544 from stevetemple/v8/feature/obsolete-creatorname-writername
...
Obsolete CreatorName and WriterName on IPublishedContent
2020-02-11 13:08:15 +01:00
emma burstow
c5ddba47a8
Update SetUmbracoVersionStep.cs
...
Punctuation fix
2020-02-10 20:21:35 +01:00
Benjamin Carleski
4309489174
Make changes for PR suggestions
2020-02-09 11:12:29 -08:00
Benjamin Carleski
7e7d38e74b
Add ImageUrlGeneratorController
2020-02-08 16:49:12 -08:00
Benjamin Carleski
408ee452e1
Code cleanup, added unit tests
2020-02-08 11:05:14 -08:00
Benjamin Carleski
a7ff20de6e
Introduce Image URL Generator abstraction
2020-02-07 15:01:03 -08:00
Sebastiaan Janssen
d285d40578
That safeguard unfortunately broke all the tests
2020-02-06 17:52:36 +01:00
Sebastiaan Janssen
fbd95f1c8e
Fixes problem with #7530 where UmbracoContext is empty when HtmlImageSourceParser gets initialized
2020-02-06 15:10:05 +01:00
Shannon
3d0543922a
un-breaks ctor
2020-02-03 22:48:00 +11:00
Robert Foster
a3bf9d2a51
Renamed "DermineIsChildOfListView" to "DetermineIsChildOfListView"
2020-02-02 13:00:40 +01:00
Steve Temple
a8672790d3
Obsolete Url on IPublishedContent
2020-02-01 13:38:14 +00:00
Steve Temple
6b46167180
In GetDataTable use Obsolete CreatorName and WriterName for now
2020-01-31 14:40:37 +00:00
Steve Temple
b95d674092
Tidy up formatting
2020-01-31 09:50:37 +00:00
Steve Temple
377f1925ea
Obsolete CreatorName and WriterName on IPublishedContent
2020-01-31 09:34:08 +00:00
Kenn Jacobsen
0a89fcc248
V8: Ensure consistent template file casing no matter how templa… ( #4889 )
...
Thanks Kenn! Wonderful, as ever
2020-01-30 16:06:15 +00:00
emma burstow
c7cceedbd6
Merge branch 'v8/contrib' into pr/5917
2020-01-30 10:50:47 +00:00
Aleksandr Šmailov
537674a0b3
Improve RTE performance when using base64 images ( #7530 )
2020-01-29 08:53:08 +01:00
Lars-Erik Aabech
af7f03e1f7
Don't downcast IPublishedSnapshot unnecessarily in PublishedContent
2020-01-28 22:28:54 +01:00