Bjarke Berg
f717a5d0b7
Simplified how we disable the TransportSecurityRequirement in OpenIddict ( #16629 )
2024-06-20 10:39:24 +02:00
Bjarke Berg
75c42f4ea4
Added post configuration of OpenIddictServerOptions that removes the ValidateTransportSecurityRequirement iff globalsettings.usehttps is false. ( #16614 )
2024-06-19 15:21:57 +02:00
Kenn Jacobsen
1f52d01493
Do not rely on claims to figure out user access + prepare for claims removal ( #16552 )
...
* Do not rely on claims to figure out user access + prepare for claims removal
* Fix typos :)
* Ensure we fire all relevant notifications when creating and updating user groups
* Leave it to the cache refreshers to flush user cache data (start nodes)
2024-06-19 15:19:31 +02:00
Nikolaj Geisle
8edb1885c9
Add missing translations ( #16612 )
2024-06-18 10:40:59 +02:00
Kenn Jacobsen
a64dbe12a1
OpenIddict should only handle /umbraco/ requests ( #16549 )
2024-06-10 13:31:51 +02:00
Jacob Overgaard
777bb4cd57
Merge remote-tracking branch 'refs/remotes/origin/contrib' into v14/dev
2024-06-10 11:28:04 +02:00
Matt Darby
0bb46b9667
Fix broken logo URL + replace old nonodes background
2024-06-10 10:23:52 +01:00
Jacob Overgaard
fc9de30604
update backoffice submodule
2024-06-10 10:29:18 +02:00
Nikolaj Geisle
b04e4d7586
V14: Add missing action parameters mapping ( #16557 )
...
* Add missing mapping for ActionParameters
* Remove -ActionParameters as that is now mapped
* Update OpenApi.json
---------
Co-authored-by: Elitsa <elm@umbraco.dk >
2024-06-07 10:22:13 +02:00
Nikolaj Geisle
ebf77024ce
V14: Add clearer error for invalid property type ( #16530 )
...
* Add clearer error for invalid property type
* Update test
2024-06-06 08:54:47 +02:00
Nikolaj Geisle
e0c64e4d6a
V14: Add required dependency to management api ( #16532 )
...
* Add registration to management api
* Check for registration
* Update src/Umbraco.Cms.Api.Common/DependencyInjection/UmbracoBuilderApiExtensions.cs
Co-authored-by: Nuklon <Nuklon@users.noreply.github.com >
---------
Co-authored-by: Nuklon <Nuklon@users.noreply.github.com >
2024-06-03 10:01:17 +02:00
Shannon Deminick
f9a6712403
Fixes a bug where the ValueSetValidator is null which will cause a NullReferenceException.
...
Fixes a bug where the ValueSetValidator is null which will cause a NullReferenceException.
2024-06-01 13:03:47 +01:00
Bjarke Berg
7c1f541bbb
Handle MasterTemplateNotFound as bad request instead of unepxected ( #16445 )
2024-05-31 12:39:48 +02:00
Bjarke Berg
e6568c69dc
Added a notifiction handler that checks if we wanna have domain publish warnings. If so it adds as Umb-Notifications and logs it. ( #16507 )
2024-05-31 12:26:37 +02:00
Elitsa Marinovska
464eaa0409
Adding a base class of oembedresponse, so we can handle string values for dimentions ( #16514 )
2024-05-31 11:39:09 +02:00
Nikolaj Geisle
71e1b74337
v14: Validate file name to return correct error ( #16419 )
...
* Validate name
* Add missing case for HandleRename
2024-05-31 11:25:27 +02:00
Nikolaj Geisle
133f985293
Include description in DocumentTypeItemResponseModel ( #16503 )
2024-05-31 09:08:33 +02:00
Ronald Barendse
bb3ac68241
Include umbraco-package.json manifests in telemetry data ( #16430 )
...
* Include umbraco-package.json manifests in package telemetry and add ID
* Add package ID to ManifestResponseModel
* Use async service method and HTTP client factory
* Avoid breaking changes
2024-05-31 09:02:36 +02:00
Jacob Overgaard
4041e290bf
update backoffice submodule
2024-05-30 09:59:08 +02:00
Sebastiaan Janssen
41dddee620
Merge branch 'v14/dev' into contrib
...
# Conflicts:
# src/Umbraco.Web.UI.Login/package-lock.json
# src/Umbraco.Web.UI.Login/package.json
2024-05-30 08:41:49 +02:00
Zeegaan
48c8ffcbc5
Merge branch 'release/14.0' into v14/dev
...
# Conflicts:
# src/Umbraco.Web.UI.Client
2024-05-30 08:14:30 +02:00
Jacob Overgaard
0c38eea6f7
update backoffice submodule
2024-05-29 10:20:47 +02:00
Jacob Overgaard
48c4d75886
update backoffice submodule
2024-05-29 10:18:47 +02:00
Jacob Overgaard
8685c7d64a
fix: edit blocks in areas
2024-05-29 09:56:34 +02:00
Bjarke Berg
23461b3698
Handle the case where the editorvalue is from the db and just is a path. ( #16429 )
2024-05-28 15:27:23 +02:00
Jacob Overgaard
2a9808c776
update backoffice submodule
2024-05-28 15:01:32 +02:00
Jacob Overgaard
4046d13c29
update backoffice submodule
2024-05-28 15:00:45 +02:00
Jacob Overgaard
d38421286f
update backoffice submodule
2024-05-28 09:48:05 +02:00
Jacob Overgaard
17e1b823de
update backoffice submodule
2024-05-28 09:45:23 +02:00
Jacob Overgaard
799e0dcca8
update backoffice submodule
2024-05-28 09:43:11 +02:00
Nikolaj Geisle
5a966ec3e7
Merge branch 'v14/dev' into release/14.0
2024-05-28 08:55:05 +02:00
Jacob Overgaard
64dbfd0bc9
update backoffice submodule
2024-05-28 00:10:58 +02:00
Nikolaj Geisle
7eaaa8e2e6
Merge branch 'v14/dev' into release/14.0
2024-05-27 22:11:24 +02:00
Kenn Jacobsen
5296013d89
Enrich the datatype references output with content type data ( #16417 )
2024-05-27 19:38:57 +02:00
Kenn Jacobsen
ce8e258d6d
Make sure listviews are initialized correctly in a new DB ( #16418 )
2024-05-27 18:35:43 +02:00
Jacob Overgaard
57cca63d81
update backoffice submodule
2024-05-27 17:38:14 +02:00
Kenn Jacobsen
1f7b7043b3
The "item" endpoints should be accessible for all users ( #16422 )
2024-05-27 15:25:17 +02:00
Mole
806fce8ed9
Add editor ui alias to package xml ( #16420 )
...
* Add editor ui alias to package xml
* Update src/Umbraco.Infrastructure/Packaging/PackageDataInstallation.cs
* Add AllowAtRoot and AllowInAreas
---------
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
2024-05-27 14:10:19 +02:00
Jacob Overgaard
f4a77ce217
update backoffice submodule
2024-05-27 13:35:58 +02:00
Kenn Jacobsen
e7780265fa
Use runtime mode to determine cache TTL for manifest files ( #16393 )
...
* Use runtime mode to determine cache TTL for manifest files
* Remove unused manifest settings
2024-05-27 10:33:49 +02:00
Jacob Overgaard
53ca2910fa
update backoffice submodule
2024-05-27 09:49:31 +02:00
Sven Geusens
e5e87c96db
[v14] Fix multiple upgrader issues ( #16339 )
...
* Made previewhubupdater work with full cache refreshes
* Make signout_Async available on coreSignInManager
* Allow Migrations to signout the logged in user
* Adding a guid to a user requires resignin
* Added a token revoke mechanism during migrations
* Revert "Make signout_Async available on coreSignInManager"
This reverts commit b103cf119a505e61de659dc206f6c85c2a27f2d5.
* Revert add allRefreshed on preview hub
Clarified with a comment
* Updated failing test setups
---------
Co-authored-by: Sven Geusens <sge@umbraco.dk >
2024-05-27 07:17:45 +02:00
Jacob Overgaard
c083b3bc8a
fix: correct the validation localization constants to match the client ( #16401 )
2024-05-27 06:44:55 +02:00
Kenn Jacobsen
d927146855
Fix issues with initial creation of external users ( #16363 )
...
* Use constant instead of "sub"
* Re-assign the newly created user key as well as its ID
2024-05-24 14:55:56 +02:00
Kenn Jacobsen
07711aac28
Expose and manage system media types ( #16343 )
...
* Expose and manage system media types
* Removed license :D
2024-05-24 08:59:47 +02:00
Mole
8383532fd5
Fix use cache issue when deleting ( #16284 )
2024-05-23 15:35:08 +02:00
Jacob Overgaard
7582b9bcea
V14: Login updates ( #16359 )
...
* switch logos around to support new login image
* add new login image
* update npm dependencies
* chore: compress the image further
2024-05-23 15:14:23 +02:00
Kenn Jacobsen
2b79d24afa
Add endpoint for retrieving "folder" media types. ( #16345 )
...
* Add endpoint for retrieving "folder" media types.
* The system Folder media type should always be considered a "folder"
2024-05-23 14:43:00 +02:00
Jacob Overgaard
8f4f23938d
Merge remote-tracking branch 'origin/v14/dev' into contrib
2024-05-23 14:32:53 +02:00
Jacob Overgaard
228aab1154
remove temp database
2024-05-23 14:13:02 +02:00