Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: bccb2ed9118c5b7abefa61c1129b6ec5b7610c9e
https://github.com/xwiki-contrib/book-versions/commit/bccb2ed9118c5b7abefa6…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/NavigationMenu.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
Log Message:
-----------
BVERSION-2: Add versioned page feature
* Add a displayed message to mention if content is inherited
* Code cleaning (change double quotes to simple quotes, set discard to avoid newlines, remove commented code)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 631052e739312f09ad484e7fdec31d6c08b9b2e5
https://github.com/xwiki/xwiki-platform/commit/631052e739312f09ad484e7fdec3…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/ResetPasswordCompletePage.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/FormContainerElement.java
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/xwiki-platform-user-profile-test-pageobjects/src/main/java/org/xwiki/user/test/po/ChangePasswordPage.java
Log Message:
-----------
XWIKI-22680: Regression on createAndDeleteUser (#3675)
* Fixed the wait condition at the end of the formFilling function
* Fixed the wait condition for password change
(cherry picked from commit 3d6720222bd482ef73b76b4744373231d91c79bb)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications