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]

September 2026

  • 1 participants
  • 2257 discussions
[xwiki/xwiki-dev-llm] 300c99: Remove the duplication between the skill and the O...
by XWiki Notifications 10 Sep '26

10 Sep '26
Branch: refs/heads/release-documentation-skill Home: https://github.com/xwiki/xwiki-dev-llm Commit: 300c9970ab9543a584c6b343466399485979a57e https://github.com/xwiki/xwiki-dev-llm/commit/300c9970ab9543a584c6b34346639… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki/okf/processes/release-notes.md M xwiki/skills/xwiki-release-documentation/SKILL.md Log Message: ----------- Remove the duplication between the skill and the OKF, and fix the screenshots order The field-value rules were stated three times (skill, okf/processes/release-notes.md, okf/servers/jira.md) and the entry conventions twice, which is how the three drift apart. The skill is the procedure and now defers, the way xwiki-fix-sonarqube-issue defers to okf/sonarqube/. * Keep the JIRA field-value rules in okf/servers/jira.md alone, where the other issue-field conventions are; release-notes.md keeps only what is specific to it, which is that the two verdicts are independent and that the entry URL is read back rather than built. * Drop from the skill the entry field conventions, the category-drift examples and the release-manager leftovers, all of which the OKF states in full. What stays is the operative one-liner a writer cannot afford to miss, and the steps themselves. * Give the skill the plugin-root resolution for okf/ that xwiki-fix-sonarqube-issue has, since deferring more content makes a pointer nobody can follow worse than a repetition. * Fix the screenshots step, which the deduplication exposed as impossible: a screenshots name has to name an attachment on a page that does not exist until the POST allocates it, and the RN resources carry GET and POST only. Post the change without them, attach to the page named by reference, then set the property through the generic object REST API — and never pre-create the entry page, which would corrupt the Entry### allocation. 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-dev-llm/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24639: In a docker test allow easily switch to browser or http client as default access
by XWiki Notifications 10 Sep '26

10 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-18921: Panel Navigation: duplicated IDs
by XWiki Notifications 10 Sep '26

10 Sep '26
1 0
0 0
[xwiki/xwiki-platform] 4218c6: [Misc] Perform REST actions as a given user and cr...
by XWiki Notifications 10 Sep '26

10 Sep '26
Branch: refs/heads/notifications-it-rest-fixture Home: https://github.com/xwiki/xwiki-platform Commit: 4218c60f62e4847b39a580560a8e07ecb28e6e7b https://github.com/xwiki/xwiki-platform/commit/4218c60f62e4847b39a580560a8e… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- [Misc] Perform REST actions as a given user and create users over REST * Add TestUtils.RestTestUtils#runAs, which performs any actions on the REST API with the provided credentials, so that a functional test can act as a given user without logging the browser in as that user. * Implement the existing #savePageAs on top of #runAs. * Add TestUtils.RestTestUtils#createUser, so that any functional test can create a user without going through the browser. Commit: fa87c17b322f0d1881f2b276ef43ed02f1d5fc8c https://github.com/xwiki/xwiki-platform/commit/fa87c17b322f0d1881f2b276ef43… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsIT.java Log Message: ----------- [Misc] Replace the non-core UI interactions of NotificationsIT by REST calls * Create the two users of the fixture over REST instead of through the browser, and delete them over REST, so that the browser never has to log in as superadmin. * Produce the events the tests observe (page creations, updates, deletions and the comment) over REST as their author, so that only the user whose notification tray is asserted logs in: 13 browser logins and about 120 page loads are removed. * Add the NotificationDisplayerClass xobject over REST instead of going through the object editor. * Name the expected number of update events of compositeNotifications PAGE_UPDATE_COUNT, since the number of REST saves is what produces it. Compare: https://github.com/xwiki/xwiki-platform/compare/4218c60f62e4%5E...fa87c17b3… 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-22502: ImageIT#editImageWithDataWidgetAttribute is flickering
by XWiki Notifications 10 Sep '26

10 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-18921: Panel Navigation: duplicated IDs
by XWiki Notifications 10 Sep '26

10 Sep '26
1 0
0 0
[xwiki/xwiki-platform] e19e2e: XWIKI-24639: In a docker test allow easily switch ...
by XWiki Notifications 10 Sep '26

10 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e19e2e2b7a2114a65974e1347753188028a864e7 https://github.com/xwiki/xwiki-platform/commit/e19e2e2b7a2114a65974e1347753… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-docker/src/test/it/org/xwiki/mail/test/ui/MailIT.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsEmailsIT.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/xwiki-platform-security-authentication-test-docker/src/test/it/org/xwiki/security/authentication/test/ui/ResetPasswordIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/UITestTestConfigurationResolver.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdater.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/TestConfiguration.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UITest.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UseWikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/WikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/test/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdaterTest.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- XWIKI-24639: In a docker test allow easily switch from browser or http client as default access * new @UITest#wikiDescriptorTarget() property (and xwiki.test.ui.wikiDescriptorTarget system property) to define the host/port set as default in the wiki descriptor for the whole XWiki instance * new @UseWikiDescriptorTarget annotation to override it for a specific test method or test class * expose the XWiki.XWikiServerClass String reference in XWikiServerClassDocumentInitializer * update a few tests which can alread benefit from the new tools Co-Authored-By: Claude Opus 5 (1M context) <noreply(a)anthropic.com> Commit: 87e0e2badf1906a4ceb414696847057eedc12128 https://github.com/xwiki/xwiki-platform/commit/87e0e2badf1906a4ceb414696847… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-docker/src/test/it/org/xwiki/mail/test/ui/MailIT.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsEmailsIT.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/xwiki-platform-security-authentication-test-docker/src/test/it/org/xwiki/security/authentication/test/ui/ResetPasswordIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/UITestTestConfigurationResolver.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdater.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/TestConfiguration.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UITest.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UseWikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/WikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/test/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdaterTest.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- Merge pull request #6016 from xwiki/feature-XWIKI-24639 XWIKI-24639: In a docker test allow easily switch to browser or http client as default access Compare: https://github.com/xwiki/xwiki-platform/compare/4c8b39eaf3d8...87e0e2badf19 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] e19e2e: XWIKI-24639: In a docker test allow easily switch ...
by XWiki Notifications 10 Sep '26

10 Sep '26
Branch: refs/heads/feature-XWIKI-24639 Home: https://github.com/xwiki/xwiki-platform Commit: e19e2e2b7a2114a65974e1347753188028a864e7 https://github.com/xwiki/xwiki-platform/commit/e19e2e2b7a2114a65974e1347753… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-docker/src/test/it/org/xwiki/mail/test/ui/MailIT.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsEmailsIT.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/xwiki-platform-security-authentication-test-docker/src/test/it/org/xwiki/security/authentication/test/ui/ResetPasswordIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/UITestTestConfigurationResolver.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdater.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/TestConfiguration.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UITest.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UseWikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/WikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/test/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdaterTest.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- XWIKI-24639: In a docker test allow easily switch from browser or http client as default access * new @UITest#wikiDescriptorTarget() property (and xwiki.test.ui.wikiDescriptorTarget system property) to define the host/port set as default in the wiki descriptor for the whole XWiki instance * new @UseWikiDescriptorTarget annotation to override it for a specific test method or test class * expose the XWiki.XWikiServerClass String reference in XWikiServerClassDocumentInitializer * update a few tests which can alread benefit from the new tools 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] e19e2e: XWIKI-24639: In a docker test allow easily switch ...
by XWiki Notifications 10 Sep '26

10 Sep '26
Branch: refs/heads/feature-XWIKI-24639 Home: https://github.com/xwiki/xwiki-platform Commit: e19e2e2b7a2114a65974e1347753188028a864e7 https://github.com/xwiki/xwiki-platform/commit/e19e2e2b7a2114a65974e1347753… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-09-10 (Thu, 10 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-docker/src/test/it/org/xwiki/mail/test/ui/MailIT.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsEmailsIT.java M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-authentication/xwiki-platform-security-authentication-test/xwiki-platform-security-authentication-test-docker/src/test/it/org/xwiki/security/authentication/test/ui/ResetPasswordIT.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/UITestTestConfigurationResolver.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdater.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/XWikiDockerExtension.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/TestConfiguration.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UITest.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/UseWikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/junit5/WikiDescriptorTarget.java A xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/test/java/org/xwiki/test/docker/internal/junit5/WikiDescriptorTargetUpdaterTest.java M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java Log Message: ----------- XWIKI-24639: In a docker test allow easily switch from browser or http client as default access * new @UITest#wikiDescriptorTarget() property (and xwiki.test.ui.wikiDescriptorTarget system property) to define the host/port set as default in the wiki descriptor for the whole XWiki instance * new @UseWikiDescriptorTarget annotation to override it for a specific test method or test class * expose the XWiki.XWikiServerClass String reference in XWikiServerClassDocumentInitializer * update a few tests which can alread benefit from the new tools 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
[[email protected]][Issue] Updates for CRAPP-436: Add a direct "Edit" button on each page entry in the "All Changes" panel
by XWiki Notifications 10 Sep '26

10 Sep '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • ...
  • 226
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.