Commit Graph

30885 Commits

Author SHA1 Message Date
Sebastiaan Janssen
c023f35638 Merge branch 'v8/8.16' into v8/dev 2021-08-23 15:18:53 +02:00
Chad Currie
8b685a0a2c Update Serilog.Enrichers.Process to 2.0.2 as it fixes a leak
(cherry picked from commit dcc533fd8d)
2021-08-23 15:18:03 +02:00
Chad
d085b11752 DIspose Process (#10918)
(cherry picked from commit a2dab5b6ca)
2021-08-23 15:17:57 +02:00
Sebastiaan Janssen
c87dc1c3a6 Merge branch 'v8/8.15' into v8/8.16 2021-08-23 15:17:36 +02:00
Sebastiaan Janssen
0ecc887175 Merge branch 'v8/8.14' into v8/8.15 2021-08-23 14:52:05 +02:00
Sebastiaan Janssen
82fc05ac51 Cannot copy page with Block List block with property that 'looks like' JSON #10879 (#10925)
(cherry picked from commit cd6cb3737e)
2021-08-23 14:51:11 +02:00
Sebastiaan Janssen
42c59a91ca Bump version to 8.16.0 2021-08-23 11:14:27 +02:00
Sebastiaan Janssen
59e36981cd Merge branch 'v8/8.16' into v8/dev 2021-08-23 11:04:26 +02:00
Sebastiaan Janssen
0f3e2cfd02 Merge branch 'v8/8.15' into v8/8.16
# Conflicts:
#	src/Umbraco.Web.UI.Client/src/less/property-editors.less
2021-08-23 11:03:45 +02:00
Sebastiaan Janssen
c72cb1683b Removes unneeded flex that caused an issue with the image cropper datatype
Fixes #10876
2021-08-23 11:01:53 +02:00
Sebastiaan Janssen
a82723b4f1 Merge branch 'v8/8.16' into v8/dev 2021-08-20 16:54:30 +02:00
Sebastiaan Janssen
4c0cdbd615 Merge branch 'v8/8.15' into v8/8.16 2021-08-20 16:54:05 +02:00
Sebastiaan Janssen
78d8f5b9e8 Merge branch 'v8/8.14' into v8/8.15 2021-08-20 16:45:19 +02:00
Bjarne Fyrstenborg
22c49398e3 Hide backdrop when closing/select navigation (#10907)
(cherry picked from commit 72d33b8f68)

# Conflicts:
#	src/Umbraco.Web.UI.Client/src/common/directives/components/tree/umbtree.directive.js
#	src/Umbraco.Web.UI.Client/src/common/services/navigation.service.js
2021-08-20 16:38:55 +02:00
Mole
ac53b89fe1 V8: Improve nested content optimization in the backoffice (#10885)
* Get all nested content scaffolds in a single post request

* Only load alias array and initialize once

* Remove old nested content load code

* Get the content types within a scope

This will drastically reduce the amount of SQL queries, since the same read lock will be used for all operations.

* Add comments

* Fix typo

* Fix typos

Co-authored-by: Elitsa Marinovska <21998037+elit0451@users.noreply.github.com>
2021-08-18 15:51:16 +02:00
Warren Buckley
f62fbe3327 Minor tour update (#10875) 2021-08-17 16:06:09 +02:00
Mole
5a47acceda Raise SendingContentModel event for each element type in blocklist (#10869)
Co-authored-by: Nikolaj <nel@umbraco.dk>
2021-08-17 14:36:19 +02:00
Sebastiaan Janssen
a5ff183015 Bump version to 8.15.2 2021-08-12 14:48:15 +02:00
Sebastiaan Janssen
2c885f7a86 Bump version to 8.14.3 2021-08-12 14:30:10 +02:00
Sebastiaan Janssen
9b93a8f1ab Bump version to 8.16.0-rc 2021-08-09 08:26:22 +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
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
Niels Lyngsø
9ccabd51b9 append a input with ng-model which matches the field coming from model state
(cherry picked from commit 9a16adcb18)
2021-08-06 13:51:26 +02:00
Mads Rasmussen
cf64430116 #10520 Correct mandatory markers in nested content (#10563)
(cherry picked from commit c1a4e07e87)
2021-08-06 13:50:50 +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
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
Ronald Barendse
40d8e11ba7 Match neutral cultures as Examine culture fields (#9305) 2021-08-06 12:22:03 +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
Bjarne Fyrstenborg
9e12190b6f Fix localization of title attribute 2021-08-06 11:34:34 +02:00
Bjarne Fyrstenborg
9f3eddf95f Refactor NPoco queries to use constants and dtos (#10654) 2021-08-06 11:32:16 +02:00
Sebastiaan Janssen
4c4120d674 Merge branch 'v8/contrib' into v8/dev 2021-08-06 11:02:03 +02:00