Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 67ba42ab5f682417004f3f49e6d22fc2782957f8 https://github.com/xwiki/xwiki-platform/commit/67ba42ab5f682417004f3f49e6d22... Author: Antoine Mottier <[email protected]> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/jstree/base.less M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/jstree/main.less M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/jstree/mixins.less M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/jstree/responsive.less Log Message: ----------- XWIKI-20616: Update jstree files and remove reference to throbber.gif `jstree` less files included in `xwiki-platform-tree-webjar` were coming from version `3.3.5` (or earlier) whereas the version declared in `pom.xml` is `3.3.16`. This commit resynchronize files originated from `jstree` to match the ones provided in version `3.3.16`. This commit also comment out the reference to `throbber.gif` in `jstree` `mixins.less` file as the gif file is no part of `xwiki-platform-tree-webjar` and rule is override in `tree.less` to use `spinner.gif`. (cherry picked from commit 0e88c152609dc1db792f1bd47c1b52bce6e78b90) (cherry picked from commit e2a85ca40631c7a37996a20002263505589e8e20) Commit: b33e78873e0dd16054ee045b12edf0561982de41 https://github.com/xwiki/xwiki-platform/commit/b33e78873e0dd16054ee045b12edf... Author: Antoine Mottier <[email protected]> Date: 2024-07-26 (Fri, 26 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/jstree/base.less M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/jstree/main.less M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/jstree/mixins.less Log Message: ----------- Restore XWiki jsTree customizations Restore XWiki customization accidentally remove in the first attempt to update jsTree file to jsTree version `3.3.16`. (cherry picked from commit b290525bf72b48ffcf88f4a1e438061e15d14616) (cherry picked from commit 92e3d413a37e7fafbb7591a961fa9dccb93fd076) Compare: https://github.com/xwiki/xwiki-platform/compare/5b3f4c22cb01...b33e78873e0d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications