inetzo
d9135dd4ff
Check if umbFileDropzone has queued items before showing ChooseMediaTypeDialog
...
The ChooseMediaTypeDialog is shown even if there are no queue items, for example due file errors.
Checking the queue lenght in _requestChooseMediaTypeDialog prevents showing the dialog unnecessary.
2021-08-31 14:45:16 +02:00
Bjarne Fyrstenborg
2ae28c1e7a
Fix self-closing tags which should have a end-closing tag
2021-08-30 19:58:19 +02:00
Jan Skovgaard
a28cbff178
Bugfix for #10927 - Body steal focus when opening folder overlay ( #10983 )
2021-08-30 19:38:20 +02:00
TheBekker
631663ed63
emit formSubmitting when submitting change in multi url picker dialog ( #10957 )
2021-08-30 19:24:22 +02:00
Chad
125ebe40fb
Replace use of dynamic type with POCOs ( #10917 )
2021-08-30 19:10:50 +02:00
Bjarne Fyrstenborg
7757c4d763
Allow to pass in boolean to noDirtyCheck directive ( #8638 )
...
* Adjust noDirtyCheck directive to accept a parameter to enable/disable dirty check
* Update dirty property
* Use Utilities.noop and add description
* Set default value from controller
* Check for truthly value
* Use Object.toBoolean
* Revert setting $pristine and $dirty for now
* Handle default values in dirty check attributes
* Add check on presence of disableDirtyCheck atribute
* Check for truthy value otherwise it should be default return false and work as no-dirty-check without value
* update test conditions for vamue of no-dirty-check and disable-dirty-check
* Remove whitespace
* update check
Co-authored-by: Kenn Jacobsen <kja@vertica.dk >
Co-authored-by: Michael <michael@crossingpaths.be >
2021-08-30 15:57:58 +02:00
Chad Currie
20eda449e7
Avoid generating the maindom hash twice to get the Id.
2021-08-30 14:24:30 +02:00
Chad
b1d1a2fcf2
Avoid creating a new string for the log level every log message ( #10934 )
2021-08-30 14:22:07 +02:00
Chad
50dfb1fd92
Avoid allocating an array every call to IsClientSideRequest() ( #10936 )
2021-08-30 14:17:05 +02:00
nzdev
b04fe360d8
Dispose certficate handle
2021-08-30 14:07:57 +02:00
Sebastiaan Janssen
695d4688d3
Merge branch 'v8/dev' into v8/contrib
2021-08-30 11:18:10 +02:00
Sebastiaan Janssen
b4b8fecc2a
Merge branch 'v8/8.16' into v8/dev
2021-08-30 11:17:37 +02:00
Sebastiaan Janssen
f79ae63992
Merge branch 'v8/8.15' into v8/8.16
...
# Conflicts:
# src/SolutionInfo.cs
2021-08-30 11:17:12 +02:00
Sebastiaan Janssen
ee1faa4da2
Bump version to 8.15.3
2021-08-30 11:15:11 +02:00
Sebastiaan Janssen
8b54c8655c
Merge branch 'v8/8.14' into v8/8.15
...
# Conflicts:
# src/SolutionInfo.cs
2021-08-30 11:14:00 +02:00
Sebastiaan Janssen
cac4124dea
Bump version to 8.14.4
2021-08-30 11:12:45 +02:00
Sebastiaan Janssen
d13a555204
Merge branch 'v8/8.15' into v8/8.16
2021-08-24 16:38:48 +02:00
Paul Johnson
e558d11fa9
Revert "Optimization by returning the same instance"
...
This reverts commit 990fc118cb .
When using the _reusableEditor field to create a BlockEditorPropertyEditor
it doesn't matter that content type cache has been invalidated (memory cache)
as the content types are also cached in a private field in the BlockEditorValues class.
Closes #10910
(cherry picked from commit 94b0b252ec )
2021-08-24 16:38:18 +02:00
Paul Johnson
94b0b252ec
Revert "Optimization by returning the same instance"
...
This reverts commit 990fc118cb .
When using the _reusableEditor field to create a BlockEditorPropertyEditor
it doesn't matter that content type cache has been invalidated (memory cache)
as the content types are also cached in a private field in the BlockEditorValues class.
Closes #10910
2021-08-24 16:36:13 +02:00
Sebastiaan Janssen
90d37e0b5c
Merge branch 'v8/dev' into v8/contrib
2021-08-24 10:35:02 +02:00
Sebastiaan Janssen
51237a098f
Merge branch 'v8/8.16' into v8/dev
2021-08-24 10:34:33 +02:00
Sebastiaan Janssen
d37a4c4be0
Merge branch 'v8/8.15' into v8/8.16
2021-08-24 10:32:41 +02:00
Shannon Deminick
14a94f0ba5
Merge pull request #10847 from umbraco/v8/bugfix/backport-fix-for-10774-into-v8
...
Backport fix for #10774 to v8
(cherry picked from commit 88f17b7cbf )
2021-08-24 08:41:10 +02:00
Shannon Deminick
88f17b7cbf
Merge pull request #10847 from umbraco/v8/bugfix/backport-fix-for-10774-into-v8
...
Backport fix for #10774 to v8
2021-08-24 06:41:57 +10:00
Shannon
e869ba7e9b
removes comment
2021-08-23 14:41:26 -06:00
Sebastiaan Janssen
604b45bbc0
Merge branch 'v8/dev' into v8/contrib
2021-08-23 15:19:15 +02:00
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
cd6cb3737e
Cannot copy page with Block List block with property that 'looks like' JSON #10879 ( #10925 )
2021-08-23 14:48:49 +02:00
Chad Currie
dcc533fd8d
Update Serilog.Enrichers.Process to 2.0.2 as it fixes a leak
2021-08-23 14:47:50 +02:00
Chad
a2dab5b6ca
DIspose Process ( #10918 )
2021-08-23 14:44:48 +02:00
Sebastiaan Janssen
42c59a91ca
Bump version to 8.16.0
2021-08-23 11:14:27 +02:00
Sebastiaan Janssen
f26fbafa71
Merge branch 'v8/dev' into v8/contrib
2021-08-23 11:04:47 +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
db16f9c6dc
Merge branch 'v8/dev' into v8/contrib
2021-08-20 16:54:50 +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
Bjarne Fyrstenborg
72d33b8f68
Hide backdrop when closing/select navigation ( #10907 )
2021-08-20 15:59:31 +02:00
Sebastiaan Janssen
3030269bde
Create a cloud-specific zip that includes necessary config transforms for cloud
2021-08-20 14:21:36 +02:00
Sebastiaan Janssen
d566d42c4b
Remove unintentional change from 15 months ago that causes you to end up in your windows users folder after each build
2021-08-20 14:20:46 +02:00
patrickdemooij9
2c1185598e
9908: No parentheses & language picker with only 1 language ( #10892 )
...
* 9908: No parantheses & language picker with only 1 language
* 9908: Fixed missing )
2021-08-19 10:12:48 +10:00
Bjarne Fyrstenborg
61f929e660
Adjust styling of umb-file-icon ( #10895 )
...
* Adjust styling of umb-file-icon with new umb-icon
* Styling on legacy icons
* Use umb-icon and add missing class
* Simplify icons
* Use umb-search-filter in umb-tree-search-box and add back button
2021-08-19 09:34:17 +10:00