Elitsa Marinovska
22328598db
Adding dedicated Forbidden and Unauthorized handling for members ( #14036 )
2023-04-11 15:41:55 +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
Sebastiaan Janssen
6bc999bca4
Unit tests need updating now that the WriterId is properly being set after merging #12843
...
(cherry picked from commit a88d0c0ec9 )
2023-03-28 10:28:33 +02:00
patrickdemooij9
5f8ba2e864
Memory improvements to ShortStringHelper ( #13089 )
...
(cherry picked from commit b17d9004fd )
2023-03-28 10:19:43 +02:00
patrickdemooij9
eee6207f19
Performance improvement for ReplaceFirst function ( #13018 )
...
* Some benchmarks for replacefirst & span method
(cherry picked from commit e550a4ce3a )
2023-03-28 10:14:42 +02:00
LandLogic IT
888173ac5b
Add it key translation
...
(cherry picked from commit 99268f6211 )
2023-03-28 10:11:57 +02:00
Dennis
7208f591c7
Fix equality check on property group ( #13133 )
...
* Fix equality check on property group
Also fix circular reference on PropertyTypeCollection
(cherry picked from commit f64f634979 )
2023-03-28 10:08:48 +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
Patrick de Mooij
aab6539d1f
12748: Make sure to set writerId
...
(cherry picked from commit 3ee9bfbc93 )
2023-03-27 09:57:51 +02:00
Andy Butland
010f722fa0
Updated reference for JSON schema to latest release of Forms 10. ( #13996 )
2023-03-23 08:59:28 +01:00
Nuklon
4f8b8b3415
Fixes #13732 - IsBackOfficeRequest is extremely inefficient ( #13743 )
...
* Update UmbracoRequestPaths.cs
* Update UmbracoRequestPaths.cs
* remove redundant check
---------
Co-authored-by: Michael <michael@crossingpaths.be >
(cherry picked from commit de27eb697e )
# Conflicts:
# src/Umbraco.Core/Routing/UmbracoRequestPaths.cs
2023-03-21 08:24:13 +01:00
jesperweber
b1fd9e6f16
Added sort audit to nodes actually being sorted
...
(cherry picked from commit 36069aa813 )
2023-03-20 16:23:12 +01:00
Joel Mandell
d31bd8755e
Fixing issue #13865 (i.e. Rich text link picker not resolving correct variant when using .ValueFor()). ( #13889 )
...
(cherry picked from commit 451d1cec6a )
2023-03-20 15:59:08 +01: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
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
Erik-Jan Westendorp
82c21da5b7
Add Romanian language ( #13965 )
...
(cherry picked from commit 11b20cc6cc )
2023-03-17 08:49:35 +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
kiasyn
e9d17d3b9f
Fix ViewContext.FormContext not being set during BeginUmbracoForm ( #13914 )
...
* Fix ViewContext.FormContext not being set during BeginUmbracoForm
Client validation is broken without this if there are multiple forms with the same field names on a page.
* Tweaked comment
(cherry picked from commit 62b49c7ea7 )
2023-03-17 08:47:48 +01:00
Chad
7c77fd1ca9
Faster cache key generation ( #13504 )
...
* Reduce the number of string concatenations required to generate cache keys.
* Updated to match existing Nucache keys.
---------
(cherry picked from commit 7c30da9fbf )
2023-03-17 08:46:29 +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
Aaron
66c786a42d
Changed to cast double to long ( #13935 )
...
(cherry picked from commit ca515c3ed7 )
2023-03-17 08:43:27 +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
Paul Seal
b8d6613bd8
Fix the reference to the .targets file ( #13847 )
...
Updates the reference to the .targets file to use the correct folder name of `buildTransitive` instead of `build`
(cherry picked from commit d8f204ddf9 )
2023-03-17 08:38:04 +01:00
Chad
12414013d5
Faster full nucache table rebuild ( #13501 )
...
* SQL Server Truncate when full nucache SQL rebuild.
* Optimize truncate for SQL Lite
* Remove comment.
* Use current DB Types
* I added a couple of formatting changes.
---------
Co-authored-by: georgebid <91198628+georgebid@users.noreply.github.com >
(cherry picked from commit be72c8147d )
2023-03-17 08:37:05 +01:00
CyberReiter
5fcbd4e4cd
Fall back to object if PublishedPropertyType modelType is null ( #13553 )
...
* add null check
* return object when type is null
(cherry picked from commit 0cfc1fb664 )
2023-03-17 08:36:05 +01:00
CyberReiter
6b309dc3be
Fix install when adding custom default languages ( #13904 )
...
* Adding ids to language installation
---------
Co-authored-by: Jason Elkin <jasonelkin86@gmail.com >
(cherry picked from commit 30abbb0c5d )
2023-03-17 08:35:12 +01:00
Miska Husgafvel
458688aed6
Ensure cropperHelper.pixelsToCoordinates returns valid coordinates
...
(cherry picked from commit 282b7ac3d5 )
2023-03-17 08:31:40 +01:00
Erik-Jan Westendorp
a56a6bae31
Map BackOfficeNotification in ContentMapDefinitions ( #13874 )
...
* Map Notifications
* Empty line
(cherry picked from commit 5158d8119d )
2023-03-17 08:29:20 +01:00
Erik-Jan Westendorp
010ea5a2aa
IsNullOrWhiteSpace Extension method for HtmlEncodedString ( #13747 )
...
* Add IsNullOrWhiteSpace Extension method
IsNullOrWhiteSpace extension method for IHtmlEncodedString
* Move extension method
* Add a UnitTest for the IsNullOrWhiteSpace extension method
* Update unit test
(cherry picked from commit 9771e77243 )
2023-03-17 08:21:21 +01:00
Menno Mout
84d81b20ef
Added a CalculateMediaStartNodeIds method call when the startNode passed in as parameter is null. When this does return an array of startNodes the first one is being used. The question remains if this is desired behaviour. With this implementation the user has no real control over where the file is going to go. Atleast with this implementation the user can now see the file.
...
(cherry picked from commit ca23784898 )
2023-03-17 08:19:57 +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
niekvanderreest
0ce2fdb23b
Change GetMinNonAlphaNumericChars() to return 1 ( #13876 )
...
(cherry picked from commit 27e38e1606 )
2023-03-17 08:03:45 +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
Smayke95
d418d06c02
Add Bosnian language ( #13854 )
...
* Add Bosnian language
* fix
* Fix issue with Marketplace
(cherry picked from commit 42d143c6b2 )
2023-03-16 12:47:50 +01:00
Simone Chiaretta
c684b38247
Changed modifier for ContentPickerValueConverter ( #13864 )
...
Changed internal to public for ContentPickerValueConverter, which was the only property value converter defined as `internal`
Fixes issue umbraco#13858
(cherry picked from commit 362832b594 )
2023-03-16 12:46:38 +01:00
tristanjthompson
dca1c1b1be
Update JITOptimizerValidator error message.
...
(cherry picked from commit e9f5b562ad )
2023-03-16 11:35:28 +01:00
Sebastiaan Janssen
86247b4578
Revert "Add DefaultLanguage fallback policy for published values ( #13814 )"
...
This reverts commit ef4c9c508d .
2023-03-16 11:32:35 +01:00
Ronald Barendse
ef4c9c508d
Add DefaultLanguage fallback policy for published values ( #13814 )
...
* Add DefaultLanguage fallback
* Implement DefaultLanguage fallback
* Add DefaultLanguage fallback test
(cherry picked from commit 7348171c01 )
2023-03-16 11:31:30 +01:00
Anders Brohus
f7ba2cfe96
2FA translations
...
Added and changed some translations about 2FA
(cherry picked from commit 559e56949f )
2023-03-16 11:21:15 +01:00
Dhanesh Kumar Mj
80a2839797
Mini-list view search by id,name & key is fixed. ( #13735 )
...
* Mini-list view search by id,name & key is fixed.
Added multiple conditions in the query to consider id or name or key from the filter param(search bar from minilistview)
* make it more simple ,now using || instead of clause conditions.
---------
Co-authored-by: Dhanesh Kumar <dhanesh.kumar@phases.dk >
Co-authored-by: Michael <michael@crossingpaths.be >
(cherry picked from commit 2f5726384d )
2023-03-16 11:20:00 +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
Jeroen Breuer
815eb5b9c8
Make methods virtual so they can be redefined in derived classes.
...
(cherry picked from commit ff3d8c1c6c )
2023-03-16 11:06:19 +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