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]

  • 58247 discussions
[xwiki/xwiki-rendering] 280cde: XRENDERING-768: Multiple paragraphs in the info ma...
by XWiki Notifications 16 Jan '25

16 Jan '25
Branch: refs/heads/backport-321-to-stable-16.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: 280cdeab6e4d1731f186e136964e81b95120a44c https://github.com/xwiki/xwiki-rendering/commit/280cdeab6e4d1731f186e136964… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M xwiki-rendering-macros/xwiki-rendering-macro-message/src/main/java/org/xwiki/rendering/internal/macro/message/AbstractMessageMacro.java M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/java/org/xwiki/rendering/macro/message/MessageMacroTest.java M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage1.test M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage2.test M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage3.test M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage4.test Log Message: ----------- XRENDERING-768: Multiple paragraphs in the info macro do not result in multiple lines (#321) * Updated the returned DOM of the generic message so that the content is always wrapped apart from the other elements (icon, title, image). It allows for styles used on this macro to be more reliable. * Updated tests (cherry picked from commit 0a760ba102295112e3408d88670735dd5508d2f5) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 0a760b: XRENDERING-768: Multiple paragraphs in the info ma...
by XWiki Notifications 16 Jan '25

16 Jan '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 0a760ba102295112e3408d88670735dd5508d2f5 https://github.com/xwiki/xwiki-rendering/commit/0a760ba102295112e3408d88670… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M xwiki-rendering-macros/xwiki-rendering-macro-message/src/main/java/org/xwiki/rendering/internal/macro/message/AbstractMessageMacro.java M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/java/org/xwiki/rendering/macro/message/MessageMacroTest.java M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage1.test M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage2.test M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage3.test M xwiki-rendering-macros/xwiki-rendering-macro-message/src/test/resources/macromessage4.test Log Message: ----------- XRENDERING-768: Multiple paragraphs in the info macro do not result in multiple lines (#321) * Updated the returned DOM of the generic message so that the content is always wrapped apart from the other elements (icon, title, image). It allows for styles used on this macro to be more reliable. * Updated tests To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-372: Confluence documents are not found by id
by XWiki Notifications 16 Jan '25

16 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-667: New lines added when parsing and re-rendering groups in xwiki/2.1
by XWiki Notifications 16 Jan '25

16 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22706: The text on registration page is cut after applying invalid input
by XWiki Notifications 16 Jan '25

16 Jan '25
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-684: Empty lines get removed below tables and lists after saving in wysiwyg editor
by XWiki Notifications 16 Jan '25

16 Jan '25
1 0
0 0
[xwiki/xwiki-rendering] 4f3108: XRENDERING-684: Empty lines get removed below tabl...
by XWiki Notifications 16 Jan '25

16 Jan '25
Branch: refs/heads/backport-322-to-stable-16.4.x Home: https://github.com/xwiki/xwiki-rendering Commit: 4f3108e58c62f6d93bcffbbe280b66a1342c422b https://github.com/xwiki/xwiki-rendering/commit/4f3108e58c62f6d93bcffbbe280… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/chaining/ListenerChain.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/emptylines/emptylines1.test A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/emptylines/emptylines2.test Log Message: ----------- XRENDERING-684: Empty lines get removed below tables and lists after saving in wysiwyg editor (#322) Align the renderer with the parser regarding empty line handling: * At the start of the document, we need two extra newlines. * At the start of a group, we need one extra newline, unless the group is otherwise empty, then one newline less should be printed. * After tables, lists and definition lists, we need one extra newline. This also fixes XRENDERING-667: New lines added when parsing and re-rendering groups in xwiki/2.1 Further, it partially implements XRENDERING-98 for the beginning of the content: Make empty lines at beginning and end of content significant for XWiki Syntax 2.2. (cherry picked from commit 7159c51d6933bec1a8403127a0e40ddf2677a6be) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] b66c02: XRENDERING-684: Empty lines get removed below tabl...
by XWiki Notifications 16 Jan '25

16 Jan '25
Branch: refs/heads/backport-322-to-stable-16.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: b66c02569df014ea99089ae7f7726d486e955a29 https://github.com/xwiki/xwiki-rendering/commit/b66c02569df014ea99089ae7f77… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/chaining/ListenerChain.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/emptylines/emptylines1.test A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/emptylines/emptylines2.test Log Message: ----------- XRENDERING-684: Empty lines get removed below tables and lists after saving in wysiwyg editor (#322) Align the renderer with the parser regarding empty line handling: * At the start of the document, we need two extra newlines. * At the start of a group, we need one extra newline, unless the group is otherwise empty, then one newline less should be printed. * After tables, lists and definition lists, we need one extra newline. This also fixes XRENDERING-667: New lines added when parsing and re-rendering groups in xwiki/2.1 Further, it partially implements XRENDERING-98 for the beginning of the content: Make empty lines at beginning and end of content significant for XWiki Syntax 2.2. (cherry picked from commit 7159c51d6933bec1a8403127a0e40ddf2677a6be) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 7159c5: XRENDERING-684: Empty lines get removed below tabl...
by XWiki Notifications 16 Jan '25

16 Jan '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 7159c51d6933bec1a8403127a0e40ddf2677a6be https://github.com/xwiki/xwiki-rendering/commit/7159c51d6933bec1a8403127a0e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-01-16 (Thu, 16 Jan 2025) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/listener/chaining/ListenerChain.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/emptylines/emptylines1.test A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/emptylines/emptylines2.test Log Message: ----------- XRENDERING-684: Empty lines get removed below tables and lists after saving in wysiwyg editor (#322) Align the renderer with the parser regarding empty line handling: * At the start of the document, we need two extra newlines. * At the start of a group, we need one extra newline, unless the group is otherwise empty, then one newline less should be printed. * After tables, lists and definition lists, we need one extra newline. This also fixes XRENDERING-667: New lines added when parsing and re-rendering groups in xwiki/2.1 Further, it partially implements XRENDERING-98 for the beginning of the content: Make empty lines at beginning and end of content significant for XWiki Syntax 2.2. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-15113: Annotation's update runs on every node in cluster after DocumentUpdatedEvent
by XWiki Notifications 16 Jan '25

16 Jan '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3244
  • 3245
  • 3246
  • 3247
  • 3248
  • 3249
  • 3250
  • ...
  • 5825
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.