Commit Graph

34836 Commits

Author SHA1 Message Date
Warren Buckley
268eca922f Bump version to 8.7.0-rc
.\build SetUmbracoVersion 8.7.0-rc
2020-08-20 09:08:05 +01:00
Bjarke Berg
4a107ae722 Merge remote-tracking branch 'origin/v8/dev' into v8/feature/AB7482-acceptance-tests-for-content
# Conflicts:
#	src/Umbraco.Tests.AcceptanceTest/package.json
2020-08-20 09:47:31 +02:00
Niels Lyngsø
4c0d05e4ea close tag 2020-08-20 09:44:52 +02:00
Bjarke Berg
2ac0ff9f40 Merge pull request #8595 from umbraco/v8/feature/partial-view-macro-acceptance
V8/feature/Add acceptance tests
2020-08-20 09:43:19 +02:00
Bjarke Berg
67c25ad39b Fixes for ace editor in cypress tests 2020-08-20 09:42:42 +02:00
Kenn Jacobsen
f9c41f99e3 Allow for changing the weight of built-in and 3rd party dashboards (#8628) 2020-08-19 14:41:48 +01:00
Sebastiaan Janssen
0140d906a5 Merge remote-tracking branch 'origin/v8/contrib' into v8/contrib 2020-08-19 15:18:19 +02:00
Steve Temple
addc6ae51a Deprecate IsRequired on Email datatype (#8655)
* Deprecate IsRequired on Email datatype

* Add Obsolete to IsRequired in EmailAddressConfig
2020-08-19 14:03:38 +01:00
Warren Buckley
3957593ce3 Merge pull request #8659 from umbraco/v8/bugfix/block-list-using-virtual-paths-correct
Use convertVirtualToAbsolutePath for all file URLs of a block config
2020-08-19 13:56:57 +01:00
Niels Lyngsø
f0c06463a3 use an absolute path for test 2020-08-19 14:44:09 +02:00
Niels Lyngsø
2a7349f988 remove unused umbRequestHelper 2020-08-19 14:42:53 +02:00
Niels Lyngsø
5ad0efbf53 add umbRequestHelper 2020-08-19 14:42:42 +02:00
Niels Lyngsø
1e9aa675ea update paths when retriving the configuration 2020-08-19 14:31:01 +02:00
Niels Lyngsø
6031680a81 revert change 2020-08-19 14:30:34 +02:00
Niels Lyngsø
85de5bf835 refactor files to be convertVirtualToAbsolutePath at blockObject initialization. So devs dont need to worry about this. 2020-08-19 14:17:12 +02:00
Niels Lyngsø
2cf421f386 fixing the headline of custom view picker. 2020-08-19 14:13:33 +02:00
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
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
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
Bjarke Berg
9432f71a63 Merge remote-tracking branch 'origin/v8/dev' into netcore/dev 2020-08-11 10:00:19 +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