Commit Graph

33600 Commits

Author SHA1 Message Date
Niels Lyngsø
44fd8beff2 convert view to absolute path 2020-08-19 13:38:52 +02:00
Niels Lyngsø
ac44dc7559 thumbnail should be converted 2020-08-19 13:38:35 +02:00
Bjarne Fyrstenborg
ea40cea420 Use button elements in schedule overlay (#8640)
* Replace anchor elements with button elements

* Apply styling to button element

* Reset default button style

* Add missing type attributes

* Add aria-hidden attribute

* Move type attribute for readability
2020-08-19 12:21:53 +01:00
Sebastiaan Janssen
c8da5156fa Merge branch 'v8/dev' into v8/contrib
# Conflicts:
#	src/Umbraco.Web.UI.Client/package.json
#	src/Umbraco.Web.UI.Client/src/common/directives/components/content/umbvariantcontenteditors.directive.js
#	src/Umbraco.Web.UI.Client/src/common/directives/validation/valformmanager.directive.js
#	src/Umbraco.Web.UI.Client/src/common/services/formhelper.service.js
#	src/Umbraco.Web.UI.Client/src/views/components/overlays/umb-overlay.html
#	src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.controller.js
#	src/Umbraco.Web.UI.Client/src/views/content/overlays/publishdescendants.html
#	src/Umbraco.Web.UI.Client/src/views/dictionary/edit.html
#	src/Umbraco.Web.UI/Umbraco/config/lang/en.xml
2020-08-19 13:12:13 +02:00
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
d43e36596e null check for back office view 2020-08-19 12:41:06 +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
Shannon Deminick
5d93d8e874 Merge pull request #8634 from nzdev/v8/feature/support-sql-server-developer-edition-2019
Support SQL Server 2012 syntax on SQL Server 2019
2020-08-17 16:30:36 +10:00
nzdev
58a8b093cc Support SQL Server 2012 syntax on SQL Server 2019 2020-08-14 16:32:46 +12:00
Sebastiaan Janssen
acb2c203bd Bump to v8.8.0 2020-08-13 14:41:54 +02:00
Sebastiaan Janssen
dde735f75c Sync some dependencies that have been updated in v8/contrib 2020-08-13 14:33:19 +02:00
Sebastiaan Janssen
50bdcc4949 Sync some dependencies that have been updated in v8/8.7 2020-08-13 14:32:43 +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
Nikolaj
1512496f4f Add template tests 2020-08-13 09:31:28 +02:00
Nikolaj
9a2fb1e0d8 Fix javascript test 2020-08-13 09:11:58 +02:00
Nikolaj
e76ffc865c Ensure that the template is deleted when creating a new documentType 2020-08-13 09:09:15 +02:00
Nikolaj
cc696ade1c Update npm packages 2020-08-13 09:02:54 +02:00
Nikolaj
b42bd51392 Add partial views tests 2020-08-13 09:02:18 +02: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
Sebastiaan Janssen
93c021ef1c Resolves #8621 correctly 2020-08-12 09:07:35 +02:00
Elitsa Marinovska
52500cce38 Creates tests for content 2020-08-11 22:43:16 +02:00
Elitsa Marinovska
ad166921a8 Updates Cypress to future latest 2020-08-11 22:42:26 +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
f4baab1bb4 Gets custom OAuth errors working 2020-08-11 16:06:37 +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
Claus
39fcdb01e0 Merge pull request #8601 from umbraco/v8/bugfix/publishdescendants
Fixing publish descendants dialog
2020-08-07 09:56:37 +02:00
Claus
c73f9bc2a5 fixing the other umb-toggle. 2020-08-07 09:52:19 +02:00
Claus
36af2f6ed2 Merge pull request #8547 from bjarnef/v8/bug/fix-self-closing-angular-elements
Fix self closing angular elements
2020-08-07 09:45:32 +02:00
Claus
f7588da514 Merge pull request #8605 from bjarnef/v8/bug/fix-self-closing-umb-toggle
Fix self closing umb-toggle
2020-08-07 09:42:31 +02:00
Bjarne Fyrstenborg
deef02bd32 Toggle when clicking label text 2020-08-06 20:14:38 +02:00
Bjarne Fyrstenborg
73860285eb Fix issue with void element for angular directive/component which is custom HTML element 2020-08-06 19:59:54 +02:00
Bjarne Fyrstenborg
112215ac5b Remove additional whitespace 2020-08-06 19:57:20 +02:00
Niels Lyngsø
9370dacd16 remove console.log 2020-08-06 15:30:01 +02:00
Claus
4799f73775 using label on umb-toggle instead of a separate element.
updating localized texts to reflect what is happening.
ensure the selected value is pushed back to scope and used for the action.
2020-08-06 15:04:18 +02:00