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]

  • 58225 discussions
[xwiki/xwiki-platform] 101fe0: XWIKI-24238: Don't show the Create Link button on ...
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/stable-18.6.x Home: https://github.com/xwiki/xwiki-platform Commit: 101fe07b3ab2c89e73a8ddbaf6bdbd3e7da7d199 https://github.com/xwiki/xwiki-platform/commit/101fe07b3ab2c89e73a8ddbaf6bd… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/xwiki-platform-blocknote-test-docker/src/test/it/org/xwiki/blocknote/test/ui/MacroIT.java M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-test/xwiki-platform-blocknote-test-pageobjects/src/main/java/org/xwiki/blocknote/test/po/BlockNoteToolBar.java M xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-react/src/components/CustomFormattingToolbar.tsx M xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-react/src/components/links/CustomCreateLinkButton.tsx A xwiki-platform-core/xwiki-platform-node/src/main/node/editors/blocknote-react/src/selection.ts Log Message: ----------- XWIKI-24238: Don't show the Create Link button on the context toolbar when selecting a block-level macro call To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24586: Create/check for automated tests for "Rename a page with existing translations"
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24588: Create/check for automated tests for "Subwiki: Deny the rights for a user at page level and give the rights to a group"
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24587: Create/check for automated tests for "Deny the rights for a user at wiki level and give rights to a group at page level"
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24585: Create/check for automated tests for "Warning conflict when editing a page"
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[xwiki/xwiki-platform] a649e9: XWIKI-24299: Editable properties should have edit ...
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a649e9303faa837a25a5c089aa7522a5a68e7ab7 https://github.com/xwiki/xwiki-platform/commit/a649e9303faa837a25a5c089aa75… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-edit/xwiki-platform-edit-ui/src/main/resources/XWiki/InplaceEditing.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-pageobjects/src/main/java/org/xwiki/livedata/test/po/TableLayoutElement.java M xwiki-platform-core/xwiki-platform-minimaldependencies/pom.xml M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/java/org/xwiki/model/validation/edit/EditConfirmationScriptService.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/java/org/xwiki/model/validation/edit/internal/EditConfirmationCheckersManager.java A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/test/java/org/xwiki/model/validation/edit/EditConfirmationScriptServiceTest.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/java/org/xwiki/model/validation/edit/internal/DefaultEditConfirmationCheckersManager.java M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/test/java/org/xwiki/model/validation/edit/internal/DefaultEditConfirmationCheckersManagerTest.java M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-ui/src/components/displayerXObjectPropertyHelper.js M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-ui/src/components/displayers/BaseDisplayer.vue M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-ui/src/components/displayers/DisplayerXObjectProperty.test.js M xwiki-platform-core/xwiki-platform-node/src/main/node/core/livedata/livedata-ui/src/components/displayers/DisplayerXObjectProperty.vue M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/src/test/it/org/xwiki/security/requiredrights/test/ui/AllIT.java A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/src/test/it/org/xwiki/security/requiredrights/test/ui/EditablePropertyEditConfirmationIT.java A xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-test/xwiki-platform-security-requiredrights-test-docker/src/test/it/org/xwiki/security/requiredrights/test/ui/LiveDataXObjectEditConfirmationIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/EditablePropertyPane.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/display.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/edit_macros.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/DisplayPageTest.java A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/edit/editConfirmation.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/edit/editableProperty.js Log Message: ----------- XWIKI-24299: Editable properties should have edit confirmation checks * Allow skipping some edit confirmation checks. * Return edit confirmations in display.vm * Extract the code for displaying edit confirmations from inplace editing into a separate module. * Display edit confirmations in Live Data and editable properties using the new module. * Add integration tests for required rights in editable properties and live data. * Add the icon WebJar to the minimal dependencies to ensure the icon is available. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for OIDC-302: Upgrade to oauth2-oidc-sdk 11.38.2
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 89cee5: [Misc] Improve reusability in the Debian packages ...
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 89cee5efee5320759732e9ea3bb8cf716a0661ce https://github.com/xwiki/xwiki-platform/commit/89cee5efee5320759732e9ea3bb8… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-distribution/xwiki-platform-distribution-debian/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-common/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/pom.xml M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/control/postinst Log Message: ----------- [Misc] Improve reusability in the Debian packages build To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-20699: Annotations are pointing to the old document after move
by XWiki Notifications 22 Jul '26

22 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 6d66ec: [Misc] Don't re-invent LogCaptureExtension in XWik...
by XWiki Notifications 22 Jul '26

22 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 6d66ec5d2eebef0a172fe81e013d78a9cada7d37 https://github.com/xwiki/xwiki-platform/commit/6d66ec5d2eebef0a172fe81e013d… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-22 (Wed, 22 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/test/java/org/xwiki/test/docker/internal/junit5/XWikiSlf4jLogConsumerTest.java Log Message: ----------- [Misc] Don't re-invent LogCaptureExtension in XWikiSlf4jLogConsumerTest To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • ...
  • 5823
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.