Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d24e4976fe48ae917c3e525c4dbb692fab9a8d70
https://github.com/xwiki/xwiki-platform/commit/d24e4976fe48ae917c3e525c4dbb…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-05-09 (Thu, 09 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-docker/src/test/it/org/xwiki/realtime/wiki/test/ui/RealtimeWikiEditorIT.java
A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-pageobjects/src/main/java/org/xwiki/realtime/wiki/test/po/RealtimeWikiEditPage.java
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-pageobjects/src/main/java/org/xwiki/realtime/wiki/test/po/RealtimeWikiEditor.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/editor/WikiEditPage.java
Log Message:
-----------
XWIKI-22112: RealtimeWikiEditorIT.toggleRealtimeWithSelf
(cherry picked from commit b01436025ba2a7504d7456880e6710a618358418)
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: b01436025ba2a7504d7456880e6710a618358418
https://github.com/xwiki/xwiki-platform/commit/b01436025ba2a7504d7456880e67…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-05-09 (Thu, 09 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-docker/src/test/it/org/xwiki/realtime/wiki/test/ui/RealtimeWikiEditorIT.java
A xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-pageobjects/src/main/java/org/xwiki/realtime/wiki/test/po/RealtimeWikiEditPage.java
R xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wiki/xwiki-platform-realtime-wiki-test/xwiki-platform-realtime-wiki-test-pageobjects/src/main/java/org/xwiki/realtime/wiki/test/po/RealtimeWikiEditor.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/editor/WikiEditPage.java
Log Message:
-----------
XWIKI-22112: RealtimeWikiEditorIT.toggleRealtimeWithSelf
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: 2475a94e3ee04faed8116c1ac5a1399b181427cf
https://github.com/xwiki-contrib/ai-llm/commit/2475a94e3ee04faed8116c1ac5a1…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-08 (Wed, 08 May 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/Chunk.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/EmbeddingsUtils.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/IndexTaskConsumer.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/SolrConnector.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/AiLLMSolrCoreInitializer.java
Log Message:
-----------
LLMAI-39: Add a vector index based on Solr
* Retry embedding requests that fail due to rate limit errors with an exponential backoff instead of using a fallback model.
* Remove the fallback embedding model.
* Increase the stored vector size to 1024.
* Fix migrating the existing Solr core by emptying it.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/ai-llm-benchmark
Commit: cda419473baeb93d50535e1d18072244fad3c871
https://github.com/xwiki-contrib/ai-llm-benchmark/commit/cda419473baeb93d50…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths:
M README.md
M context_data/collections/collection.json
M context_data/collections/collection2.json
Log Message:
-----------
LLMAI-61: Implement an evaluation framework
* Adjust collection metadata to current version
* Extend the README
Commit: afcdd7cb5e0dbad773f856f7b30ddff0c0e5e125
https://github.com/xwiki-contrib/ai-llm-benchmark/commit/afcdd7cb5e0dbad773…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-08 (Wed, 08 May 2024)
Changed paths:
A context_data/documents/dev_Community.SupportStrategy.DatabaseSupportStrategy.json
A context_data/documents/extensions_Extension.Administration Application.json
A context_data/documents/extensions_Extension.LDAP.Authenticator.WebHome.json
A context_data/documents/extensions_Extension.LLM Application.Authenticator.WebHome.json
A context_data/documents/extensions_Extension.LLM Application.Index for the LLM Application.WebHome.json
A context_data/documents/extensions_Extension.Model.Validation.UI.WebHome.json
A context_data/documents/extensions_Extension.Notifications Application.WebHome.json
A context_data/documents/extensions_Extension.Office Importer Application.json
A context_data/documents/extensions_Extension.OpenID Connect.OpenID Connect Authenticator.WebHome.json
A context_data/documents/urls.txt
A context_data/documents/xwiki_Documentation.AdminGuide.Access Rights.Permission types.WebHome.json
A context_data/documents/xwiki_Documentation.AdminGuide.Access Rights.WebHome.json
A context_data/documents/xwiki_Documentation.AdminGuide.Authentication.WebHome.json
A context_data/documents/xwiki_Documentation.AdminGuide.Configuration.WebHome.json
A context_data/documents/xwiki_Documentation.AdminGuide.Upgrade.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Accessibility.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Applications.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Attachments.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Authentication.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.ContentOrganization.NestedPagesMigration.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.ContentOrganization.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.ContentOrganization.WikiVsNestedPages.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.DatabaseSupport.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.DistributionWizard.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.DocumentLifecycle.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Exports.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Forms.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.I18N.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Imports.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.KeyboardShortcuts.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Navigate.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Notifications.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.PageEditing.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Programming.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.RSS.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.RightsManagement.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.ScalabilityPerformance.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.SecondGenerationWiki.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.Skins.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.UsersAndGroupsManagement.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.VersionControl.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.XWikiRESTfulAPI.json
A context_data/documents/xwiki_Documentation.UserGuide.Features.XWikiSyntax.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.ChangingTheLogoAndThePanels.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.CreatingABasicApp.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.CreatingAPage.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.CreatingNewUsers.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.EditingAPage.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.FirstStepsWithXWiki.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.GoingFurther.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.PageHistory.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.SettingUserRights.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.WhatIsAWiki.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.WhatsSpecialAboutXWiki.WebHome.json
A context_data/documents/xwiki_Documentation.UserGuide.GettingStarted.XWikiBasicConcepts.json
A download_wiki_page.py
Log Message:
-----------
LLMAI-63: Prepare a collection of documents for benchmarking the LLMs
* Add a script to download wiki pages from xwiki.org
* Add an initial collection of 56 wiki pages, primarily the user guide and some guides about authentication
Compare: https://github.com/xwiki-contrib/ai-llm-benchmark/compare/a43361fb91d7...af…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm-benchmark/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9052e5bbac106fa30a7187aee6b91aff5971578d
https://github.com/xwiki/xwiki-platform/commit/9052e5bbac106fa30a7187aee6b9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm
M xwiki-platform-core/xwiki-platform-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/Main/DatabaseSearch.xml
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/pom.xml
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/search.css
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.css
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.js
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/search/search.css
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/search/searchSuggest.css
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/search/searchSuggest.js
Log Message:
-----------
XWIKI-22147: Global Search Suggest not working - no request to the backend
Revert "XWIKI-21811: Don't display in logs Errors related to ObjectEvaluator when upgrading XWiki (#2977)"
This reverts commit 7bd3b2b4555370712fd27d029367a81db0c35d1d.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: df0063410f889e61fc8b197430fc4f025a360538
https://github.com/xwiki/xwiki-platform/commit/df0063410f889e61fc8b197430fc…
Author: Michael Hamann <michael(a)content-space.de>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/tree.js
Log Message:
-----------
Revert "XWIKI-18356: "aria-labelledby" for navigation panel entries and corre…"
This reverts commit 8b53ddb869431681957eacc5752ba5c3c4e7bfe8.
(cherry picked from commit 79eea6264926c19f4e0090d0af9f5b218cb11f6e)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3110-to-stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f5453ad9786511993fce045ad6b18db57e991d22
https://github.com/xwiki/xwiki-platform/commit/f5453ad9786511993fce045ad6b1…
Author: Michael Hamann <michael(a)content-space.de>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/tree.js
Log Message:
-----------
Revert "XWIKI-18356: "aria-labelledby" for navigation panel entries and corre…"
This reverts commit 8b53ddb869431681957eacc5752ba5c3c4e7bfe8.
(cherry picked from commit 79eea6264926c19f4e0090d0af9f5b218cb11f6e)
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: 7632b5e6b81144460ab7454e648618ade1f0fb80
https://github.com/xwiki/xwiki-platform/commit/7632b5e6b81144460ab7454e6486…
Author: Michael Hamann <michael(a)content-space.de>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/pom.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/javascript.vm
M xwiki-platform-core/xwiki-platform-search/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/pom.xml
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-ui/src/main/resources/Main/DatabaseSearch.xml
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/pom.xml
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/search.css
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.css
R xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.js
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/search/search.css
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/search/searchSuggest.css
A xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/search/searchSuggest.js
Log Message:
-----------
Revert "[Backport stable-15.10.x] XWIKI-21811: Don't display in logs Errors related to ObjectEvaluator when upgrading XWiki"
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-178
Home: https://github.com/xwiki-contrib/cristal
Commit: 7e07bc8f9c7417fdbe6e13d56facafc8b1b97502
https://github.com/xwiki-contrib/cristal/commit/7e07bc8f9c7417fdbe6e13d56fa…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
Log Message:
-----------
CRISTAL-178: Integrate tiptap
- Fix deprecated use of defaultOptions in the slash tiptap extension
- Improved placeholder for the placeholder plugin
- The select bubble menu can now be used with the keyboard and closed with the escape key
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications