Jacob Overgaard
48ad91392f
add the s html element to allow list for TinyMCE ( #13697 )
...
Fixes #13637
(cherry picked from commit cfdc4a9573 )
# Conflicts:
# src/Umbraco.Core/Configuration/Models/RichTextEditorSettings.cs
2023-03-16 10:43:47 +01:00
CyberReiter
5e555c6129
Updating german translation ( #13684 )
...
* updating german translations
* translating missing sections
* added missing closing tag
Co-authored-by: Michael <michael@crossingpaths.be >
(cherry picked from commit 8fdb5a55ea )
2023-03-16 10:38:20 +01:00
Mike Masey
47078bcc70
fix: move list view selection options to after list in focus order
...
(cherry picked from commit 3ebd15b67e )
2023-03-16 10:37:11 +01:00
ustadstar
0ba1254e7d
Fix copy content with descendants not copying sort order ( #13464 )
...
(cherry picked from commit fd992f65bb )
2023-03-16 10:33:39 +01:00
Erik-Jan Westendorp
d0e34c38a0
Translate dictionary area
...
(cherry picked from commit 045c755ccf )
2023-03-16 10:11:58 +01:00
Mykola Gorbatenko
6be8d2e885
added Ukrainian language
...
(cherry picked from commit b52a4363c4 )
2023-03-16 10:08:54 +01:00
CyberReiter
bfd29dfc3b
minor improvements to indexing performance
...
(cherry picked from commit b7a26360e5 )
2023-03-16 09:19:41 +01:00
Robert Foster
4b2af296be
fix for #13623 by hiding Member Edit Action Menu on Infinite editing … ( #13624 )
...
* fix for #13623 by hiding Member Edit Action Menu on Infinite editing for consistency
* added missing attribute to umb-editor-header for Member editing
(cherry picked from commit e7a986b1c3 )
2023-03-16 09:18:23 +01:00
Mehmet
17aa9cee51
Rename title marketplace to packages ( #13625 )
...
(cherry picked from commit 59c5226d68 )
2023-03-16 09:14:21 +01:00
Mario Lopez
f035b2bee2
fixes data-element attribute on media section ( #13621 )
...
* fixes data-element attribute on media section
* Revert "fixes data-element attribute on media section"
This reverts commit 2a35c9fbed081044c8e574d6816079b79e712cbe.
* use property alias on members umb-property
Co-authored-by: Mario Lopez <mario@luminary.com >
(cherry picked from commit dc46b649f7 )
2023-03-16 09:10:57 +01:00
Calvin Davis
4d4b5b7007
Add margin-right to block card name and subname
...
(cherry picked from commit 4fbb0805e8 )
2023-03-16 09:08:05 +01:00
Bjarne Fyrstenborg
c04b11cf17
Only show rollback button if allowed action
...
(cherry picked from commit 05a511a16c )
2023-03-16 09:06:14 +01:00
Bjarke Berg
6404f2dae8
Merge remote-tracking branch 'origin/release/10.4.1' into v10/dev
...
# Conflicts:
# version.json
2023-03-15 16:21:40 +01:00
Nikolaj
0c6632eeb4
Bump version
2023-03-14 14:25:02 +01:00
Bjarke Berg
4e3ac66865
Check the tmpimg path is in the expected folder
2023-03-14 08:27:17 +01:00
Bjarke Berg
de6e9aeb31
Prioritise surface controller requests highest ( #13919 )
...
* Fixed issue mentioned in https://github.com/umbraco/Umbraco-CMS/issues/13836
Now surface controller requests always has higher priority than other. So if this is both a surface controller request and a virtual page request, it will execute the surface controller.
* Moved some login into private methods
* More clean up
* Clean up
* Only handle valid candidates
2023-03-08 13:43:35 +01:00
Nikolaj Geisle
a8a8a7fea5
Make Detailed telemetry the default ( #13918 )
2023-03-07 13:14:23 +01:00
Mole
84e20e74d3
Don't replace hyphen and underscore with empty string ( #13896 )
...
Replace it with a space instead
2023-03-07 11:31:15 +01:00
Bjarke Berg
220414114e
Fallback to use ActivatorUtilities to create controller from type, if it is not registered in DI ( #13910 )
2023-03-07 11:24:44 +01:00
Mole
2538f946fc
Check explicitly for MaintenanceResult in published request filter ( #13911 )
...
LGTM 💪
2023-03-07 08:15:19 +01:00
Bjarke Berg
eb07998cf2
Merge pull request #13900 from umbraco/v10/bugfix/12200
...
Add allowlist of media hosts.
2023-03-02 14:34:05 +01:00
Bjarke Berg
7119253e6f
Add allowlist of media hosts.
2023-03-01 15:17:08 +01:00
Nikolaj Geisle
9cfda6e05c
new up settings so they are no longer null ( #13879 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-02-23 14:22:33 +01:00
Nikolaj Geisle
555f6e2514
Add obsolete messages to no longer used properties ( #13859 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-02-21 08:13:44 +01:00
Elitsa Marinovska
cc76289a36
Fix mapping ( #13844 )
2023-02-17 09:38:39 +01:00
Andy Butland
f9ed9c0ae8
Bumped dependencies on Forms and Deploy to latest releases in JSON schema project. ( #13827 )
2023-02-14 08:01:08 +01:00
Bjarke Berg
d9f342bee7
Added missing property index value factories ( #13819 )
...
* Added missing PropertyIndexValueFactories, for Block Grid, Block List, Nested Content, Tags and added No-op for image picker, image cropper etc, where the content dont make any sense anyway.
Made it replace for block grid/list, nested content and tags
* Fixed tests
* Ensure raw-fields are the prefix
* Code clean up
* build fix
* Minor cleanup
* Fixed issue with published values / external index
---------
Co-authored-by: nikolajlauridsen <nikolajlauridsen@protonmail.ch >
2023-02-13 14:47:26 +01:00
Kenn Jacobsen
e529818560
Make the default lockout time configurable for users and members ( #13808 )
...
* Make the default lock timeout configurable for users and members
* Update obsoletion to V13
2023-02-10 10:56:55 +01:00
Kenn Jacobsen
45f8ffcd0b
Support notifications for multiple root nodes ( #13805 )
2023-02-10 10:49:39 +01:00
Kenn Jacobsen
7d9e07ff7c
Don't show DB details on install screen when using a pre-configured connection string ( #13809 )
2023-02-10 10:45:19 +01:00
Nikolaj Geisle
b83c88e9f1
V10: fix content version cleanup dto migration ( #13788 )
...
* Add DoesPrimaryKeyExist method
* Add primary key name to dto
* Add extension method PrimaryKeyExists
* Dont use sql_master table
* Implement DoesPrimaryKeyExists
* Rename without plural s
* Refactor to get proper primary key name and not column name
* Use primary key name and not column name
* Dont filter tables in memory
* Remove .Where
* Don't select all, select only sql
* throw NotImplementedException by default
* USe virtual instead of abstract to avoid breaking change
* Reinstert primary key attribute
---------
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-02-07 13:46:14 +01:00
Bjarke Berg
884793f729
Added fix to maintenance page so it is shown before the content cache is created. ( #13767 )
2023-02-05 16:47:09 +01:00
Jacob Overgaard
c90a0ecfdc
add check for editorState.getCurrent to find the current editor (relevant in infinite editors), and throw a warning if an editor completely misses the current node context ( #13778 )
...
disable drag&drop entirely if the property editor did not get a node through bindings or editorState
2023-02-03 10:24:27 +01:00
Andreas Zerbst
5871fd2097
Updated the ID of the locator in the test 'can set a minimum of required blocks in content with a block list editor' to match the correct ID. ( #13769 )
2023-02-01 13:52:39 +01:00
Yari Mariën
8616f01bf6
Added youtube shorts url pattern.
2023-01-31 18:25:15 +01:00
Kenn Jacobsen
c585b1da9e
Correct the obsolete message for DataTypeService constructor. ( #13761 )
2023-01-31 09:56:36 +01:00
Andy Butland
e87196909a
Uses URL path separator when generating UDIs for files nested in folders. ( #13689 )
2023-01-31 09:46:45 +01:00
Fjellvang
823c59cee1
Send email notification on password reset ( #13756 )
...
Co-authored-by: Aleksander <alf@umrabco.dk >
2023-01-31 09:05:15 +01:00
Nikolaj Geisle
03365f55c4
Update label when updating color ( #13720 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-01-27 09:52:37 +01:00
Bjarke Berg
f275d80e2f
Fixes issue with nucache slow on linux, when cold-booting ( #13719 )
...
* Fixes issue with nucache slow on linux, when cold-booting
https://github.com/umbraco/Umbraco-CMS/issues/12159
2023-01-26 16:20:57 +01:00
Jacob Overgaard
435b6f0650
V11: Prevalues as toggles have problems in datatype settings view ( #13709 )
...
* format preValues with DataTypeHelper.createPreValuesProps before rendering so they have the 'alias' prop used for input-id to umb-toggle
* preValues are now formatted on fetch so we do not need to do it again
(cherry picked from commit 7aee15d6d1 )
2023-01-20 08:16:25 +01:00
Bjarke Berg
ea3668a224
Update docfx ( #13679 )
2023-01-16 16:10:06 +01:00
Kenn Jacobsen
f6113db0fc
Re-introduce the option to conditionally login members after registration ( #13659 )
...
* Re-introduce the option to conditionally login members after registration
* Make absolutely sure the default is true for automatic member login after registration
2023-01-12 10:56:14 +01:00
Kenn Jacobsen
9d522ea9a0
Make it possible to drag multiple properties to other tabs in succession ( #13579 )
2023-01-12 10:53:57 +01:00
Kenn Jacobsen
6f2016d6da
Only save selected variant for new content ( #13649 )
2023-01-12 10:53:14 +01:00
Kenn Jacobsen
4e7f663596
Use element type icon colors in block list catalogue, unless a specific color has been defined for catalogue appearance ( #13651 )
2023-01-12 10:51:23 +01:00
Kenn Jacobsen
2ec05431ba
Fix the content picker XPATH scope in infinite editing ( #13657 )
2023-01-12 10:49:30 +01:00
Kenn Jacobsen
75a85bab0f
Make sure the expand icon is never faded in mini list views ( #13661 )
2023-01-12 10:48:28 +01:00
Kenn Jacobsen
0c694c4b9d
Fix broken buttons for properties with alias "navigation" ( #13663 )
2023-01-12 10:47:27 +01:00
Nikolaj
ba74ca0512
Bump version
2023-01-11 15:37:27 +01:00