Commit Graph

34879 Commits

Author SHA1 Message Date
Nikolaj
19b71a191f Remove unused test log 2020-08-17 14:03:07 +02:00
Nikolaj
8e3500016f Merge branch 'netcore/netcore' into netcore/feature/move-tests 2020-08-17 11:59:20 +02:00
Bjarke Berg
6371fdbf4d post merge 2020-08-17 11:43:04 +02:00
Bjarke Berg
9ae878a185 Hardcode verion 9 in text, and change assembly versions to 0.5.0 2020-08-17 09:34:27 +02:00
Bjarke Berg
7b95494e30 Merge pull request #8572 from umbraco/netcore/bugfix/6970-backoffice-controller
Migrates remaining non-oauth actions on back office controller to netcore
2020-08-17 08:29:59 +02:00
Bjarke Berg
59d8b7965d Merge pull request #8385 from umbraco/netcore/feature/better-linux-support
Netcore: Changes to run on linux
2020-08-17 08:06:42 +02:00
Bjarke Berg
f9ba200c21 LazyLoad casing 2020-08-16 11:30:49 +02:00
Bjarke Berg
1fd10dcb01 Merge remote-tracking branch 'origin/netcore/feature/better-linux-support' into netcore/feature/better-linux-support 2020-08-16 11:12:33 +02:00
Sebastiaan Janssen
dde735f75c Sync some dependencies that have been updated in v8/contrib 2020-08-13 14:33:19 +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
Bjarke Berg
5cc0f00074 Introduced WebPath.Combine 2020-08-13 10:13:23 +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
Bjarke Berg
34617e9f94 Fix for packages 2020-08-12 16:51:34 +02:00
Bjarke Berg
95c30d4cd0 Fix for packages 2020-08-12 15:59:30 +02:00
Nikolaj
92dfb24611 Move Manifest tests 2020-08-12 14:41:12 +02:00
Bjarke Berg
996130b58d Post merge fix 2020-08-12 13:26:24 +02:00
Bjarke Berg
3ec13b3190 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/better-linux-support
# Conflicts:
#	build/NuSpecs/UmbracoCms.SqlCe.nuspec
2020-08-12 13:25:24 +02: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
Nikolaj
d7ca264d8f Move CoreXml tests 2020-08-12 12:42:51 +02:00
Nikolaj
5e78bbd2f3 Move CoreThings 2020-08-12 11:35:12 +02:00
Nikolaj
4c9f18d260 Move PublishingStrategyTests 2020-08-12 11:05:44 +02:00
Niels Lyngsø
a2dd9ad0c4 dont render input if not shown. 2020-08-12 10:34:15 +02:00
Nikolaj
6b41b1dd8c Move logviewer tests 2020-08-12 10:26:14 +02:00
Nikolaj
51acbc3db6 Move MacroParserTests 2020-08-12 10:15:26 +02:00
Bjarke Berg
cdd2dc51b4 Copy files on publish 2020-08-12 10:03:40 +02:00
Bjarke Berg
06c463e9cc Update nuget package dll paths 2020-08-12 08:53:01 +02:00
Bjarke Berg
9eee058211 Fix issue with buildscript and verify nuget 2020-08-11 20:31:04 +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
Bjarke Berg
f7e0b115aa copy language files on publish 2020-08-11 15:00:39 +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
2ed8e89d9b Fixes for build script 2020-08-11 12:26:01 +02:00
Bjarke Berg
dfc37a571a Fixes for Umbraco.Web.UI.csproj 2020-08-11 11:22:15 +02:00
Bjarke Berg
f0795f63b5 Get the SqlCE dll from the SqlCE project instead of the executeable, now that the executable does not include SqlCE anymore by default 2020-08-11 10:40:37 +02:00
Bjarke Berg
7b6d64872f Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/better-linux-support
# Conflicts:
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
2020-08-11 10:05:55 +02:00
Bjarke Berg
1481804014 Merge remote-tracking branch 'origin/netcore/dev' into netcore/netcore
# Conflicts:
#	src/Umbraco.Web.UI.NetCore/Umbraco/config/lang/da.xml
#	src/Umbraco.Web.UI.NetCore/Umbraco/config/lang/en_us.xml
2020-08-11 10:01:17 +02:00
Bjarke Berg
9432f71a63 Merge remote-tracking branch 'origin/v8/dev' into netcore/dev 2020-08-11 10:00:19 +02:00
Bjarke Berg
0fe50728df Fix csproj of Umbraco.Web.UI 2020-08-11 09:50:17 +02:00
Warren Buckley
3c9bd45ea6 Delete rich-code-navigation.yml 2020-08-11 08:25:43 +01:00
Bjarke Berg
7ced06bc05 fix tests 2020-08-11 09:11:53 +02:00
Bjarke Berg
1123b8bea5 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/better-linux-support
# Conflicts:
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
2020-08-11 08:33:11 +02:00
Bjarke Berg
3c2f2ac0b3 Netcore: Let build.ps1 create the dotnet new templates (#8591)
* Creates the Umbraco.Templates.nuspec on build

* Update nuspec to match nuget packages

* Updated namespace of Program.cs and Startup.cs and replace these with the project name in templates

* Bugfixes for sqlce

* Simplified template to have one template with --UseSqlCe as option

* Update build/build.ps1

Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com>

Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com>
2020-08-11 08:28:16 +02:00
Bjarke Berg
94e1056dd9 Merge pull request #8603 from umbraco/netcore/feature/6976-migrate-preview-middleware
Migrates preview auth Middleware
2020-08-11 08:24:57 +02:00
Bjarke Berg
d98d1d8373 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/6976-migrate-preview-middleware 2020-08-11 07:30:50 +02:00
Bjarke Berg
a02b5e93a5 Merge pull request #8598 from umbraco/netcore/feature/6972-migrate-non-oauth-auth-controller
Migrates remaining non-oauth AuthenticationController actions to netcore
2020-08-11 07:30:23 +02:00
Shannon Deminick
2aae974281 Merge pull request #8394 from umbraco/netcore/feature/fix-integration-tests
Netcore: More tests migrated..
2020-08-11 11:54:37 +10:00
Bjarke Berg
6d51dc4afa Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/6976-migrate-preview-middleware 2020-08-10 14:30:25 +02:00
Bjarke Berg
8322151426 Fix test issue. Now testserver tests always is executed in debugmode 2020-08-10 14:10:08 +02:00
Bjarke Berg
8dea65286b Fix test. Asserting on something irrelevant 2020-08-10 13:21:44 +02:00