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]

  • 58309 discussions
[[email protected]][Issue] Updates for CRISTAL-300: CSS for the table displayer
by XWiki Notifications 29 Nov '24

29 Nov '24
1 0
0 0
[xwiki-contrib/cristal] d2265d: CRISTAL-300: CSS for the table displayer
by XWiki Notifications 29 Nov '24

29 Nov '24
Branch: refs/heads/CRISTAL-300 Home: https://github.com/xwiki-contrib/cristal Commit: d2265d8b8db3a3e9b2cded7a523b277e86221d9c https://github.com/xwiki-contrib/cristal/commit/d2265d8b8db3a3e9b2cded7a523… Author: Thiago Krieck <thiago.krieck(a)xwiki.com> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue M skin/src/vue/c-view.vue Log Message: ----------- CRISTAL-300: CSS for the table displayer - Add mobile tags to the attachmentsTable To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22492: Livedata filter options are misread
by XWiki Notifications 29 Nov '24

29 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-346: Upgrade stable version to 16.10.0
by XWiki Notifications 29 Nov '24

29 Nov '24
1 0
0 0
[xwiki/xwiki-docker] 7976fa: XDOCKER-346: Upgrade stable version to 16.10.0
by XWiki Notifications 29 Nov '24

29 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 7976fa78fc21571e035fa24c7a57f03292fb0dae https://github.com/xwiki/xwiki-docker/commit/7976fa78fc21571e035fa24c7a57f0… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: M 16/mariadb-tomcat/.env M 16/mariadb-tomcat/Dockerfile M 16/mysql-tomcat/.env M 16/mysql-tomcat/Dockerfile M 16/postgres-tomcat/.env M 16/postgres-tomcat/Dockerfile M build.gradle Log Message: ----------- XDOCKER-346: Upgrade stable version to 16.10.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-346: Upgrade stable version to 16.10.0
by XWiki Notifications 29 Nov '24

29 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-619: Lists with nested paragraphs are incorrectly converted to XWiki syntax
by XWiki Notifications 29 Nov '24

29 Nov '24
1 0
0 0
[xwiki/xwiki-rendering] 83d22b: XRENDERING-619: Lists with nested paragraphs are i...
by XWiki Notifications 29 Nov '24

29 Nov '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: 83d22baa152420c27d80b40eab191b729d0f4614 https://github.com/xwiki/xwiki-rendering/commit/83d22baa152420c27d80b40eab1… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: A xwiki-rendering-integration-tests/src/test/resources/simple/list/list15.test A xwiki-rendering-integration-tests/src/test/resources/simple/list/list16.test M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/ListItemStackingInlineContentChainingListener.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java Log Message: ----------- XRENDERING-619: Lists with nested paragraphs are incorrectly converted to XWiki syntax (#307) * Add an integration test to test the behavior * Make the detection of first element rendered more robust. * Avoid adding group syntax when not needed. * Add another test to verify that groups are actually added. * Fix the MessageMacroTest to expect more line breaks - the new line breaks are good, "content" is in a new paragraph. (cherry picked from commit 315fcf96bf532c754ec64b648d70a19da2b40b0e) (cherry picked from commit 3a912d81e4cf9b27e307fa11279c3c6560661784) 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] 3a912d: XRENDERING-619: Lists with nested paragraphs are i...
by XWiki Notifications 29 Nov '24

29 Nov '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-rendering Commit: 3a912d81e4cf9b27e307fa11279c3c6560661784 https://github.com/xwiki/xwiki-rendering/commit/3a912d81e4cf9b27e307fa11279… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-11-29 (Fri, 29 Nov 2024) Changed paths: A xwiki-rendering-integration-tests/src/test/resources/simple/list/list15.test A xwiki-rendering-integration-tests/src/test/resources/simple/list/list16.test M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/ListItemStackingInlineContentChainingListener.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/main/java/org/xwiki/rendering/internal/renderer/xwiki20/XWikiSyntaxChainingRenderer.java Log Message: ----------- XRENDERING-619: Lists with nested paragraphs are incorrectly converted to XWiki syntax (#307) * Add an integration test to test the behavior * Make the detection of first element rendered more robust. * Avoid adding group syntax when not needed. * Add another test to verify that groups are actually added. * Fix the MessageMacroTest to expect more line breaks - the new line breaks are good, "content" is in a new paragraph. (cherry picked from commit 315fcf96bf532c754ec64b648d70a19da2b40b0e) 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-22665: Required rights should be cached
by XWiki Notifications 29 Nov '24

29 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3489
  • 3490
  • 3491
  • 3492
  • 3493
  • 3494
  • 3495
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.