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

  • 58358 discussions
[xwiki-contrib/application-changerequest] a9b3ff: CRAPP-168: Allow CR author to refactor reference o...
by XWiki Notifications 30 Jul '26

30 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-changerequest Commit: a9b3ff5ac46680eab28c3c3a9dde9d0ce7511493 https://github.com/xwiki-contrib/application-changerequest/commit/a9b3ff5ac… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M application-changerequest-api/src/main/java/org/xwiki/contrib/changerequest/ChangeRequest.java M application-changerequest-api/src/main/java/org/xwiki/contrib/changerequest/ReviewInvalidationReason.java A application-changerequest-api/src/main/java/org/xwiki/contrib/changerequest/events/ChangeRequestRefactoredEvent.java A application-changerequest-api/src/main/java/org/xwiki/contrib/changerequest/events/ChangeRequestRefactoringEvent.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/listeners/DocumentRenamedListener.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/listeners/DocumentUpdatedListener.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/listeners/FileChangeUpdatedListener.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/storage/DefaultChangeRequestStorageManager.java M application-changerequest-test/application-changerequest-test-docker/src/test/it/org/xwiki/contrib/changerequest/test/ui/AllIT.java M application-changerequest-test/application-changerequest-test-docker/src/test/it/org/xwiki/contrib/changerequest/test/ui/ChangeRequestConflictsIT.java M application-changerequest-test/application-changerequest-test-docker/src/test/it/org/xwiki/contrib/changerequest/test/ui/ChangeRequestRightsIT.java M application-changerequest-test/application-changerequest-test-docker/src/test/it/org/xwiki/contrib/changerequest/test/ui/DelegateApproversIT.java A application-changerequest-test/application-changerequest-test-docker/src/test/it/org/xwiki/contrib/changerequest/test/ui/RefactoringChangeRequestIT.java M application-changerequest-test/application-changerequest-test-docker/src/test/it/org/xwiki/contrib/changerequest/test/ui/SplitChangeRequestIT.java M application-changerequest-test/application-changerequest-test-docker/src/test/it/org/xwiki/contrib/changerequest/test/ui/StaleChangeRequestIT.java M application-changerequest-test/application-changerequest-test-pageobjects/src/main/java/org/xwiki/contrib/changerequest/test/po/ExtendedViewPage.java M application-changerequest-test/application-changerequest-test-pageobjects/src/main/java/org/xwiki/contrib/changerequest/test/po/filechanges/FileChangesPane.java M application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestTranslations.de.xml M application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestTranslations.xml Log Message: ----------- CRAPP-168: Allow CR author to refactor reference of pages in case of move/rename * Don't invalidate reviews in case of refactoring * Provide dedicated events for refactoring of a CR * Allow refactoring of closed CRs * Provide dedicated integration test for CR refactoring To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
1 0
0 0
[jira@xwiki.org][Issue] Updates for GUIDEDTOUR-13: Switch from Solr to HQL
by XWiki Notifications 30 Jul '26

30 Jul '26
1 0
0 0
[xwiki/xwiki-platform] bd895e: XWIKI-22178: RealtimeWYSIWYGEditorIT#editWithSelf ...
by XWiki Notifications 30 Jul '26

30 Jul '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: bd895e9cb7a55de349cf9ea6bbadef80b4f5e1c4 https://github.com/xwiki/xwiki-platform/commit/bd895e9cb7a55de349cf9ea6bbad… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M 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 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-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/pom.xml 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 Log Message: ----------- XWIKI-22178: RealtimeWYSIWYGEditorIT#editWithSelf is flickering * Look up the coeditor element on each access in CoeditorElement, retrying while it is stale, so that the accessors of a single coeditor survive the coeditor list updates that happen when someone joins or leaves the editing session. * Read the whole list from a single lookup and retry all of it when a coeditor element goes stale in the middle, so that a list accessor returns a consistent snapshot of the coeditor list rather than a mix of several updates. This can't go through CoeditorElement, which looks up and retries each access on its own and would hide the updates. The logic is shared in CoeditorElement#readCoeditors, together with static accessors reading the identifier and the avatar hint of a coeditor element. * Replace RealtimeEditToolbar#getVisibleCoeditors with #getVisibleCoeditorCount and #getVisibleCoeditorIds, which is all it was used for, so that callers can't hold coeditor elements across an update. #isEditingAlone now also reads the count and the identifier from the same snapshot. * Fix the selector used by CoeditorsDropdown#getCoeditor, which looked for the identifier on the dropdown itself instead of on the coeditor, so it could never match. * Declare xwiki-platform-realtime-wysiwyg-ui explicitly in the docker test module. It was only reachable as an optional dependency of xwiki-platform-ckeditor-ui, which Maven doesn't resolve into the local repository, so the running wiki fetched it and the realtime webjars below it from the remote snapshot repository, silently testing the last CI snapshot instead of the locally built code. Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> (cherry picked from commit 0828edd19e2863e7011ce05b1dd2256f2c275a0f) 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] 0828ed: XWIKI-22178: RealtimeWYSIWYGEditorIT#editWithSelf ...
by XWiki Notifications 30 Jul '26

30 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 0828edd19e2863e7011ce05b1dd2256f2c275a0f https://github.com/xwiki/xwiki-platform/commit/0828edd19e2863e7011ce05b1dd2… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M 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 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-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/pom.xml 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 Log Message: ----------- XWIKI-22178: RealtimeWYSIWYGEditorIT#editWithSelf is flickering * Look up the coeditor element on each access in CoeditorElement, retrying while it is stale, so that the accessors of a single coeditor survive the coeditor list updates that happen when someone joins or leaves the editing session. * Read the whole list from a single lookup and retry all of it when a coeditor element goes stale in the middle, so that a list accessor returns a consistent snapshot of the coeditor list rather than a mix of several updates. This can't go through CoeditorElement, which looks up and retries each access on its own and would hide the updates. The logic is shared in CoeditorElement#readCoeditors, together with static accessors reading the identifier and the avatar hint of a coeditor element. * Replace RealtimeEditToolbar#getVisibleCoeditors with #getVisibleCoeditorCount and #getVisibleCoeditorIds, which is all it was used for, so that callers can't hold coeditor elements across an update. #isEditingAlone now also reads the count and the identifier from the same snapshot. * Fix the selector used by CoeditorsDropdown#getCoeditor, which looked for the identifier on the dropdown itself instead of on the coeditor, so it could never match. * Declare xwiki-platform-realtime-wysiwyg-ui explicitly in the docker test module. It was only reachable as an optional dependency of xwiki-platform-ckeditor-ui, which Maven doesn't resolve into the local repository, so the running wiki fetched it and the realtime webjars below it from the remote snapshot repository, silently testing the last CI snapshot instead of the locally built code. Co-Authored-By: Claude Opus 5 (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
[xwiki/xwiki-platform] 2dc491: [Misc] Upgrade vite-plugin-css-injected-by-js to 5...
by XWiki Notifications 30 Jul '26

30 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 2dc49132ffcc94498a3d43fd6762006ced5f01e0 https://github.com/xwiki/xwiki-platform/commit/2dc49132ffcc94498a3d43fd6762… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml M xwiki-platform-core/xwiki-platform-node/src/main/node/package.json M xwiki-platform-core/xwiki-platform-node/src/main/node/tools/tool-viteconfig/package.json Log Message: ----------- [Misc] Upgrade vite-plugin-css-injected-by-js to 5.0.2 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-24643: Several REST resources return results in arbitrary, unstable order
by XWiki Notifications 30 Jul '26

30 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24642: REST pages in a space resource empty when ordered by date on Oracle
by XWiki Notifications 30 Jul '26

30 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-16268: The reference in the redirects objects is not updated
by XWiki Notifications 30 Jul '26

30 Jul '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24592: Create/check for automated tests for "Change Theme Logo"
by XWiki Notifications 30 Jul '26

30 Jul '26
1 0
0 0
[xwiki/xwiki-platform] d8fc81: XWIKI-24592: Create/check for automated tests for ...
by XWiki Notifications 30 Jul '26

30 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d8fc8149211124945aced1ed476962ab3da99681 https://github.com/xwiki/xwiki-platform/commit/d8fc8149211124945aced1ed4769… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-30 (Thu, 30 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker/pom.xml M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker/src/test/it/org/xwiki/flamingo/test/ui/FlamingoThemeIT.java A xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-docker/src/test/resources/logo.png M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-test/xwiki-platform-flamingo-theme-test-pageobjects/src/main/java/org/xwiki/flamingo/test/po/EditThemePage.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/BasePage.java Log Message: ----------- XWIKI-24592: Create/check for automated tests for "Change Theme Logo" (#6039) * Automate the "Change Theme Logo" manual test: set a color theme logo by uploading an image with the attachment picker of the theme editor and verify that it's displayed as the wiki logo once the theme is used. * Add the page object methods needed to drive the image variables of the theme editor and to read the logo displayed in the page header. Co-authored-by: Claude Opus 5 (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
  • ...
  • 306
  • 307
  • 308
  • 309
  • 310
  • 311
  • 312
  • ...
  • 5836
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.