[xwiki/xwiki-platform] a7ea4e: XWIKI-21155: Allow sorting by specified field for ...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a7ea4e622a07136bb67212993a3b9178e885f45e https://github.com/xwiki/xwiki-platform/commit/a7ea4e622a07136bb67212993a3b9... Author: Marius Dumitru Florea <[email protected]> Date: 2025-01-20 (Mon, 20 Jan 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-test/xwiki-platform-index-test-docker/src/test/it/org/xwiki/index/test/ui/docker/DocumentTreeMacroIT.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/ChildDocumentsTreeNodeGroup.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/resources/org/xwiki/index/tree/internal/nestedpages/query/queries.hbm.xml.vm Log Message: ----------- XWIKI-21155: Allow sorting by specified field for Document Tree macro * Make sure null values (coming from missing space home pages) are listed last in all supported databases * Have to use 'case' in order by because Oracle doesn't support sorting by boolean expression (e.g. order by is null) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
participants (1)
-
XWiki Notifications