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
[email protected]

  • 58986 discussions
[xwiki/xwiki-platform] bc6983: XWIKI-23515: When exporting to .ODT, text that is ...
by XWiki Notifications 12 Nov '25

12 Nov '25
Branch: refs/heads/backport/stable-16.10.x/pr-4762 Home: https://github.com/xwiki/xwiki-platform Commit: bc69834758fe3b64a56ffed659a71969b1c17597 https://github.com/xwiki/xwiki-platform/commit/bc69834758fe3b64a56ffed659a7… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-11-12 (Wed, 12 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/officeExport.xsl A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/export/OfficeExporterTest.java Log Message: ----------- XWIKI-23515: When exporting to .ODT, text that is both bold and italic is not exported correctly (#4762) * Convert <strong> to <b> to work around the bug in LibreOffice. * Add a unit test to test that the conversion of tags works. (cherry picked from commit d993b23c7cefe8ec9dc5a834ea4ffc5c7052c8c5) 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] d993b2: XWIKI-23515: When exporting to .ODT, text that is ...
by XWiki Notifications 12 Nov '25

12 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d993b23c7cefe8ec9dc5a834ea4ffc5c7052c8c5 https://github.com/xwiki/xwiki-platform/commit/d993b23c7cefe8ec9dc5a834ea4f… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-11-12 (Wed, 12 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/pom.xml M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/officeExport.xsl A xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/export/OfficeExporterTest.java Log Message: ----------- XWIKI-23515: When exporting to .ODT, text that is both bold and italic is not exported correctly (#4762) * Convert <strong> to <b> to work around the bug in LibreOffice. * Add a unit test to test that the conversion of tags works. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-jenkins-pipeline] d0aa24: [Misc] Test S3 blob store support
by XWiki Notifications 12 Nov '25

12 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: d0aa244ad4f6fa4f101eb7cee82c45e8f60c08a2 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/d0aa244ad4f6fa4f101e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-11-12 (Wed, 12 Nov 2025) Changed paths: M vars/dockerConfigurations.groovy M vars/dockerConfigurations.txt M vars/xwikiDockerBuild.groovy Log Message: ----------- [Misc] Test S3 blob store support * Add support for configuring the used blob store. * Use the S3 blob store in approximately every second configuration. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3203: Upgrade to Surefire Maven Plugin 3+
by XWiki Notifications 12 Nov '25

12 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3480: Unstable annotation check doesn't handle properly enum fields
by XWiki Notifications 12 Nov '25

12 Nov '25
1 0
0 0
[xwiki/xwiki-commons] a1b865: XCOMMONS-3480: Unstable annotation check doesn't h...
by XWiki Notifications 12 Nov '25

12 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: a1b86506e9105ea56962873adca5f4a40392b90b https://github.com/xwiki/xwiki-commons/commit/a1b86506e9105ea56962873adca5f… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-11-12 (Wed, 12 Nov 2025) Changed paths: M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/java/org/xwiki/tool/checkstyle/UnstableAnnotationCheck.java M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/java/org/xwiki/tool/checkstyle/UnstableAnnotationCheckTest.java M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/resources/org/xwiki/tool/checkstyle/test/unstable/TestEnumWithUnstable.java A xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/test/resources/org/xwiki/tool/checkstyle/test/unstable/TestRecordWithUnstable.java Log Message: ----------- XCOMMONS-3480: Unstable annotation check doesn't handle properly enum fields * Check properly enum constants, but also records, and annotations def To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for REPLICAT-221: Standard Replication configuration display can be broken after an extension upgrade
by XWiki Notifications 12 Nov '25

12 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22994: Rendering error boxes are not accessible.
by XWiki Notifications 12 Nov '25

12 Nov '25
1 0
0 0
[xwiki/xwiki-platform] f1f6a0: [Misc] Upgrade to latest LibreOffice LTS version
by XWiki Notifications 12 Nov '25

12 Nov '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f1f6a0def646c97c97c25e0606da293baa84d069 https://github.com/xwiki/xwiki-platform/commit/f1f6a0def646c97c97c25e0606da… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-11-12 (Wed, 12 Nov 2025) Changed paths: M pom.xml Log Message: ----------- [Misc] Upgrade to latest LibreOffice LTS version (cherry picked from commit bc07bfdedadc9dfda912951d32e56a07d80ecbd8) 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] 6fbfd9: [Misc] Upgrade to latest LibreOffice LTS version
by XWiki Notifications 12 Nov '25

12 Nov '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 6fbfd91bf508f4845211740102c54e42e478024c https://github.com/xwiki/xwiki-platform/commit/6fbfd91bf508f4845211740102c5… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-11-12 (Wed, 12 Nov 2025) Changed paths: M pom.xml Log Message: ----------- [Misc] Upgrade to latest LibreOffice LTS version (cherry picked from commit bc07bfdedadc9dfda912951d32e56a07d80ecbd8) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1762
  • 1763
  • 1764
  • 1765
  • 1766
  • 1767
  • 1768
  • ...
  • 5899
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.