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 XWIKI-22318: 'Is enabled' Notifications Custom filter doesn't keep it's value after page refresh
by XWiki Notifications 11 Jul '24

11 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22115: Filter boxes for Notifications Custom Filters LiveData are displayed in larger size in Chrome and Edge
by XWiki Notifications 11 Jul '24

11 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for LLMAI-99: Pages with non-consecutive object numbers cannot be indexed
by XWiki Notifications 11 Jul '24

11 Jul '24
1 0
0 0
[xwiki-contrib/ai-llm] 8947d0: LLMAI-99: Pages with non-consecutive object number...
by XWiki Notifications 11 Jul '24

11 Jul '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/ai-llm Commit: 8947d00ad338ca1f770db7a1bfc9429fef8e416f https://github.com/xwiki-contrib/ai-llm/commit/8947d00ad338ca1f770db7a1bfc9… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocumentTest.java Log Message: ----------- LLMAI-99: Pages with non-consecutive object numbers cannot be indexed * Let the test actually test null objects. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
1 0
0 0
[xwiki-contrib/ai-llm] 1e6a77: LLMAI-99: Pages with non-consecutive object number...
by XWiki Notifications 11 Jul '24

11 Jul '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/ai-llm Commit: 1e6a7721750372c101f921065fc49091bb5465ed https://github.com/xwiki-contrib/ai-llm/commit/1e6a7721750372c101f921065fc4… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocument.java M application-ai-llm-index/application-ai-llm-index-api/src/main/resources/ApplicationResources.properties M application-ai-llm-index/application-ai-llm-index-api/src/test/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocumentTest.java Log Message: ----------- LLMAI-99: Pages with non-consecutive object numbers cannot be indexed * Add a heading based on the XClass reference * Exclude null objects * Protect against missing XClass Commit: 92a6c18a650a3daba54a8ecc778311c7ce869dd2 https://github.com/xwiki-contrib/ai-llm/commit/92a6c18a650a3daba54a8ecc7783… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/xwikistore/XWikiDocumentDocument.java Log Message: ----------- LLMAI-99: Pages with non-consecutive object numbers cannot be indexed * Also exclude empty property values from indexing. Compare: https://github.com/xwiki-contrib/ai-llm/compare/d3b1bab8ab79...92a6c18a650a 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] 39fdfa: XWIKI-22318: 'Is enabled' Notifications Custom fil...
by XWiki Notifications 11 Jul '24

11 Jul '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 39fdfa38e309b199c591f28d178cd4a4a78d2b8c https://github.com/xwiki/xwiki-platform/commit/39fdfa38e309b199c591f28d178c… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue Log Message: ----------- XWIKI-22318: 'Is enabled' Notifications Custom filter doesn't keep it's value after page refresh * Refactor FilterBoolean so that it's closer to the implementation of FilterList since they share same principle of using selectize * Cover the usecase inside the integration test (cherry picked from commit b568134fcba86e13842bc5272ce1acbd020cd25f) 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] f8cbf2: XWIKI-22115: Filter boxes for Notifications Custom...
by XWiki Notifications 11 Jul '24

11 Jul '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f8cbf2310deb90b07f15920dd1ae02ba5deda2bb https://github.com/xwiki/xwiki-platform/commit/f8cbf2310deb90b07f15920dd1ae… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue Log Message: ----------- XWIKI-22115: Filter boxes for Notifications Custom Filters LiveData are displayed in larger size in Chrome and Edge * Adjust the styles of boolean filters to match those of list filters. (cherry picked from commit df0baae087cc1208fb5be0d3921c06ddd6243868) Commit: 6c0883fb5d7f5b6572c52cb21b6c8c046c5f5bea https://github.com/xwiki/xwiki-platform/commit/6c0883fb5d7f5b6572c52cb21b6c… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue Log Message: ----------- XWIKI-22318: 'Is enabled' Notifications Custom filter doesn't keep it's value after page refresh * Refactor FilterBoolean so that it's closer to the implementation of FilterList since they share same principle of using selectize * Cover the usecase inside the integration test (cherry picked from commit b568134fcba86e13842bc5272ce1acbd020cd25f) Compare: https://github.com/xwiki/xwiki-platform/compare/6c9132dc2194...6c0883fb5d7f 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] b56813: XWIKI-22318: 'Is enabled' Notifications Custom fil...
by XWiki Notifications 11 Jul '24

11 Jul '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b568134fcba86e13842bc5272ce1acbd020cd25f https://github.com/xwiki/xwiki-platform/commit/b568134fcba86e13842bc5272ce1… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-07-11 (Thu, 11 Jul 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-test/xwiki-platform-livedata-test-docker/src/test/it/org/xwiki/livedata/test/ui/LiveDataIT.java M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterBoolean.vue Log Message: ----------- XWIKI-22318: 'Is enabled' Notifications Custom filter doesn't keep it's value after page refresh * Refactor FilterBoolean so that it's closer to the implementation of FilterList since they share same principle of using selectize * Cover the usecase inside the integration test 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 LLMAI-99: Pages with non-consecutive object numbers cannot be indexed
by XWiki Notifications 11 Jul '24

11 Jul '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-19430: HTML 5 tags are not supported by the PDF export
by XWiki Notifications 11 Jul '24

11 Jul '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • ...
  • 139
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.