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]

  • 57649 discussions
[[email protected]][Issue] Updates for XWIKI-17450: Add ability to specify that a wiki macro parameter is advanced
by XWiki Notifications 15 Apr '25

15 Apr '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23044: Provide a way to specify that a wiki macro parameter is bound to a feature
by XWiki Notifications 15 Apr '25

15 Apr '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22804: Improve consistency of wiki macro parameters by being able to define them advanced, hidden, or deprecated
by XWiki Notifications 15 Apr '25

15 Apr '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22996: The contentmenu list of buttons should be coded as a list
by XWiki Notifications 15 Apr '25

15 Apr '25
1 0
0 0
[xwiki/xwiki-platform] 4efb66: Translated using Weblate (Chinese (Simplified) (zh))
by XWiki Notifications 15 Apr '25

15 Apr '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4efb6616038e46b234c11384974db6bdc1e5f9cd https://github.com/xwiki/xwiki-platform/commit/4efb6616038e46b234c11384974d… Author: Xiaofei Cui <cui_xiaofei(a)163.com> Date: 2025-04-15 (Tue, 15 Apr 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.zh.xml Log Message: ----------- Translated using Weblate (Chinese (Simplified) (zh)) Currently translated at 100.0% (70 of 70 strings) Translation: XWiki Platform/xwiki-platform-index-tree-macro-DocumentTreeTranslations-1610x Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/stable-16-10-x/xwiki-platfor… 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] 968090: XWIKI-22804: Improve consistency of wiki macro par...
by XWiki Notifications 15 Apr '25

15 Apr '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 96809064011e77f6e42fc236dd436b738ba4f002 https://github.com/xwiki/xwiki-platform/commit/96809064011e77f6e42fc236dd43… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-04-15 (Tue, 15 Apr 2025) Changed paths: M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-rendering/xwiki-platform-legacy-rendering-wikimacro/xwiki-platform-legacy-rendering-wikimacro-api/pom.xml M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-api/pom.xml M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-api/src/main/java/org/xwiki/rendering/macro/wikibridge/WikiMacroParameterDescriptor.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/pom.xml M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactory.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroConstants.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/WikiMacroParameterClassDocumentInitializer.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/resources/ApplicationResources.properties M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/test/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroFactoryTest.java Log Message: ----------- XWIKI-22804: Improve consistency of wiki macro parameters by being able to define them advanced, hidden, or deprecated (#4028) * Add the various needed property in xclass * Add missing fields and getter/setters in WikiMacroParameterDescriptor * Properly build the WikiParameterDescriptor based on the object properties * Provide translation keys * Allow to specify a list of groups in wiki macro parameter * Provide unit test for wiki macro parameter * Provide a new constructor instead of setters in WikiMacroParameterDescriptor * Fix an issue related to getting group values * Add hints translation keys to help setting the parameter values (cherry picked from commit d073ec68ae1f1bc16c274fc98a0509bacaab6c3e) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] d6ddd2: [Misc] Add missing equals/hashcode/tostring in Pro...
by XWiki Notifications 15 Apr '25

15 Apr '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: d6ddd253abcb094ea0613da00a966c48cadd65ef https://github.com/xwiki/xwiki-commons/commit/d6ddd253abcb094ea0613da00a966… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-04-15 (Tue, 15 Apr 2025) Changed paths: M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/PropertyGroupDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/internal/DefaultBeanDescriptorTest.java M xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/test/TestBean.java Log Message: ----------- [Misc] Add missing equals/hashcode/tostring in PropertyGroupDescriptor and improve test (cherry picked from commit 6067a03b3dfdf7f9371ebf53b6012fc27f5adff3) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] da2f81: Merge pull request #1262 from Sereza7/XCOMMONS-2738
by XWiki Notifications 15 Apr '25

15 Apr '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: da2f8181df51c018635e59766372d837b3218b22 https://github.com/xwiki/xwiki-commons/commit/da2f8181df51c018635e59766372d… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-04-15 (Tue, 15 Apr 2025) Changed paths: A xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/PropertyFeatureMandatoryException.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/PropertyGroupDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/annotation/PropertyFeature.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/internal/DefaultBeanDescriptor.java M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/internal/DefaultBeanManager.java M xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/internal/DefaultBeanManagerTest.java A xwiki-commons-core/xwiki-commons-properties/src/test/java/org/xwiki/properties/test/TestBeanFeatures.java Log Message: ----------- Merge pull request #1262 from Sereza7/XCOMMONS-2738 XCOMMONS-2738: Introduce the notion of mandatory property feature (cherry picked from commit f3fe40558679420661a6752609202bb58ed2bcf4) 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 XCOMMONS-2738: Introduce the notion of mandatory property feature
by XWiki Notifications 15 Apr '25

15 Apr '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-16514: Export as RTF/ODT doesn't show the full wide table
by XWiki Notifications 15 Apr '25

15 Apr '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2598
  • 2599
  • 2600
  • 2601
  • 2602
  • 2603
  • 2604
  • ...
  • 5765
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.