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
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
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
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
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