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

  • 58741 discussions
[jira@xwiki.org][Issue] Updates for URLNORMALZ-42: Supporting normalizing URLs from URL Shortener Application
by XWiki Notifications 07 Jul '26

07 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24554: Change the DeleteJob to remove the check for advanced user
by XWiki Notifications 07 Jul '26

07 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 43c103: XWIKI-23447: Add an option to skip the recycle bin...
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/XWIKI-23447 Home: https://github.com/xwiki/xwiki-platform Commit: 43c1032aaf7a802a17cb1e81f6aaf931ca8feb4e https://github.com/xwiki/xwiki-platform/commit/43c1032aaf7a802a17cb1e81f6aa… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/src/main/java/org/xwiki/rest/resources/pages/PageResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/ModifiablePageResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageTranslationResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageResourceImplTest.java Log Message: ----------- XWIKI-23447: Add an option to skip the recycle bin in the REST DELETE page API To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 04e9e5: XWIKI-24366: Move hierarchy-api from Cristal to xw...
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 04e9e532a0982665725e85d5e76f6b0adabf9feb https://github.com/xwiki-contrib/cristal/commit/04e9e532a0982665725e85d5e76… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M core/hierarchy/hierarchy-default/etc/cristal-hierarchy-default.api.md Log Message: ----------- XWIKI-24366: Move hierarchy-api from Cristal to xwiki-platform-node Fix api-extractor. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 87b272: [Misc] Use shared tsconfig configuration
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 87b2720cc56b76d134a7b6206b148184189e0391 https://github.com/xwiki-contrib/cristal/commit/87b2720cc56b76d134a7b6206b1… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M web/tsconfig.test.json Log Message: ----------- [Misc] Use shared tsconfig configuration Fix tsconfig.test.json in the web package. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 907e88: XWIKI-24231: Expose the insert macro action
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 907e88d4e02ec6427e254665ddbae836643b14c7 https://github.com/xwiki-contrib/cristal/commit/907e88d4e02ec6427e254665ddb… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M editors/blocknote/src/vue/c-edit-blocknote.vue Log Message: ----------- XWIKI-24231: Expose the insert macro action Align to the new parameter name. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 5ef101: XWIKI-24433: Improve extension file download
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 5ef1019ea5dbb38b6326588bf86ab980f3366623 https://github.com/xwiki/xwiki-platform/commit/5ef1019ea5dbb38b6326588bf86a… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java Log Message: ----------- XWIKI-24433: Improve extension file download (cherry picked from commit 2f4567a46c1f1fdeb5f0826fe02c4c6b2a4dc862) 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] b5ab75: XWIKI-24433: Improve extension file download
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b5ab75205951a02e98fcfdc5216d4a01768a1381 https://github.com/xwiki/xwiki-platform/commit/b5ab75205951a02e98fcfdc5216d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java Log Message: ----------- XWIKI-24433: Improve extension file download (cherry picked from commit 2f4567a46c1f1fdeb5f0826fe02c4c6b2a4dc862) 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] 2f4567: XWIKI-24433: Improve extension file download
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 2f4567a46c1f1fdeb5f0826fe02c4c6b2a4dc862 https://github.com/xwiki/xwiki-platform/commit/2f4567a46c1f1fdeb5f0826fe02c… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/resources/ExtensionVersionFileRESTResource.java Log Message: ----------- XWIKI-24433: Improve extension file download 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] caab4b: XWIKI-24546: Images inserted by uploading in Annot...
by XWiki Notifications 07 Jul '26

07 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: caab4b5fa7eaf9844d64125984a789dafd873831 https://github.com/xwiki/xwiki-platform/commit/caab4b5fa7eaf9844d64125984a7… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-io/src/test/java/org/xwiki/annotation/io/internal/DefaultIOServiceTest.java Log Message: ----------- XWIKI-24546: Images inserted by uploading in Annotations become broken after save * Fix unit test To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 541
  • 542
  • 543
  • 544
  • 545
  • 546
  • 547
  • ...
  • 5875
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.