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 -----
  • September
  • 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
notifications@xwiki.org

  • 58872 discussions
[xwiki/xwiki-platform] a165be: XWIKI-24487: EditIT#editWikiFormattingToolbarButto...
by XWiki Notifications 30 Jun '26

30 Jun '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: a165be18a3d16ce7cf53f9ef62b7efda3d88cdce https://github.com/xwiki/xwiki-platform/commit/a165be18a3d16ce7cf53f9ef62b7… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-06-30 (Tue, 30 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-test/xwiki-platform-edit-test-docker/src/test/it/org/xwiki/edit/test/ui/InplaceEditIT.java M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/EditIT.java Log Message: ----------- XWIKI-24487: EditIT#editWikiFormattingToolbarButtons is failing on Firefox XWIKI-24488: InplaceEditIT#selectionRestoreOnSwitchToSource is failing on Firefox (cherry picked from commit 3d2138151753a11fe2ceeae93ed66d6683b80b84) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22753: Batch script start_xwiki_debug does not run on Windows 11
by XWiki Notifications 30 Jun '26

30 Jun '26
1 0
0 0
[xwiki/xwiki-commons] ad2e08: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 30 Jun '26

30 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: ad2e08ced6e69dc48d03cf4d2286d77e6e98f765 https://github.com/xwiki/xwiki-commons/commit/ad2e08ced6e69dc48d03cf4d2286d… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-06-29 (Mon, 29 Jun 2026) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.3.0 Commit: cf9b89f50c10e305ab2a61095f9b139f72141286 https://github.com/xwiki/xwiki-commons/commit/cf9b89f50c10e305ab2a61095f9b1… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-06-30 (Tue, 30 Jun 2026) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #1816 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.3.0 Compare: https://github.com/xwiki/xwiki-commons/compare/ea4d543592e2...cf9b89f50c10 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 5592d0: Update dependency com.gradle:common-custom-user-da...
by XWiki Notifications 30 Jun '26

30 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 5592d03449657028bdc86ee01f0e62bb4c26b749 https://github.com/xwiki/xwiki-rendering/commit/5592d03449657028bdc86ee01f0… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-06-30 (Tue, 30 Jun 2026) Changed paths: M .mvn/extensions.xml Log Message: ----------- Update dependency com.gradle:common-custom-user-data-maven-extension to v2.3.0 Commit: ac8bca3aa353d6c126ded751a4080a4f5354966b https://github.com/xwiki/xwiki-rendering/commit/ac8bca3aa353d6c126ded751a40… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-06-30 (Tue, 30 Jun 2026) Changed paths: M .mvn/extensions.xml Log Message: ----------- Merge pull request #378 from renovate-bot/renovate/com.gradle-common-custom-user-data-maven-extension-2.x Update dependency com.gradle:common-custom-user-data-maven-extension to v2.3.0 Compare: https://github.com/xwiki/xwiki-rendering/compare/8c687ca91dc7...ac8bca3aa353 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] aa7179: [Misc] Use try-with-resources in XarPackage.read(I...
by XWiki Notifications 30 Jun '26

30 Jun '26
Branch: refs/heads/claude/upbeat-einstein-cdz6c3 Home: https://github.com/xwiki/xwiki-platform Commit: aa717904158ddd41750c7e5c58ecb3b234580f1c https://github.com/xwiki/xwiki-platform/commit/aa717904158ddd41750c7e5c58ec… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-06-30 (Tue, 30 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-xar/xwiki-platform-xar-model/src/main/java/org/xwiki/xar/XarPackage.java Log Message: ----------- [Misc] Use try-with-resources in XarPackage.read(InputStream) Fixes SonarCloud issue java:S2093: replace the manual try/finally close of the ZipArchiveInputStream with a try-with-resources. Co-Authored-By: Vincent Massol <vincent(a)massol.net> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-19511: Add automated test for "Change the Icon Theme from Administer Page"
by XWiki Notifications 29 Jun '26

29 Jun '26
1 0
0 0
[xwiki/xwiki-platform] 068d22: XWIKI-19511: Add automated test for "Change the Ic...
by XWiki Notifications 29 Jun '26

29 Jun '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 068d22a8f007e4276fa62e0b9cb98719599e021d https://github.com/xwiki/xwiki-platform/commit/068d22a8f007e4276fa62e0b9cb9… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-06-29 (Mon, 29 Jun 2026) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/IconThemeIT.java M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/ThemesAdministrationSectionPage.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BasePage.java Log Message: ----------- XWIKI-19511: Add automated test for "Change the Icon Theme from Administer Page" To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-19511: Add automated test for "Change the Icon Theme from Administer Page"
by XWiki Notifications 29 Jun '26

29 Jun '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XDOCKER-413: Upgrade stable version to 18.5.0
by XWiki Notifications 29 Jun '26

29 Jun '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18740: Add automated test for "Make Document Title Field Mandatory"
by XWiki Notifications 29 Jun '26

29 Jun '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 639
  • 640
  • 641
  • 642
  • 643
  • 644
  • 645
  • ...
  • 5888
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.