Branch: refs/heads/XWIKI-21949 Home: https://github.com/xwiki/xwiki-platform Commit: 0ae37f6bbfc8cd5b591b8054dede4cdc107f0493 https://github.com/xwiki/xwiki-platform/commit/0ae37f6bbfc8cd5b591b8054dede4... Author: Thomas Mortagne <[email protected]> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M pom.xml Log Message: ----------- XWIKI-22299: Upgrade to XML-DTD 4.3 Commit: 00096e662e37e75659b27c55fb0da4b9d165866a https://github.com/xwiki/xwiki-platform/commit/00096e662e37e75659b27c55fb0da... Author: Thomas Mortagne <[email protected]> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/pom.xml Log Message: ----------- XWIKI-22300: Upgrade to Templates Application v1.0.10 Commit: ce17632083056d461345c85d38614d66593905c7 https://github.com/xwiki/xwiki-platform/commit/ce17632083056d461345c85d38614... Author: Michael Hamann <[email protected]> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java Log Message: ----------- XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering * Use the same condition for `isVisible` as for the waiting when opening/closing the drawer. This ensures that if you call `isVisible` after opening/closing the drawer, you get the expected result. * Wait for the x-position of the drawer to be stable when opening the drawer to ensure that the opening animation is finished. Commit: c08e1745f59e1925e1354d3663a5257dc2f96362 https://github.com/xwiki/xwiki-platform/commit/c08e1745f59e1925e1354d3663a52... Author: Marius Dumitru Florea <[email protected]> Date: 2024-06-27 (Thu, 27 Jun 2024) Changed paths: M pom.xml M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-common/pom.xml Log Message: ----------- Merge branch 'master' of github.com:xwiki/xwiki-platform into XWIKI-21949 Compare: https://github.com/xwiki/xwiki-platform/compare/b66a07776adf...c08e1745f59e To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications