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
Niels Lyngsø
43f63497d0
visual corrections for listview and grid
2019-12-02 14:49:14 +01:00
Niels Lyngsø
988f8890fe
minor change for mini-search component
2019-12-02 14:48:43 +01:00
Niels Lyngsø
201c31395c
componentizing mini-search
2019-12-02 14:48:17 +01:00
Kenn Jacobsen
d456051cbe
Do not save content when opening the content template in infinite editing
2019-12-02 07:49:29 +01:00
Shannon
2ec5a8101a
fixes binary breaking change introduced
2019-12-02 17:15:47 +11:00
abi
71cfbcc787
MediaIndexPopulator should use IUmbracoContentIndex instead of UmbracoContentIndex
2019-11-29 15:13:11 +00:00
Niels Lyngsø
f0a310d6d7
using btn-outline for create button in listivew
2019-11-28 17:41:28 +01:00
Niels Lyngsø
938d5d207d
NC PropertyAction Delete-All, do not test length if value is nu… ( #7242 )
2019-11-28 10:35:07 +01:00
Kenn Jacobsen
771fa3028a
V8: Fix Nested Content configuration overflow on smaller screens ( #7006 )
2019-11-28 09:09:50 +01:00
Warren Buckley
69faaa8797
Update tests to pass in an empty collection for the repository layers expecting the new dataValueReferencesCollection
2019-11-27 20:29:38 +00: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
Jan Skovgaard
c20416a374
Nested Content: Fix controls to be more accessible ( #6998 )
...
* Change a to button
* Added localization for copy
* Correcting lost parts from merge.
2019-11-27 13:38:02 +01:00
Kenn Jacobsen
880d65bb42
V8: Add indicators to required properties within nested content ( #7217 )
2019-11-27 12:32:16 +01:00
Shannon
bd2c3bdcb3
Creates test to assert the problem
2019-11-27 14:28:53 +11: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
Shannon Deminick
8f7615bc61
Merge pull request #7221 from stevemegson/v8/pr/ensure-application-url
...
Thread safety in RuntimeState.EnsureApplicationUrl
2019-11-27 10:10:44 +11:00
Kenn Jacobsen
0abd3aec9b
Merged with v8/dev
2019-11-26 19:04:35 +01:00
Niels Lyngsø
4b8ea94991
Property-Action for Remove All Entries in Nested Content ( #7036 )
...
* Property-Action for remove all entries from Nested Content
* Add "delete all items" confirmation and rephrase action link a bit
* Enforce "delete" confirmation type in overlayService.confirmDelete
* rename to controller for easier to solve merge conflicts
* update removeAllEntriesAction.isDisabled when content changes
* minor correction
2019-11-26 13:59:37 +01:00
Bjarke Berg
0680f104b5
Added "rc" to AssemblyInformationalVersion
2019-11-26 12:39:12 +01: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
Warren Buckley
2420b9c253
Update CoreComposer to use the easier to read extension method on composition as opposed to declaring WithCollectionBuilder
2019-11-26 10:28:56 +00:00
Niels Lyngsø
37c668b4a8
ensure history line only goes between entries of the list.
2019-11-26 11:02:56 +01:00
Steve Megson
311e2afde0
Use ConcurrentHashSet
2019-11-26 08:51:48 +00:00
Niels Lyngsø
4be096af0f
Merge remote-tracking branch 'origin/v8/8.4' into v8/dev
2019-11-26 08:24:26 +01:00
Shannon Deminick
0eea70b50b
Merge pull request #7222 from umbraco/v8/bugfix/5551-refactorying-of-property-actions-api
...
Refactorying of PropertyActions
2019-11-26 12:22:06 +11:00
Shannon
ba625e6181
fix up minor inconsistency
2019-11-26 12:20:49 +11:00
Niels Lyngsø
ea8f1c3ae3
make umbProperty optional, since its not present in DocumentTypeEditor
2019-11-25 15:47:45 +01:00
Niels Lyngsø
b4ae7ebe2c
refactored how communication is done between propertyEditorController and umbPropertyDirective
2019-11-25 15:38:11 +01:00
Niels Lyngsø
b0b67ca957
removed PropertyEditorService as its not needed anymore
2019-11-25 15:36:56 +01:00
Niels Lyngsø
503fd1887e
Change NestedContent property editor controller into a component
2019-11-25 13:16:04 +01:00
Warren Buckley
f9d59f9270
Merge pull request #7211 from umbraco/v8/bugfix/3909-Rename-reference-to-info
...
Rename reference to info
2019-11-25 10:46:01 +01:00
Steve Megson
051b105fea
Removed breaking change
2019-11-25 09:01:14 +00:00
Steve Megson
7ed6c0c1a2
Thread safety in EnsureApplicationUrl
2019-11-24 13:44:09 +00:00
Niels Lyngsø
b9104dfaf8
moved info properties to the into tab.
2019-11-22 14:53:15 +01:00
Daniël Knippers
1889aeff4b
Merge branch 'v8/dev' of https://github.com/umbraco/Umbraco-CMS into feature/backoffice-segment-support-client
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/content/overlays/publish.html
2019-11-22 14:19:41 +01: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
Niels Lyngsø
b13120f0a1
minor style adjustment for media references
2019-11-22 11:32:11 +01:00
Warren Buckley
ab9478ff6d
Merge pull request #7207 from umbraco/v8/bugfix/7181-Check-if-template-tree-exists-for-8.4
...
check if template tree exists, to avoid error if its not present.
2019-11-22 10:32:48 +01:00
Niels Lyngsø
e83589a024
rename reference tab to info tab
2019-11-22 09:59:11 +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
Niels Lyngsø
3402f36de3
check if template tree exists, to avoid error if its not present.
2019-11-22 09:02:28 +01:00
Warren Buckley
096bcf8a11
Merge pull request #7203 from umbraco/v8/bugfix/AB3875-untouchability-fix-8.4-cherry
...
Bugfix - AB3875 untouchability checker: do not check style for document fragments
2019-11-21 15:28:47 +01:00
Warren Buckley
f209905d2a
Update src/Umbraco.Web.UI.Client/src/common/services/tabbable.service.js
...
(cherry picked from commit 7798937ea7d26bd42d122a1ebdb90859e4cb11c5)
2019-11-21 14:30:44 +01:00
Niels Lyngsø
213fa0e71e
return true, cause DocumentFragment is never displayed.
...
(cherry picked from commit ec9c99554ace24b5a1fbeae4a22dbe29cdc62f77)
2019-11-21 14:30:36 +01:00