Warren Buckley
93da8c4b55
Merge pull request #8631 from umbraco/v8/bugfix/fix_mandatory_varaiants_of_PublishedPendingChanges_should_not_prevent_publishing
...
Accept PublishedPendingChanges state as a published state
2020-08-19 08:56:19 +01:00
Niels Lyngsø
cd6ec321f5
use calculated property instead of calling the method.
2020-08-19 07:45:56 +02:00
Shannon
9a1de6468b
notes and unit test, just wanted to see if this query could be improved but it can't
2020-08-19 13:33:49 +10:00
Warren Buckley
6d6f525343
Fix to ensure we use virtual paths for any blocks with custom views ( #8597 )
...
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com >
Co-authored-by: Shannon <sdeminick@gmail.com >
2020-08-18 13:43:29 +02:00
Sebastiaan Janssen
dde735f75c
Sync some dependencies that have been updated in v8/contrib
2020-08-13 14:33:19 +02:00
Niels Lyngsø
2b73b3ddad
include PublishedPendingChanges as Published state.
2020-08-13 13:12:07 +02:00
Warren Buckley
033f12c82b
Merge pull request #8626 from umbraco/v8/bugfix/block-list-fix-validation-issue-when-no-label
...
umb-editor-header name-required attribute
2020-08-13 09:14:29 +01:00
Niels Lyngsø
00edd197f8
added attribute name-required, which can be used to make name not required. Since the value defaults to true.
2020-08-13 08:13:32 +02:00
Niels Lyngsø
2896e260af
Revert "dont render input if not shown."
...
This reverts commit a2dd9ad0c4 .
2020-08-13 07:37:53 +02:00
Shannon Deminick
13bffa14e8
Merge pull request #8627 from umbraco/v8/bugfix/block-editor-no-settings-access-REWORK
...
(Rework) Block editor - Fix for when you have no access to settings
2020-08-13 14:42:50 +10:00
Warren Buckley
244d441dd4
Remove the if security check if access to settings section - seems we do not need to do this
...
We check on the content node itself in the info tab for access to the doctype & template based on the section rather than the null presence of this property
2020-08-12 12:04:19 +01:00
Niels Lyngsø
a2dd9ad0c4
dont render input if not shown.
2020-08-12 10:34:15 +02:00
Warren Buckley
f7e0303a6f
Merge pull request #8613 from umbraco/v8/feature/block_list_highlight_validation_issues_for_content
...
UI for highlighting validation issues
2020-08-11 17:55:09 +01:00
Sebastiaan Janssen
425d0ba544
Remove dependency on the testdata project in Web.UI #8616
2020-08-11 16:17:58 +02:00
Bjarke Berg
bd1aac7b36
Fix issue with tour's next button not clickable when infinite editing bar is open
2020-08-11 14:23:29 +02:00
Shannon
9fc3699a48
Reduces the Member update calls when logging a member in
2020-08-11 11:52:36 +10:00
Shannon
2d3d919c31
adds notes
2020-08-10 22:57:34 +10:00
Shannon
295db967de
Updates member repository to select/update instead of delete/insert for property data
2020-08-10 22:55:45 +10:00
Shannon
5cf94a7639
Updates member repository to take a lock on the property value rows being updated
2020-08-10 22:29:04 +10:00
Niels Lyngsø
5d73949b7a
validation highlight for custom view
2020-08-10 11:37:39 +02:00
Niels Lyngsø
79478cd5e2
highlight validation issues for content part of blocks, first take.
2020-08-07 16:11:13 +02:00
Shannon Deminick
35b6652949
Fix server validation issue with block editor due to cultures not being carried over correctly ( #8594 )
...
Co-authored-by: Niels Lyngsø <niels.lyngso@gmail.com >
2020-08-07 15:37:32 +02:00
Niels Lyngsø
82e4217e47
Merge branch 'v8/8.7' of https://github.com/umbraco/Umbraco-CMS into v8/8.7
2020-08-07 15:04:29 +02:00
Niels Lyngsø
015dc9944a
set settingsPreview when updated
2020-08-07 15:04:24 +02:00
Warren Buckley
d2e072dc2b
Merge pull request #8609 from umbraco/v8/feature/block_list_rename_postFormSubmitting
...
renamedpostFormSubmitting
2020-08-07 13:39:31 +01:00
Niels Lyngsø
d5f658f0c1
rename postFormSubmitting to formSubmittingFinalPhase
2020-08-07 14:08:38 +02:00
Claus
d00c07592e
merging over a bunch of fixes from contrib for element tags not correctly closed.
2020-08-07 12:42:28 +02:00
Claus
f25ee0a369
Merge pull request #8605 from bjarnef/v8/bug/fix-self-closing-umb-toggle
...
Fix self closing umb-toggle
(cherry picked from commit f7588da514 )
2020-08-07 10:00:08 +02:00
Niels Lyngsø
9370dacd16
remove console.log
2020-08-06 15:30:01 +02:00
Niels Lyngsø
58e3deb935
Merge branch 'v8/8.7' of https://github.com/umbraco/Umbraco-CMS into v8/8.7
2020-08-06 14:43:32 +02:00
Niels Lyngsø
745e0b7990
fix js issue appearing when mouseLeave is undefined.
2020-08-06 14:43:27 +02:00
Warren Buckley
21c17dd65d
Merge pull request #8593 from umbraco/v8/feature/bock-list-rename-contentTypeKey-to-contentElementTypeKey
...
rename contentTypeKey for consistency.
2020-08-06 12:41:07 +01:00
Niels Lyngsø
0c4e962ce8
rename contentTypeKey to contentElementTypeKey
2020-08-05 21:21:00 +02:00
Warren Buckley
e740f74ac0
Merge pull request #8592 from umbraco/v8/bugfix/block-list-do-not-require-umbVariantContent-in-documentTypeEditor
...
Do not require the umbVariantContent in the context of the DocumentTypeEditor
2020-08-05 13:36:16 +01:00
Niels Lyngsø
3e55460bfb
We should not require the vm.umbVariantContent in the DocumentTypeEditor
2020-08-05 13:37:53 +02:00
Warren Buckley
86508fb39a
Update to default Razor snippet we use to help with Block List editor
2020-08-05 11:10:55 +01:00
Shannon Deminick
2c6f290dc0
Ensure that we validate all properties for a block based on it's element type properties, not just the property values that are POSTed ( #8589 )
2020-08-05 11:03:02 +02:00
Warren Buckley
576c98f782
Merge pull request #8561 from umbraco/v8/bugfix/block-list-model-updates-7570
...
Changes c# model for block list editor to be much simpler.
2020-08-05 08:39:34 +01:00
Shannon Deminick
6c4449eecd
better null checking for config validation limits ( #8588 )
2020-08-05 09:06:40 +02:00
Warren Buckley
ef4b0a3be6
Merge pull request #8586 from umbraco/v8/bugfix/block-list-only-append-settings-content-app-if-block-has-settings
...
Only append settings content app if block has settings
2020-08-04 15:58:17 +01:00
Niels Lyngsø
4b58dca1bf
only append settings content-app if block has settings
2020-08-04 16:40:37 +02:00
Warren Buckley
475671a239
Merge pull request #8581 from umbraco/v8/bugfix/dropdownFlexibleController-fix
...
Check for null before checking the length or value of first entry.
2020-08-04 15:02:33 +01:00
Warren Buckley
2643a9a59d
Merge pull request #8579 from umbraco/v8/bugfix/block-list-editor-always-set-content-app-active
...
always set active in order to reset it
2020-08-04 15:00:42 +01:00
Warren Buckley
5ce603e667
Merge pull request #8577 from umbraco/v8/feature/block-list-editor-remove-unused-block-index
...
remove unused index
2020-08-04 14:58:14 +01:00
Warren Buckley
fed35d5163
Merge pull request #8536 from umbraco/v8/bugfix/blockeditor_fixing_deleteAllBlocks
...
deleteAllBlocks fix
2020-08-04 14:57:26 +01:00
Niels Lyngsø
5713ea7a1c
Merge remote-tracking branch 'origin/v8/8.7' into v8/feature/block-list-editor-remove-unused-block-index
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umbBlockListPropertyEditor.component.js
2020-08-04 15:55:56 +02:00
Niels Lyngsø
30a3e62c7f
use this loop, since loop manipulate array as we go.
2020-08-04 15:54:02 +02:00
Niels Lyngsø
9e89147eea
Merge remote-tracking branch 'origin/v8/8.7' into v8/bugfix/blockeditor_fixing_deleteAllBlocks
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umbBlockListPropertyEditor.component.js
2020-08-04 15:51:39 +02:00
Warren Buckley
ba0b429b63
Merge pull request #8541 from umbraco/v8/feature/blockeditor_confirmDiscardChanges
...
Ask user if they are sure about discarding changes
2020-08-04 14:51:38 +01:00
Warren Buckley
8768e8fd29
Merge pull request #8535 from umbraco/v8/bugfix/blockeditor_fixing_createFromElementType
...
correct for the new spelling
2020-08-04 14:48:58 +01:00