Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: fbff860834858979a7e56a0b27baee2e7fe665af
https://github.com/xwiki/xwiki-platform/commit/fbff860834858979a7e56a0b27ba…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-03-05 (Tue, 05 Mar 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTableHeaderNames.vue
Log Message:
-----------
XWIKI-21967: Dragging to resize the columns from Affected Children Live Data causes the page to be deleted without user's confirmation (#2953)
* Added a type to the dragNdrop buttons to avoid them accidentally submitting a form they were included in.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: e6cb75f70ff268b0dae3ffe2cc68855df0c84ce4
https://github.com/xwiki-contrib/application-ai-llm/commit/e6cb75f70ff268b0…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-03-04 (Mon, 04 Mar 2024)
Changed paths:
A application-ai-llm-chat/aillm.js
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/GPTAPIPrompt.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/rest/DefaultPromptsResource.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/rest/PromptsResource.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/resources/META-INF/components.txt
Log Message:
-----------
LLMAI-53: Develop a JavaScript library to access prompts and the chat
* Add a new GET method for prompts
* Add first version of the javascrit library
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications