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
notifications@xwiki.org

August 2024

  • 1 participants
  • 1261 discussions
[xwiki/xwiki-platform] 65f3d9: XWIKI-22380: Not getting any specific message when...
by XWiki Notifications 01 Aug '24

01 Aug '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 65f3d975ffb33efb1cdf9ffa18dfa2fb664d6b66 https://github.com/xwiki/xwiki-platform/commit/65f3d975ffb33efb1cdf9ffa18df… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/job_macros.vm Log Message: ----------- XWIKI-22380: Not getting any specific message when there are errors in the job log (cherry picked from commit 5a361269e2be13df58896c32f0dd661b15fe45f4) 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] a88c33: XWIKI-22380: Not getting any specific message when...
by XWiki Notifications 01 Aug '24

01 Aug '24
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: a88c33dcad6cb2c4a1d17b67eed185b5ab3511b6 https://github.com/xwiki/xwiki-platform/commit/a88c33dcad6cb2c4a1d17b67eed1… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/job_macros.vm Log Message: ----------- XWIKI-22380: Not getting any specific message when there are errors in the job log (cherry picked from commit 5a361269e2be13df58896c32f0dd661b15fe45f4) 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] 66985d: XWIKI-22380: Not getting any specific message when...
by XWiki Notifications 01 Aug '24

01 Aug '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 66985da83a9ef130a2724574f7f0e502093150e7 https://github.com/xwiki/xwiki-platform/commit/66985da83a9ef130a2724574f7f0… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/job_macros.vm Log Message: ----------- XWIKI-22380: Not getting any specific message when there are errors in the job log (cherry picked from commit 5a361269e2be13df58896c32f0dd661b15fe45f4) 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] 5a3612: XWIKI-22380: Not getting any specific message when...
by XWiki Notifications 01 Aug '24

01 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5a361269e2be13df58896c32f0dd661b15fe45f4 https://github.com/xwiki/xwiki-platform/commit/5a361269e2be13df58896c32f0dd… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/job_macros.vm Log Message: ----------- XWIKI-22380: Not getting any specific message when there are errors in the job log 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] 19a329: XWIKI-22374: Incorrect saving of annotations when ...
by XWiki Notifications 01 Aug '24

01 Aug '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 19a329f344f86e567af085c0a912d7563b416f3d https://github.com/xwiki/xwiki-platform/commit/19a329f344f86e567af085c0a912… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java Log Message: ----------- XWIKI-22374: Incorrect saving of annotations when there are special characters (%, *) in the document name * Fix the way the space names are decoded when the annotation REST resources are called. (cherry picked from commit 5204f119a84b2c6ffda301d02ceaf7286549539a) 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] 560d29: XWIKI-22374: Incorrect saving of annotations when ...
by XWiki Notifications 01 Aug '24

01 Aug '24
Branch: refs/heads/stable-16.6.x Home: https://github.com/xwiki/xwiki-platform Commit: 560d299c816f1e1bb344885bb080ec78bc204f7f https://github.com/xwiki/xwiki-platform/commit/560d299c816f1e1bb344885bb080… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java Log Message: ----------- XWIKI-22374: Incorrect saving of annotations when there are special characters (%, *) in the document name * Fix the way the space names are decoded when the annotation REST resources are called. (cherry picked from commit 5204f119a84b2c6ffda301d02ceaf7286549539a) 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] 5204f1: XWIKI-22374: Incorrect saving of annotations when ...
by XWiki Notifications 01 Aug '24

01 Aug '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 5204f119a84b2c6ffda301d02ceaf7286549539a https://github.com/xwiki/xwiki-platform/commit/5204f119a84b2c6ffda301d02cea… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-08-01 (Thu, 01 Aug 2024) Changed paths: M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsRESTResource.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/AnnotationsTranslationRESTResource.java M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-rest/src/main/java/org/xwiki/annotation/rest/internal/SingleAnnotationRESTResource.java Log Message: ----------- XWIKI-22374: Incorrect saving of annotations when there are special characters (%, *) in the document name * Fix the way the space names are decoded when the annotation REST resources are called. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18232: Sender's name is not displayed properly anymore in Message Stream's RSS Feed
by XWiki Notifications 01 Aug '24

01 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-18233: Messages sent to groups are not displayed properly in email notifications
by XWiki Notifications 01 Aug '24

01 Aug '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XINFRA-417: The link in footer does not redirect to extension page for XS flavor
by XWiki Notifications 01 Aug '24

01 Aug '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.