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]

October 2025

  • 1 participants
  • 1755 discussions
[[email protected]][Issue] Updates for XDOC-19: Allow doc page templates to be customized
by XWiki Notifications 22 Oct '25

22 Oct '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23621: Add a navigation panel script service to compute the "exclusions" parameter
by XWiki Notifications 22 Oct '25

22 Oct '25
1 0
0 0
[xwiki-contrib/documentation] 9c5945: XDOC-17: Target dropdown displays the "User" optio...
by XWiki Notifications 22 Oct '25

22 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/documentation Commit: 9c5945fcbfcf7ab38b414ea98f005695bfeb9f3a https://github.com/xwiki-contrib/documentation/commit/9c5945fcbfcf7ab38b414… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-10-22 (Wed, 22 Oct 2025) Changed paths: M documentation-ui/pom.xml M documentation-ui/src/main/resources/DocApp/Code/DocumentationMacros.xml M documentation-ui/src/main/resources/DocApp/Code/DocumentationNavigationPanel.xml Log Message: ----------- XDOC-17: Target dropdown displays the "User" option twice To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/documentation/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XDOC-16: Replace the custom navigation with the document tree macro
by XWiki Notifications 22 Oct '25

22 Oct '25
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-500: Handle collisions with existing spaces when importing Confluence spaces
by XWiki Notifications 22 Oct '25

22 Oct '25
1 0
0 0
[xwiki/xwiki-platform] e6c304: [Misc] panelWizard.js Quality (#4592)
by XWiki Notifications 22 Oct '25

22 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e6c30467f338cefa040152fb1788a48a6c43c089 https://github.com/xwiki/xwiki-platform/commit/e6c30467f338cefa040152fb1788… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-10-22 (Wed, 22 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/panelwizard/panelWizard.js Log Message: ----------- [Misc] panelWizard.js Quality (#4592) * Removed the 22 quality "blocker" issues by declaring the javascript variables properly. * Removed easy to remove high->low quality issues. 8 issues left (XWiki.widgets.Notification unused instantiations and Cognitive Complexity) 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 CRISTAL-626: Blocknote does not support the absence of link suggest for the current backend
by XWiki Notifications 22 Oct '25

22 Oct '25
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-676: Define a macro API
by XWiki Notifications 22 Oct '25

22 Oct '25
1 0
0 0
[xwiki/xwiki-platform] c4dfcc: XWIKI-2470: Improve saving to not save data that h...
by XWiki Notifications 22 Oct '25

22 Oct '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: c4dfcc587a0a9e0c68c6681f20af85bc229de9fc https://github.com/xwiki/xwiki-platform/commit/c4dfcc587a0a9e0c68c6681f20af… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-10-22 (Wed, 22 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAndContinueAction.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/web/SaveActionTest.java R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/Coeditor.java A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/CoeditorElement.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/CoeditorsDropdown.java A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/HistoryDropdown.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/RealtimeEditToolbar.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/SummaryModal.java A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/VersionElement.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-ui/src/main/resources/XWiki/Realtime/Configuration.xml M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/toolbar.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-2470: Improve saving to not save data that has not changed * Remove duplicated code between SaveAction and SaveAndContinueAction that builds the JSON response. Put the "JSON" map object on the XWiki context and let various parts of the code add stuff that needs to be returned to the editor. * Remove the redirect object before updating the authors, in order to be able to detect if the document is dirty before the authors are set. * Move the line that sets the metadata dirty right before saving, because it is needed only to force incrementing the version. * Small code improvements and more comments added. * Let the editor know when the save doesn't create a new revision in order to not show the "Saved" notification because it can mislead the user into thinking that a new version was created. * Add page objects for the history dropdown from the realtime toolbar. * Add functional test. * Don't propagate the version on save (to the other collaborators) if there's no new version. * Bulletproof the history dropdown to not duplicate versions. (cherry picked from commit 669fc4d20d8b6aeb6463010c603936b9432439e9) Commit: 58ebff49236598487ac3cf92b11212af66d42fe8 https://github.com/xwiki/xwiki-platform/commit/58ebff49236598487ac3cf92b112… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-10-22 (Wed, 22 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAction.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/HistoryDropdown.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/RealtimeEditToolbar.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/VersionElement.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/saver.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/meta.js Log Message: ----------- XWIKI-2470: Improve saving to not save data that has not changed * Return the new (latest) version even when we don't create a new revision because the editor that sent the save request might have an outdated version number. This can happen if two users save the same document state, either because they didn't modify the document or because they made the same modifications. * Update since version * Fix RealtimeEditToolbar#waitForConcurrentEditingWarning() that was causing both the existing #editFullScreen() test and the new #preventEmptyRevisions() test to flicker (we need to wait for the fade-in / fade-out popover animation to end). * Display the revision author, not modifier (last content updater), in the history dropdown. * The auto-saver should check if the new version is different from the current version. * Extend the #preventEmptyRevisions() functional test to check what happens when both users save the same document state. * Simplify the version update handler in actionButtons.js * Modify meta.js to not trigger the 'xwiki:document:changeVersion' event if the version didn't change. (cherry picked from commit 789a2b9e09c94f63e7291f50a0ae957b0b2ed8e2) Commit: aebf0210f7c201016c7e932b8127739eac060c1d https://github.com/xwiki/xwiki-platform/commit/aebf0210f7c201016c7e932b8127… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2025-10-22 (Wed, 22 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/HistoryDropdown.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-test-pageobjects/src/main/java/org/xwiki/realtime/test/po/VersionElement.java Log Message: ----------- XWIKI-2470: Improve saving to not save data that has not changed * Update since version (cherry picked from commit 9768c9ecd30521e95fb9090aa7eb52f2f2c4bef1) (cherry picked from commit e5b7a8b5b271e8d9646d186b5b2a42813f5bcae8) Compare: https://github.com/xwiki/xwiki-platform/compare/34e850c42a68...aebf0210f7c2 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 CRISTAL-639: Deprecate tiptap
by XWiki Notifications 22 Oct '25

22 Oct '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • ...
  • 176
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.