Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: 3cb49ebde30ca2875ef6fb80ebce5dc2a50c8250
https://github.com/xwiki-contrib/ai-llm/commit/3cb49ebde30ca2875ef6fb80ebce…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilter.java
Log Message:
-----------
LLMAI-91: There is no context when the prompt doesn't include it in the model configuration
* Added default prompt if prompt is empty in the model config
* If user/admin defined prompt does not contain the {{search_results}} keyword, the search results are added at the end
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 560a20441932be731af0386d9065c0d8b2ea9184
https://github.com/xwiki/xwiki-platform/commit/560a20441932be731af0386d9065…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
* Use the same condition for `isVisible` as for the waiting when
opening/closing the drawer. This ensures that if you call `isVisible`
after opening/closing the drawer, you get the expected result.
* Wait for the x-position of the drawer to be stable when opening the
drawer to ensure that the opening animation is finished.
(cherry picked from commit ce17632083056d461345c85d38614d66593905c7)
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: cf16dc92ce3aadb065e10fe23623036e9de02c01
https://github.com/xwiki/xwiki-platform/commit/cf16dc92ce3aadb065e10fe23623…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
* Use the same condition for `isVisible` as for the waiting when
opening/closing the drawer. This ensures that if you call `isVisible`
after opening/closing the drawer, you get the expected result.
* Wait for the x-position of the drawer to be stable when opening the
drawer to ensure that the opening animation is finished.
(cherry picked from commit ce17632083056d461345c85d38614d66593905c7)
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: ce17632083056d461345c85d38614d66593905c7
https://github.com/xwiki/xwiki-platform/commit/ce17632083056d461345c85d3861…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/DrawerMenu.java
Log Message:
-----------
XWIKI-21687: LoginIT.loginLogoutAsAdmin(TestUtils, TestReference) and LoginIT.loginWithInvalidCredentials(LogCaptureConfiguration) are flickering
* Use the same condition for `isVisible` as for the waiting when
opening/closing the drawer. This ensures that if you call `isVisible`
after opening/closing the drawer, you get the expected result.
* Wait for the x-position of the drawer to be stable when opening the
drawer to ensure that the opening animation is finished.
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/application-replication
Commit: 517fbda9287b8ba00e4330df475fba513d83a947
https://github.com/xwiki-contrib/application-replication/commit/517fbda9287…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/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/application-replication/settings/notificat…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-replication
Commit: 41b67c57b1955adc315c298eeffdeb77b5270ab8
https://github.com/xwiki-contrib/application-replication/commit/41b67c57b19…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M pom.xml
M replication-api/pom.xml
M replication-default/pom.xml
M replication-entity/pom.xml
M replication-entity/replication-entity-api/pom.xml
M replication-entity/replication-entity-controller/pom.xml
M replication-entity/replication-entity-default/pom.xml
M replication-test/pom.xml
M replication-test/replication-test-pageobjects/pom.xml
M replication-test/replication-test-tests/pom.xml
M replication-ui/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release replication-2.1.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: 29151272e85bd3aafd4173c1c946ef1fd9d5845a
https://github.com/xwiki-contrib/application-notification-word/commit/29151…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M application-notification-word-api/pom.xml
M application-notification-word-default/pom.xml
M application-notification-word-test/application-notification-word-test-docker/pom.xml
M application-notification-word-test/application-notification-word-test-pageobjects/pom.xml
M application-notification-word-test/pom.xml
M application-notification-word-webjar/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/application-notification-word/settings/not…
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: 94c9328bf6b82ea4d658a000d73ddb1963d7dacc
https://github.com/xwiki-contrib/application-notification-word/commit/94c93…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M application-notification-word-api/pom.xml
M application-notification-word-default/pom.xml
M application-notification-word-test/application-notification-word-test-docker/pom.xml
M application-notification-word-test/application-notification-word-test-pageobjects/pom.xml
M application-notification-word-test/pom.xml
M application-notification-word-webjar/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-notification-word-1.1.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-notification-word/settings/not…
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-activitypub
Commit: ab851ee62967781f3b31fc2d3d2f08f77f2c37de
https://github.com/xwiki-contrib/application-activitypub/commit/ab851ee6296…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M activitypub-commons/pom.xml
M activitypub-core/pom.xml
M activitypub-notifications/pom.xml
M activitypub-server/pom.xml
M activitypub-ui/pom.xml
M pom.xml
M webfinger-parent/pom.xml
M webfinger-parent/webfinger-core/pom.xml
M webfinger-parent/webfinger-server/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-activitypub-1.7.11
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-activitypub/settings/notificat…
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: deac0d2041e5c096aa1834b7870962eb133da6d7
https://github.com/xwiki-contrib/cristal/commit/deac0d2041e5c096aa1834b7870…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M core/icons/vitest.config.ts
A dev/config/vitest-vue.config.js
M ds/api/package.json
M ds/dsfr/vitest.config.ts
M ds/shoelace/vitest.config.ts
Log Message:
-----------
[Misc] Provide a default config for vitest + vue
Commit: deb51209ee36fb864fea4fdf8ef81a57f8ff3fbb
https://github.com/xwiki-contrib/cristal/commit/deb51209ee36fb864fea4fdf8ef…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-ui/package.json
M core/info-actions/info-actions-ui/src/vue/InfoAction.vue
A core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts
M core/info-actions/info-actions-ui/tsconfig.json
A core/info-actions/info-actions-ui/vitest.config.ts
A dev/test-utils/package.json
A dev/test-utils/src/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
CRISTAL-222: Attachments count is not refreshed when changing page
Compare: https://github.com/xwiki-contrib/cristal/compare/0c27b5fd95aa...deb51209ee36
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b1ff2abc27e0b2985f8d80dd79e55df418744f32
https://github.com/xwiki/xwiki-platform/commit/b1ff2abc27e0b2985f8d80dd79e5…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode
* Update test.
(cherry picked from commit ad051b7ad7b83f72e022a31c245b10bb3b89e5ac)
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/cristal
Commit: 0c27b5fd95aab7d48717196b114d9c85c1963174
https://github.com/xwiki-contrib/cristal/commit/0c27b5fd95aab7d48717196b114…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M api/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-ui/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Move rimraf to the root package
That way, rimraf is available for all packages by default.
Also, add a clean action to all packages.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker
Commit: 4607590e83350fd4feafde4cebcca7ad9f8485a9
https://github.com/xwiki/xwiki-docker/commit/4607590e83350fd4feafde4cebcca7…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
A 16.4/mariadb-tomcat/.env
A 16.4/mariadb-tomcat/Dockerfile
A 16.4/mariadb-tomcat/docker-compose.yml
A 16.4/mariadb-tomcat/mariadb/init.sql
A 16.4/mariadb-tomcat/tomcat/setenv.sh
A 16.4/mariadb-tomcat/xwiki/docker-entrypoint.sh
A 16.4/mariadb-tomcat/xwiki/hibernate.cfg.xml
A 16.4/mysql-tomcat/.env
A 16.4/mysql-tomcat/Dockerfile
A 16.4/mysql-tomcat/docker-compose.yml
A 16.4/mysql-tomcat/mysql/init.sql
A 16.4/mysql-tomcat/tomcat/setenv.sh
A 16.4/mysql-tomcat/xwiki/docker-entrypoint.sh
A 16.4/mysql-tomcat/xwiki/hibernate.cfg.xml
A 16.4/postgres-tomcat/.env
A 16.4/postgres-tomcat/Dockerfile
A 16.4/postgres-tomcat/docker-compose.yml
A 16.4/postgres-tomcat/tomcat/setenv.sh
A 16.4/postgres-tomcat/xwiki/docker-entrypoint.sh
A 16.4/postgres-tomcat/xwiki/hibernate.cfg.xml
M build.gradle
Log Message:
-----------
XDOCKER-326: Upgrade stable version to 16.5.0
* Keep 16.4 as mid-year recommended version.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: e61fe84501e3b73e7140c824915d32036c2ac458
https://github.com/xwiki-contrib/cristal/commit/e61fe84501e3b73e7140c824915…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M api/package.json
M core/backends/backend-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/icons/package.json
M dev/config/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M editors/tiptap/package.json
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Move vitest to the root package
That way, vitest is available for all packages by default.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications