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
[email protected]

June 2024

  • 1 participants
  • 1409 discussions
[xwiki/xwiki-platform] 6de623: XWIKI-22137: Tour button on the bottom right in Fr...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 6de6233afaf04840d91649c03d1556ca962512fd https://github.com/xwiki/xwiki-platform/commit/6de6233afaf04840d91649c03d15… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourJS.xml Log Message: ----------- XWIKI-22137: Tour button on the bottom right in French doesn't display properly characters with accents (#3144) * Removed the json escaping from the button text content * Refactored the button creation Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com> (cherry picked from commit cd2d76226fded85b1ac0f2821eddccbe7910d0d0) 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] ec4427: XWIKI-22137: Tour button on the bottom right in Fr...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/backport-3144-to-stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: ec44276343bf1454f98743204c0d1ce728c51af7 https://github.com/xwiki/xwiki-platform/commit/ec44276343bf1454f98743204c0d… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourJS.xml Log Message: ----------- XWIKI-22137: Tour button on the bottom right in French doesn't display properly characters with accents (#3144) * Removed the json escaping from the button text content * Refactored the button creation Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com> (cherry picked from commit cd2d76226fded85b1ac0f2821eddccbe7910d0d0) 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] 483f10: XWIKI-22137: Tour button on the bottom right in Fr...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/backport-3144-to-stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 483f10b83cc48c28f0f9ab3277c3ca05770cee43 https://github.com/xwiki/xwiki-platform/commit/483f10b83cc48c28f0f9ab3277c3… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourJS.xml Log Message: ----------- XWIKI-22137: Tour button on the bottom right in French doesn't display properly characters with accents (#3144) * Removed the json escaping from the button text content * Refactored the button creation Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com> (cherry picked from commit cd2d76226fded85b1ac0f2821eddccbe7910d0d0) 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] cd2d76: XWIKI-22137: Tour button on the bottom right in Fr...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: cd2d76226fded85b1ac0f2821eddccbe7910d0d0 https://github.com/xwiki/xwiki-platform/commit/cd2d76226fded85b1ac0f2821edd… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-tour/xwiki-platform-tour-ui/src/main/resources/TourCode/TourJS.xml Log Message: ----------- XWIKI-22137: Tour button on the bottom right in French doesn't display properly characters with accents (#3144) * Removed the json escaping from the button text content * Refactored the button creation Co-authored-by: Manuel Leduc <manuel.leduc(a)xwiki.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-rendering] 99731d: XRENDERING-647: ]]] in a link parameter breaks lin...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-rendering Commit: 99731d0cea072a9af5309c9f30a27f12f2b03b59 https://github.com/xwiki/xwiki-rendering/commit/99731d0cea072a9af5309c9f30a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/renderer/ParametersPrinter.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping2.test A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping6.test Log Message: ----------- XRENDERING-647: ]]] in a link parameter breaks link syntax (#302) * match the characters that we don't escape using a lookahead such that they can be matched again * add a new test (cherry picked from commit 0377b21d562c826a33acea51ca03a672b9df49a2) 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] d9d10e: XRENDERING-647: ]]] in a link parameter breaks lin...
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-rendering Commit: d9d10e94116087e852d73fabad28a60d0d0d0ec0 https://github.com/xwiki/xwiki-rendering/commit/d9d10e94116087e852d73fabad2… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M xwiki-rendering-api/src/main/java/org/xwiki/rendering/internal/renderer/ParametersPrinter.java M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping2.test A xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/src/test/resources/xwiki20/specific/escaping/escaping6.test Log Message: ----------- XRENDERING-647: ]]] in a link parameter breaks link syntax (#302) * match the characters that we don't escape using a lookahead such that they can be matched again * add a new test (cherry picked from commit 0377b21d562c826a33acea51ca03a672b9df49a2) 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 CRISTAL-207: Updating a link does not work
by XWiki Notifications 06 Jun '24

06 Jun '24
1 0
0 0
[[email protected]][Issue] Updates for XRENDERING-747: Support converting/changing macros during the macro transformation
by XWiki Notifications 06 Jun '24

06 Jun '24
1 0
0 0
[xwiki-contrib/cristal] 028d48: CRISTAL-207: Updating a link does not work
by XWiki Notifications 06 Jun '24

06 Jun '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 028d483ed602b17008a76f57b22f9f8a5671ad9f https://github.com/xwiki-contrib/cristal/commit/028d483ed602b17008a76f57b22… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-06-06 (Thu, 06 Jun 2024) Changed paths: M editors/tiptap/src/components/extensions/bubble-menu.ts Log Message: ----------- CRISTAL-207: Updating a link does not work 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-22209: Deprecate NotificationFilterPreference#isActive
by XWiki Notifications 06 Jun '24

06 Jun '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • ...
  • 141
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.