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]

  • 58953 discussions
[xwiki-contrib/cristal] 3f222d: Translated using Weblate (Portuguese (Brazil))
by XWiki Notifications 09 Dec '25

09 Dec '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 3f222dad259da2b152f5b93c70f3cd4566320194 https://github.com/xwiki-contrib/cristal/commit/3f222dad259da2b152f5b93c70f… Author: Thiago Krieck <thiago.krieck(a)xwiki.com> Date: 2025-12-09 (Tue, 09 Dec 2025) Changed paths: M skin/langs/translation-pt_BR.json Log Message: ----------- Translated using Weblate (Portuguese (Brazil)) Currently translated at 86.9% (20 of 23 strings) Translation: XWiki Contrib/Cristal - Skin Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/pt_BR/ To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] a40011: [Misc] Use more accurate Maven properties names an...
by XWiki Notifications 09 Dec '25

09 Dec '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: a40011646e3c681ad11dc9d5680eaec32f026541 https://github.com/xwiki/xwiki-commons/commit/a40011646e3c681ad11dc9d5680ea… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-12-09 (Tue, 09 Dec 2025) Changed paths: M pom.xml Log Message: ----------- [Misc] Use more accurate Maven properties names and reorganize dependency management To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23420: Notifications that aren't pre-filtered in time aren't sent by schedulers
by XWiki Notifications 09 Dec '25

09 Dec '25
1 0
0 0
[xwiki-contrib/book-versions] e122d2: Translated using Weblate (French)
by XWiki Notifications 09 Dec '25

09 Dec '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: e122d2b3b5e785b8ad3ef69dea664327534a60ac https://github.com/xwiki-contrib/book-versions/commit/e122d2b3b5e785b8ad3ef… Author: Cédric LAMBLIN <cedric.lamblin(a)xwiki.com> Date: 2025-12-09 (Tue, 09 Dec 2025) Changed paths: M application-book-versions-common-ui/src/main/resources/BookVersions/Code/Translations.fr.xml Log Message: ----------- Translated using Weblate (French) Currently translated at 71.2% (196 of 275 strings) Translation: XWiki Contrib/Book - Versions - UI Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/book-versions-ui/fr/ To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XINFRA-442: Propose improvements to XWiki.org and showcase Cristal
by XWiki Notifications 08 Dec '25

08 Dec '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23804: Root cause of an error is not displayed when saving a page on Tomcat
by XWiki Notifications 08 Dec '25

08 Dec '25
1 0
0 0
[xwiki/xwiki-platform] 9970d1: XWIKI-23804: Root cause of an error is not display...
by XWiki Notifications 08 Dec '25

08 Dec '25
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9970d19b4a3ba5dca0b2994c21e311f5493e47b6 https://github.com/xwiki/xwiki-platform/commit/9970d19b4a3ba5dca0b2994c21e3… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-23804: Root cause of an error is not displayed when saving a page on Tomcat * Bulletproof actionButtons.js to use first the content message, then the status text and then only the static fallback message (cherry picked from commit fa2df505710b50e2c5ff5a3d11b539cb72b24429) 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] e5bcb5: XWIKI-23804: Root cause of an error is not display...
by XWiki Notifications 08 Dec '25

08 Dec '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: e5bcb5348ae52a3f4914bdb75048feb7c9003e86 https://github.com/xwiki/xwiki-platform/commit/e5bcb5348ae52a3f4914bdb75048… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-23804: Root cause of an error is not displayed when saving a page on Tomcat * Bulletproof actionButtons.js to use first the content message, then the status text and then only the static fallback message (cherry picked from commit fa2df505710b50e2c5ff5a3d11b539cb72b24429) 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] 292a55: XWIKI-23804: Root cause of an error is not display...
by XWiki Notifications 08 Dec '25

08 Dec '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 292a556b48054de037d7ab272c1cb434e9ea2bcc https://github.com/xwiki/xwiki-platform/commit/292a556b48054de037d7ab272c1c… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-23804: Root cause of an error is not displayed when saving a page on Tomcat * Bulletproof actionButtons.js to use first the content message, then the status text and then only the static fallback message (cherry picked from commit fa2df505710b50e2c5ff5a3d11b539cb72b24429) 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] fa2df5: XWIKI-23804: Root cause of an error is not display...
by XWiki Notifications 08 Dec '25

08 Dec '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: fa2df505710b50e2c5ff5a3d11b539cb72b24429 https://github.com/xwiki/xwiki-platform/commit/fa2df505710b50e2c5ff5a3d11b5… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-12-08 (Mon, 08 Dec 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/actionbuttons/actionButtons.js Log Message: ----------- XWIKI-23804: Root cause of an error is not displayed when saving a page on Tomcat * Bulletproof actionButtons.js to use first the content message, then the status text and then only the static fallback message To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 1594
  • 1595
  • 1596
  • 1597
  • 1598
  • 1599
  • 1600
  • ...
  • 5896
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.