Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: d1cb791f58c25d13974936ce79c48be92458449c
https://github.com/xwiki-contrib/application-ai-llm/commit/d1cb791f58c25d13…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-02-18 (Sun, 18 Feb 2024)
Changed paths:
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/ChunkingUtils.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/DefaultDocument.java
Log Message:
-----------
LLMAI-39: Add a vector index based on Solr
* Add collection field to the solr stored chunks
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 00df57a81046f4849591cb7e2559b70c4e349318
https://github.com/xwiki-contrib/application-ai-llm/commit/00df57a81046f484…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-02-18 (Sun, 18 Feb 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-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/ChatMessage.java
Log Message:
-----------
LLMAI-50: First version of RAG
* Add multiple sources
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 8acbcd39580ad8559a98a60b0850645c2c6bbdae
https://github.com/xwiki/xwiki-platform/commit/8acbcd39580ad8559a98a60b0850…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/configuration/ConfigurationFilesGenerator.java
Log Message:
-----------
[Misc] Ensure to use logback-override if docker test is verbose
- Logback-override was copied only if docker test was in debug mode:
it should be copied when it's verbose, it's not that much needed in
debug mode...
(cherry picked from commit 3571d9d47d7c90480d23ffcfa0aa3080ff248ee4)
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: 3571d9d47d7c90480d23ffcfa0aa3080ff248ee4
https://github.com/xwiki/xwiki-platform/commit/3571d9d47d7c90480d23ffcfa0aa…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/configuration/ConfigurationFilesGenerator.java
Log Message:
-----------
[Misc] Ensure to use logback-override if docker test is verbose
- Logback-override was copied only if docker test was in debug mode:
it should be copied when it's verbose, it's not that much needed in
debug mode...
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: d7c5dca212d44f3d6b58712f571604c971671779
https://github.com/xwiki/xwiki-platform/commit/d7c5dca212d44f3d6b58712f5716…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/it/org/xwiki/platform/notifications/test/ui/NotificationsIT.java
Log Message:
-----------
[Misc] Small improvments in NotificationsIT
(cherry picked from commit a0f34b99aac6ecc6116ac7221170fc47c551519a)
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: 0ce056a2ffb216d1a1e2a0bfafb1b7c49e4035f4
https://github.com/xwiki/xwiki-platform/commit/0ce056a2ffb216d1a1e2a0bfafb1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/NotificationsTrayPage.java
Log Message:
-----------
[Misc] Improve notification page object
* Use REST API to wait on notification count, instead of error prone
javascript call
Co-Authored-By: Manuel Leduc <manuel.leduc(a)xwiki.com>
(cherry picked from commit 50f7a531d3baeaa528105aec0404b93cfb9c700e)
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: 50f7a531d3baeaa528105aec0404b93cfb9c700e
https://github.com/xwiki/xwiki-platform/commit/50f7a531d3baeaa528105aec0404…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/pom.xml
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/NotificationsTrayPage.java
Log Message:
-----------
[Misc] Improve notification page object
* Use REST API to wait on notification count, instead of error prone
javascript call
Co-Authored-By: Manuel Leduc <manuel.leduc(a)xwiki.com>
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: 42fefa2aec969bea8b6e0d5a8603b949e1019a01
https://github.com/xwiki/xwiki-platform/commit/42fefa2aec969bea8b6e0d5a8603…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationState.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationStateTest.java
Log Message:
-----------
XWIKI-21896: Events might be wrongly filtered out if they happen same second a page is watched
* Ensure to ignore milliseconds of startingDate in
WatchedLocationState as the events milliseconds might be missing
which can cause inconsistencies when comparing dates in tests
(cherry picked from commit 356fc29e6d2ed01a118f81efb68ebc26dc06d5a7)
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: 356fc29e6d2ed01a118f81efb68ebc26dc06d5a7
https://github.com/xwiki/xwiki-platform/commit/356fc29e6d2ed01a118f81efb68e…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationState.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterTest.java
A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationStateTest.java
Log Message:
-----------
XWIKI-21896: Events might be wrongly filtered out if they happen same second a page is watched
* Ensure to ignore milliseconds of startingDate in
WatchedLocationState as the events milliseconds might be missing
which can cause inconsistencies when comparing dates in tests
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: 80b193e05f2f332cc7b2219895eef897e378d363
https://github.com/xwiki/xwiki-platform/commit/80b193e05f2f332cc7b2219895ee…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/src/main/java/org/xwiki/livedata/internal/livetable/LiveTableLiveDataEntryStore.java
Log Message:
-----------
XWIKI-21895: Live Data Livetable source does not handle well the parsing of an empty response
(cherry picked from commit 9626fc3928978e1e2e5bb18065a192744606901b)
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: 9626fc3928978e1e2e5bb18065a192744606901b
https://github.com/xwiki/xwiki-platform/commit/9626fc3928978e1e2e5bb18065a1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-livetable/src/main/java/org/xwiki/livedata/internal/livetable/LiveTableLiveDataEntryStore.java
Log Message:
-----------
XWIKI-21895: Live Data Livetable source does not handle well the parsing of an empty response
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: 12f820ac64f0a2dcb1eeebb0af249e5eb93d8539
https://github.com/xwiki/xwiki-platform/commit/12f820ac64f0a2dcb1eeebb0af24…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-21864: Menu Application: If list element is a link, the xDropdown-header-toggle drops to a new line and other weirdness (#2893) (#2900)
* Fixed incorrect padding on link section headers in the submenus
* Positioned the toggle absolutely in those sections so that it doesn't eat away at space the text had before and force a linebreak where there used to be none.
(cherry picked from commit 6526e788eae5cd1abfcec5f8d6726d6824d0da56)
Co-authored-by: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 85babca69f574d2a044f4891c8a8bbdfd0c88dcc
https://github.com/xwiki/xwiki-platform/commit/85babca69f574d2a044f4891c8a8…
Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm
Log Message:
-----------
XWIKI-21886: No contrast on Readable colorTheme message boxes (#2897) (#2899)
* Updated the no colortheme initialization of variables to match more closely what is needed for box contrast
* Removed the override of the style itself. We just need to override the variable value.
Note: There's no place in the codebase where I can see that those `state` colors are used, but better safe than sorry. This solution seems the safest to me.
(cherry picked from commit 58576db23e6fba952f5c9eab132e5689bbe146fd)
Co-authored-by: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Branch: refs/heads/backport-2893-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: da9ad744742dedd45d3dbb6f34c9064d1a4d8c3f
https://github.com/xwiki/xwiki-platform/commit/da9ad744742dedd45d3dbb6f34c9…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-21864: Menu Application: If list element is a link, the xDropdown-header-toggle drops to a new line and other weirdness (#2893)
* Fixed incorrect padding on link section headers in the submenus
* Positioned the toggle absolutely in those sections so that it doesn't eat away at space the text had before and force a linebreak where there used to be none.
(cherry picked from commit 6526e788eae5cd1abfcec5f8d6726d6824d0da56)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 6526e788eae5cd1abfcec5f8d6726d6824d0da56
https://github.com/xwiki/xwiki-platform/commit/6526e788eae5cd1abfcec5f8d672…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-ui/src/main/resources/Menu/MenuMacro.xml
Log Message:
-----------
XWIKI-21864: Menu Application: If list element is a link, the xDropdown-header-toggle drops to a new line and other weirdness (#2893)
* Fixed incorrect padding on link section headers in the submenus
* Positioned the toggle absolutely in those sections so that it doesn't eat away at space the text had before and force a linebreak where there used to be none.
Branch: refs/heads/backport-2897-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: ffe7818a846b0f9d5e980622ab7b72303e5510f2
https://github.com/xwiki/xwiki-platform/commit/ffe7818a846b0f9d5e980622ab7b…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm
Log Message:
-----------
XWIKI-21886: No contrast on Readable colorTheme message boxes (#2897)
* Updated the no colortheme initialization of variables to match more closely what is needed for box contrast
* Removed the override of the style itself. We just need to override the variable value.
Note: There's no place in the codebase where I can see that those `state` colors are used, but better safe than sorry. This solution seems the safest to me.
(cherry picked from commit 58576db23e6fba952f5c9eab132e5689bbe146fd)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 58576db23e6fba952f5c9eab132e5689bbe146fd
https://github.com/xwiki/xwiki-platform/commit/58576db23e6fba952f5c9eab132e…
Author: Lucas C <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/variablesInit.vm
Log Message:
-----------
XWIKI-21886: No contrast on Readable colorTheme message boxes (#2897)
* Updated the no colortheme initialization of variables to match more closely what is needed for box contrast
* Removed the override of the style itself. We just need to override the variable value.
Note: There's no place in the codebase where I can see that those `state` colors are used, but better safe than sorry. This solution seems the safest to me.
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 40b04883e524427540d5bbdae8c66e7a03d1197a
https://github.com/xwiki/xwiki-commons/commit/40b04883e524427540d5bbdae8c66…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-02-16 (Fri, 16 Feb 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/src/test/java/org/xwiki/cache/infinispan/InfinispanCacheTest.java
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/src/main/java/org/xwiki/test/junit5/LogCaptureExtension.java
Log Message:
-----------
[misc] Ignore the Infinispan warning described in XCOMMONS-2151
(cherry picked from commit 778da055db6bc29e894dfcc81804904670541fe3)