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
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: fa03de501cca0c8c119c738384b10a392fcb8fe1
https://github.com/xwiki/xwiki-platform/commit/fa03de501cca0c8c119c738384b1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
(cherry picked from commit fc688b1bbedce6675d48eeda9f47b4d389f14575)
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: 6c9132dc2194d027d8d75106419280fa41c30093
https://github.com/xwiki/xwiki-platform/commit/6c9132dc2194d027d8d751064192…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
(cherry picked from commit fc688b1bbedce6675d48eeda9f47b4d389f14575)
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: fc688b1bbedce6675d48eeda9f47b4d389f14575
https://github.com/xwiki/xwiki-platform/commit/fc688b1bbedce6675d48eeda9f47…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22322
Home: https://github.com/xwiki/xwiki-platform
Commit: 1c56332f6daf132cbcff2f8c9ee8839e02ec004b
https://github.com/xwiki/xwiki-platform/commit/1c56332f6daf132cbcff2f8c9ee8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourcePicker.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkSuggestions.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/DocumentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeMacros.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml
Log Message:
-----------
XWIKI-22322: Allow linking to a new page respecting name strategy from WYSIWYG editor
* Preliminary experiment, most of this work is probably to get rid of
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: d3b1bab8ab790cf5260e412cefa9a209279d4f26
https://github.com/xwiki-contrib/ai-llm/commit/d3b1bab8ab790cf5260e412cefa9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
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: eef8e244db81a41551c419bcc27d0aa6dc375f9a
https://github.com/xwiki-contrib/ai-llm/commit/eef8e244db81a41551c419bcc27d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.5.1
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: 95e07ec1d85b96f22f5360388dbbcfe971a5e191
https://github.com/xwiki-contrib/ai-llm/commit/95e07ec1d85b96f22f5360388dbb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/script/CollectionManagerScriptService.java
Log Message:
-----------
LLMAI-97: The queue status doesn't report documents from XWiki spaces
* Also report tasks from the XWikiDocumentDocumentIndexingTaskConsumer.
Commit: 2d779cdd456b9f78fbf94cc9a2b44387cf719f62
https://github.com/xwiki-contrib/ai-llm/commit/2d779cdd456b9f78fbf94cc9a2b4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/AbstractGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServerWikiComponent.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServerWikiObjectComponentBuilder.java
R application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelWikiObjectComponentBuilder.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/OpenAIGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/resources/META-INF/components.txt
M application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/DefaultEmbeddingModelTest.java
R application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServerTest.java
A application-ai-llm-models/application-ai-llm-models-internal/pom.xml
A application-ai-llm-models/application-ai-llm-models-internal/src/main/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-internal/src/main/resources/META-INF/components.txt
A application-ai-llm-models/application-ai-llm-models-internal/src/test/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServerTest.java
M application-ai-llm-models/pom.xml
Log Message:
-----------
LLMAI-96: Separate the internal inference engine into a separate extension
* Use components for the GPT API server implementations to make instantiating them easier.
* Allow implementing GPT API servers in extensions.
* Add a new extension for the internal server and move the dependencies and the internal server implementation there.
* Use a context component manager to also support both models and GPT API server implementations that are installed on the wiki when the models API is installed on the farm.
Commit: 21a62366a9913f6aeeb28676a6889bf3461275a2
https://github.com/xwiki-contrib/ai-llm/commit/21a62366a9913f6aeeb28676a688…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-authentication/application-ai-llm-authentication-api/pom.xml
M application-ai-llm-authentication/application-ai-llm-authentication-ui/pom.xml
M application-ai-llm-authentication/pom.xml
M application-ai-llm-chat/application-ai-llm-chat-webjar/pom.xml
M application-ai-llm-chat/pom.xml
M application-ai-llm-index/application-ai-llm-index-api/pom.xml
M application-ai-llm-index/application-ai-llm-index-ui/pom.xml
M application-ai-llm-index/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-internal/pom.xml
M application-ai-llm-models/application-ai-llm-models-ui/pom.xml
M application-ai-llm-models/pom.xml
M pom.xml
Log Message:
-----------
[Misc] Set the version to 0.5.1-SNAPSHOT
Compare: https://github.com/xwiki-contrib/ai-llm/compare/d7a39a8861d9...21a62366a991
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-commons
Commit: 5c43a5dcc17e61e33bec8ae1d85991ee2f519aa7
https://github.com/xwiki/xwiki-commons/commit/5c43a5dcc17e61e33bec8ae1d8599…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/aether/internal/AetherDefaultRepositoryManagerTest.java
Log Message:
-----------
XCOMMONS-3088: Extensions with dependencies that have a classifier cannot be installed anymore
* Do not ignore the classifier of extensions
* Revert the test changes related to classifiers
(cherry picked from commit aab25ec5576c7bb2fcb4b92b5e4fe01ff3640a25)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: aab25ec5576c7bb2fcb4b92b5e4fe01ff3640a25
https://github.com/xwiki/xwiki-commons/commit/aab25ec5576c7bb2fcb4b92b5e4fe…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/aether/internal/AetherDefaultRepositoryManagerTest.java
Log Message:
-----------
XCOMMONS-3088: Extensions with dependencies that have a classifier cannot be installed anymore
* Do not ignore the classifier of extensions
* Revert the test changes related to classifiers
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications