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]

  • 58448 discussions
[[email protected]][Issue] Updates for XWIKI-21962: Forced default style is not taken into account when pasting an image
by XWiki Notifications 14 Jun '24

14 Jun '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-212: Make embedding less prone to CSS conflicts
by XWiki Notifications 13 Jun '24

13 Jun '24
1 0
0 0
[xwiki-contrib/cristal] 276d9d: CRISTAL-212: Make embed less prone to conflicts
by XWiki Notifications 13 Jun '24

13 Jun '24
Branch: refs/heads/CRISTAL-212 Home: https://github.com/xwiki-contrib/cristal Commit: 276d9dd2defe033e5e53ea8043d9aae20fc2c2c5 https://github.com/xwiki-contrib/cristal/commit/276d9dd2defe033e5e53ea8043d… Author: Thiago Krieck <thiago.krieck(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M electron/renderer/index.html M lib/src/components/DefaultCristalApp.ts M lib/src/index.css M skin/src/vue/c-view.vue M web/index.html Log Message: ----------- CRISTAL-212: Make embed less prone to conflicts * Changed class names and IDs to better target Cristal only * Changed the location of common CSS to make it scoped by Vue Commit: 524bb8d40d0d658fdd61c806ea19d174720b4089 https://github.com/xwiki-contrib/cristal/commit/524bb8d40d0d658fdd61c806ea1… Author: Thiago Krieck <thiago.krieck(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M skin/src/vue/c-view.vue Log Message: ----------- CRISTAL-212: Make embedding less prone to CSS conflicts * Changed layout type from fixed positioning to css grid based layout * Changed media queries to container queries Compare: https://github.com/xwiki-contrib/cristal/compare/276d9dd2defe%5E...524bb8d4… 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 XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs
by XWiki Notifications 13 Jun '24

13 Jun '24
1 0
0 0
[xwiki/xwiki-rendering] 7ec2d0: XRENDERING-744: Nested lists with paragraphs are i...
by XWiki Notifications 13 Jun '24

13 Jun '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-rendering Commit: 7ec2d071c8b65b396a2a9e5aa6fa94e98165ce1b https://github.com/xwiki/xwiki-rendering/commit/7ec2d071c8b65b396a2a9e5aa6f… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/list/list.test M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/ListTagHandler.java M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/impl/TagContext.java Log Message: ----------- XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs (#306) * Treat lists that are in a list item but where the list item has a nested document as block handlers. * Bulletproof TagContext.getParent against being called on the root tag context. (cherry picked from commit 8fcf6ac112103b0b1d0f79d4b5624d2cfe05ce39) 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] 098995: XRENDERING-744: Nested lists with paragraphs are i...
by XWiki Notifications 13 Jun '24

13 Jun '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: 098995f25b114deab7e7a8798f55911206dcb303 https://github.com/xwiki/xwiki-rendering/commit/098995f25b114deab7e7a8798f5… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/list/list.test M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/ListTagHandler.java M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/impl/TagContext.java Log Message: ----------- XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs (#306) * Treat lists that are in a list item but where the list item has a nested document as block handlers. * Bulletproof TagContext.getParent against being called on the root tag context. (cherry picked from commit 8fcf6ac112103b0b1d0f79d4b5624d2cfe05ce39) 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] 8fcf6a: XRENDERING-744: Nested lists with paragraphs are i...
by XWiki Notifications 13 Jun '24

13 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-rendering Commit: 8fcf6ac112103b0b1d0f79d4b5624d2cfe05ce39 https://github.com/xwiki/xwiki-rendering/commit/8fcf6ac112103b0b1d0f79d4b56… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/src/test/resources/xhtml10/specific/list/list.test M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/handler/ListTagHandler.java M xwiki-rendering-wikimodel/src/main/java/org/xwiki/rendering/wikimodel/xhtml/impl/TagContext.java Log Message: ----------- XRENDERING-744: Nested lists with paragraphs are incorrectly rendered and cause NPEs (#306) * Treat lists that are in a list item but where the list item has a nested document as block handlers. * Bulletproof TagContext.getParent against being called on the root tag context. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 8b0295: XWIKI-19751: Move the "watch" button for a page to...
by XWiki Notifications 13 Jun '24

13 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8b029511f18600942b7a37435697506e63f06039 https://github.com/xwiki/xwiki-platform/commit/8b029511f18600942b7a37435697… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-06-13 (Thu, 13 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsWatchUIX.xml Log Message: ----------- XWIKI-19751: Move the "watch" button for a page to the page content menu * Fixing another bad html 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 CRISTAL-212: Make embed less prone to conflicts
by XWiki Notifications 13 Jun '24

13 Jun '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21153: Move/Rename: Links on child pages with their own children not updated when pointing to their own children
by XWiki Notifications 13 Jun '24

13 Jun '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4253
  • 4254
  • 4255
  • 4256
  • 4257
  • 4258
  • 4259
  • ...
  • 5845
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.