lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

August 2026

  • 1 participants
  • 2088 discussions
[xwiki-contrib/oidc] d18da1: [maven-release-plugin] prepare release oidc-2.25.4
by XWiki Notifications 20 Aug '26

20 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: d18da1fd5517e7ee94765224c5b01759e7f01bac https://github.com/xwiki-contrib/oidc/commit/d18da1fd5517e7ee94765224c5b017… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: M oauth2-client/pom.xml M oauth2-store/pom.xml M oidc-api/pom.xml M oidc-authenticator-configuration/pom.xml M oidc-authenticator-user/pom.xml M oidc-authenticator/pom.xml M oidc-consent/pom.xml M oidc-provider/pom.xml M oidc-test/oidc-test-pageobjects/pom.xml M oidc-test/oidc-test-tests/pom.xml M oidc-test/pom.xml M pom.xml M token-authenticator/pom.xml Log Message: ----------- [maven-release-plugin] prepare release oidc-2.25.4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for OIDC-308: The callback fails when the issuer is null
by XWiki Notifications 20 Aug '26

20 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for OIDC-308: The callback fails when the issuer is null
by XWiki Notifications 20 Aug '26

20 Aug '26
1 0
0 0
[xwiki/xwiki-platform] 0e7de4: [Misc] Fix the flickering of FlamingoThemeIT#chang...
by XWiki Notifications 20 Aug '26

20 Aug '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 0e7de4ab9e7dd6076cf450a42c559499d0279c27 https://github.com/xwiki/xwiki-platform/commit/0e7de4ab9e7dd6076cf450a42c55… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/EditThemePage.java Log Message: ----------- [Misc] Fix the flickering of FlamingoThemeIT#changeBaseBrandColors * Click the color variable's input until its picker stays displayed, since the color theme editor closes the picker when the click that displays it also scrolls the input into view * Stop relying on the input's "active" marker, which is left behind when the editor hides the picker, and thus doesn't tell whether the picker is displayed (cherry picked from commit 1dfaacef3994f588551dc7a5e4e0e0ef49ab4c80) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/oidc] e49de3: OIDC-308: The callback fails when the issuer is null
by XWiki Notifications 20 Aug '26

20 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: e49de347c12efed74cf03d4feaa7fcf7328619bf https://github.com/xwiki-contrib/oidc/commit/e49de347c12efed74cf03d4feaa7fc… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/endpoint/CallbackOIDCEndpoint.java M oidc-authenticator/src/test/java/org/xwiki/contrib/oidc/auth/internal/endpoint/CallbackOIDCEndpointTest.java Log Message: ----------- OIDC-308: The callback fails when the issuer is null To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for GUIDEDTOUR-5: Automate progression for interactive tasks
by XWiki Notifications 20 Aug '26

20 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for GUIDEDTOUR-16: Make localStorage persistence user-dependent
by XWiki Notifications 20 Aug '26

20 Aug '26
1 0
0 0
[[email protected]][Issue] Updates for GUIDEDTOUR-18: Respect view rights and active task property when displaying the UI
by XWiki Notifications 20 Aug '26

20 Aug '26
1 0
0 0
[xwiki/xwiki-platform] e0c2c6: [Misc] Fix the flickering of FlamingoThemeIT#chang...
by XWiki Notifications 20 Aug '26

20 Aug '26
Branch: refs/heads/color-theme-fix Home: https://github.com/xwiki/xwiki-platform Commit: e0c2c6a61b1f6ca909ee6b02baf35a09b530c037 https://github.com/xwiki/xwiki-platform/commit/e0c2c6a61b1f6ca909ee6b02baf3… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/EditThemePage.java Log Message: ----------- [Misc] Fix the flickering of FlamingoThemeIT#changeBaseBrandColors * Click the color variable's input until its picker stays displayed, since the color theme editor closes the picker when the click that displays it also scrolls the input into view * Stop relying on the input's "active" marker, which is left behind when the editor hides the picker, and thus doesn't tell whether the picker is displayed (cherry picked from commit 1dfaacef3994f588551dc7a5e4e0e0ef49ab4c80) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 1dfaac: [Misc] Fix the flickering of FlamingoThemeIT#chang...
by XWiki Notifications 20 Aug '26

20 Aug '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1dfaacef3994f588551dc7a5e4e0e0ef49ab4c80 https://github.com/xwiki/xwiki-platform/commit/1dfaacef3994f588551dc7a5e4e0… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-08-20 (Thu, 20 Aug 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/EditThemePage.java Log Message: ----------- [Misc] Fix the flickering of FlamingoThemeIT#changeBaseBrandColors * Click the color variable's input until its picker stays displayed, since the color theme editor closes the picker when the click that displays it also scrolls the input into view * Stop relying on the input's "active" marker, which is left behind when the editor hides the picker, and thus doesn't tell whether the picker is displayed To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • ...
  • 209
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.