Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 1ffb476d3a81b3780f5968e3789eec76ecea1c34
https://github.com/xwiki-contrib/ai-llm/commit/1ffb476d3a81b3780f5968e3789e…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilter.java
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilterBuilder.java
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Code/RAGChatRequestFilterClass.xml
M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Code/RAGChatRequestFilterSheet.xml
Log Message:
-----------
LLMAI-112: Support customizing the display of the snippets in the prompt
* Add a new chunk template configuration option to the RAG chat request filter.
* Change the default template to one inspired by https://docs.anthropic.com/en/docs/build-with-claude/prompt-engineering/lon….
* Add a binding for the class sheet to the XClass.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/XWIKI-22639
Home: https://github.com/xwiki/xwiki-platform
Commit: 5ab53235ec5764c1d3f2f6a4ca13f12a341e50c0
https://github.com/xwiki/xwiki-platform/commit/5ab53235ec5764c1d3f2f6a4ca13…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java
Log Message:
-----------
XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances
* Ensure to use the wiki when performing the query
* Provide new unit test
* also fixes XWIKI-22630
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 290d4500b6d904cefeb40c85414210bb51630998
https://github.com/xwiki/xwiki-platform/commit/290d4500b6d904cefeb40c854142…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DiffDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622)
* Use an internal comparator that reproduces the order of Solr/the
database.
* Add an integration test to verify that the sort order corresponds to
the used comparator.
(cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf)
(cherry picked from commit 22f87811ee19ff9f4472aa009d872029689883bc)
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: 22f87811ee19ff9f4472aa009d872029689883bc
https://github.com/xwiki/xwiki-platform/commit/22f87811ee19ff9f4472aa009d87…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DiffDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622)
* Use an internal comparator that reproduces the order of Solr/the
database.
* Add an integration test to verify that the sort order corresponds to
the used comparator.
(cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf)
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: d7541b66728a4b2a2fff5edf3fb86a2c79b2323f
https://github.com/xwiki/xwiki-platform/commit/d7541b66728a4b2a2fff5edf3fb8…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/validation/livevalidation_prototype.js
Log Message:
-----------
XWIKI-22121: Improve the registration experience (#3627)
* Improved maintanibility reported by SonarCloud
* Fixed a typo in Registration.xml
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: 35425fd9bd4dad979adb5b834770fddb5e3eb734
https://github.com/xwiki/xwiki-platform/commit/35425fd9bd4dad979adb5b834770…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/breadcrumbs.less
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variables.less
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Cerulean.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Cosmo.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Cyborg.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Darkly.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Flatly.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Journal.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Lumen.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Paper.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Readable.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Sandstone.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Simplex.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Slate.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Spacelab.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Superhero.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/United.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-bootswatch/src/main/resources/FlamingoThemes/Yeti.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Charcoal.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Garden.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Iceberg.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Kitty.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemes/Marina.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/ThemeClass.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/ThemeSheet.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-theme/xwiki-platform-flamingo-theme-ui/src/main/resources/FlamingoThemesCode/ThemeTemplate.xml
Log Message:
-----------
XWIKI-21115: @breadcrumb-color doesn't apply to links in the Breadcrumb (#3536)
* Updated the color used by the links in the breadcrumb dropdown.
* Updated the color used by the links in the breadcrumb bar.
* Created a breadcrumb-link-color variable in the colorTheme
* Updated the existing colorTheme pages to use this new property for the link.
Note: I doubt this is really needed for the change to work, but it makes things more consistent and easier to understand.
* Fixed the default to fit the former looks
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: 0d9c2ee8042afb6153dfa80536d0263fb7210f8e
https://github.com/xwiki/xwiki-platform/commit/0d9c2ee8042afb6153dfa80536d0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/test/java/org/xwiki/annotation/content/SpaceNormalizerContentAltererTest.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/test/java/org/xwiki/annotation/content/WhiteSpaceContentAltererTest.java
Log Message:
-----------
[Misc] Migrate SpaceNormalizerContentAltererTest and WhiteSpaceContentAltererTest to Junit 5
(cherry picked from commit ae810cb40db80d2fe7d9a8f814d4dca04f8c8533)
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: fefca107b504672439a6667735c0396fec195851
https://github.com/xwiki/xwiki-platform/commit/fefca107b504672439a6667735c0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/test/java/org/xwiki/annotation/content/SpaceNormalizerContentAltererTest.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/test/java/org/xwiki/annotation/content/WhiteSpaceContentAltererTest.java
Log Message:
-----------
[Misc] Migrate SpaceNormalizerContentAltererTest and WhiteSpaceContentAltererTest to Junit 5
(cherry picked from commit ae810cb40db80d2fe7d9a8f814d4dca04f8c8533)
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: ae810cb40db80d2fe7d9a8f814d4dca04f8c8533
https://github.com/xwiki/xwiki-platform/commit/ae810cb40db80d2fe7d9a8f814d4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/test/java/org/xwiki/annotation/content/SpaceNormalizerContentAltererTest.java
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-core/src/test/java/org/xwiki/annotation/content/WhiteSpaceContentAltererTest.java
Log Message:
-----------
[Misc] Migrate SpaceNormalizerContentAltererTest and WhiteSpaceContentAltererTest to Junit 5
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: 5d69b3435b8a39b5482968b28dcc23dbeab93a44
https://github.com/xwiki/xwiki-platform/commit/5d69b3435b8a39b5482968b28dcc…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DiffDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-docker/src/test/it/org/xwiki/search/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622)
* Use an internal comparator that reproduces the order of Solr/the
database.
* Add an integration test to verify that the sort order corresponds to
the used comparator.
(cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf)
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: 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf
https://github.com/xwiki/xwiki-platform/commit/4a5e7b0480628fc3dc2213a858cc…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DiffDocumentIterator.java
M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-test/xwiki-platform-search-test-docker/src/test/it/org/xwiki/search/test/ui/SolrIndexerIT.java
Log Message:
-----------
XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622)
* Use an internal comparator that reproduces the order of Solr/the
database.
* Add an integration test to verify that the sort order corresponds to
the used comparator.
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-contrib/confluence
Commit: 526a0b25d0905ef4cf9c0eebc332def412b58713
https://github.com/xwiki-contrib/confluence/commit/526a0b25d0905ef4cf9c0eeb…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/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/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 1dfceeac552d97b5bf9a7809b625f6b20ce0c6a3
https://github.com/xwiki-contrib/confluence/commit/1dfceeac552d97b5bf9a7809…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.63.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: dd692570f4dcf2e1040e5de0a84ec7fc8d83d5fa
https://github.com/xwiki-contrib/confluence/commit/dd692570f4dcf2e1040e5de0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-11-06 (Wed, 06 Nov 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
Log Message:
-----------
Misc: reduce code duplication for attachment reference generation
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications