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 -----
  • 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

March 2026

  • 1 participants
  • 1538 discussions
[xwiki-contrib/livedata-inline-table] 46f14b: XLIT-22: Inline table don't detect block generated...
by XWiki Notifications 20 Mar '26

20 Mar '26
Branch: refs/heads/XLIT-22 Home: https://github.com/xwiki-contrib/livedata-inline-table Commit: 46f14bc5dee8cb5fea3993d4aeeab754a254b860 https://github.com/xwiki-contrib/livedata-inline-table/commit/46f14bc5dee8c… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2026-03-20 (Fri, 20 Mar 2026) Changed paths: M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroBlockFilter.java Log Message: ----------- XLIT-22: Inline table don't detect block generated by other macro which contains MetaDataBlock To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/livedata-inline-table/settings/notificatio…
1 0
0 0
[xwiki-contrib/documentation] 33a474: OP#77: Split the importSupportQualifier and the re...
by XWiki Notifications 20 Mar '26

20 Mar '26
Branch: refs/heads/confluence_doc Home: https://github.com/xwiki-contrib/documentation Commit: 33a474ff727f8ae6cd9a1ab4dc1ed370aac5078b https://github.com/xwiki-contrib/documentation/commit/33a474ff727f8ae6cd9a1… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2026-03-20 (Fri, 20 Mar 2026) Changed paths: M documentation-xwikiorg/documentation-xwikiorg-ui/src/main/resources/DocApp/Code/Confluence/ConfluenceMacroDocumentationClass.xml M documentation-xwikiorg/documentation-xwikiorg-ui/src/main/resources/DocApp/Code/Confluence/ConfluenceMacroDocumentationClassSheet.xml M documentation-xwikiorg/documentation-xwikiorg-ui/src/main/resources/DocApp/Code/Confluence/ConfluenceMacroDocumentationListMacro.xml M documentation-xwikiorg/documentation-xwikiorg-ui/src/main/resources/DocApp/Code/Confluence/ConfluenceMacroDocumentationTemplate.xml M documentation-xwikiorg/documentation-xwikiorg-ui/src/main/resources/DocApp/Code/Confluence/ConfluencePluginDocumentationClass.xml M documentation-xwikiorg/documentation-xwikiorg-ui/src/main/resources/DocApp/Code/Confluence/ConfluencePluginDocumentationTemplate.xml Log Message: ----------- OP#77: Split the importSupportQualifier and the requiredForUsage fields in the Confluence macro documentation OP#78: Refine handling types in the Confluence macro documentation To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/documentation/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23916: Introduce a rendering rest endpoint
by XWiki Notifications 20 Mar '26

20 Mar '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23915: Introduce a rest endpoint for user information
by XWiki Notifications 20 Mar '26

20 Mar '26
1 0
0 0
[xwiki/xwiki-platform] 35618e: XWIKI-23916: Introduce a rendering rest endpoint (...
by XWiki Notifications 20 Mar '26

20 Mar '26
Branch: refs/heads/stable-18.2.x Home: https://github.com/xwiki/xwiki-platform Commit: 35618e1d5872ca13073cc5fd14722429e666e476 https://github.com/xwiki/xwiki-platform/commit/35618e1d5872ca13073cc5fd1472… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-03-20 (Fri, 20 Mar 2026) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/src/main/java/org/xwiki/rest/resources/pages/PageResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-model/src/main/resources/xwiki.rest.model.xsd M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/ModelFactory.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageResourceImplTest.java Log Message: ----------- XWIKI-23916: Introduce a rendering rest endpoint (#5325) (cherry picked from commit 1a2dfd1b695bc16ff89d1d4be52d9b16dab73d62) 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] 1a2dfd: XWIKI-23916: Introduce a rendering rest endpoint (...
by XWiki Notifications 20 Mar '26

20 Mar '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 1a2dfd1b695bc16ff89d1d4be52d9b16dab73d62 https://github.com/xwiki/xwiki-platform/commit/1a2dfd1b695bc16ff89d1d4be52d… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-03-20 (Fri, 20 Mar 2026) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-api/src/main/java/org/xwiki/rest/resources/pages/PageResource.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-model/src/main/resources/xwiki.rest.model.xsd M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/ModelFactory.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/pages/PageResourceImpl.java M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/pages/PageResourceImplTest.java Log Message: ----------- XWIKI-23916: Introduce a rendering rest endpoint (#5325) 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-24151: Hibernate query input for database list in AWM shows wiki syntax editor
by XWiki Notifications 20 Mar '26

20 Mar '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24135: Macro editor allows to fill both parameters of a feature
by XWiki Notifications 20 Mar '26

20 Mar '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-24151: Hibernate query input for database list in AWM shows wiki syntax editor
by XWiki Notifications 20 Mar '26

20 Mar '26
1 0
0 0
[xwiki/xwiki-platform] 4fd1f4: XWIKI-24135: Macro editor allows to fill both para...
by XWiki Notifications 20 Mar '26

20 Mar '26
Branch: refs/heads/XWIKI-24135 Home: https://github.com/xwiki/xwiki-platform Commit: 4fd1f49a8fecd800499a1c7d5f5dc304d9d48fc4 https://github.com/xwiki/xwiki-platform/commit/4fd1f49a8fecd800499a1c7d5f5d… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-03-20 (Fri, 20 Mar 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/macroEditor.js Log Message: ----------- XWIKI-24135: Macro editor allows to fill both parameters of a feature * use a fieldset to encapsulate the inputs of a feature * disable the fieldset whenever a feature option is selected * ensure to select the radio button only when the full output is appended and trigger a change on it to trigger the fieldset disabling To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • ...
  • 154
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.