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]

November 2025

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

12 Nov '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: cc0618a05dfbb141c8c5f0a383725a945bf1f2bb https://github.com/xwiki/xwiki-platform/commit/cc0618a05dfbb141c8c5f0a38372… 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] b5e0ff: XWIKI-23515: When exporting to .ODT, text that is ...
by XWiki Notifications 12 Nov '25

12 Nov '25
Branch: refs/heads/backport/stable-17.4.x/pr-4762 Home: https://github.com/xwiki/xwiki-platform Commit: b5e0ff73ad6ad230d29d71bb5e70ac3789af9a2f https://github.com/xwiki/xwiki-platform/commit/b5e0ff73ad6ad230d29d71bb5e70… 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] 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
  • ← Newer
  • 1
  • ...
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • ...
  • 151
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.