Richard Ockerby
17eda54bfb
Don't overwrite default values in the block list editor if they don't exist in the data model (for new creations)
2023-12-05 21:22:45 +01:00
Sebastiaan Janssen
14a64857df
Merge branch 'contrib' of https://github.com/umbraco/Umbraco-CMS into contrib
2023-12-05 12:41:21 +01:00
Jacob Overgaard
79af9e8e2b
Update nightly build ( #15359 )
...
* cherry-pick templateParameters from v14/dev
* add isNightly parameter
* remove v9
* add parameter check for myget isNightly
2023-12-05 12:38:14 +01:00
Sebastiaan Janssen
319d98ef23
Merge branch 'v12/dev' into contrib
2023-12-05 12:36:34 +01:00
Sebastiaan Janssen
941705b03d
Revert "Grant all users access to the content recycle bin ( #14977 )"
...
This reverts commit ed006931a4 .
2023-12-04 14:34:47 +01:00
Andreas Zerbst
2a56d4e376
V12 Integration test for InternalIndex and ExternalIndex Search ( #15167 )
...
* Added the possibility for us to search through the external index
* Added ForceInstantExecution
* Added InternalIndex integration tests
* Added External Index integration tests
* Removed comments
* Remove unused internal field
* Add mechanism to wait for index rebuilding
* Remove some of the usages of sleep
* Remove sleeps
* Added comments from review
* Added a method for getting the IndexPath
---------
Co-authored-by: Nikolaj <nikolajlauridsen@protonmail.ch >
2023-12-04 10:00:26 +01:00
Bjarne Fyrstenborg
c6d01178c0
Update z-index of block actions ( #15329 )
2023-12-01 13:51:42 +00:00
Vitor Rodrigues
7f4378066d
Expose the Delivery API CLR type ( #15150 )
...
* Expose the Delivery API CLR type
* Updated field naming and warnings
Addresses PR feedback
* Added default implementation to prevent breaking change
2023-12-01 13:43:39 +01:00
Vitor Rodrigues
d315a1082e
Fixed potential NuCache file lock causing unusable website ( #14940 )
...
* Fixed potential NuCache file lock causing unusable website
* Remove unnecessary volatile read
2023-12-01 13:05:50 +01:00
Bjarne Fyrstenborg
0a718b0585
Fix log message in Verify2FACode
2023-11-30 20:03:20 +01:00
Bjarne Fyrstenborg
8c23075ec5
Adjust content type picker to support different content types ( #15080 )
2023-11-30 19:38:56 +01:00
Bjarne Fyrstenborg
86d98658f1
Make Block List configuration consistent with Block Grid ( #15087 )
2023-11-30 19:29:06 +01:00
Søren Mastrup
e947daff45
Added password toggle to Umbraco installer form
2023-11-30 19:27:55 +01:00
Bjarne Fyrstenborg
ee8339d563
Add contentTypeEditor to editorService ( #15034 )
2023-11-30 19:25:03 +01:00
Jan Skovgaard
7e26d09f77
Bugfix: #14481 - Landmark roles missing ( #14980 )
2023-11-30 19:21:48 +01:00
Matthew Wise
eaf07d2189
Added logging around adding a property value during examine indexing
2023-11-30 19:16:58 +01:00
Kevin Fu
1d5a684fd5
fixed #14832 user without HasAccessToSensitiveData change sensitive data: IsApproved IsApproved IsTwoFactorEnabled
2023-11-30 19:15:05 +01:00
Amalie Wowern
c893027f7c
Added ReSharperTestRunner to KnownAssemblyExclusionFilter
2023-11-30 19:08:17 +01:00
Bjarke Berg
320310fbc0
Added "pr: none" to nightly trigger ( #15044 )
2023-11-30 11:43:05 +01:00
Jannik Anker
6b599b641c
Prevent RTE in fullscreen being partially covered by the left menu column (should fix #14890 ) ( #15002 )
...
* Should fix #14890
* Set z-index of #leftcolumn to 0 when Tiny MCE is in fullscreen mode
---------
Co-authored-by: Jannik Anker <jaa@kfforsikring.dk >
Co-authored-by: Jason Elkin <jason@bumpdigital.co.uk >
2023-11-29 14:59:20 +01:00
leekelleher
b74aadff97
Block editors - replaces hardcoded -20 with current node ID
2023-11-29 14:40:37 +01:00
Kenn Jacobsen
0a852aeb07
Don't expect specific .NET feature versions - utilize rollForward instead. ( #15303 )
2023-11-28 13:02:52 +01:00
Bjarke Berg
1176f04caf
Updated pacakge-lock files
2023-11-28 09:45:07 +01:00
Bjarke Berg
280518c9d6
Merge remote-tracking branch 'origin/v11/dev' into v12/dev
...
# Conflicts:
# build/azure-pipelines.yml
# src/Umbraco.Cms.ManagementApi/Umbraco.Cms.ManagementApi.csproj
# src/Umbraco.Infrastructure/Logging/Viewer/LogViewerConfig.cs
# src/Umbraco.Web.UI.Client/.nvmrc
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/package.json
2023-11-28 09:39:31 +01:00
Bjarke Berg
008d797a66
Added <ManagePackageVersionsCentrally>false</ManagePackageVersionsCentrally>
2023-11-27 19:54:03 +01:00
Bjarke Berg
ab781560bc
Merge remote-tracking branch 'origin/v10/dev' into v11/dev
...
# Conflicts:
# build/azure-pipelines.yml
# src/Umbraco.Web.BackOffice/Controllers/ContentController.cs
# src/Umbraco.Web.UI.Client/package-lock.json
# src/Umbraco.Web.UI.Client/package.json
# tests/Umbraco.Tests.AcceptanceTest/package-lock.json
2023-11-27 19:47:24 +01:00
Bjarke Berg
8d9343b564
Merge branch 'release/10.8' into v10/dev
...
# Conflicts:
# version.json
2023-11-27 18:10:40 +01:00
Bjarke Berg
1ee891c8d5
Merge remote-tracking branch 'origin/release/10.8' into release/10.8
2023-11-27 18:09:41 +01:00
Bjarke Berg
bf1a5b9b28
Bump version
2023-11-27 18:09:30 +01:00
Bjarke Berg
696b74cdb6
Merge branch 'release/10.8' into v10/dev
2023-11-27 18:08:30 +01:00
Bjarke Berg
bf8af4588e
Centralised NuGet packages ( #15293 )
...
* Moved to centralized nuget packages
* Handle JsonSchema
* Change PackageReference to PackageVersion
* Opt out of central package management for mangement api (at least for versions less than 14) and the UI project
* ManagePackageVersionsCentrally = false
* Change folder acceptance tests are build, to avoid reading the test Directory.Packages.props
* Change folder acceptance tests are build, to avoid reading the test Directory.Packages.props
* change working directory
* workingDirectory
* Force the template to use local nuget packages
* Force the template to use local nuget packages
* clean up
* added wait on
* added wait on
2023-11-27 15:18:00 +01:00
Steve
ade61f7ec5
Add missing translations in EN ( #15257 )
...
And remove the ones that don't exist anymore in the leading dictionary EN-US.
2023-11-23 16:55:19 +00:00
Yuval-Amidror
e80d117a2a
Redirect is broken with Hebrew chars on Linux ( #15261 )
...
* add HttpUtility.UrlPathEncode encode so paths that are not in english will not throw errors of NON-ASCII characters
* remove unnecessary using
2023-11-22 23:43:18 +00:00
dependabot[bot]
1dacab8b9a
Bump axios and wait-on in /tests/Umbraco.Tests.AcceptanceTest
...
Bumps [axios](https://github.com/axios/axios ) to 1.6.2 and updates ancestor dependency [wait-on](https://github.com/jeffbski/wait-on ). These dependencies need to be updated together.
Updates `axios` from 0.25.0 to 1.6.2
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v0.25.0...v1.6.2 )
Updates `wait-on` from 6.0.1 to 7.2.0
- [Release notes](https://github.com/jeffbski/wait-on/releases )
- [Commits](https://github.com/jeffbski/wait-on/compare/v6.0.1...v7.2.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
- dependency-name: wait-on
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-22 22:29:39 +00:00
Bjarne Fyrstenborg
58e693a75d
Fix typo in umbImageGravity
2023-11-22 21:53:24 +00:00
Erik
d34be8ce34
Improved punctuation and sentence structure for better readability. ( #15279 )
...
* Improved punctuation and sentence structure for better readability.
* To be coherent with the rest of the written text
2023-11-22 10:11:33 +01:00
dependabot[bot]
7dcef22702
Bump tinymce from 6.7.1 to 6.7.3 in /src/Umbraco.Web.UI.Client
...
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce ) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce )
---
updated-dependencies:
- dependency-name: tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 10:17:27 +01:00
dependabot[bot]
bb9a8fc3be
Bump tinymce from 6.7.1 to 6.7.3 in /src/Umbraco.Web.UI.Client
...
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce ) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce )
---
updated-dependencies:
- dependency-name: tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-20 10:09:53 +01:00
Erik-Jan Westendorp
7bad6b9fd8
Fix button styling in block list & block grid overlay ( #14929 )
...
* Update blocklist.blockconfiguration.overlay.less
Change noValue color
* Update blockgrid.blockconfiguration.overlay.less
Change noValue color for block-grid
2023-11-17 15:53:08 +00:00
dependabot[bot]
d709994c61
Bump tinymce from 6.7.1 to 6.7.3 in /src/Umbraco.Web.UI.Client
...
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce ) from 6.7.1 to 6.7.3.
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md )
- [Commits](https://github.com/tinymce/tinymce/commits/6.7.3/modules/tinymce )
---
updated-dependencies:
- dependency-name: tinymce
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-17 14:54:32 +01:00
Kenn Jacobsen
92c23eceae
Ensure content types are updated in ContentStore when a data type changes ( #15239 )
2023-11-17 10:37:56 +01:00
Kenn Jacobsen
4781fb1d8b
Ensure content types are updated in ContentStore when a data type changes ( #15239 )
2023-11-17 10:37:23 +01:00
Bjarne Fyrstenborg
93415a9957
Click row on dictionary list ( #15194 )
2023-11-16 12:34:17 +01:00
Bjarne Fyrstenborg
963e57723a
Don't change format in convertToLocalMomentTime ( #15223 )
2023-11-16 10:38:53 +01:00
Vitor Rodrigues
44c3c3741e
Fix potential NullReferenceException
2023-11-15 11:49:36 +01:00
Bjarke Berg
d714741bee
Fixed build
2023-11-15 09:53:28 +01:00
Bjarke Berg
ea33b73daa
Added scope.complete in edge cases. ( #15207 )
...
(cherry picked from commit 28e8ac11f0 )
2023-11-15 09:46:24 +01:00
Bjarke Berg
ba64b46824
Merge remote-tracking branch 'origin/release/10.8' into release/10.8
2023-11-15 09:45:30 +01:00
Bjarke Berg
04e59e9a9d
Fixed a couple of occurrences where scopes was auto-completed while modified db state ( #14947 )
...
* Fixed a couple of occurrences where scopes was auto-complated while actually modified the state of the database.
* Added temp ctor to fix boot issue
(cherry picked from commit 41f8f03c2c )
2023-11-15 09:45:23 +01:00
Bjarke Berg
ecb1b3b9ac
Merge remote-tracking branch 'origin/release/12.3' into v12/dev
...
# Conflicts:
# version.json
2023-11-15 09:36:10 +01:00