Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 116fcc2f7b9ff3d3107c374f170eceee91d9be0b https://github.com/xwiki/xwiki-platform/commit/116fcc2f7b9ff3d3107c374f170ec... Author: Michael Hamann <[email protected]> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/TableLayoutElement.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/src/test/it/org/xwiki/security/requiredrights/test/ui/LiveDataXObjectEditConfirmationIT.java Log Message: ----------- XWIKI-24299: Editable properties should have edit confirmation checks * Remove useless wrapping velocity macro in test content. * Don't duplicate the code that clicks the edit button on a Live Data cell. Commit: 84a413623110190da694964ed4f6e8ff437b41b6 https://github.com/xwiki/xwiki-platform/commit/84a413623110190da694964ed4f6e... Author: Michael Hamann <[email protected]> Date: 2026-07-23 (Thu, 23 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Make TestUtils#createUserAndLogin more robust * Actually validate the login to fail fast when it fails. * Reduce redirects when no redirect is required. Compare: https://github.com/xwiki/xwiki-platform/compare/37a3ea49922f...84a413623110 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications