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 2024

  • 1 participants
  • 1389 discussions
[[email protected]][Issue] Updates for TRUSTAUTH-27: Cannot retrieve profile when auth/adapter returns an empty value (non null)
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for TRUSTAUTH-28: Support for AJP Attributes
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-205: Propose UI for main toolbar in edit mode
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-51: Converter doesn't process {code} macro inside {panel} macro
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
[xwiki-contrib/ai-llm] c051f4: LLMAI-56: Add support for indexing existing XWiki ...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/ai-llm Commit: c051f4e1a275341d1ccd789e7dd36335b358d278 https://github.com/xwiki-contrib/ai-llm/commit/c051f4e1a275341d1ccd789e7dd3… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/pom.xml M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/Document.java M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocument.java A application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocumentTest.java A application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentStoreTest.java Log Message: ----------- LLMAI-56: Add support for indexing existing XWiki spaces * Add some more tests. * Fix formatting of the document content. * Deprecate Document#chunkDocument. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] e755cf: XWIKI-22304: Do not trigger the lightbox feature f...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: e755cff45d9b7b5e1b3cd03c8e14f5a9433f1e0e https://github.com/xwiki/xwiki-platform/commit/e755cff45d9b7b5e1b3cd03c8e14… Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test Log Message: ----------- XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro (#3246) (cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972) Co-authored-by: Oana-Lavinia Florean <florean.lavinia(a)gmail.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-platform] 11ec6d: XWIKI-22304: Do not trigger the lightbox feature f...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/backport-3245-to-stable-16.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 11ec6d7eb3a6f3b9b1ed583210738e248b8d2d82 https://github.com/xwiki/xwiki-platform/commit/11ec6d7eb3a6f3b9b1ed58321073… Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test Log Message: ----------- XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro (cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972) 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] df10c7: XWIKI-22304: Do not trigger the lightbox feature f...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/backport-3245-to-stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: df10c7e88f9ac3df9a27c46317a313dcaaef1047 https://github.com/xwiki/xwiki-platform/commit/df10c7e88f9ac3df9a27c46317a3… Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test Log Message: ----------- XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro (cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972) 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] 0fff4a: XWIKI-22304: Do not trigger the lightbox feature f...
by XWiki Notifications 03 Jul '24

03 Jul '24
Branch: refs/heads/backport-3245-to-stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 0fff4a9fa2d42d291ba4573cd579c3b43fdd3e2a https://github.com/xwiki/xwiki-platform/commit/0fff4a9fa2d42d291ba4573cd579… Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com> Date: 2024-07-03 (Wed, 03 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/main/java/org/xwiki/rendering/internal/macro/gallery/GalleryMacro.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery1.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery2.test M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-gallery/src/test/resources/macrogallery3.test Log Message: ----------- XWIKI-22304: Do not trigger the lightbox feature for images from the Gallery macro (cherry picked from commit c963ae28c85ec1d7c2879c8d52d46f7a89559972) 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 TRUSTAUTH-27: Cannot retrieve profile when auth/adapter returns an empty value (non null)
by XWiki Notifications 03 Jul '24

03 Jul '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • ...
  • 139
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.