Erik-Jan Westendorp
280fbdd870
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 >
2023-02-08 12:47:46 +01:00
Anders Brohus
559e56949f
2FA translations
...
Added and changed some translations about 2FA
2023-02-07 12:59:10 +01:00
Sebastiaan Janssen
75f16b79fb
Merge branch 'v11/dev' into contrib
2023-02-06 14:29:48 +01:00
Dhanesh Kumar Mj
2f5726384d
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 >
2023-02-06 12:57:36 +01:00
Erik-Jan Westendorp
371679b2e5
Remove special characters in avatar ( #13766 )
...
* Remove special characters
* Remove some chars not all
2023-02-06 12:40:28 +01:00
Bjarke Berg
6d7b619d94
post merge
2023-02-06 10:18:15 +01:00
Bjarke Berg
fe2d071fd5
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
2023-02-06 10:16:49 +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
Jacob Overgaard
36cbcc36de
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:20:23 +01:00
Andreas Zerbst
eaf7994dca
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 15:17:28 +01:00
Andreas Zerbst
8a5e553986
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 15:16:00 +01:00
Andreas Zerbst
b538318b5c
V11/feature/block grid editor datatype tests ( #13666 )
...
* Added tests for the BlockGridEditorDataType
* Bumped versions
* Split the file into two, so we now have a file with the Blocks and one with the Configuration of the datatype
* Changed function variables to class variables.
Changed tests to use the ConstantHelpers
Changed naming
2023-02-01 15:11:18 +01:00
Sebastiaan Janssen
5e03f9bb4e
Revert "IScopeProvider" is used from Umbraco.Cms.Infrastructure.Scoping"
...
This reverts commit 0907255931 .
2023-02-01 14:01:29 +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
Andreas Zerbst
fca689b140
V11/feature/block grid editor document test ( #13667 )
...
* Added tests for BlockGridEditorInDocument
* Bumped version
* Updated naming
Removed unnecessary reload
2023-02-01 13:32:01 +01:00
Kenn Jacobsen
4453459f06
Obsolete language ID related properties and methods for V13 ( #13753 )
2023-02-01 09:37:43 +01:00
Jeroen Breuer
ff3d8c1c6c
Make methods virtual so they can be redefined in derived classes.
2023-01-31 19:43:24 +01:00
Yari Mariën
8616f01bf6
Added youtube shorts url pattern.
2023-01-31 18:25:15 +01:00
dKumarmj
0907255931
IScopeProvider" is used from Umbraco.Cms.Infrastructure.Scoping
2023-01-31 18:13:54 +01:00
Bjarke Berg
e79198c990
Merge remote-tracking branch 'origin/v11/dev' into v11/dev
2023-01-31 12:58:48 +01:00
Bjarke Berg
11d393e419
Updated version number
2023-01-31 12:58:33 +01:00
Ealse Bouma
5c0673930a
Changed default initialized button permissions for listviews
2023-01-31 11:14:20 +01:00
Sebastiaan Janssen
61685a459b
Merge branch 'v11/dev' into contrib
2023-01-31 10:17:54 +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
Fjellvang
417f31fba5
Send email notification on password reset ( #13757 )
...
Co-authored-by: Aleksander <alf@umrabco.dk >
2023-01-31 09:04:26 +01:00
Warren Buckley
d38fabea4a
Fixes #13715 Simple LogViewer queries not returning results ( #13748 )
...
* Fixes #13715 issue with simple logviewer searches
* Update Logviewer test - to ensure MessageLike and simple equivalent returns same result count to help catch
2023-01-30 10:32:28 +01:00
Marc Goodson
23b03f408e
Add .woff2 to BrowsableFileExtensions
2023-01-29 20:27:47 +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
e94328ad57
Merge remote-tracking branch 'origin/v11/dev' into v11/dev
2023-01-27 09:50:06 +01:00
Bjarke Berg
700a33ac73
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
2023-01-27 09:49:47 +01:00
dependabot[bot]
d3b4bae1b5
Bump ua-parser-js from 0.7.31 to 0.7.33 in /src/Umbraco.Web.UI.Client
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-27 08:56:52 +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
Sebastiaan Janssen
33adbf41fa
Update contributing docs with the correct branch name
2023-01-26 15:38:54 +01:00
Sebastiaan Janssen
3a7624c385
Merge branch 'v11/dev' into v11/contrib
2023-01-26 15:31:39 +01:00
Nikolaj Geisle
c868c60ed2
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 >
2023-01-26 12:26:06 +01:00
Bjarke Berg
be0138e526
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
2023-01-24 11:56:32 +01:00
Bjarne Fyrstenborg
14af1aea9b
Ensure to reset padding and border as well for textarea in richtext ( #13012 )
2023-01-24 09:18:54 +01:00
Mole
17248ce494
V11: Add improved log message on compilation failure using InMemoryAuto ( #13678 )
...
* Add improved log message when in memory compilation fails.
* Move LogCompilationFailure into its own method
And hopefully make codescene happeh
* Reduce nesting
* Replace null check with linq
2023-01-23 08:19:15 +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
Jacob Overgaard
7aee15d6d1
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
2023-01-20 08:13:37 +01:00
Jacob Overgaard
a8acefcaba
introduce lint option for gulp so we only lint when building and not watching, which makes dev, watch and fastdev even faster
2023-01-19 12:56:55 +01:00
Jacob Overgaard
b97dd46608
V11: fix issue where editing a macro was not possible ( #13702 )
...
* remove the onSetup for the macro button since we want to always be able to interact with the macro button (either insert or edit)
* let the onAction method find the currently selected macro by asking the active editor for its selection instead of relying on the NodeChanged event
2023-01-19 11:02:33 +01:00
Bjarke Berg
8c22de0bad
Merge remote-tracking branch 'origin/v11/dev' into v11/dev
2023-01-19 09:50:54 +01:00
Bjarke Berg
1b88e0a7a1
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
...
# Conflicts:
# src/Umbraco.Infrastructure/Migrations/Upgrade/UmbracoPlan.cs
# version.json
2023-01-19 09:41:00 +01:00
Jacob Overgaard
f23ebaefa6
v11: javascript dependency updates (UUI, TinyMCE, jQuery, signalR, and more) ( #13696 )
...
* build(deps-dev): update development dependencies
* update the Umbraco UI library to 1.1.0
* update ace editor to 1.14.0
* update diff to 5.1.0
* update jquery to 3.6.3
* update tinymce to 6.3.1
* update underscore to 1.13.6
* update @microsoft/signalr to 7.0.2
2023-01-19 09:39:57 +01:00
Bjarke Berg
2dd38f8393
Merge remote-tracking branch 'origin/v11/contrib' into v11/dev
2023-01-19 09:32:04 +01:00
Mole
46049bfd74
Obsolete things broken in migrations refactor ( #13658 )
...
* Obsolete chings changed in v13
* Fix tests
* Obsolete Execute and add ExecutePlan with default implementation.
This just calls the old implementation and creates an ExecutedMigrationPlan from the result
In V13 this has its own implementation.
* Mention notification in obsolete message
2023-01-19 09:27:33 +01:00