Niels Lyngsø
|
de712cd89d
|
Adds HideLabel for Rich Text Editor prevalue property
|
2019-12-03 09:47:27 +01:00 |
|
Warren Buckley
|
e1e5ac44cc
|
Something gone funky/awol with my commits - remove dupe code :S
|
2019-12-02 15:35:13 +00:00 |
|
Warren Buckley
|
1b84051e8f
|
Move DataValueReferceFors collection from Umbraco.Web to Umbraco.Core composer in order to see if that helps the Unit Test LightInject issue
|
2019-12-02 15:24:50 +00:00 |
|
Warren Buckley
|
958eb82213
|
Move the GetReferences about (back to where it was)
|
2019-12-02 15:23:56 +00:00 |
|
Warren Buckley
|
1471bffeff
|
Adds DataValueReferenceFor & its collection
|
2019-12-02 15:00:56 +00:00 |
|
Shannon
|
2ec5a8101a
|
fixes binary breaking change introduced
|
2019-12-02 17:15:47 +11:00 |
|
Warren Buckley
|
645a30a8aa
|
Adds new ValueReference classes and update to Interface for IsForEditor method to check if we should get references for a specific dataeditor based on its alias
|
2019-11-27 20:24:16 +00:00 |
|
Kenn Jacobsen
|
9ae05b5b15
|
V8: Update the descriptions of the Nested Content configuration… (#7224)
* Update the descriptions of the Nested Content configuration options
* Reduced the amount of words for further readability
|
2019-11-27 13:40:25 +01:00 |
|
Shannon Deminick
|
cb012d372f
|
Merge pull request #6693 from PerplexDaniel/pr/6691_vary-by-culture-set-unset-culture-flag-only
Properly set / unset Culture flag when "vary by Culture" is changed
|
2019-11-27 11:40:12 +11:00 |
|
Shannon
|
67946b4af3
|
don't allocate empty dictionary when rendering macro and deal with null vals
|
2019-11-27 10:47:20 +11:00 |
|
Shannon Deminick
|
14a90e5026
|
Merge pull request #6627 from stevemegson/v8/pr/macro-preview
Unpublished content appearing in macro results
|
2019-11-27 10:28:59 +11:00 |
|
Warren Buckley
|
7573d52807
|
Initial plumbing, extension methods etc for collection to store IDataValueReferences
|
2019-11-26 11:09:33 +00:00 |
|
Warren Buckley
|
3ead51ff64
|
Update WebInitComposer to use the easier to read extension method on composition as opposed to declaring WithCollectionBuilder
|
2019-11-26 11:05:30 +00:00 |
|
Steve Megson
|
051b105fea
|
Removed breaking change
|
2019-11-25 09:01:14 +00:00 |
|
Daniël Knippers
|
491ab5c44f
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into feature/backoffice-segment-support-server
|
2019-11-22 14:06:10 +01:00 |
|
Daniël Knippers
|
06074ead44
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into pr/6691_vary-by-culture-set-unset-culture-flag-only
# Conflicts:
# src/Umbraco.Web/Models/Mapping/ContentTypeMapDefinition.cs
|
2019-11-22 09:08:27 +01:00 |
|
Warren Buckley
|
d205e98250
|
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into v8/dev
|
2019-11-21 11:01:05 +01:00 |
|
Warren Buckley
|
9fea3ea500
|
Merge branch 'feature/5702-custom-validation-messages' of https://github.com/AndyButland/Umbraco-CMS into AndyButland-feature/5702-custom-validation-messages
# Conflicts:
# src/Umbraco.Core/PropertyEditors/Validators/RegexValidator.cs
|
2019-11-21 10:10:15 +01:00 |
|
Shannon
|
f427155480
|
Removes unused exceptions
|
2019-11-21 19:39:30 +11:00 |
|
Shannon Deminick
|
b68f1d44f1
|
Merge pull request #6599 from ronaldbarendse/v8/bugfix/5947-custom-exceptions
Fixed and cleaned up custom exception classes
|
2019-11-21 19:21:19 +11:00 |
|
Shannon
|
895f68d9e2
|
Fixes bulk insert records, adjusts parsing of object types
|
2019-11-20 12:15:27 +11:00 |
|
Andy Butland
|
12fa862ee6
|
Merge branch 'v8/dev' into feature/5702-custom-validation-messages
|
2019-11-19 11:53:33 +01:00 |
|
Warren Buckley
|
dc494ff525
|
MemberEntitySlim has the same properties as ContentEntitySlim so lets inherit it
|
2019-11-18 12:18:50 +00:00 |
|
Warren Buckley
|
31b85a2cd6
|
Remove code duplication & do some cleanup - need to work on passing the type variable to Cast<T>
|
2019-11-18 11:43:31 +00:00 |
|
Ronald Barendse
|
979ccebe75
|
Make publicly exposed internal exceptions public
|
2019-11-15 21:19:22 +01:00 |
|
Warren Buckley
|
8773d644aa
|
Implement paging for the three entity types that media can be related to
|
2019-11-15 12:50:44 +00:00 |
|
Ronald Barendse
|
b9e749152f
|
Merge branch 'v8/dev' into v8/bugfix/contentquery-search
|
2019-11-15 09:49:50 +01:00 |
|
Ronald Barendse
|
34008edd34
|
Fix issues with added PanicException
|
2019-11-15 09:15:12 +01:00 |
|
Bjarke Berg
|
7c72fb57f2
|
Merge remote-tracking branch 'origin/v8/8.3' into v8/dev
# Conflicts:
# src/SolutionInfo.cs
# src/Umbraco.Web.UI.Client/src/common/directives/components/editor/umbeditorheader.directive.js
# src/Umbraco.Web.UI/Umbraco/config/lang/en_us.xml
# src/Umbraco.Web/Cache/LanguageCacheRefresher.cs
|
2019-11-14 13:40:32 +01:00 |
|
Ronald Barendse
|
c206382fa1
|
Use snapshot to convert search results into content, media or members
|
2019-11-14 09:23:27 +01:00 |
|
Ronald Barendse
|
634f648517
|
Require Examine 1.0.2
|
2019-11-14 09:20:18 +01:00 |
|
Ronald Barendse
|
03c7bcc6c9
|
Remove serialization of ViewModel in InstallException
|
2019-11-14 00:29:57 +01:00 |
|
Ronald Barendse
|
9f19546c42
|
Validate options argument and authentication type
|
2019-11-14 00:10:16 +01:00 |
|
Ronald Barendse
|
b486c54645
|
Use same argument validation in BeginUmbracoForm overloads
|
2019-11-14 00:07:28 +01:00 |
|
Ronald Barendse
|
84495f23b5
|
Update ufprt field HTML to use double quotes
|
2019-11-14 00:03:05 +01:00 |
|
Ronald Barendse
|
76de5cc4c7
|
Changed NullReferenceException to InvalidOperationException
|
2019-11-13 23:57:26 +01:00 |
|
Warren Buckley
|
2314b4de5e
|
Make fixes based on Shan's review notes
|
2019-11-13 14:35:13 +00:00 |
|
Ronald Barendse
|
b64eb05e79
|
Update documentation of Search overloads
|
2019-11-13 14:39:52 +01:00 |
|
Ronald Barendse
|
9b87b65537
|
Create Examine query that only searches content
|
2019-11-13 14:39:11 +01:00 |
|
Jeavon
|
88f6ddeae4
|
Code tweaks from PR review - also led to adding logging for Deserialization issues and therefore needing to mock the logger for the tests
|
2019-11-13 12:07:11 +00:00 |
|
Warren Buckley
|
05c1f0f389
|
Fix up the missing nulls & ammend the mapping
|
2019-11-12 14:50:43 +00:00 |
|
Warren Buckley
|
bbcdcbdde0
|
Start adding in pagination to relations
|
2019-11-12 14:09:36 +00:00 |
|
Jeavon
|
b30f7b6a48
|
Merge branch 'v8/dev' into v8/feature/search-media-files
|
2019-11-12 10:12:03 +00:00 |
|
Bjarke Berg
|
7eef6b4037
|
https://github.com/umbraco/Umbraco-CMS/issues/7125 - Updates the projects to use the same versions as required by our nuspec
|
2019-11-12 08:50:31 +01:00 |
|
Warren Buckley
|
8dcec429d3
|
Remove relations for the RelationType overview
|
2019-11-11 15:16:19 +00:00 |
|
Shannon
|
28600a02bd
|
Merge remote-tracking branch 'origin/v8/feature/media-tracking' into v8/feature/3449-relations-paging
# Conflicts:
# src/Umbraco.Core/Persistence/Repositories/Implement/RelationRepository.cs
|
2019-11-11 21:25:35 +11:00 |
|
Shannon
|
5db6ce2b8e
|
fixes some comments
|
2019-11-08 12:20:57 +11:00 |
|
Warren Buckley
|
1c7e2367f5
|
New WebAPI method to return references/relations for Media items
|
2019-11-06 13:41:21 +00:00 |
|
Warren Buckley
|
bf2727a1eb
|
New model to return from WebAPI
|
2019-11-06 13:40:00 +00:00 |
|
Kevin Jump
|
3211054063
|
look for the system.web section under the root configuration node
use Element to get the root system.web. DescendantsAndSelf can return multiple
|
2019-11-05 11:52:48 +01:00 |
|