Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 25a3f1bb03ddf6d67dfdbc4a914604def96ebcfa
https://github.com/xwiki/xwiki-platform/commit/25a3f1bb03ddf6d67dfdbc4a9146…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/src/test/it/org/xwiki/xclass/test/ui/ClassSheetIT.java
Log Message:
-----------
XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template"
* Extend the existing test that already covers the scenario with an
explicit check for the object on the template in the object editor.
(cherry picked from commit 879ef1064f5f2d62993566fe3e211fcdfd34c093)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 801524f14742ff315906a0adf879396822d95607
https://github.com/xwiki/xwiki-platform/commit/801524f14742ff315906a0adf879…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/src/test/it/org/xwiki/xclass/test/ui/ClassSheetIT.java
Log Message:
-----------
XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template"
* Extend the existing test that already covers the scenario with an
explicit check for the object on the template in the object editor.
(cherry picked from commit 879ef1064f5f2d62993566fe3e211fcdfd34c093)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 879ef1064f5f2d62993566fe3e211fcdfd34c093
https://github.com/xwiki/xwiki-platform/commit/879ef1064f5f2d62993566fe3e21…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-xclass/xwiki-platform-xclass-test/xwiki-platform-xclass-test-docker/src/test/it/org/xwiki/xclass/test/ui/ClassSheetIT.java
Log Message:
-----------
XWIKI-18337: Add automated test for "Create and Add an Object to the Class Template"
* Extend the existing test that already covers the scenario with an
explicit check for the object on the template in the object editor.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d159cd3de845b4d820224bbf8f36232856ea3661
https://github.com/xwiki/xwiki-platform/commit/d159cd3de845b4d820224bbf8f36…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/src/test/it/org/xwiki/like/test/ui/LikeIT.java
Log Message:
-----------
XWIKI-18826: Add automated test for "Grant Like right from Extension Rights"
* Add the administration UI and the RightsManagerPlugin to be able to
change rights.
* Add a test that implements the scenario of setting the like
right and then tests that it is effective.
(cherry picked from commit 8c77af0ddada9a75646f05b05f4f51ec3501a878)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 14f42a28366038c21541594d5caa4ddfb6171145
https://github.com/xwiki/xwiki-platform/commit/14f42a28366038c21541594d5caa…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/src/test/it/org/xwiki/like/test/ui/LikeIT.java
Log Message:
-----------
XWIKI-18826: Add automated test for "Grant Like right from Extension Rights"
* Add the administration UI and the RightsManagerPlugin to be able to
change rights.
* Add a test that implements the scenario of setting the like
right and then tests that it is effective.
(cherry picked from commit 8c77af0ddada9a75646f05b05f4f51ec3501a878)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 8c77af0ddada9a75646f05b05f4f51ec3501a878
https://github.com/xwiki/xwiki-platform/commit/8c77af0ddada9a75646f05b05f4f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-test/xwiki-platform-like-test-docker/src/test/it/org/xwiki/like/test/ui/LikeIT.java
Log Message:
-----------
XWIKI-18826: Add automated test for "Grant Like right from Extension Rights"
* Add the administration UI and the RightsManagerPlugin to be able to
change rights.
* Add a test that implements the scenario of setting the like
right and then tests that it is effective.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 350ea0a99aec43aee7e8485f97029b10e20772e7
https://github.com/xwiki/xwiki-platform/commit/350ea0a99aec43aee7e8485f9702…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/user/impl/xwiki/XWikiAuthServiceImplTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/user/impl/xwiki/XWikiGroupServiceImplTest.java
Log Message:
-----------
[Misc] Convert to JUnit5 + Remove unnecessary "public" keyword in tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 497bcb23377e612b31eb11bbaee9af267397f3cd
https://github.com/xwiki/xwiki-platform/commit/497bcb23377e612b31eb11bbaee9…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-10-09 (Thu, 09 Oct 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/user/api/XWikiUserTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/ActionFilterTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/CreateActionTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/DownloadActionTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/EditActionTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/EditFormTest.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/ExportActionTest.java
Log Message:
-----------
[Misc] Remove unnecessary "public" keyword in tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications