Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ddde3ca4fe1bcd9b4f199bf6b0646bb63b7758bb
https://github.com/xwiki/xwiki-platform/commit/ddde3ca4fe1bcd9b4f199bf6b064…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users
* Fix test issue with Chrome: calling clear is not only removing
what's been typed but also all values in the picker. So instead we
just add the selection.
(cherry picked from commit bc4df62c6bc745da6d1d8107ba8396113a5decd8)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e8c4096941b9d951309fe90c862056900cac7375
https://github.com/xwiki/xwiki-platform/commit/e8c4096941b9d951309fe90c8620…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users
* Fix test issue with Chrome: calling clear is not only removing
what's been typed but also all values in the picker. So instead we
just add the selection.
(cherry picked from commit bc4df62c6bc745da6d1d8107ba8396113a5decd8)
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: bc4df62c6bc745da6d1d8107ba8396113a5decd8
https://github.com/xwiki/xwiki-platform/commit/bc4df62c6bc745da6d1d8107ba83…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-docker/src/test/it/org/xwiki/appwithinminutes/test/ui/UserClassFieldIT.java
Log Message:
-----------
XWIKI-23019: Oracle inconsistent datatypes error when using user suggest for multiple users
* Fix test issue with Chrome: calling clear is not only removing
what's been typed but also all values in the picker. So instead we
just add the selection.
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/oidc
Commit: 263c6a96b6e8947a310abc41e7543d213c2f9989
https://github.com/xwiki-contrib/oidc/commit/263c6a96b6e8947a310abc41e7543d…
Author: Clément Aubin <clement.aubin(a)xwiki.com>
Date: 2025-03-28 (Fri, 28 Mar 2025)
Changed paths:
M oauth2-client/src/main/java/org/xwiki/contrib/oidc/OAuth2ClientManager.java
M oauth2-client/src/main/java/org/xwiki/contrib/oidc/OAuth2ClientScriptService.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/OAuth2TokenStore.java
Log Message:
-----------
OIDC-218 : Add @Unstable annotations on new APIs of the oauth2 client
* Add @Unstable annotations to the OAuth2ClientManager, the
OAuth2ClientScriptService and the OAuth2TokenStore
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications