Nikolaj Brask-Nielsen
30ec9d9bc7
fix: Allows copying from unsaved content ( #14464 )
...
#14459
(cherry picked from commit 1d14158d82 )
2023-07-04 11:08:39 +02:00
Anders Bjerner
3087fc3ba9
Added missing Danish translation for general_change ( #14461 )
...
* Added missing Danish translation for `general_change`
* Update en_us.xml
(cherry picked from commit a090997aa1 )
2023-07-04 11:07:21 +02:00
christophnz
7fd7a8715d
Fixed typo "optinal" to "optional" for translation dictionary import dialog and 2 other occurrences
...
(cherry picked from commit 77a2e4b557 )
2023-07-04 10:42:56 +02:00
Bjarne Fyrstenborg
62fd860a9e
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
(cherry picked from commit 583965cf9d )
2023-07-04 10:41:40 +02:00
Mads Mørch Schou
76ad99beb0
Makes sure the nucache is not truncated when its null ( #14395 )
...
* Makes sure the nucache is not truncated when its null
* Removed parentheses
(cherry picked from commit 0a4a938b88 )
2023-07-04 10:36:57 +02:00
Jason Elkin
ebe375d23b
Add ContentDeletingNotification to EmptyRecycleBin ( #14397 )
...
* Add ContentDeletingNotification to EmptyRecycleBin
* Fix formatting.
(cherry picked from commit 118f914158 )
2023-07-04 10:35:08 +02:00
Marco Teodoro
2f35967bb2
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 >
(cherry picked from commit 1ba834a9ca )
2023-07-04 10:33:05 +02:00
Paul Seal
f93f3d88da
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 >
(cherry picked from commit 542d0f7f74 )
2023-07-04 10:06:26 +02:00
Bjarne Fyrstenborg
dbd009ffcd
Update label in Danish translation
...
(cherry picked from commit 575f00d6f0 )
2023-07-04 10:05:17 +02:00
alevak09
b99e14e288
Add Croatian Language ( #14379 )
...
Croatian language translation of Umbraco backoffice and culture settings
(cherry picked from commit 9f4d3e5525 )
2023-07-04 10:03:42 +02:00
Paul Seal
b8415ed7f0
Update the tour text to the correct text and to save confusion
...
(cherry picked from commit 5073a26e7f )
2023-07-04 10:00:09 +02:00
Miguel Pinto
8f6370a480
Swapped the sortCreateDateAscending and sortCreateDateDescending translation values to match the intended behavior ( #14315 )
...
(cherry picked from commit 76cb85224e )
2023-07-04 09:53:46 +02:00
Russell
aa4a1b3498
Fix for User null from IP address "::1" has logged out ( #14322 )
...
(cherry picked from commit dd59ef17f5 )
2023-07-04 09:51:59 +02:00
Russell
b716e98780
Change "Media Picker" in RTE to "Image Picker" ( #14321 )
...
(cherry picked from commit 0220621337 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
2023-07-04 09:49:34 +02:00
Elitsa Marinovska
e86fb0eeb6
Adding null check and descriptive error ( #14469 )
2023-06-27 13:35:01 +02:00
Elitsa Marinovska
fe1080dd64
Check the cases where there might be a custom image type, instead of an the default Umbraco image type ( #14463 )
2023-06-27 10:33:46 +02:00
Bjarke Berg
1133c4e7f2
Merge remote-tracking branch 'origin/release/10.6' into v10/dev
2023-06-27 09:06:17 +02:00
Jacob Overgaard
f5b834974d
package-lock.json sync
2023-06-26 14:28:59 +02:00
Nikolaj
75113a90fb
Bump version
2023-06-22 09:18:57 +02:00
miguelcrpinto
7e573c70a3
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-21 14:04:56 +02:00
dependabot[bot]
5c5de77965
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-21 09:45:50 +02:00
dependabot[bot]
2f486610bb
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-21 09:45:45 +02:00
Nikolaj
d19a30768f
Merge remote-tracking branch 'origin/v10/dev' into v10/dev
2023-06-21 09:20:26 +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
Mole
785390efd7
Add Noop property indexer to multi url picker ( #14416 )
2023-06-20 12:14:35 +02:00
nikolajlauridsen
3b3e1cec40
Add Noop property indexer to multi url picker
2023-06-20 12:12:00 +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
Bjarne Fyrstenborg
9a3e655645
Fix transparent background after upgrade of spectrum color picker ( #14251 )
2023-06-19 08:50:57 +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
89d670372d
Update security stamps on logout ( #14362 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-06-12 09:56:04 +02:00
Mole
b5ab115318
Remove external login tokens before removing external logins ( #14341 )
2023-06-06 14:11:20 +02:00
Nikolaj Geisle
407263d090
V10: Handle blob images ( #14317 )
...
* Handle blob images
* remove dots from mapping
* Revert bad formatting
---------
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-05-31 08:43:14 +02:00
Nikolaj Geisle
b37bb517ab
V10: Implement varying blocklist indexing ( #14287 )
...
* Implement available culture in Interface and base classes
* Add available cultures
* DI localizationService and use it
* Make the new method have default implementation to avoid breaking change
* Create implementations for old method
* Pass available cultures
* Pass localization service
* Create new method that takes available cultures
* Add ILocalizationService to DI
* implement missing method
* Add database for schema test
* Fixed issue with indexes not added correctly to nested types..
---------
Co-authored-by: Zeegaan <nge@umbraco.dk >
Co-authored-by: Bjarke Berg <mail@bergmania.dk >
2023-05-25 08:36:42 +02:00
Mole
999a83995e
V10: Add external login provider count to detailed telemetry ( #14282 )
...
* Add backoffice external login provider count to telemetry
* Update translation
* Fix integration test
2023-05-24 11:48:56 +02:00
Kenn Jacobsen
b3a93ac86c
Ensure that blocks always open automatically when added to block list or block grid ( #14294 )
2023-05-24 10:23:40 +02:00
Andy Butland
e79246368b
Update JSON schema package references for Forms and Deploy. ( #14285 )
2023-05-23 09:38:01 +02:00
Sebastiaan Janssen
b67c7fbe77
Cherry pick b8d6613bd8 accidentally kept both lines instead of just the one, this fixes the problem.
2023-05-22 15:15:19 +02:00
Dhanesh Kumar Mj
16f448a802
[Fix] Block editor labels showing Angular JS on first load. ( #14143 )
...
Co-authored-by: Dhanesh Kumar <“dhanesh.kumar@phases.io ”>
(cherry picked from commit 58695b6e9f )
2023-05-19 11:25:15 +02:00
karlmacklin
b3bedb4efe
XPath can unambiguously use $site/$parent ( #14127 )
...
* XPath can unambiguously use $site/$parent
* add deprecation notices and obsolete methods
* Update deprecation description text/instruction
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
* Small spelling fix on deprecation description
* keep depr. getByQuery and handle legacy usage
---------
Co-authored-by: Kalle Macklin <karlmacklin@users.noreply.github.co >
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
2023-05-15 08:48:36 +02:00
Andreas Zerbst
5b73fc19ee
V10: Fix NoopPublishedValuefallback varation context member not implemented ( #14227 )
...
* Added missing VariationContextAccessor
* Fixed identation
2023-05-10 14:31:40 +02:00
Nikolaj Geisle
4cdab08910
Fixes #14102 - NestedPropertyIndexValueFactoryBase ignores compositions ( #14115 ) ( #14219 )
...
Co-authored-by: Nuklon <Nuklon@users.noreply.github.com >
2023-05-09 09:49:04 +02:00
Mole
391cade75f
Merge pull request #14205 from umbraco/v10/bugfix/fix_acceptance_test
...
Fix acceptance test
2023-05-04 10:24:24 +02:00
Anders Brohus
e27e8d1189
Fixing danish typos ( #14184 )
...
* Fixed typo
* Fixed another typo
* Removed space from translation
(cherry picked from commit 7df5c9c212 )
2023-05-04 10:13:51 +02:00
Michał
1e0ace7a34
Save and preview translation.
...
(cherry picked from commit 0765a2ebbb )
2023-05-04 10:10:56 +02:00
Nikolaj
21c6828b59
Use regex for class
2023-05-04 09:32:32 +02:00
Nikolaj
f7f361239c
Try quick fix for test
2023-05-04 09:32:27 +02:00
Nikolaj
05908e2c78
Remove test.only
2023-05-04 09:32:18 +02:00
Jacob Overgaard
3a7ba530a2
Fix: Form elements in thirdparty dashboard views get removed ( #14152 )
2023-05-03 11:07:33 +02:00
Jacob Overgaard
f4073c1dc7
update @umbraco-ui/uui to 1.2.1
2023-05-03 11:07:10 +02:00