Nikolaj Geisle
e4c03e0d4e
V11: Obsolete action to publish ( #14208 )
...
* Add obsolete message to ActionToPublish
* Obsolete handler for ContentSentTOPublishNotifcation
2023-05-11 13:58:57 +02:00
Nikolaj Geisle
36d72ac85c
Fallback to detailed if not telemetry level not set ( #14134 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-05-11 13:50:47 +02:00
Nikolaj Geisle
b0b591821b
V11: prevent currentuser resetting password without old password ( #14189 )
...
* Implement check for current user if no old password
* Add default implementation to avoid breaking change9
2023-05-10 14:55:06 +02:00
Bjarke Berg
fb11fc6bc4
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-05-08 10:36:26 +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
Nikolaj
b39525b881
Merge branch 'release/11.4' into v11/dev
...
# Conflicts:
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Tabs/tabs.spec.ts
2023-05-04 09:23:05 +02:00
Nikolaj
842f1f886f
Use regex for class
2023-05-03 13:15:17 +02:00
Nikolaj
a744cd465a
Try quick fix for test
2023-05-03 13:13:39 +02:00
Nikolaj
cc7798b343
Remove test.only
2023-05-03 12:13:34 +02:00
Nikolaj
e7f07a881b
Revert "Case-insensitive tag names with SQLite provider ( #14012 )"
...
This reverts commit bb7752c483 .
2023-05-03 11:39:24 +02:00
Jacob Overgaard
c4d84e1c91
Fix: Form elements in thirdparty dashboard views get removed ( #14152 )
2023-05-03 11:09:11 +02:00
Jacob Overgaard
32b4627ee8
Fix: Form elements in thirdparty dashboard views get removed ( #14152 )
2023-05-03 11:08:54 +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
Nikolaj
bcf7d907ed
Merge remote-tracking branch 'origin/v11/dev' into release/11.4
2023-05-03 10:03:47 +02:00
Sebastiaan Janssen
b3d580de31
Merge branch 'v11/dev' into contrib
2023-05-03 09:56:43 +02:00
Ronald Barendse
47ae6e4ee8
Add DynamicRequestCultureProviderBase and improve locking ( #14064 )
2023-05-03 09:49:55 +02:00
Niels Lyngsø
7b5233803e
fix situation when config was not available. ( #14148 )
2023-05-03 08:42:19 +02:00
Jacob Overgaard
aeb0251727
Backoffice JS dependency updates ( #14179 )
...
* updates @babel/* to 7.21.4
* update @microsoft/signalr to 7.0.5
* update @umbraco-ui/uui to 1.2.1
* update ace editor to 1.18.0
* update all build dependencies to latest version
* update jquery to 3.6.4
* update spectrum-colorpicker2 to 2.0.10
* Add icon for "styles" alias (style select)
* update tinymce to 6.4.2
Read more here: https://www.tiny.cloud/docs/tinymce/6/6.4.1-release-notes/
2023-05-03 08:21:27 +02:00
Jacob Overgaard
99049c2c07
Backoffice JS dependency updates ( #14179 )
...
* updates @babel/* to 7.21.4
* update @microsoft/signalr to 7.0.5
* update @umbraco-ui/uui to 1.2.1
* update ace editor to 1.18.0
* update all build dependencies to latest version
* update jquery to 3.6.4
* update spectrum-colorpicker2 to 2.0.10
* Add icon for "styles" alias (style select)
* update tinymce to 6.4.2
Read more here: https://www.tiny.cloud/docs/tinymce/6/6.4.1-release-notes/
2023-05-03 08:10:32 +02:00
Jacob Overgaard
822febb8e8
update @umbraco-ui/uui to 1.2.1 ( #14186 )
2023-05-03 08:07:04 +02:00
Anders Brohus
7df5c9c212
Fixing danish typos ( #14184 )
...
* Fixed typo
* Fixed another typo
* Removed space from translation
2023-05-02 10:13:47 +01:00
Ronald Barendse
3caa2a3ce2
Add DynamicRequestCultureProviderBase and improve locking ( #14064 )
2023-05-02 09:46:43 +02:00
Nikolaj Geisle
367e110681
Move relation mapping ( #14153 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-05-02 07:40:09 +02:00
Nikolaj Geisle
a3160fe022
Move relation mapping ( #14153 )
...
Co-authored-by: Zeegaan <nge@umbraco.dk >
2023-05-02 07:37:59 +02:00
Lucas Bach Bisgaard
2aa9ceab1a
Add member system fields to ListView ( #14069 )
...
* Add member system fields to ListView
* Small fix
* Add sort options for new systemfield for members.
---------
Co-authored-by: Lucas Bach Bisgaard <lom@novicell.dk >
2023-04-28 16:37:22 +02:00
Mole
d589115b67
Set culture variation when getting property types for indexing ( #14167 )
2023-04-26 15:01:35 +02:00
Mole
bf7b9a20a8
Set culture variation when getting property types for indexing ( #14167 )
2023-04-26 14:51:55 +02:00
Bjarke Berg
a45f158d9e
Merge remote-tracking branch 'origin/v11/dev' into v11/dev
2023-04-25 15:42:21 +02:00
Elitsa Marinovska
c33ec7ca55
Change state to publishing before handling ContentSavingNotification ( #14114 )
2023-04-25 15:10:13 +02:00
Elitsa Marinovska
9aadb41f4a
Change state to publishing before handling ContentSavingNotification ( #14114 )
2023-04-25 15:08:15 +02:00
Michał
0765a2ebbb
Save and preview translation.
2023-04-25 14:05:25 +01:00
Bjarke Berg
c85a6274f8
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
...
# Conflicts:
# tests/Umbraco.Tests.AcceptanceTest/package-lock.json
# tests/Umbraco.Tests.AcceptanceTest/package.json
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/BlockGridEditor/Document/BlockGridEditorInDocument.spec.ts
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Media/mediaFiles.spec.ts
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Media/mediaSection.spec.ts
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/ModelsBuilder/modelsbuilder.spec.ts
# tests/Umbraco.Tests.AcceptanceTest/tests/DefaultConfig/Settings/partialViews.spec.ts
2023-04-25 13:45:26 +02:00
Richard Ockerby
eb1523cc81
Alter the datatype of the UmbracoKeyValue value column ( #14085 )
2023-04-24 12:38:21 +02:00
Niels Lyngsø
3b104bf256
fix situation when config was not available. ( #14148 )
2023-04-24 12:24:36 +02:00
Mark Drake
aaec419672
Edge Cases for Issue #13838 : Hotkey Actions Triggered from Web Components ( #14098 )
...
(cherry picked from commit 1436fe4e15 )
2023-04-21 14:13:02 +02:00
Mark Drake
1436fe4e15
Edge Cases for Issue #13838 : Hotkey Actions Triggered from Web Components ( #14098 )
2023-04-21 14:12:18 +02:00
Dhanesh Kumar Mj
66b1add0d0
Save and Preview blank on second use #14052 ( #14094 )
...
(cherry picked from commit 00eab03d50 )
2023-04-21 11:31:47 +02:00
Dhanesh Kumar Mj
00eab03d50
Save and Preview blank on second use #14052 ( #14094 )
2023-04-21 11:27:08 +02:00
Michael Robertson
2987dcb30e
Add IModelsGenerator Interface ( #12210 )
2023-04-20 11:12:53 +02:00
Søren Kottal
81c6a1b8e6
Adds padding to the icon in btn-social ( #14080 )
...
(cherry picked from commit c4cf5f910d )
2023-04-18 16:30:40 +02:00
Søren Kottal
c4cf5f910d
Adds padding to the icon in btn-social ( #14080 )
2023-04-18 16:29:31 +02:00
Nikolaj Geisle
747f2e7599
V11: Fix decimal variants ( #13741 )
...
* fix sqlite with variants
* Create and register SqlSpecificMapper
* Delete obsolete file
* Add back inheritance
Co-authored-by: Zeegaan <nge@umbraco.dk >
(cherry picked from commit c868c60ed2 )
2023-04-18 15:22:39 +02:00
Markus Johansson
f9aaf1984a
#14016 Fixed, added cache buster to Block Grid Editor stylesheets
...
(cherry picked from commit 80f6bb404a )
2023-04-18 14:48:08 +02:00
Mark Drake
539640f995
resolve spacing issues with block list inline editor when it is the last property editor on the current tab
...
(cherry picked from commit 9a638b6edc )
2023-04-18 14:46:56 +02:00