Shannon
|
456e352491
|
Fix build
|
2021-08-09 13:42:52 -06:00 |
|
Shannon
|
ab84490535
|
Fixes email sending notifications so they are checked if they are handled.
|
2021-08-09 13:42:08 -06:00 |
|
Paul Johnson
|
7f71298e3f
|
Remove apartment state annotations
Resolves issue where fewer test run on Linux than Windows.
Presumably legacy that has hung around.
|
2021-08-09 15:49:56 +01:00 |
|
Paul Johnson
|
a2799738ca
|
Fix nuspec solution items
|
2021-08-09 14:40:16 +01:00 |
|
Paul Johnson
|
38e66b0124
|
Fix case sensitivity issue
|
2021-08-09 14:34:32 +01:00 |
|
Bjarke Berg
|
c190ed504e
|
fix tests
|
2021-08-09 13:19:37 +02:00 |
|
Nikolaj Geisle
|
c03e84689d
|
Merge pull request #10794 from umbraco/v9/bugfix/AB13095-block-thumbnail-fix
V9: Limit the BlockList thumbnail picker to only the directories serving static files
|
2021-08-09 08:54:23 +02:00 |
|
Sebastiaan Janssen
|
9b93a8f1ab
|
Bump version to 8.16.0-rc
|
2021-08-09 08:26:22 +02:00 |
|
Bjarke Berg
|
2a3ac1961d
|
Temp commit
|
2021-08-09 06:28:26 +02:00 |
|
Shannon
|
afb952fa38
|
Needs a null check so it doesn't explode when saving content during a migration.
|
2021-08-06 15:54:50 -06:00 |
|
Shannon
|
d4be031b78
|
Fixes an error caused by v8-v9 merge
|
2021-08-06 14:12:25 -06:00 |
|
Shannon
|
53bc53a377
|
Merge remote-tracking branch 'origin/v9/dev' into v9/bugfix/external-login-changes
# Conflicts:
# src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
|
2021-08-06 13:47:41 -06:00 |
|
Bjarke Berg
|
a159aa4790
|
Merge pull request #10808 from abjerner/v9/bugfix/typefinder-jetbrains-annotations
v9: Added "JetBrains.Annotations" to assembly exclusion list to fix #10801
|
2021-08-06 19:19:10 +02:00 |
|
Kevin Meilander
|
1dd75b9051
|
#10354 - added domain content id as node context for the content finder for the 404 error page so $site works
|
2021-08-06 16:33:57 +02:00 |
|
Adam Nelson
|
0bc9f3e322
|
Fix textboxes inside flatpickr popup to not cause the scheduled publishing overlay to submit when enter is pressed.
|
2021-08-06 16:31:21 +02:00 |
|
Sebastiaan Janssen
|
33e980841f
|
Update to latest flatpickr
|
2021-08-06 16:27:07 +02:00 |
|
Philippe Guilmette
|
19a6184502
|
Delete entries from umbracoUserLogin before deleting the user (fix for 10269)
|
2021-08-06 16:14:32 +02:00 |
|
Sebastiaan Janssen
|
f7dee7ec74
|
Fix self-closing element
|
2021-08-06 15:55:50 +02:00 |
|
Jan Skovgaard
|
dafa5d2ef6
|
Numberrange view: Various minor improvements (#10452)
|
2021-08-06 15:33:52 +02:00 |
|
inetzo
|
4e4412ed34
|
RelationType parent/child are stored in the wrong order
When creating a new relationtype, the parent and child type are stored in reverse order (parent- and childtype are switched).
|
2021-08-06 15:28:53 +02:00 |
|
Rachel Breeze
|
9b57ec5fa6
|
Accessibility Amends for the Content Info Tab (#10541)
|
2021-08-06 15:27:18 +02:00 |
|
Michel Collard
|
25888a5da1
|
Changed umb-notifications z-index
|
2021-08-06 15:23:20 +02:00 |
|
Callum Whyte
|
47df53db95
|
Adding extension for MapDefinitions collection builder
|
2021-08-06 15:20:49 +02:00 |
|
Anders Bjerner
|
37a141a204
|
Added "JetBrains.Annotations" to assembly exclusion list
Fixes #10801
|
2021-08-06 15:18:17 +02:00 |
|
Sebastiaan Janssen
|
7d0558d59f
|
Update ImageProcessor dependencies
|
2021-08-06 15:05:49 +02:00 |
|
Jan Skovgaard
|
319e3ed7b9
|
Add label in mini search component (#10583)
|
2021-08-06 14:37:17 +02:00 |
|
Sebastiaan Janssen
|
210d155afd
|
Merge branch 'v8/dev' into v8/contrib
|
2021-08-06 14:10:23 +02:00 |
|
Sebastiaan Janssen
|
e6cff8c7f5
|
Merge branch 'v8/8.15' into v8/dev
|
2021-08-06 14:08:20 +02:00 |
|
Bjarke Berg
|
b7801f6940
|
Fixed merge issue
|
2021-08-06 13:55:41 +02:00 |
|
Niels Lyngsø
|
c1956882fe
|
append a input with ng-model which matches the field coming from model state
(cherry picked from commit 9a16adcb18)
|
2021-08-06 13:49:05 +02:00 |
|
Bjarke Berg
|
a030506c6a
|
Merge remote-tracking branch 'origin/v9/dev' into v9/update-all-the-things
|
2021-08-06 13:39:53 +02:00 |
|
Niels Lyngsø
|
9a16adcb18
|
append a input with ng-model which matches the field coming from model state
|
2021-08-06 13:23:17 +02:00 |
|
Chad Currie
|
67e812d93c
|
Don't create new empty arrays
|
2021-08-06 13:01:18 +02:00 |
|
nzdev
|
6f8749bc52
|
Automatically intern contentType Alias and propertyType Alias when querying the database to save on memory and speed up comparisons.
|
2021-08-06 13:00:28 +02:00 |
|
nzdev
|
54b4d6f8d1
|
Compress true/false from int to bool
|
2021-08-06 12:59:20 +02:00 |
|
Patrick de Mooij
|
51e6ff5cbf
|
Fix examine overview not working as expected
|
2021-08-06 12:55:40 +02:00 |
|
inetzo
|
0ebf8742c3
|
UserService.SavedUserGroup event returns wrong list of AddedUsers (#10681)
|
2021-08-06 12:53:35 +02:00 |
|
Sebastiaan Janssen
|
7030d5b170
|
Removes the changeDocType translations as this is no longer a feature in v8 (triggered by #10499)
|
2021-08-06 12:44:58 +02:00 |
|
Bjarke Berg
|
6e29645b83
|
Merge remote-tracking branch 'origin/v9/feature/basic_auth_middleware' into v9/feature/basic_auth_middleware
|
2021-08-06 12:29:35 +02:00 |
|
Bjarke Berg
|
641546d427
|
Skip for backoffice requests + Handle potential missing backoffice signin manager
|
2021-08-06 12:29:05 +02:00 |
|
Ronald Barendse
|
40d8e11ba7
|
Match neutral cultures as Examine culture fields (#9305)
|
2021-08-06 12:22:03 +02:00 |
|
Andy Butland
|
9732381933
|
Added unit test for TryGetBasicAuthCredentials extension method and minor code tidy.
|
2021-08-06 12:13:16 +02:00 |
|
Bjarne Fyrstenborg
|
f4f6350879
|
Use colorpicker plugin when plugins includes table plugin (#10523)
|
2021-08-06 12:01:25 +02:00 |
|
Bjarne Fyrstenborg
|
8b40753f2c
|
Fix issue with show selected member types on init using treepicker (#10204)
|
2021-08-06 11:59:41 +02:00 |
|
Warren Buckley
|
bbbed9f2db
|
Update NUnit
|
2021-08-06 10:53:42 +01:00 |
|
Warren Buckley
|
3111a8cef7
|
Update MessagePack & LZ4 Compression for NuCache
|
2021-08-06 10:41:35 +01:00 |
|
Bjarke Berg
|
7859798e8b
|
Move basic auth to website part
|
2021-08-06 11:37:10 +02:00 |
|
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 |
|