Branch: refs/heads/XWIKI-23442
Home: https://github.com/xwiki/xwiki-platform
Commit: b9db4898e2742fcb33f5758e5cbc021f2a90df58
https://github.com/xwiki/xwiki-platform/commit/b9db4898e2742fcb33f5758e5cbc…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/main/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessor.java
Log Message:
-----------
XWIKI-23442: PNG with transparency is black when resized without ratio locking
* Ensure to use proper image type
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-23442
Home: https://github.com/xwiki/xwiki-platform
Commit: edecc4b8ea82c6326c4204cdabd52d1875ea469e
https://github.com/xwiki/xwiki-platform/commit/edecc4b8ea82c6326c4204cdabd5…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-processing/xwiki-platform-image-processing-api/src/main/java/com/xpn/xwiki/internal/plugin/image/ThumbnailatorImageProcessor.java
Log Message:
-----------
XWIKI-23442: PNG with transparency is black when resized without ratio locking
WIP: Explore possible fix
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-17.7.x
Home: https://github.com/xwiki/xwiki-platform
Commit: fd99cef694b5b910304a5f1913de5d1fb9a63848
https://github.com/xwiki/xwiki-platform/commit/fd99cef694b5b910304a5f1913de…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/xwiki-platform-user-profile-test-docker/src/test/it/org/xwiki/user/test/ui/UserChangePasswordIT.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-20630: Improve usability of the "Change Password" page
* Fixed the pageobject and the docker test that was failing.
(cherry picked from commit 6523cd09a2bf0e362ad9883ab920b3c4e1d16681)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-17.7.x/pr-4478
Home: https://github.com/xwiki/xwiki-platform
Commit: 37ee741677ad66aecf260831485608d3e137f426
https://github.com/xwiki/xwiki-platform/commit/37ee741677ad66aecf2608314856…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/xwiki-platform-user-profile-test-docker/src/test/it/org/xwiki/user/test/ui/UserChangePasswordIT.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-20630: Improve usability of the "Change Password" page
* Fixed the pageobject and the docker test that was failing.
(cherry picked from commit 6523cd09a2bf0e362ad9883ab920b3c4e1d16681)
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: 6523cd09a2bf0e362ad9883ab920b3c4e1d16681
https://github.com/xwiki/xwiki-platform/commit/6523cd09a2bf0e362ad9883ab920…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-test/xwiki-platform-user-profile-test-docker/src/test/it/org/xwiki/user/test/ui/UserChangePasswordIT.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-20630: Improve usability of the "Change Password" page
* Fixed the pageobject and the docker test that was failing.
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-contrib/cql
Commit: 2148640c79d467c6daf00c49ccd3e5d5066e92c6
https://github.com/xwiki-contrib/cql/commit/2148640c79d467c6daf00c49ccd3e5d…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-01 (Fri, 01 Aug 2025)
Changed paths:
M query/src/main/java/org/xwiki/contrib/cql/query/converters/DefaultCQLToSolrAtomConverter.java
M query/src/main/java/org/xwiki/contrib/cql/query/converters/DefaultCQLToSolrSortParameterConverter.java
M query/src/main/java/org/xwiki/contrib/cql/query/converters/internal/AbstractIdCQLToSolrAtomConverter.java
Log Message:
-----------
Misc: add javadoc
Commit: 8cf75df4c8bfcee3077f633ff26a74c39e57e92c
https://github.com/xwiki-contrib/cql/commit/8cf75df4c8bfcee3077f633ff26a74c…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M query/src/main/java/org/xwiki/contrib/cql/query/converters/internal/AbstractIdCQLToSolrAtomConverter.java
M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java
Log Message:
-----------
Misc: code style
Commit: 2a0fac8512d899f6f676da4556ce4c4e7b93cb6f
https://github.com/xwiki-contrib/cql/commit/2a0fac8512d899f6f676da4556ce4c4…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java
Log Message:
-----------
Misc: add a space in a reference in tests to check escaping
Commit: 921c459831b69c23142bd60775f8c83645a65450
https://github.com/xwiki-contrib/cql/commit/921c459831b69c23142bd60775f8c83…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M query/src/main/java/org/xwiki/contrib/cql/query/converters/internal/AbstractIdCQLToSolrAtomConverter.java
M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java
Log Message:
-----------
CQL-8: Reject greater than and less than operators for id, parent and ancestor fields
Commit: 10eda94491f6e7bc778b11c9db3748031a55b128
https://github.com/xwiki-contrib/cql/commit/10eda94491f6e7bc778b11c9db37480…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-08-14 (Thu, 14 Aug 2025)
Changed paths:
M query/src/main/java/org/xwiki/contrib/cql/query/converters/internal/ParentCQLToSolrAtomConverter.java
M query/src/test/java/org/xwiki/contrib/cql/query/CQLTest.java
Log Message:
-----------
CQL-7: parent = currentContent() is incorrectly translated
* We now use complex expressions involving the space_facet Solr field to convert expressions involving the parent field
Compare: https://github.com/xwiki-contrib/cql/compare/1c7df4505887...10eda94491f6
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cql/settings/notifications