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]

July 2025

  • 1 participants
  • 1435 discussions
[[email protected]][Issue] Updates for XPRISMJS-8: Missing escapes for "{" leading to errors when used in some conditions
by XWiki Notifications 09 Jul '25

09 Jul '25
1 0
0 0
[xwiki-contrib/application-changerequest] f5e53b: CRAPP-367: Provide explanation why someone cannot ...
by XWiki Notifications 09 Jul '25

09 Jul '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-changerequest Commit: f5e53bfc70cc48b6f847b389ac2edf78177ed925 https://github.com/xwiki-contrib/application-changerequest/commit/f5e53bfc7… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M application-changerequest-api/src/main/java/org/xwiki/contrib/changerequest/ChangeRequestRightsManager.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/DefaultChangeRequestRightsManager.java M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/script/ChangeRequestAuthorizationScriptService.java M application-changerequest-default/src/main/resources/ApplicationResources.properties M application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestSheet.xml M application-changerequest-ui/src/main/resources/ChangeRequest/Code/ChangeRequestTranslations.xml Log Message: ----------- CRAPP-367: Provide explanation why someone cannot review * Add an API to find the reason why a user cannot review * Display it as title of the disabled button To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
1 0
0 0
[xwiki-contrib/prismjs] 0c690c: XPRISMJS-8: Missing escapes for "{" leading to err...
by XWiki Notifications 09 Jul '25

09 Jul '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/prismjs Commit: 0c690c158b16170109006f722fc0f805a37cd11e https://github.com/xwiki-contrib/prismjs/commit/0c690c158b16170109006f722fc… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M prismjs-code/src/main/java/org/xwiki/contrib/prismjs/internal/PrismCodeMacro.java M prismjs-macro/src/main/java/org/xwiki/contrib/prismjs/internal/PrismMacro.java Log Message: ----------- XPRISMJS-8: Missing escapes for "{" leading to errors when used in some conditions To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/prismjs/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CRAPP-367: Provide explanation why someone cannot review
by XWiki Notifications 09 Jul '25

09 Jul '25
1 0
0 0
[xwiki-contrib/book-versions] 080271: BVERSION-230: Prevent reentrancy of ContentDisplay
by XWiki Notifications 09 Jul '25

09 Jul '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 0802715ed5ef9e349c50272cf4057916c9d9e830 https://github.com/xwiki-contrib/book-versions/commit/0802715ed5ef9e349c502… Author: Mathieu Pace <mathieu.pace(a)xwiki.com> Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M application-book-versions-ui/src/main/resources/BookVersions/Code/ContentDisplay.xml Log Message: ----------- BVERSION-230: Prevent reentrancy of ContentDisplay - From https://github.com/xwiki-contrib/book-versions/commit/c7ecc10e2a8f0bafa3e61…: - add a #try() to ensure setting the flag to false - change the data storage to a velocity variable, which wouldn't be shared between request 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 CRAPP-360: Possible ChangeRequestDiscussionException in some cases
by XWiki Notifications 09 Jul '25

09 Jul '25
1 0
0 0
[[email protected]][Issue] Updates for DISCUSSION-31: Improve error handling in APIs
by XWiki Notifications 09 Jul '25

09 Jul '25
1 0
0 0
[xwiki-contrib/application-discussions] e6584b: DISCUSSION-31: Improve error handling in APIs
by XWiki Notifications 09 Jul '25

09 Jul '25
Branch: refs/heads/DISCUSSION-31 Home: https://github.com/xwiki-contrib/application-discussions Commit: e6584b72c8e76a4393d363fde11ecbb2531317f0 https://github.com/xwiki-contrib/application-discussions/commit/e6584b72c8e… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M pom.xml Log Message: ----------- DISCUSSION-31: Improve error handling in APIs * Revert upgrade of parent pom To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-discussions/settings/notificat…
1 0
0 0
[xwiki-contrib/application-changerequest] 0fe9b5: Upgrade discussions
by XWiki Notifications 09 Jul '25

09 Jul '25
Branch: refs/heads/upgrade-discussions Home: https://github.com/xwiki-contrib/application-changerequest Commit: 0fe9b50fe2e0d95722cc7edd76592ea81b99784a https://github.com/xwiki-contrib/application-changerequest/commit/0fe9b50fe… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-07-09 (Wed, 09 Jul 2025) Changed paths: M application-changerequest-default/src/main/java/org/xwiki/contrib/changerequest/internal/handlers/ReviewChangeRequestHandler.java M application-changerequest-discussions/src/main/java/org/xwiki/contrib/changerequest/discussions/internal/ChangeRequestDiscussionFactory.java M application-changerequest-discussions/src/main/java/org/xwiki/contrib/changerequest/discussions/internal/DefaultChangeRequestDiscussionService.java M application-changerequest-discussions/src/test/java/org/xwiki/contrib/changerequest/discussions/internal/ChangeRequestDiscussionFactoryTest.java M pom.xml Log Message: ----------- Upgrade discussions To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…
1 0
0 0
[[email protected]][Issue] Updates for OIDC-244: Provide an option to clear the client provider cookie upon logout
by XWiki Notifications 09 Jul '25

09 Jul '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • ...
  • 144
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.