Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 1b2ed02e54123e8fe0155eb46e27e20d5e425d48
https://github.com/xwiki/xwiki-platform/commit/1b2ed02e54123e8fe0155eb46e27…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
Revert "XWIKI-21211: Upgrade the standalone packaging to Jetty 12.x"
This reverts commit c63aa2333c3cb0d4a4952e0620b4410d8ad39283.
Commit: cbc7094e1d11002df58de83f6b386f71a0842efc
https://github.com/xwiki/xwiki-platform/commit/cbc7094e1d11002df58de83f6b38…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/AllIT.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/LoginProtectionIT.java
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-menu-test-docker/src/test/it/org/xwiki/menu/test/ui/MenuIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/ExtensionInstaller.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/src/main/java/org/xwiki/test/extension/RestExtensionInstaller.java
Log Message:
-----------
Revert "XWIKI-22416: Add support for Jetty 12 in the XJetty Debian distribution"
This reverts commit 82c30d95b8142ed968023721cb509b7e35839a04.
Compare: https://github.com/xwiki/xwiki-platform/compare/c63aa2333c3c...cbc7094e1d11
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: 82c30d95b8142ed968023721cb509b7e35839a04
https://github.com/xwiki/xwiki-platform/commit/82c30d95b8142ed968023721cb50…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/AllIT.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/LoginProtectionIT.java
M xwiki-platform-core/xwiki-platform-menu/xwiki-platform-menu-test/xwiki-platform-menu-test-docker/src/test/it/org/xwiki/menu/test/ui/MenuIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/ExtensionInstaller.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/src/main/java/org/xwiki/test/extension/RestExtensionInstaller.java
Log Message:
-----------
XWIKI-22416: Add support for Jetty 12 in the XJetty Debian distribution
* Add AMBIGUOUS_PATH_SEPARATOR to the list as it's used in a test ()
Commit: c63aa2333c3cb0d4a4952e0620b4410d8ad39283
https://github.com/xwiki/xwiki-platform/commit/c63aa2333c3cb0d4a4952e0620b4…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
XWIKI-21211: Upgrade the standalone packaging to Jetty 12.x
* Also fix the docker tests when the official Jetty docker image is used
Compare: https://github.com/xwiki/xwiki-platform/compare/535c5b64852e...c63aa2333c3c
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: 535c5b64852e974ef070ddebbba7293bf988a10a
https://github.com/xwiki/xwiki-platform/commit/535c5b64852e974ef070ddebbba7…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/LoginPage.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Add back the "Error:\n" prefix as it's important to check
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: 81b8b85b95f6bf926a00b344a02a3f61db09a398
https://github.com/xwiki-contrib/cristal/commit/81b8b85b95f6bf926a00b344a02…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M editors/tiptap/package.json
A editors/tiptap/src/extensions/autoSaver.ts
A editors/tiptap/src/extensions/collaboration.ts
A editors/tiptap/src/vue/c-connection-status.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
A editors/tiptap/src/vue/c-save-status.vue
M package.json
A patches/avvvatars-vue.patch
M pnpm-lock.yaml
M web/package.json
M web/src/server.js
M web/vite.config.ts
Log Message:
-----------
CRISTAL-95: Support realtime editing even if the backend doesn't support it
* Add the collaboration extension to the TipTap editor to enable realtime editing
* Create our own TipTap extension that configures and packages the TipTap standard collaboration and collaboration-cursor extensions
* Run the Hocuspocus WebSocket server to broadcast the changes to all the editing users
* Implement auto-save
* Modify the page edit menu to show only the Close action (Save & View)
* Show the auto-saver status (unsaved, saving, saved) and the realtime connection status (offline, connecting, list of users editing) on the page edit menu
* Use random user names and colors for now to indicate the user caret, until we add support for user authentication
* Use avvvatars-vue for now to display random user avatars (had to patch its package.json)
* Use eventemitter3 to trigger events (e.g. auto-saver status update)
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-platform
Commit: 684e3f40517d0d106750b271659f23b25236f712
https://github.com/xwiki/xwiki-platform/commit/684e3f40517d0d106750b271659f…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PDFExportIT.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Fix PDFExportIT test
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: 2cb7582a83b45de1df952a6e51848b169828f547
https://github.com/xwiki/xwiki-platform/commit/2cb7582a83b45de1df952a6e5184…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start.d/xwiki.ini
Log Message:
-----------
XWIKI-22416: Add support for Jetty 12 in the XJetty Debian distribution
* Add AMBIGUOUS_PATH_SEPARATOR to the list as it's used in a test (PageTemplatesIT#templateProviderTitleEscaping)
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: 0a44f4ece8bf34f2ca4a0ed21b00a7150ed415ef
https://github.com/xwiki/xwiki-platform/commit/0a44f4ece8bf34f2ca4a0ed21b00…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/diff/RawChanges.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/diff/RenderedChanges.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Revert PO change until a decision is taken for fixing changesdoc.vm
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-deploy-jakarta
Home: https://github.com/xwiki/xwiki-commons
Commit: 622b39896a28ea7d9285a903e5d6ef0eaf92de59
https://github.com/xwiki/xwiki-commons/commit/622b39896a28ea7d9285a903e5d6e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
M pom.xml
M xwiki-commons-core/xwiki-commons-jakartabridge/pom.xml
M xwiki-commons-core/xwiki-commons-jakartabridge/xwiki-commons-jakartabridge-servlet/pom.xml
M xwiki-commons-core/xwiki-commons-properties/pom.xml
Log Message:
-----------
XCOMMONS-2963: Upgrade to Servlet 5.0
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-platform
Commit: 9c275666155d388d1f99b2b25c53c9811634af2e
https://github.com/xwiki/xwiki-platform/commit/9c275666155d388d1f99b2b25c53…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-20 (Tue, 20 Aug 2024)
Changed paths:
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-message/src/test/java/org/xwiki/rendering/internal/macro/message/XWikiMacroIconPrettyNameProviderTest.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Provide missing tests
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: ffc0d306e734f260339bb05001ff5980ff482e05
https://github.com/xwiki/xwiki-platform/commit/ffc0d306e734f260339bb05001ff…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/RegisterIT.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* update test
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: 2d462d4d3eceb5b369135f818c59fd012bb419fe
https://github.com/xwiki/xwiki-platform/commit/2d462d4d3eceb5b369135f818c59…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/CopyPageIT.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* update test
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: 199d7527994685b87475bd80e5f30a18196fecc7
https://github.com/xwiki-contrib/ai-llm/commit/199d7527994685b87475bd80e5f3…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/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: 634794476641e94f0bb8b0bb1af7acf66f1a5974
https://github.com/xwiki-contrib/ai-llm/commit/634794476641e94f0bb8b0bb1af7…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.6.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: f571b0104ff6ad3af1aaea8693003de241422a42
https://github.com/xwiki-contrib/ai-llm/commit/f571b0104ff6ad3af1aaea869300…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] rollback the release of application-ai-llm-0.6.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: c845f94668e096ee28c5898317a7b33067faf406
https://github.com/xwiki-contrib/ai-llm/commit/c845f94668e096ee28c5898317a7…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/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: c803d8c3135a4197bab87342765a4d136807c548
https://github.com/xwiki-contrib/ai-llm/commit/c803d8c3135a4197bab87342765a…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.6.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: 90b5ba4771c6b78c4612334802b44fa3827de6ed
https://github.com/xwiki-contrib/ai-llm/commit/90b5ba4771c6b78c4612334802b4…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] rollback the release of application-ai-llm-0.6.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: 96a1efd478a95078b15d9df89547c35942422f0d
https://github.com/xwiki-contrib/ai-llm/commit/96a1efd478a95078b15d9df89547…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/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: f2ac3df66bfb51b2dda5fd0c9d7658154133732a
https://github.com/xwiki-contrib/ai-llm/commit/f2ac3df66bfb51b2dda5fd0c9d76…
Author: Paul Pantiru <paulp2501(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 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-flavor/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 application-ai-llm-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.6.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: 11d7723092fee4215f308e564fdde60c129d35b6
https://github.com/xwiki-contrib/ai-llm/commit/11d7723092fee4215f308e564fdd…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M application-ai-llm-chat/application-ai-llm-chat-webjar/webjar/chatWidget.css
M application-ai-llm-chat/application-ai-llm-chat-webjar/webjar/chatWidget.js
Log Message:
-----------
LLMAI-107: UI/UX Expandable sources bubble and recolor
* Modified placement and look of the widget button
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/xwiki-platform
Commit: 28852342daf7b79365b4c505b1877ca0748a5280
https://github.com/xwiki/xwiki-platform/commit/28852342daf7b79365b4c505b187…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-page/src/main/java/org/xwiki/test/page/PageComponentList.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Include in PageComponentList the necessary components for having
message macro working.
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: 3966086fd9a657f4b5e46488a1ed6631997ded2d
https://github.com/xwiki/xwiki-platform/commit/3966086fd9a657f4b5e46488a1ed…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/HttpServletUtils.java
Log Message:
-----------
XWIKI-22394: When accessing directly Tomcat, the resolved source URL can contain an extra port
* fix merge problem
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: ffabc7fc6cfcb146504040956733439b7e740070
https://github.com/xwiki/xwiki-platform/commit/ffabc7fc6cfcb146504040956733…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/HttpServletUtils.java
Log Message:
-----------
XWIKI-22394: When accessing directly Tomcat, the resolved source URL can contain an extra port
* fix merge problem
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: c9396e9dc4cb4e7dbcd0d148bfb1b3f03f5643d5
https://github.com/xwiki-contrib/ai-llm/commit/c9396e9dc4cb4e7dbcd0d148bfb1…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-08-18 (Sun, 18 Aug 2024)
Changed paths:
M application-ai-llm-chat/application-ai-llm-chat-webjar/webjar/chatWidget.css
M application-ai-llm-chat/application-ai-llm-chat-webjar/webjar/chatWidget.js
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/internal/RAGChatRequestFilter.java
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/Javascript.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/StyleSheet.xml
Log Message:
-----------
LLMAI-107: UI/UX Expandable sources bubble and recolor
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications