Commit Graph

39400 Commits

Author SHA1 Message Date
Warren Buckley
ffe9f4c4e4 Update NJsonSchema used for auto generating schema file for our options/config 2021-08-06 10:36:48 +01:00
Bjarne Fyrstenborg
9e12190b6f Fix localization of title attribute 2021-08-06 11:34:34 +02:00
Warren Buckley
139c2db3b3 Update MS Nuget Packages 2021-08-06 10:33:25 +01:00
Bjarne Fyrstenborg
9f3eddf95f Refactor NPoco queries to use constants and dtos (#10654) 2021-08-06 11:32:16 +02:00
Bjarke Berg
bbd935a0b8 Updates based on review feedback 2021-08-06 11:26:31 +02:00
Warren Buckley
6fe719f774 Uninstall SecurityCodeScan
See this internal HQ Slack thread - https://umbraco.slack.com/archives/CSQMK997E/p1628237493038000
2021-08-06 10:16:33 +01:00
Warren Buckley
2c9502c0ef Update MailKit 2021-08-06 10:14:27 +01:00
Warren Buckley
116cd3238b Update Serilog Nuget Packages 2021-08-06 10:11:41 +01:00
Sebastiaan Janssen
4c4120d674 Merge branch 'v8/contrib' into v8/dev 2021-08-06 11:02:03 +02:00
Bjarke Berg
aaf28cba21 Update src/Umbraco.Web.BackOffice/Middleware/BasicAuthAuthenticationMiddleware.cs
Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-08-06 11:00:27 +02:00
Bjarke Berg
266af1de12 Update src/Umbraco.Core/Configuration/Models/BasicAuthSettings.cs
Co-authored-by: Andy Butland <abutland73@gmail.com>
2021-08-06 10:59:54 +02:00
Bjarke Berg
db6002196d Fix test name 2021-08-06 10:44:35 +02:00
Bjarke Berg
2d6b382ce7 Added support for Ip Ranges 2021-08-06 10:41:21 +02:00
Bjarke Berg
0e7f9d93ca Introduced IBasicAuthService 2021-08-06 09:51:08 +02:00
Bjarne Fyrstenborg
137be33a6c Fixes various issues with javascript services (#10800) 2021-08-06 09:09:50 +02:00
Bjarke Berg
4f2cb09939 Added POC of basic auth middleware 2021-08-05 21:42:47 +02:00
Sebastiaan Janssen
d55b740b16 Fix possible null result in #10762 2021-08-05 17:05:48 +02:00
jattwood
ea42063424 Fix for #10678. 2021-08-05 16:14:23 +02:00
Sebastiaan Janssen
ef3495b16a Amending fix for #10739 2021-08-05 16:09:14 +02:00
Bjarne Fyrstenborg
120bc2af11 Examine dashboard search adjustments (#10735) 2021-08-05 15:57:14 +02:00
Bjarne Fyrstenborg
4513a85d14 Only set umb-button-ellipsis opacity to 1 when above backdrop 2021-08-05 15:32:15 +02:00
Bjarne Fyrstenborg
854634b243 Tour backdrop missing (#10762) 2021-08-05 15:22:23 +02:00
Bjarne Fyrstenborg
a7c0edec28 Support custom SVG icons in user groups list (#10739) 2021-08-05 15:05:03 +02:00
Sebastiaan Janssen
7800fe83a8 Install MessagePack's dependencies explicitly (#10772) 2021-08-05 11:57:03 +02:00
Rowan Bottema
6a12f4af90 Update Serilog dependencies
This should at least fix #10793 because of a memory leak fix in Serilog.Sinks.Map 1.0.2. Also updated the rest for good measure.

Note that Serilog.Sinks.File is not upgraded to the latest version because it is a new major (4.1.0 -> 5.0.0). Also note that Serilog.Filters.Expressions is deprecated and should be replaced by Serilog.Expressions. I considered both out of scope for this fix.
2021-08-05 11:56:37 +02:00
Elitsa Marinovska
baf69305f3 Exclude the wanted folders in the order Content, Compile, EmbeddedResource and None. Have the None Remove after None Include 2021-08-05 12:51:53 +03:00
Sebastiaan Janssen
14fc72ff2b Reverting ConcurrentHashSet for now so that Umbraco can install again, see #10751 2021-08-05 09:50:58 +02:00
Elitsa Marinovska
1963913658 Fix test - new TreeController increases the count +1 2021-08-05 09:27:17 +03:00
Nikolaj Geisle
61b343da8b Merge pull request #10722 from umbraco/v9/bugfix/fix-multi-url-picker
V9: Fix multi url picker
2021-08-05 08:11:31 +02:00
Elitsa Marinovska
c8d848bd48 Limiting the access to other folders which are not serving static content when selecting a thumbnail for a Block List and if the image is located under the webroot folder, remove the "wwwroot" prefix from the thumbnail path 2021-08-05 09:04:46 +03:00
Nikolaj Geisle
eca3536dc7 Merge pull request #10660 from vsilvar/v9/feature/modelsbuilders-nullable-references-maybenull
Added MaybeNullAttribute to ModelsBuilder generated files
2021-08-04 15:13:31 +02:00
Bjarke Berg
cb81b96c4a Merge pull request #10716 from lars-erik/patch-separate-sqlce-from-integration-tests
Testable BTree to ContentCache in V9 / Separate SqlCe from integration tests
2021-08-04 15:02:49 +02:00
Sebastiaan Janssen
96d5935933 Revert "Accessibility improvements for Extensions in Razor Markup (#9576)"
This reverts commit a1e0af6fff.
2021-08-04 14:19:34 +02:00
Bjarke Berg
f67415a363 Force only tests of csproj files to avoid executing the tests for dll's too 2021-08-04 13:47:14 +02:00
Bjarke Berg
c65cde38f7 Aligned the solution files 2021-08-04 12:51:40 +02:00
Bjarke Berg
bcb8c0e286 Fixed todo in test that is now possible after update of nunit 2021-08-04 12:51:25 +02:00
Bjarke Berg
8ad456a6d0 Test sqlCe integration tests on azure too 2021-08-04 12:50:49 +02:00
Bjarke Berg
f9b91cd272 Merge pull request #10661 from vsilvar/v9/feature/10648-umbracobuilder-extensions-chaining
Updated public IUmbracoBuilder extension methods to allow chaining
2021-08-04 12:45:33 +02:00
Bjarke Berg
e1dab63123 Merge remote-tracking branch 'origin/v9/dev' into patch-separate-sqlce-from-integration-tests 2021-08-04 10:50:33 +02:00
Bjarke Berg
d1a004078f Merge pull request #10781 from umbraco/v9/feature/merge_v8_dev_03082021
V9: Merge v8/dev 03082021
2021-08-04 10:40:34 +02:00
Nikolaj Geisle
9f1ed2b676 Merge pull request #10615 from umbraco/v9/bugfix/fix-get-local-crop-url
V9: Fix GetLocalCropUrl
2021-08-04 10:30:57 +02:00
Bjarke Berg
0de0b52354 Merge pull request #10785 from umbraco/v9/bugfix/10699/swapped_hashset_to_concurrent_hashset
v9: Changed HashSet to ConcurrentHashSet to fix concurrency issues https://github.com/umbraco/Umbraco-CMS/issues/10699
2021-08-04 09:51:11 +02:00
Bjarke Berg
30badd7d69 Fixed migration to support updating from 8.15rc (and before),8.15 final and 9.0rc1 2021-08-04 09:44:34 +02:00
Nikolaj Geisle
c7dd3b2461 Merge pull request #10688 from adamhearn/temp-10665
Support member names using Down-Level Logon Name format
2021-08-04 09:12:57 +02:00
Nikolaj Geisle
1b54013873 Merge pull request #10687 from umbraco/v9/bugfix/translations-everywhere
V9: Fix translations not shown everywhere
2021-08-03 14:52:00 +02:00
Bjarke Berg
a90b9dc052 Merge pull request #10784 from umbraco/v9/bugfix/10776/added_namespaces_to_view_imports
v9: Added missing namespaces to viewimports https://github.com/umbrac…
2021-08-03 14:28:21 +02:00
Zeegaan
338e1e0d6d https://github.com/umbraco/Umbraco-CMS/issues/10699 Changed HasSet<Uri> to ConcurrentHashSet<Uri>
and changed Add method to TryAdd in AspNetCoreHostingEnviroment.EnsureApplicationMainUrl()
to fix concurrency errors
2021-08-03 14:04:19 +02:00
Bjarke Berg
2229a3e7f8 Remove project references used to test 2021-08-03 13:18:27 +02:00
Zeegaan
d76044875b v9: Added missing namespaces to viewimports https://github.com/umbraco/Umbraco-CMS/issues/10776 2021-08-03 12:57:52 +02:00
Bjarke Berg
ac2f567f0e Still do ToArray as the first thing, to avoid test fails. 2021-08-03 12:29:15 +02:00