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

  • 58507 discussions
[xwiki/xwiki-platform] 938f9b: Translated using Weblate (Norwegian Bokmål)
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 938f9b6b98b5d1c254b8f2bdd81d5da226eb25c2 https://github.com/xwiki/xwiki-platform/commit/938f9b6b98b5d1c254b8f2bdd81d… Author: Andi Chandler <andi(a)gowling.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_no.properties Log Message: ----------- Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (10 of 11 strings) Translation: XWiki Platform/Localization Macro Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwi… Commit: 4b7a874ca2a0f6cd4ec003c6e378a2d7861db239 https://github.com/xwiki/xwiki-platform/commit/4b7a874ca2a0f6cd4ec003c6e378… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-macro/src/main/resources/ApplicationResources_no.properties Log Message: ----------- Translated using Weblate (Norwegian Bokmål) Currently translated at 90.9% (10 of 11 strings) Translation: XWiki Platform/Localization Macro Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-platform-rendering/xwi… Commit: aee23a75f8595ac5d2ed333f0e6b07aedacce786 https://github.com/xwiki/xwiki-platform/commit/aee23a75f8595ac5d2ed333f0e6b… Author: Andi Chandler <andi(a)gowling.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Translations.en_GB.xml Log Message: ----------- Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (198 of 198 strings) Translation: XWiki Platform/AppWithinMinutes.Translations Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/appwithinminutes-translation… Compare: https://github.com/xwiki/xwiki-platform/compare/f1662fefa3c6...aee23a75f859 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] 738fc5: Bump dompurify from 3.4.11 to 3.4.12
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/dependabot/npm_and_yarn/dompurify-3.4.12 Home: https://github.com/xwiki/xwiki-platform Commit: 738fc5344a4ad2f138f3f03fa9563e14aac26652 https://github.com/xwiki/xwiki-platform/commit/738fc5344a4ad2f138f3f03fa956… Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- Bump dompurify from 3.4.11 to 3.4.12 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.4.11 to 3.4.12. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.4.11...3.4.12) --- updated-dependencies: - dependency-name: dompurify dependency-version: 3.4.12 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support(a)github.com> 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] f1662f: XWIKI-20699: Annotations are pointing to the old d...
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: f1662fefa3c6dfa91a95f26380f316dd340dc0dd https://github.com/xwiki/xwiki-platform/commit/f1662fefa3c6dfa91a95f26380f3… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/pom.xml M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/io/internal/DefaultIOService.java A xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/io/internal/migration/hibernate/AnnotationInternalTargetFixTaskConsumer.java A xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/java/org/xwiki/annotation/io/internal/migration/hibernate/R180600000XWIKI20699DataMigration.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/test/java/org/xwiki/annotation/io/internal/DefaultIOServiceTest.java A xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/test/java/org/xwiki/annotation/io/internal/migration/hibernate/AnnotationInternalTargetFixTaskConsumerTest.java A xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/test/java/org/xwiki/annotation/io/internal/migration/hibernate/R180600000XWIKI20699DataMigrationTest.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-test/xwiki-platform-annotation-test-docker/src/test/it/org/xwiki/annotation/test/ui/AnnotationsIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/RenamePage.java Log Message: ----------- XWIKI-20699: Annotations are pointing to the old document after move (#2205) 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-21202: Add automated test for "Extension Difference View"
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23740: Improve the UI of Comments: Annotation look
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24579: Store a date in ExtensionVersionClass and ProjectVersionClass xobjects
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24580: The annotation delete action uses the ConfirmationBox widget instead of a bootstrap modal.
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24242: Link target URL is wrong
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTALNC-53: Unable to create a page at the root location
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 7dd915: [Misc] Address review feedback on NPE guards
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/misc-sonar-npe-guards Home: https://github.com/xwiki/xwiki-platform Commit: 7dd915ca022e0f34278b61f4e203f0165f7f9bb5 https://github.com/xwiki/xwiki-platform/commit/7dd915ca022e0f34278b61f4e203… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/pdf/impl/FileSystemURLFactory.java M xwiki-platform-core/xwiki-platform-wysiwyg/xwiki-platform-wysiwyg-api/src/main/java/org/xwiki/wysiwyg/script/WysiwygEditorScriptService.java Log Message: ----------- [Misc] Address review feedback on NPE guards * FileSystemURLFactory: instead of null-checking the file mapping at each call site, make getFileMapping() lazily create and store the mapping in the context, so it's always non-null and callers' mutations still persist. * WysiwygEditorScriptService: handle the null source reference in a single place (the 4-arg overload) rather than short-circuiting in the deprecated 2-arg overload. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 416
  • 417
  • 418
  • 419
  • 420
  • 421
  • 422
  • ...
  • 5851
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.