Commit Graph

36808 Commits

Author SHA1 Message Date
Paul Johnson
cb84a98b9c Fix indent for MacOS
Don't split build and test on Windows.
2020-12-13 12:27:34 +00:00
Paul Johnson
4dbe5d0c38 Consolidate LocalDbTestDatabase and SqlDeveloperTestDatabase
Resolve issue with multiple empties
2020-12-12 11:33:57 +00:00
Paul Johnson
312ab96277 Resolve issues with AdvancedMigrationTests 2020-12-11 19:04:39 +00:00
Paul Johnson
ae98983172 Fix PathTests 2020-12-11 16:53:31 +00:00
Paul Johnson
1b9d1428e6 Update ci pipeline build definition 2020-12-11 15:38:35 +00:00
Paul Johnson
897fe804b0 Multiple test databases, similar setup to LocalDbTestDatabase.DatabasePool 2020-12-11 14:12:34 +00:00
Paul Johnson
51f20119a2 Enable running integrations tests on Linux 2020-12-11 14:12:34 +00:00
Bjarke Berg
3f9b284540 Fix issue with missing properties 2020-12-10 08:56:41 +01:00
Bjarke Berg
7776e203a6 Fix issue with auth on media upload 2020-12-10 08:55:47 +01:00
Mole
d408e15c71 Merge pull request #9512 from umbraco/netcore/feature/plugin_static_files
Netcore: Read static files from app_plugins folder
2020-12-09 10:30:15 +01:00
Mole
68ea01fda1 Merge pull request #9499 from umbraco/netcore/feature/more-files-from-infrastructure-to-core
Netcore: More files from infrastructure to core
2020-12-09 10:05:18 +01:00
Bjarke Berg
0f36db188e Ensure folder app_plugins exists 2020-12-09 09:03:49 +01:00
Nikolaj
7ef6501bb1 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/more-files-from-infrastructure-to-core
# Conflicts:
#	src/Umbraco.Tests.UnitTests/Umbraco.Core/PropertyEditors/ConvertersTests.cs
2020-12-09 08:45:28 +01:00
Bjarke Berg
6bd8285a80 Added Configuration files and license to default BrowsableFileExtensions 2020-12-08 14:30:51 +01:00
Bjarke Berg
f580e38383 Added fonts to default BrowsableFileExtensions 2020-12-08 13:18:23 +01:00
Bjarke Berg
1727a5d6f1 Added specific PhysicalFileProvider for the app_plugins folder, that also checks whether extensions are allowed. 2020-12-08 12:33:07 +01:00
Elitsa Marinovska
474f267e69 Removing references of deleted files 2020-12-08 12:16:55 +01:00
Bjarke Berg
40a6fa2b89 NetCore: Migrate more tests (#9494)
* Migrate tests

* Cleanup

* Migrate tests

* post merge fix

Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-08 09:19:51 +01:00
Bjarke Berg
b8696364ef Merge pull request #9511 from umbraco/netcore/task/app_data
Cleans up usage of SystemDirectories, removes App_Data usages
2020-12-08 08:15:26 +01:00
Shannon
30bfa3f003 more cleanup of system dirs 2020-12-08 11:08:14 +11:00
Shannon
ea55d2662e no app_data paths, changing to constants, some linting updates 2020-12-08 10:42:26 +11:00
Shannon
7e4a6421d6 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/netcore 2020-12-08 10:21:07 +11:00
Shannon
f16b8e705a reduce dependencies in PublishedSnapshotService, more linting 2020-12-08 10:20:03 +11:00
Bjarke Berg
e79ed7a56b Post merge - Build fix 2020-12-07 16:11:14 +01:00
Bjarke Berg
e7d9d38c52 Merge remote-tracking branch 'origin/netcore/netcore' into netcore/feature/more-files-from-infrastructure-to-core
# Conflicts:
#	src/Umbraco.Infrastructure/Install/InstallSteps/NewInstallStep.cs
#	src/Umbraco.Tests.Common/Builders/DataEditorBuilder.cs
#	src/Umbraco.Tests.Common/Builders/DataValueEditorBuilder.cs
2020-12-07 12:55:47 +01:00
Bjarke Berg
58219dafc3 Merge pull request #9507 from AndyButland/feature/clean-up-3
NetCore: further code clean-up (small)
2020-12-07 12:40:25 +01:00
Bjarke Berg
5dbddfffc5 Merge remote-tracking branch 'origin/v8/dev' into netcore/netcore
# Conflicts:
#	.gitignore
#	src/SolutionInfo.cs
#	src/Umbraco.Core/Models/PropertyType.cs
#	src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
#	src/Umbraco.Infrastructure/PropertyEditors/BlockEditorPropertyEditor.cs
#	src/Umbraco.Tests.Integration/Umbraco.Core/Mapping/ContentTypeModelMappingTests.cs
#	src/Umbraco.Tests/TestHelpers/Entities/MockedContentTypes.cs
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/da.xml
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en.xml
#	src/Umbraco.Web.UI.NetCore/umbraco/config/lang/en_us.xml
2020-12-07 12:31:26 +01:00
Andy Butland
da8bfd4615 Adhered two further tests to code linting rules (omitted from previous commit/PR) 2020-12-07 10:04:52 +01:00
Shannon
1a35cf5164 Merge branch 'netcore/task/cleanup-force-renew-auth' into netcore/netcore 2020-12-07 19:40:09 +11:00
Shannon
6f7a0f358a c# 9 2020-12-07 19:14:42 +11:00
Shannon Deminick
262cd19f8d Merge pull request #9506 from umbraco/netcore/task/cleanup-force-renew-auth
Netcore/task/cleanup force renew auth
2020-12-07 18:59:18 +11:00
Shannon
dcb00b729d remove more old code 2020-12-07 18:58:07 +11:00
Shannon
0d3aa828c1 remove more old code 2020-12-07 18:55:01 +11:00
Shannon
36342438da Deleting old code 2020-12-07 18:47:25 +11:00
Shannon
92cc23c5b3 Merge branch 'netcore/task/usermanager-object-cleanup' into netcore/task/cleanup-force-renew-auth 2020-12-07 18:17:07 +11:00
Shannon
375e056cef Removing old code 2020-12-07 18:16:42 +11:00
Bjarke Berg
dfb2b5515d Merge pull request #9505 from AndyButland/feature/clean-up-2
NetCore: updated some more code to match linting rules.
2020-12-07 07:56:59 +01:00
Shannon
835d1d0ad3 linting cleanup 2020-12-07 17:56:40 +11:00
Bjarke Berg
8261d9c320 Merge pull request #9503 from AndyButland/feature/clean-up
NetCore: updated some code to match linting rules
2020-12-07 07:54:22 +01:00
Shannon Deminick
96da33cfd6 Merge pull request #9496 from umbraco/netcore/task/usermanager-object-cleanup
Netcore/task/usermanager object cleanup
2020-12-07 17:38:25 +11:00
Andy Butland
9f8138b2d0 Adhered to linting rules configuration models, validators and tests. 2020-12-06 10:51:31 +01:00
Andy Butland
61cbb84dd3 Adhered to linting rules for authorization policy handlers, requirements and tests. 2020-12-06 09:13:29 +01:00
Bjarke Berg
e3761c7499 Merge pull request #9502 from umbraco/netcore/bugfix/nuspec-smidge-nuglify
NetCore: Fix wrong version of Smidge in nuspec + Updated to official 3.2.0
2020-12-05 12:37:34 +01:00
Andy Butland
ff03cd6a03 Adhered to linting rules in common unit test model builders. 2020-12-05 11:12:55 +01:00
Andy Butland
201940290c Adhered to linting rules in hosted services implementations and tests. 2020-12-05 10:06:59 +01:00
Bjarke Berg
d74cc9d35a Fix wrong version of Smidge in nuspec + Updated to official 3.2.0 2020-12-05 08:55:37 +01:00
Bjarke Berg
fb18317c0f Moved lots of property editors into core 2020-12-04 19:01:52 +01:00
Bjarke Berg
eb03145fa6 Moved media files and introduced IImageDimensionExtractor and to avoid System.drawing in core 2020-12-04 15:04:29 +01:00
Bjarke Berg
21e3cf0887 Moved files and introduced IMarkdownToHtmlConverter to avoid packages to handle markdown in core
Signed-off-by: Bjarke Berg <mail@bergmania.dk>
2020-12-04 13:03:40 +01:00
Bjarke Berg
05dc597fc2 Merge pull request #9490 from AndyButland/feature/auth-policies-tests
NetCore: Adds unit tests for authorization policy handlers
2020-12-04 12:16:04 +01:00