Branch: refs/heads/XWIKI-23152
Home: https://github.com/xwiki/xwiki-platform
Commit: a315c7f482c29c2b0f8723b1d34b8733e25ad652
https://github.com/xwiki/xwiki-platform/commit/a315c7f482c29c2b0f8723b1d34b…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/EntityTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTree.xml
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/html_displayer/entitytreenode/edit.vm
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/entitytreenode.js
Log Message:
-----------
XWIKI-23152: Provide picker for tree macros using entityType:entityReference format
* Provide a new dedicated type
* Provide new template for the type
* Provide javascript to properly handle synchronization of the fields
depending on user choices
* Use the new type in some fields of DocumentTree
WIP: missing doc and style
Commit: b7a79caed6a2d44470b742242e4a3cf8998ecc0b
https://github.com/xwiki/xwiki-platform/commit/b7a79caed6a2d44470b742242e4a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-10-29 (Wed, 29 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/EntityTreeNode.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/html_displayer/entitytreenode/edit.vm
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/entitytreenode.css
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/entitytreenode.js
Log Message:
-----------
XWIKI-23152: Provide picker for tree macros using entityType:entityReference format
* Provide documentation
* Add CSS
* Improve sync of data and fix glitches
Compare: https://github.com/xwiki/xwiki-platform/compare/9b0fc11d351a...b7a79caed6a2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications