Bjarke Berg
61a33c734c
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
...
# Conflicts:
# src/Umbraco.Core/Routing/UmbracoRequestPaths.cs
2023-03-29 10:30:16 +02:00
BatJan
83ad463e81
Change style to class
...
(cherry picked from commit 69010baceb )
2023-03-28 12:56:22 +02:00
Matthew Care
06f527e87b
Fix pressing enter in a property editor name field ( #13329 )
...
Co-authored-by: Sebastiaan Janssen <sebastiaan@umbraco.com >
(cherry picked from commit 7349ae1c5c )
2023-03-28 12:55:50 +02:00
gadgetfbi
391bfb73e8
Fixes: listitem: <li> elements must be contained in a <ul> or <ol> ( #13120 )
...
Co-authored-by: Rob Nicolson <rob.nicolson@brightwire.net >
(cherry picked from commit 1f6307944b )
2023-03-28 09:38:51 +02:00
Matthew Care
9f2e79e9db
Prevent overflowing property values ( #12943 )
...
(cherry picked from commit b34a93ed59 )
2023-03-27 12:49:20 +02:00
Ealse Bouma
40285b76b9
Fix: Infinite Editor creates each save action a new version when content is invalid ( #12713 )
...
(cherry picked from commit 93a85a46f3 )
2023-03-27 11:30:53 +02:00
Sebastiaan Janssen
d1fae0e350
Merge branch 'v11/dev' into contrib
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
2023-03-20 16:01:08 +01:00
Bjarke Berg
5e21ddccc4
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
2023-03-20 08:38:28 +01:00
Rheannon
9a5e21702d
small wording change for Element Type description ( #13971 )
...
* small wording change for Element Type description
* updated language files IRT Element Types
* replacing a duplicate Block List with Block Grid
---------
Co-authored-by: Rheannon <ral@umbraco.dk >
2023-03-18 00:03:49 +01:00
Donald Nairn
5915c9b29f
Remove limitation on nested content to 1,000 items where max items unset.
2023-03-17 09:19:29 -04:00
Dhanesh Kumar Mj
6b208362cc
[fix] Infinite Editor from member property with a media picker ( #13817 )
...
(cherry picked from commit 71e7836001 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.controller.js
2023-03-17 12:24:39 +01:00
Dhanesh Kumar Mj
71e7836001
[fix] Infinite Editor from member property with a media picker ( #13817 )
2023-03-17 12:20:23 +01:00
Lennard Fonteijn
9d1140165e
Fixed issue where filtering allowed element types with a NotificationHandler causes issues with Block Grid areas
...
(cherry picked from commit e10ff16fa1 )
2023-03-17 08:52:46 +01:00
Matt Begent
f70533e3a0
Add skip links to header ( #13938 )
...
* Add skip links to header
* Tweak skip link z-index
(cherry picked from commit f6ebcdcfb6 )
2023-03-17 08:51:41 +01:00
Jason Elkin
53c547fb61
Use correct listenAddress for Karma on node 18+
...
(cherry picked from commit 50c4f8c6b5 )
2023-03-17 08:50:31 +01:00
Karn Blackmore
2d32f46d80
Fix algiment issues by setting the editor to position fix.
...
(cherry picked from commit daf54468b1 )
2023-03-17 08:48:56 +01:00
Joe Glombek
d4970ed752
Add checkered background to file upload
...
(including SVGs added to the media library)
(cherry picked from commit 066276a532 )
2023-03-17 08:44:47 +01:00
Sean Thorne
e6c0826d39
update block label not assigning fixes : #13833 ( #13937 )
...
Co-authored-by: Sean Thorne <sean.thorne@truedigital.co.uk >
Co-authored-by: georgebid <91198628+georgebid@users.noreply.github.com >
(cherry picked from commit 64bd310037 )
2023-03-17 08:42:13 +01:00
Aaron
8a3cf2731e
Solves tooltip issue for block column editor on remove block column editor option
...
(cherry picked from commit 393845ce4d )
2023-03-17 08:40:16 +01:00
Miska Husgafvel
458688aed6
Ensure cropperHelper.pixelsToCoordinates returns valid coordinates
...
(cherry picked from commit 282b7ac3d5 )
2023-03-17 08:31:40 +01:00
mwillebrands
d148e93b45
Fix for #13860
...
Undefined error when inserting an empty link in the RTE editor
(cherry picked from commit 6ce30fb561 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/services/tinymce.service.js
2023-03-17 08:06:49 +01:00
Menno Mout
273e7708e5
Listview batch publishing on multi language site, publishes all variants #13755 - Fix ( #13772 )
...
* Modified PostPublishById to handle content that is culture variant. Added model and modified the javascript function that call the api endpoint.
* Added separate method for publishing with cultures. Added if else statment to js function.
* Moved check for all cultures being published to the top of PostPublishByIdAndCulture. Added parameter to ngDoc. Added Where Query.
(cherry picked from commit 37db3ae3da )
2023-03-16 13:03:16 +01:00
Bjarne Fyrstenborg
154021801e
Reset selected index/searcher ( #13866 )
...
(cherry picked from commit 62fdbd159c )
2023-03-16 12:49:39 +01:00
Erik-Jan Westendorp
aacac4997d
Remove special characters in avatar [part 2] ( #13796 )
...
* Update regex
* Update src/Umbraco.Web.UI.Client/src/common/directives/components/umbavatar.directive.js
Co-authored-by: Ronald Barendse <ronald@barend.se >
---------
Co-authored-by: Ronald Barendse <ronald@barend.se >
(cherry picked from commit 280fbdd870 )
# Conflicts:
# src/Umbraco.Web.UI.Client/src/common/directives/components/umbavatar.directive.js
2023-03-16 11:17:02 +01:00
Ealse Bouma
5966ad4a05
Changed default initialized button permissions for listviews
...
(cherry picked from commit 5c0673930a )
2023-03-16 11:01:45 +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
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
Sebastiaan Janssen
28ce2c5787
Merge branch 'v11/dev' into contrib
2023-03-16 08:07:25 +01:00
Lennard Fonteijn
e10ff16fa1
Fixed issue where filtering allowed element types with a NotificationHandler causes issues with Block Grid areas
2023-03-16 04:34:32 +01:00
Matt Begent
f6ebcdcfb6
Add skip links to header ( #13938 )
...
* Add skip links to header
* Tweak skip link z-index
2023-03-15 20:49:53 +01:00
Jason Elkin
50c4f8c6b5
Use correct listenAddress for Karma on node 18+
2023-03-15 07:24:28 +01:00
Karn Blackmore
daf54468b1
Fix algiment issues by setting the editor to position fix.
2023-03-14 12:18:01 +00:00
Joe Glombek
066276a532
Add checkered background to file upload
...
(including SVGs added to the media library)
2023-03-11 02:13:29 +01:00
Sean Thorne
64bd310037
update block label not assigning fixes : #13833 ( #13937 )
...
Co-authored-by: Sean Thorne <sean.thorne@truedigital.co.uk >
Co-authored-by: georgebid <91198628+georgebid@users.noreply.github.com >
2023-03-09 15:34:38 +00:00
Aaron
393845ce4d
Solves tooltip issue for block column editor on remove block column editor option
2023-03-09 15:13:57 +00:00
Bjarke Berg
2c8ba19531
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
2023-03-08 10:59:46 +01:00
Nikolaj Geisle
a8a8a7fea5
Make Detailed telemetry the default ( #13918 )
2023-03-07 13:14:23 +01:00
Miska Husgafvel
282b7ac3d5
Ensure cropperHelper.pixelsToCoordinates returns valid coordinates
2023-03-02 15:52:11 +00:00
mwillebrands
6ce30fb561
Fix for #13860
...
Undefined error when inserting an empty link in the RTE editor
2023-02-28 17:20:36 +00:00
Menno Mout
37db3ae3da
Listview batch publishing on multi language site, publishes all variants #13755 - Fix ( #13772 )
...
* Modified PostPublishById to handle content that is culture variant. Added model and modified the javascript function that call the api endpoint.
* Added separate method for publishing with cultures. Added if else statment to js function.
* Moved check for all cultures being published to the top of PostPublishByIdAndCulture. Added parameter to ngDoc. Added Where Query.
2023-02-26 14:00:28 +01:00
jomehmet
2a3c0358b1
Add support for Inline Macro- To enable: Add a Macro Parameter called: enableInlineMacro with Umbraco.TrueFalse set to True (value:"1") ( #13628 )
...
- Custom Macro Parameter with true as default value can be created for those prefering that in their project
Co-authored-by: Jo Mehmet Sollihagen <jomehmet@solsol.no >
2023-02-22 15:21:53 +01:00
Bjarne Fyrstenborg
62fdbd159c
Reset selected index/searcher ( #13866 )
2023-02-22 14:54:47 +01:00
Sebastiaan Janssen
b3235f1c0e
Merge branch 'v11/dev' into contrib
2023-02-15 16:35:54 +01:00
Bjarke Berg
acbf937534
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
2023-02-15 14:10:30 +01:00
Ronald Barendse
45036f54dd
Sort domains (Culture and Hostnames) ( #13797 )
...
* Add sort order to IDomain, UmbracoDomain and DomainDto
* Add migration to create domain sort order column
* Add Sort method to domain service
* Set sort order when persisting new domain and order results
* Add multiple and block style support to umb-button-group
* Allow sorting domains in back-office, improve UI and rewrite PostSaveLanguageAndDomains for correctly sorting domains
* Ensure routing and cache keeps the domain sort order
* Update test to assert correct domain order
* Move migration to target 11.3 and cleanup plan
* Fix formatting/styling and make SelectDomains private
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
---------
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
2023-02-14 10:35:45 +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