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]

May 2025

  • 1 participants
  • 1318 discussions
[xwiki/xwiki-platform] 409770: Translated using Weblate (Chinese (Simplified Han ...
by XWiki Notifications 22 May '25

22 May '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 409770425bd533902398acfd4a2b49df34e3c83d https://github.com/xwiki/xwiki-platform/commit/409770425bd533902398acfd4a2b… Author: Xiaofei Cui <cui_xiaofei(a)163.com> Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/resources/ApplicationResources_zh.properties Log Message: ----------- Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (50 of 50 strings) Translation: XWiki Platform/xwiki-platform-rendering-wikimacro-store-1610x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-platfor… Commit: 4c63b68c32f3e08941f86cd31c2d747d2a3a8b48 https://github.com/xwiki/xwiki-platform/commit/4c63b68c32f3e08941f86cd31c2d… Author: Xiaofei Cui <cui_xiaofei(a)163.com> Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_zh.properties Log Message: ----------- Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (4506 of 4506 strings) Translation: XWiki Platform/xwiki-oldcore-1610x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-oldcore… Commit: e57565d5d4510ef10f0b6e7bb9f6fb6866c556d4 https://github.com/xwiki/xwiki-platform/commit/e57565d5d4510ef10f0b6e7bb9f6… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_zh.properties M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/resources/ApplicationResources_zh.properties Log Message: ----------- Merge pull request #4193 from xwikiorgci/weblate-xwiki-platform-xwiki-oldcore-1610x Translations update from Weblate XWiki.org Compare: https://github.com/xwiki/xwiki-platform/compare/51f29d66fb10...e57565d5d451 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] 9016b0: XWIKI-23043: Provide validation and UI for group o...
by XWiki Notifications 21 May '25

21 May '25
Branch: refs/heads/XWIKI-23043 Home: https://github.com/xwiki/xwiki-platform Commit: 9016b06f2a29f45b64741749a4e090e6ddee5161 https://github.com/xwiki/xwiki-platform/commit/9016b06f2a29f45b64741749a4e0… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/MacroService.xml M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/pom.xml A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroDescriptorUI.java A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroParameterUINode.java A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroParameterUINodeComparator.java A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroParameterUINodeType.java A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/internal/util/ui/MacroParametersHelper.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/script/RenderingScriptService.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/main/resources/META-INF/components.txt A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-xwiki/src/test/java/org/xwiki/rendering/internal/util/MacroParametersHelperTest.java Log Message: ----------- XWIKI-23043: Provide validation and UI for group of macro parameters belonging to same feature * Start of refactoring including ordering of macros 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 XCOMMONS-3338: Upgrade to Expressly 6
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3337: Upgrade to Hibernate Validator 9
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3340: Upgrade to Eclipse Sisu 0.9.0.M4
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XCOMMONS-3339: Upgrade to Mockito 5.18.0
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[xwiki/xwiki-commons] 3df930: XCOMMONS-3339: Upgrade to Mockito 5.18.0
by XWiki Notifications 21 May '25

21 May '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 3df93093b99b4100d703077026576a1321f7ed61 https://github.com/xwiki/xwiki-commons/commit/3df93093b99b4100d703077026576… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3339: Upgrade to Mockito 5.18.0 Commit: 957dd529ddc3ef0eb04822ac7a6593639e17abaa https://github.com/xwiki/xwiki-commons/commit/957dd529ddc3ef0eb04822ac7a659… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-05-21 (Wed, 21 May 2025) Changed paths: M pom.xml Log Message: ----------- XCOMMONS-3340: Upgrade to Eclipse Sisu 0.9.0.M4 Compare: https://github.com/xwiki/xwiki-commons/compare/fe7dd284c0ae...957dd529ddc3 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-16692: Document#deleteAttachment method missing
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22854: Allow configuring the observation channel and jgroups from dynamic input
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22852: Allow configuring the cluster node id from dynamic input
by XWiki Notifications 21 May '25

21 May '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • ...
  • 132
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.