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]

  • 57682 discussions
[[email protected]][Issue] Updates for XWIKI-22902: Adding a user to a group modifies the cached document
by XWiki Notifications 16 May '25

16 May '25
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-459: Support space template labels
by XWiki Notifications 16 May '25

16 May '25
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-460: Provide a WebHome page listing templates in the space template space
by XWiki Notifications 16 May '25

16 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22903: Saving a document configuration source modifies the cached document
by XWiki Notifications 16 May '25

16 May '25
1 0
0 0
[xwiki-contrib/confluence] 0e9fbf: CONFLUENCE-454: Add a way to keep unhandled or all...
by XWiki Notifications 16 May '25

16 May '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 0e9fbfe34bc8f17aeb2a9ebdb703d9ca50ab79ff https://github.com/xwiki-contrib/confluence/commit/0e9fbfe34bc8f17aeb2a9ebd… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractMacroConverter.java M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/FakeBlockMacroConverter.java A confluence-xml/src/test/resources/confluencexml/keptparams/entities.xml A confluence-xml/src/test/resources/confluencexml/keptparamsall.test A confluence-xml/src/test/resources/confluencexml/keptparamscollide.test A confluence-xml/src/test/resources/confluencexml/keptparamsnone.test A confluence-xml/src/test/resources/confluencexml/keptparamsunhandled.test Log Message: ----------- CONFLUENCE-454: Add a way to keep unhandled or all Confluence macro parameters, prefixed To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] c43744: XWIKI-22902: Adding a user to a group modifies the...
by XWiki Notifications 16 May '25

16 May '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: c43744836c2daf6f21ebbe2d078ed135d6cdda44 https://github.com/xwiki/xwiki-platform/commit/c43744836c2daf6f21ebbe2d078e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java Log Message: ----------- XWIKI-22902: Adding a user to a group modifies the cached document * Clone the document before modifying it (cherry picked from commit 21bd6256acd8867bd67d9d07e926c9381cc4de3b) Commit: 0ffdb8e963a53a7d9919fe376ad3f3f048b6df35 https://github.com/xwiki/xwiki-platform/commit/0ffdb8e963a53a7d9919fe376ad3… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/main/java/org/xwiki/configuration/internal/AbstractDocumentConfigurationSource.java M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/test/java/org/xwiki/configuration/internal/WikiPreferencesConfigurationSourceTest.java Log Message: ----------- XWIKI-22903: Saving a document configuration source modifies the cached document * Clone the document before modifying it. * Save the modified document instance instead of reloading the document. * Improve the code style of the test and also save the document in the test. (cherry picked from commit b2f7bac9f34c3f7eaf271aa6f7c02389416860cc) Compare: https://github.com/xwiki/xwiki-platform/compare/785da34d245b...0ffdb8e963a5 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 0e9fbf: CONFLUENCE-454: Add a way to keep unhandled or all...
by XWiki Notifications 16 May '25

16 May '25
Branch: refs/heads/CONFLUENCE-454 Home: https://github.com/xwiki-contrib/confluence Commit: 0e9fbfe34bc8f17aeb2a9ebdb703d9ca50ab79ff https://github.com/xwiki-contrib/confluence/commit/0e9fbfe34bc8f17aeb2a9ebd… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractMacroConverter.java M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/FakeBlockMacroConverter.java A confluence-xml/src/test/resources/confluencexml/keptparams/entities.xml A confluence-xml/src/test/resources/confluencexml/keptparamsall.test A confluence-xml/src/test/resources/confluencexml/keptparamscollide.test A confluence-xml/src/test/resources/confluencexml/keptparamsnone.test A confluence-xml/src/test/resources/confluencexml/keptparamsunhandled.test Log Message: ----------- CONFLUENCE-454: Add a way to keep unhandled or all Confluence macro parameters, prefixed To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 1f97f1: CONFLUENCE-459: Support space template labels
by XWiki Notifications 16 May '25

16 May '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 1f97f1635fb1490b0c320c7a2d48eb94e5c9ec53 https://github.com/xwiki-contrib/confluence/commit/1f97f1635fb1490b0c320c7a… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java M confluence-xml/src/test/resources/confluencexml/spacetemplates.test M confluence-xml/src/test/resources/confluencexml/spacetemplates/entities.xml M confluence-xml/src/test/resources/confluencexml/spacetemplatesproviderdisabled.test Log Message: ----------- CONFLUENCE-459: Support space template labels Commit: 3a816d7c99706e078ae6306c044ffed4e18b7dcf https://github.com/xwiki-contrib/confluence/commit/3a816d7c99706e078ae6306c… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java M confluence-xml/src/test/resources/confluencexml/permissionsnested.test M confluence-xml/src/test/resources/confluencexml/spacetemplates.test M confluence-xml/src/test/resources/confluencexml/spacetemplatesproviderdisabled.test Log Message: ----------- CONFLUENCE-460: Provide a WebHome page listing templates in the space template space Compare: https://github.com/xwiki-contrib/confluence/compare/933ccec7f941...3a816d7c… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 41dadd: XWIKI-22656: Add a UI for setting required rights ...
by XWiki Notifications 16 May '25

16 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 41dadd59b54f61542f51380cd989c35bda4dc021 https://github.com/xwiki/xwiki-platform/commit/41dadd59b54f61542f51380cd989… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-05-16 (Fri, 16 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/RequiredRightsModal.java Log Message: ----------- XWIKI-22656: Add a UI for setting required rights on a document * Fix integration tests on Chrome by waiting for the modal to be displayed. 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-23127: Implement improvements to labels and hints
by XWiki Notifications 16 May '25

16 May '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2464
  • 2465
  • 2466
  • 2467
  • 2468
  • 2469
  • 2470
  • ...
  • 5769
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.