Bjarke Berg
159dbcc655
Merge remote-tracking branch 'origin/v11/dev' into v12/dev
...
# Conflicts:
# version.json
2023-06-21 08:54:10 +02:00
Nikolaj
b451bb802b
Revert "Case-insensitive tag names with SQLite provider ( #14012 )"
...
This reverts commit bb7752c483 .
2023-06-21 08:45:54 +02:00
Bjarke Berg
7ab6598d0b
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/package.json
2023-06-21 08:41:35 +02:00
Bjarke Berg
6e41a3123d
Merge remote-tracking branch 'origin/release/12.0' into v12/dev
2023-06-21 08:37:43 +02:00
Kenn Jacobsen
0cdea6120b
Add support for property value fallbacks in the delivery API ( #14421 )
...
* Add support for property value fallbacks in the delivery API
* Add dedicated tests for the IDeliveryApiPropertyValueConverter interface
* Rewrite for less impact and more streamlined with Razor output
2023-06-21 08:32:57 +02:00
miguelcrpinto
4d63b3ce30
Updated the IsoDateTimeConverter initialization in the JsonDateTimeFormatAttribute to set the Culture to InvariantCulture so that the custom DateTime format symbols ( date and time separators) are respected independent of the CurrentCulture being used.
2023-06-20 13:15:03 +01:00
Sebastiaan Janssen
f91fde2462
Fixes #14269 - semaphore released too many times as it always happens in the finally, which is 1 too many times when the upload was a success
2023-06-20 14:02:53 +02:00
Bjarke Berg
197efbb12c
Merge remote-tracking branch 'origin/release/12.0' into v12/dev
...
# Conflicts:
# src/Umbraco.Infrastructure/Sync/ServerMessengerBase.cs
# version.json
2023-06-20 13:56:27 +02:00
dependabot[bot]
9c1f912639
Bump socket.io-parser from 4.2.1 to 4.2.4 in /src/Umbraco.Web.UI.Client
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.1 to 4.2.4.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.4 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:30:20 +02:00
dependabot[bot]
6b78d4b647
Bump socket.io-parser from 4.2.1 to 4.2.4 in /src/Umbraco.Web.UI.Client
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.1 to 4.2.4.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.4 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:30:09 +02:00
dependabot[bot]
fba1afe7fe
Bump socket.io-parser from 4.2.1 to 4.2.4 in /src/Umbraco.Web.UI.Client
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.1 to 4.2.4.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.4 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:29:08 +02:00
dependabot[bot]
020fabfe82
Bump socket.io-parser from 4.2.1 to 4.2.4 in /src/Umbraco.Web.UI.Client
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 4.2.1 to 4.2.4.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.1...4.2.4 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:28:35 +02:00
dependabot[bot]
7eef9f4652
Bump fast-xml-parser and is-svg in /src/Umbraco.Web.UI.Client
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) and [is-svg](https://github.com/sindresorhus/is-svg ). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 3.20.3 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits )
Updates `is-svg` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: is-svg
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:23:56 +02:00
dependabot[bot]
495b3669f5
Bump fast-xml-parser and is-svg in /src/Umbraco.Web.UI.Client
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) and [is-svg](https://github.com/sindresorhus/is-svg ). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 3.20.3 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits )
Updates `is-svg` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: is-svg
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:22:58 +02:00
Jacob Overgaard
c161616b91
sync lockfile
2023-06-20 13:22:31 +02:00
dependabot[bot]
2e1873197a
Bump fast-xml-parser and is-svg in /src/Umbraco.Web.UI.Client
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) and [is-svg](https://github.com/sindresorhus/is-svg ). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 3.20.3 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits )
Updates `is-svg` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: is-svg
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:22:03 +02:00
dependabot[bot]
2322a2befb
Bump fast-xml-parser and is-svg in /src/Umbraco.Web.UI.Client
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) and [is-svg](https://github.com/sindresorhus/is-svg ). These dependencies needed to be updated together.
Updates `fast-xml-parser` from 3.20.3 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits )
Updates `is-svg` from 4.3.1 to 4.4.0
- [Release notes](https://github.com/sindresorhus/is-svg/releases )
- [Commits](https://github.com/sindresorhus/is-svg/compare/v4.3.1...v4.4.0 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
- dependency-name: is-svg
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-06-20 13:20:50 +02:00
Jacob Overgaard
b725153be1
v11: Backoffice JS Updates ( #14407 )
...
* update @umbraco-ui/uui to 1.3.0
* update @microsoft/signalr to 7.0.7
* update ace editor to 1.22.1
* update jQuery to 3.7.0
* update nouislider to 15.7.1
* update tinymce to 6.5.1
* update spectrum-colorpicker2 to 2.0.10
* update build dependencies
2023-06-20 13:18:25 +02:00
Bjarke Berg
54479c9538
Updated nuget packages to latest versions ( #14419 )
2023-06-20 12:21:16 +02:00
nikolajlauridsen
3b3e1cec40
Add Noop property indexer to multi url picker
2023-06-20 12:12:00 +02:00
Mole
446544c045
V12: Add deliver api information to detailed telemetry ( #14418 )
...
* Add deliver api information to detailed telemetry
* Update translation
2023-06-20 12:03:46 +02:00
Ronald Barendse
c989c5e214
Support publishing multiple notifications, filter on handler type and add IDistributedCacheNotificationHandler<TNotification> (optimizes cache refreshers) ( #14332 )
...
* Clean up DistributedCache and add additional checks
* Add IEnumerable overloads to DistributedCacheExtensions
* Update handlers to use new IEnumerable overloads
* Move DistributedCacheExtensions to Core
* Restructure cache refreshers into folders
* Add IDistributedCacheNotificationHandler
* Rewrite DistributedCacheBinder into seperate IDistributedCacheNotificationHandler implementations
* Obsolete DistributedCacheBinder and use new IDistributedCacheHandler implementations
* Clean up ServerMessengerBase
* Ensure cache refreshers only process distinct values
* Add support for publishing multiple notifications and filter on handler type
* Suppress compatibility issues
* Remove DistributedCacheBinder and suppress compatibility issues
* Add ScopedNotificationPublisher<TNotificationHandler>
* Improve notification type lookup/enumeration
* Ensure INotificationAsyncHandler handles multiple notitications sequentially
* Minimize cache instruction JSON
* Chunk notifications by type to keep publish order
* Only serialize required RefreshInstruction properties
2023-06-20 11:15:47 +02:00
Jacob Overgaard
326eab7d3c
v11: Backoffice JS Updates ( #14407 )
...
* update @umbraco-ui/uui to 1.3.0
* update @microsoft/signalr to 7.0.7
* update ace editor to 1.22.1
* update jQuery to 3.7.0
* update nouislider to 15.7.1
* update tinymce to 6.5.1
* update spectrum-colorpicker2 to 2.0.10
* update build dependencies
2023-06-20 11:01:59 +02:00
Jacob Overgaard
cbffd56459
v11: Backoffice JS Updates ( #14407 )
...
* update @umbraco-ui/uui to 1.3.0
* update @microsoft/signalr to 7.0.7
* update ace editor to 1.22.1
* update jQuery to 3.7.0
* update nouislider to 15.7.1
* update tinymce to 6.5.1
* update spectrum-colorpicker2 to 2.0.10
* update build dependencies
2023-06-20 11:00:31 +02:00
christophnz
77a2e4b557
Fixed typo "optinal" to "optional" for translation dictionary import dialog and 2 other occurrences
2023-06-20 10:38:50 +03:00
Jacob Overgaard
bcabc678a7
v11: Backoffice JS Updates ( #14407 )
...
* update @umbraco-ui/uui to 1.3.0
* update @microsoft/signalr to 7.0.7
* update ace editor to 1.22.1
* update jQuery to 3.7.0
* update nouislider to 15.7.1
* update tinymce to 6.5.1
* update spectrum-colorpicker2 to 2.0.10
* update build dependencies
2023-06-20 09:24:42 +02:00
Jacob Overgaard
89d104e176
v10: Backoffice JS updates ( #14406 )
...
* update @umbraco-ui/uui to 1.3.0
* update ace editor to 1.22.1
* update diff to 5.1.0
* update autoprefixer to 10.4.14
* update underscore to 1.13.6
* update jQuery to 3.7.0
* fix pr-first-response workflow
2023-06-20 09:24:07 +02:00
Elitsa Marinovska
4fb605c086
Delivery API: Add query params and headers to Swagger document ( #14370 )
...
* Adding query params documentation
* Adding headers
* Rename file
* Added a few more descriptions and changed a few as well
---------
Co-authored-by: kjac <kja@umbraco.dk >
2023-06-19 14:24:45 +02:00
Bjarne Fyrstenborg
78c8328501
Show SVG icons for toolbar in configuration of richtext editor ( #14404 )
...
* Load default icons to show them next to checkboxes in configuration of richtext editor
* More mapping of icons
* Fix vertical align items centered not reflected
* Wrap mapping in function
* Map a few more icons
* Cleanup and formatting
* Cleanup
* Cleanup
* Add period in description
2023-06-19 13:51:42 +02:00
Bjarne Fyrstenborg
d42ef7b340
Show SVG icons for toolbar in configuration of richtext editor ( #14404 )
...
* Load default icons to show them next to checkboxes in configuration of richtext editor
* More mapping of icons
* Fix vertical align items centered not reflected
* Wrap mapping in function
* Map a few more icons
* Cleanup and formatting
* Cleanup
* Cleanup
* Add period in description
2023-06-19 13:50:15 +02:00
Bjarne Fyrstenborg
529d056c0c
Show SVG icons for toolbar in configuration of richtext editor ( #14404 )
...
* Load default icons to show them next to checkboxes in configuration of richtext editor
* More mapping of icons
* Fix vertical align items centered not reflected
* Wrap mapping in function
* Map a few more icons
* Cleanup and formatting
* Cleanup
* Cleanup
* Add period in description
2023-06-19 13:49:50 +02:00
Bjarne Fyrstenborg
583965cf9d
Show SVG icons for toolbar in configuration of richtext editor ( #14404 )
...
* Load default icons to show them next to checkboxes in configuration of richtext editor
* More mapping of icons
* Fix vertical align items centered not reflected
* Wrap mapping in function
* Map a few more icons
* Cleanup and formatting
* Cleanup
* Cleanup
* Add period in description
2023-06-19 13:48:03 +02:00
Bjarne Fyrstenborg
9a3e655645
Fix transparent background after upgrade of spectrum color picker ( #14251 )
2023-06-19 08:50:57 +02:00
Mads Mørch Schou
0a4a938b88
Makes sure the nucache is not truncated when its null ( #14395 )
...
* Makes sure the nucache is not truncated when its null
* Removed parentheses
2023-06-16 18:22:39 +01:00
Jason Elkin
118f914158
Add ContentDeletingNotification to EmptyRecycleBin ( #14397 )
...
* Add ContentDeletingNotification to EmptyRecycleBin
* Fix formatting.
2023-06-16 16:45:49 +03:00
Marco Teodoro
1ba834a9ca
fix : #12253 Anchor picker does not appear ( #13492 )
...
* fix : #12253 Anchor picker does not appear
* Update ContentServiceExtensions.cs
fix : #12253 #13492 ; implement PR suggestions, test the new changes to confirm that they fix the issue with the anchorlink implementation on RTE from blocklist, blockgrid and normal RTE properties
Co-Authored-By: Laura Neto <12862535+lauraneto@users.noreply.github.com >
* Removed unnecessary using and code
* Small adjustments
---------
Co-authored-by: Laura Neto <12862535+lauraneto@users.noreply.github.com >
2023-06-16 14:40:19 +02:00
Paul Seal
542d0f7f74
Fix/delete language error message 14333 ( #14396 )
...
* Update the tour text to the correct text and to save confusion
* Added extra information to the delete language warning to inform the user that it will also delete all content related to the language
* Updated language files with same message re deletion
---------
Co-authored-by: Paul Seal <p.seal@clerkswell.com >
Co-authored-by: Emma Garland <emma.garland@rocksolidknowledge.com >
2023-06-16 12:11:23 +01:00
Jan Skovgaard
a823055c9d
Change nonodes image ( #14392 )
2023-06-16 13:44:05 +03:00
Bjarne Fyrstenborg
575f00d6f0
Update label in Danish translation
2023-06-16 11:33:34 +02:00
alevak09
9f4d3e5525
Add Croatian Language ( #14379 )
...
Croatian language translation of Umbraco backoffice and culture settings
2023-06-16 09:49:22 +01:00
Paul Seal
5073a26e7f
Update the tour text to the correct text and to save confusion
2023-06-16 10:46:06 +02:00
Andy Butland
5f15b8abb1
Updated Forms and Deploy references in JSON schema project for Umbraco 10. ( #14383 )
2023-06-16 10:01:09 +02:00
Andreas Zerbst
4df3e19af7
Added a mapper for the IPropertyType ( #14373 )
2023-06-12 11:18:57 +02:00
Nikolaj Geisle
9a5e1c437e
V12/feature/enable trust server certificate from installer ( #14361 )
...
* Enable checkbox with Trust server certificate in installer
* Fix up behavioral change
---------
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-06-12 10:58:40 +02:00
Nikolaj Geisle
10631decb1
Update security stamps on logout ( #14362 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-06-12 10:07:44 +02:00
Bjarke Berg
1033806c49
Merge remote-tracking branch 'origin/v11/dev' into v12/dev
2023-06-12 10:05:49 +02:00
Bjarke Berg
f24ff4918e
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
2023-06-12 10:03:26 +02:00
Nikolaj Geisle
89d670372d
Update security stamps on logout ( #14362 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-06-12 09:56:04 +02:00
Kenn Jacobsen
cbf42bd91a
Make the API versioning and Swagger config less intrusive ( #14363 )
2023-06-12 09:31:39 +02:00
Kenn Jacobsen
6b280bd165
Make the Delivery API JSON type info resolver un-sealed ( #14368 )
2023-06-12 07:58:35 +02:00