Mads Rasmussen
bcafffdbf0
enforce allowNonExistingSegmentsCreation config
2025-04-22 13:31:20 +02:00
Mads Rasmussen
f725ea8019
remove todo
2025-04-22 12:33:29 +02:00
Kenn Jacobsen
548970a27f
Merge branch 'v16/dev' into v15/feature/select-segment
2025-04-22 12:07:04 +02:00
Mads Rasmussen
6c6e1f7336
do not render toggle if there are no segment variant options
2025-04-22 11:22:03 +02:00
Andy Butland
1dc9f8540d
Merge branch 'v16/dev' of https://github.com/umbraco/Umbraco-CMS into v16/dev
2025-04-22 10:01:05 +02:00
Andy Butland
6987515cbe
Merge remote-tracking branch 'origin/v15/dev' into v16/dev
...
# Conflicts:
# version.json
2025-04-22 09:52:59 +02:00
Andy Butland
8e87f2260c
Bumped version in dev branch to 15.5.0-rc.
2025-04-22 09:52:10 +02:00
Mads Rasmussen
2fc5880d7d
Update property-workspace-view-settings.element.ts
2025-04-22 09:47:26 +02:00
Andy Butland
927e4d8cad
Merge branch 'release/15.4' into v15/dev
2025-04-22 09:45:15 +02:00
Niels Lyngsø
fb39711571
give tiptap a invalid border color to fit with other inputs in invalid state ( #19090 )
2025-04-22 08:43:12 +01:00
Andy Butland
225f4d3e09
Merge remote-tracking branch 'origin/v15/dev' into v16/dev
2025-04-22 09:33:07 +02:00
Mads Rasmussen
a290601e5e
fix property shared labels in content type workspace
2025-04-22 09:30:58 +02:00
Niels Lyngsø
141a4a4678
Improve error
2025-04-21 20:24:58 +02:00
Niels Lyngsø
74a9b8aae7
JSDocs for Validation Context
2025-04-21 20:24:17 +02:00
Sven Geusens
c38faec74b
V15/fix/sub variant block deletion ( #18802 )
...
* Fix
* Editors with access should be able to clear a blocklist value
* Writeup around block element level variation
* Dissallow values to be removed a limited language user does not have permissions to
* Remove commented out code
* improved comments
* Improve expose list for limited language access sub variant block lists
2025-04-21 10:37:14 +02:00
Sven Geusens
c86a6fa8e5
V15/fix/sub variant block deletion ( #18802 )
...
* Fix
* Editors with access should be able to clear a blocklist value
* Writeup around block element level variation
* Dissallow values to be removed a limited language user does not have permissions to
* Remove commented out code
* improved comments
* Improve expose list for limited language access sub variant block lists
2025-04-21 10:30:12 +02:00
Lee Kelleher
f69f257d12
Refines umb-localize rendering ( #19075 )
2025-04-17 14:45:40 +02:00
Lee Kelleher
b1795da0ee
Adds searchResultItem element for Media items ( #19058 )
...
* Adds `searchResultItem` for Media
Includes "trashed" state tag
* Removes trailing whitespace from manifest name
---------
Co-authored-by: Andy Butland <abutland73@gmail.com >
2025-04-17 07:57:19 +00:00
Lee Kelleher
38af101605
Adds search to Document Type picker ( #19062 )
...
* Loosens the guard for an empty `query`
* Adds search to Document Type picker
* Document Type Search Provider: adds support for querying element types
* Adds `pickerSearchResultItem` element for Document Types
2025-04-17 09:25:06 +02:00
Lee Kelleher
aa89eed3aa
V16: Chore: Search modal code sweep ( #19061 )
...
* Removes trailing whitespace from manifest names
* Refactored default `umb-search-result-item` element
- Reverted `elementName` constant
- Replaced fallback hashtag inline SVG with "icon-shape-hexagon"
- Added "extra" div (for UI consistency)
- Reworked CSS rules
* Search modal: replaced inline icons
* Search modal: refactored markup
* Search modal: removed font-size
for consistency with the rest of the backoffice.
2025-04-17 09:24:32 +02:00
Lee Kelleher
bb41647d91
Dynamic Root: refactor to use UMB_ANCESTORS_ENTITY_CONTEXT ( #19032 )
2025-04-17 09:23:49 +02:00
Niels Lyngsø
235a951f31
Transparent Focal Point ( #19047 )
...
* make focal point transparent
* Update src/Umbraco.Web.UI.Client/src/packages/media/media/components/input-image-cropper/image-cropper-focus-setter.element.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
* remove background color
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-04-17 09:22:52 +02:00
Lee Kelleher
804995e59e
Content Picker Search: Option to exclude trashed items ( #19064 )
...
* Document Picker: support for excluding trashed items
* Media Picker: support for excluding trashed items
2025-04-17 09:21:10 +02:00
Lee Kelleher
5544823b97
Adds searchResultItem for Document Type ( #19059 )
...
Includes "Element Type" tag.
2025-04-17 09:20:12 +02:00
Lee Kelleher
b9cf156e5a
Update community forum links ( #19065 )
...
* Help menu: fixes Our Umbraco link
* Changes forum link from Our Umbraco
to the new Community Forum website.
* Small fixes in the Log Viewer Message
* Help Menu: flattens structure
for tighter UI.
* Replaced hot-linked favicon images
with built-in icons.
Except for Microsoft Bing.
* Corrected "Search Umbraco Forum using Google" link
2025-04-17 09:17:25 +02:00
Lee Kelleher
2fcf1c7812
Adds trashed/draft state to document search result items ( #19057 )
...
* Corrected class name
* Reverted `elementName` constant
* Replaced `UmbAppLanguageContext` type usage
with `typeof UMB_APP_LANGUAGE_CONTEXT.TYPE`.
* Refactored `render` method
- "Trashed", adds tag + faded text + strike-through
- "Draft", adds tag + faded text
- Replaced fallback hashtag icon with "icon-document"
- Reworked CSS rules
2025-04-17 09:16:30 +02:00
Niels Lyngsø
a9043a543e
align validation with new fetch client ( #19071 )
2025-04-17 09:15:54 +02:00
Niels Lyngsø
cd83cb2852
Merge branch 'v16/dev' into v15/feature/select-segment
2025-04-16 22:39:31 +02:00
Niels Lyngsø
b2ab769edc
change varying labels in Content Type Designer
2025-04-16 22:01:46 +02:00
Mads Rasmussen
59cad092ae
Cleanup last known self imports ( #19067 )
...
* clean up self imports in workspace module
* clean up media type self imports
* fix self imports in property action module
* fix self imports in propety editor module
* Update index.js
* lower threshold
2025-04-16 19:33:25 +00:00
Niels Lyngsø
70bdabf9d6
clean up unused parts
2025-04-16 20:56:10 +02:00
Niels Lyngsø
3030006e4f
correct error message
2025-04-16 20:48:32 +02:00
Andy Butland
1e521760df
Removes tree actions from tree selection in duplicate document dialog. ( #19053 )
...
(cherry picked from commit 1ccb5cc09e )
2025-04-16 18:23:26 +01:00
Andy Butland
1ccb5cc09e
Removes tree actions from tree selection in duplicate document dialog. ( #19053 )
2025-04-16 18:21:39 +01:00
Niels Lyngsø
4561394283
Merge branch 'v16/dev' into v15/feature/select-segment
2025-04-16 18:05:26 +02:00
Mads Rasmussen
6038428f79
rename
2025-04-16 15:21:11 +02:00
Mads Rasmussen
d52d3aa642
add todo
2025-04-16 15:18:07 +02:00
Mads Rasmussen
20d763f443
render toggle if segmentation is enabled in the config
2025-04-16 15:17:00 +02:00
Jacob Overgaard
c63ed69ee2
Merge branch 'v15/dev' into v16/dev
2025-04-16 14:54:50 +02:00
Jacob Overgaard
12ca71558a
Merge branch 'release/15.4' into v15/dev
2025-04-16 14:48:09 +02:00
Jacob Overgaard
8b759cf3a4
bump version to 15.4.0-rc2
2025-04-16 14:47:55 +02:00
Jacob Overgaard
25fffd4173
Merge remote-tracking branch 'origin/release/15.4' into v15/dev
2025-04-16 14:47:02 +02:00
Kenn Jacobsen
29c0151460
Scaffold content for content templates serverside ( #19054 )
...
* Scaffold content for content templates serverside
* Generated client types and methods from API.
* Retrieve scaffolded blueprint when creating documents from a blueprint.
* Use introduced helper method on existing read.
* Cleaned up imports.
* feat: moves scaffold service logic to data source and make shallow repository method
* feat: follows UmbDataSourceResponse interface and reorders public/private methods
* Bumped version to 15.4.0-r2.
---------
Co-authored-by: Andy Butland <abutland73@gmail.com >
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com >
2025-04-16 12:39:07 +00:00
Lee Kelleher
2b6f9fb9c4
V16: Chore: Deprecate getManifest() methods ( #19056 )
...
* Deprecates `getManifest()` methods
Resolution is to use the `.manifest` property instead.
* Revised the deprecation message to improve clarity
2025-04-16 14:35:50 +02:00
Lee Kelleher
0eac3952a6
Code sweep ( #19055 )
...
Markup and style tidy-up and consistency.
Import ordering.
2025-04-16 14:34:49 +02:00
Mads Rasmussen
b87e8d90e4
remove unused code
2025-04-16 14:33:09 +02:00
Jacob Overgaard
889bd0b6e4
fix a bad merge
2025-04-16 14:07:42 +02:00
Mads Rasmussen
6033daff3b
add label for shared cultures and segments
2025-04-16 13:44:10 +02:00
Lee Kelleher
4cec19625f
Corrects UmbLocalizationController usage in coments/docs ( #19052 )
2025-04-16 13:15:25 +02:00
Mads Rasmussen
cc25027e65
Update element-data-manager.ts
2025-04-16 12:31:32 +02:00