Kenn Jacobsen
8f42a3a0ea
Make the RTE handle inline elements gracefully for JSON ( #17983 )
2025-01-15 11:26:03 +01:00
Kenn Jacobsen
4dd8fbe25d
Enforce the "Save and preview" button after when switching content app ( #17985 )
2025-01-15 09:55:00 +01:00
Sven Geusens
ee727c43e1
Added localizations for composite key of missing New (media) Audit item ( #17981 )
2025-01-14 21:08:47 +01:00
Jacob Overgaard
395213946b
build(deps): update @microsoft/signalr from 7.0.12 to 8.0.7 ( #17973 )
2025-01-14 15:44:52 +00:00
Kenn Jacobsen
8d56e75257
Add Vary header to all content API operations ( #17962 )
...
* Add Vary header to all content API operations
* Make attribute sealed
2025-01-14 15:54:19 +01:00
Jacob Overgaard
b3c27415d1
build(deps): bump @umbraco-ui/uui from 1.11.0 to 1.12.2 ( #17972 )
2025-01-14 15:48:34 +01:00
Justin Neville
9839b0ee66
Fixes issue with the IVirtualPageController not setting PublishedRequest content via FindContent ( #15121 )
...
* Fixes issue https://github.com/umbraco/Umbraco-CMS/issues/12834
* Re-worked based on feedback
* Use dependency injection
* Only call new constructor
---------
Co-authored-by: Nikolaj Geisle <70372949+Zeegaan@users.noreply.github.com >
(cherry picked from commit fd9c1a0e9c )
2025-01-14 13:57:00 +01:00
Sven Geusens
f3f57f9748
Improve YSOD rendering in the client ( #17940 )
...
* Conditionally render error details and make sure something is rendered
* V13 QA updated locator for failing E2E test (#17825 )
* Added timeouts
* Nullcheck user in Content permission handlers (#17846 )
---------
Co-authored-by: Sven Geusens <sge@umbraco.dk >
Co-authored-by: Niels Lyngsø <nsl@umbraco.dk >
---------
Co-authored-by: Andreas Zerbst <73799582+andr317c@users.noreply.github.com >
Co-authored-by: Niels Lyngsø <nsl@umbraco.dk >
2025-01-14 13:38:07 +01:00
Nikolaj Geisle
85d16a4354
V13: Show validation error, when saving invalid media ( #17961 )
...
* Don't save invalid media
* Revert "Don't save invalid media"
This reverts commit c4b6acf54282753476678a5027c371ac2d8a72b0.
* Still allow save, but show validation error, not popup error
* Add clarifying comment
2025-01-14 11:18:36 +01:00
Kenn Jacobsen
c0517c3562
Allow filtering for multiple content types ( #17960 )
2025-01-14 10:40:45 +01:00
Kenn Jacobsen
a9313c1367
Make the Delivery API "ancestors" selector work with preview ( #17938 )
2025-01-13 07:47:14 +01:00
Nikolaj Geisle
5b3b9d770a
V13: Add rcl files to static files tree ( #17671 )
...
* Refactor to use IWebhostEnvironment for wwwroot files.
* Obsolete ctor
* Add ActivatorUtiiliesConstructor
* Refactor logic to include folders
* Fix so we can see files in wwwroot/App_Plugins
* Cosmetic: Use invariant comparison for the "umbraco" folder".
---------
Co-authored-by: kjac <kja@umbraco.dk >
2025-01-09 10:02:34 +01:00
Sven Geusens
52fbb34ddd
Nullcheck user in Content permission handlers ( #17846 )
2025-01-07 15:07:42 +01:00
Elitsa Marinovska
3304c6f472
Enable anonymous calls to HandleLogout action ( #17807 )
2024-12-16 07:26:12 +01:00
Nikolaj Geisle
34f09fa260
V13: Clear username cache ( #17815 )
...
* Clear member username cache on delete
* Also refresh cache on update
2024-12-16 08:18:30 +02:00
Jacob Overgaard
fd4efd38cd
Merge branch 'v13/dev' into release/13.6
2024-12-13 10:07:46 +01:00
Jacob Overgaard
e4e9bfc3e9
bump version to 13.6.0-rc2
2024-12-13 09:58:13 +01:00
Jacob Overgaard
3774dbe38c
Merge remote-tracking branch 'origin/v13/contrib' into v13/dev
2024-12-13 09:56:46 +01:00
Dan Lister
4ef50642ad
Fixed an issue where bold markdown would not work inside a property description
2024-12-13 09:53:36 +01:00
Bjarke Berg
f95fb78022
Merge pull request #17800 from umbraco/v13/bugfix/corrupt-examine-dashboard
...
Make sure Examine dashboard still functions when an index is corrupt
2024-12-12 12:07:06 +01:00
Sven Geusens
0f9a8bde61
Broadend the error catching when building the examine dashboard
2024-12-12 09:38:35 +01:00
Sven Geusens
129d369c1a
Version bump to release
2024-12-11 13:46:38 +01:00
Sven Geusens
dd2c591a5b
Merge branch 'release/13.6' into v13/dev
2024-12-11 13:45:35 +01:00
Kenn Jacobsen
16749a724d
Add (un)publishing details to TreeChange notifications ( #17757 )
...
(cherry picked from commit 404a62aa0b )
2024-12-09 11:42:53 +01:00
Kenn Jacobsen
a627930b58
Warn about un-routable content at publish time ( #17705 )
...
(cherry picked from commit 2d9cfc880b )
2024-12-09 11:42:46 +01:00
Kenn Jacobsen
404a62aa0b
Add (un)publishing details to TreeChange notifications ( #17757 )
2024-12-09 11:36:48 +01:00
Kenn Jacobsen
2d9cfc880b
Warn about un-routable content at publish time ( #17705 )
2024-12-09 11:07:32 +01:00
Kenn Jacobsen
ee8bdfc4ac
Add "user info" endpoint for the Delivery API ( #17719 )
...
* Add "user info" endpoint for the Delivery API
* Add comment about public and unsealed class
2024-12-09 09:57:21 +01:00
Bjarke Berg
b55d484863
Updated NuGet Packages for v13 ( #17704 )
...
* Update nuget packages
* Cherry pick fixes from v15
* Fixed: Projects that use central package version management should not define the version on the PackageReference items but on the PackageVersion items
* rollback update in tool
2024-12-03 08:51:23 +01:00
Ronald Barendse
ed0058a503
Fix PanicException: failed to get child with id= after updating content types ( #17702 )
...
* Remove tree node from hierarchy after clearing branch
* Refactor ClearBranchLocked to split clearing child and siblings
2024-12-03 08:00:18 +01:00
Jacob Overgaard
b0aed393d6
fix: keep the lead char when editing an existing link ( #17667 )
2024-11-28 14:04:59 +00:00
Sven Geusens
a1ea203281
Merge branch 'v10/dev' into v13/dev
...
# Conflicts:
# src/Directory.Packages.props
# src/Umbraco.Infrastructure/Manifest/ManifestParser.cs
2024-11-26 21:08:22 +01:00
Kenn Jacobsen
4590739fa5
Add ASCII file name conversion ( #17580 )
2024-11-26 11:26:44 +01:00
Kenn Jacobsen
7c617f2976
Revert #14234 add update error message for DB connection failures ( #17612 )
...
* Revert #14234
* Make the boot failure message more descriptive when unable to connect to DB
* Update src/Umbraco.Infrastructure/Runtime/RuntimeState.cs
Co-authored-by: Ronald Barendse <ronald@barend.se >
* Revert changes
* Obsolete InstallMissingDatabase from V16
---------
Co-authored-by: Ronald Barendse <ronald@barend.se >
2024-11-26 11:06:40 +01:00
Lee Kelleher
9141f61708
V13: Dropzone, upload complete callback with processed file array ( #17631 )
...
* Dropzone, upload complete callback with processed file array
* Media card: cosmetic fix for image border-radius
The image's square corners were poking out.
2024-11-25 15:51:16 +01:00
Nikolaj Geisle
ba4120050f
Add cache key to GetByUserName ( #17350 )
...
* Add cache key to GetByUserName
* Remove constants
* create new cache policy for member repository
---------
Co-authored-by: Elitsa <elm@umbraco.dk >
2024-11-25 15:27:22 +01:00
Kenn Jacobsen
cbd4dc6e0d
Handle "all slashes" routes ( #17596 )
2024-11-22 09:06:10 +01:00
Matt Brailsford
c7014e159b
Sort manifest file paths alphabetically ( #14466 )
...
* Sort manifest file paths alphabetically
* Update src/Umbraco.Infrastructure/Manifest/ManifestParser.cs
Co-authored-by: Ronald Barendse <ronald@barend.se >
---------
Co-authored-by: Ronald Barendse <ronald@barend.se >
2024-11-21 16:19:48 +01:00
Sven Geusens
9febbc7db1
Distinguish between default zero and intentional zero sort order for new documents ( #17517 )
...
* Distinguish between default value and initial zero
* Update special value comment documentation
* Redid solution with dirty/new entity tracking
* rework copy branch sortorder fix
* Change == false to is false
---------
Co-authored-by: Mole <nikolajlauridsen@protonmail.ch >
2024-11-21 09:09:25 +01:00
Kenn Jacobsen
ec8e10f406
Fix RTE console error when blocks are not available ( #17582 )
2024-11-21 08:53:59 +01:00
Ealse
3233b24a4e
fix: infinite editor stuck in create action ( #15945 )
2024-11-20 10:00:50 +01:00
Anders Bjerner
5775e9cb18
Added fix for <umb-button-group /> label issues
2024-11-20 09:59:27 +01:00
Mole
570005f5e1
Run both cms and package migrations in upgrader ( #17575 )
...
* Run both cms and package migrations in upgrader
* Use correct setting
2024-11-20 08:38:33 +01:00
Bjarne Fyrstenborg
fbaa3440f2
Don't shrink crops container on right side
2024-11-18 20:11:48 +01:00
Bjarne Fyrstenborg
e662468ecc
Set TinyMCE to readonly
2024-11-18 08:51:04 +01:00
Bjarne Fyrstenborg
c8efc30654
Fallback value when setttings element type doesn't exists as it can have reference, but no available element type
2024-11-17 17:05:28 +00:00
marwaldv
79d117026f
Add swiss languages as backoffice languages
...
Add missing backoffice languages as properties etc. are translated via translation section (e.g. with "#Backoffice Settings"). At the moment the swiss languages always need to be added via the umbraco/Config folder.
2024-11-09 12:29:44 +01:00
Casper Lundgreen
2709054bdb
Fix NameIdentifier is not an integer. (TryParse implemented) ( #17414 )
...
Issue: 17383
2024-11-08 13:27:53 +01:00
Mole
2d4230c001
Include create date in audit item ( #17447 )
2024-11-08 08:58:38 +01:00
Zeegaan
f7729508cf
Merge branch 'release/13.5' into v13/dev
...
# Conflicts:
# version.json
2024-10-23 08:57:30 +02:00