Branch: refs/heads/backport-3084-to-stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: fee2ae7d563f4a84455793c6180e4e82f4af11b0
https://github.com/xwiki/xwiki-platform/commit/fee2ae7d563f4a84455793c6180e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersLiveDataConfigurationProvider.java
Log Message:
-----------
XWIKI-22119: Live Data Delete actions from Notifications Custom Filters do not have red icons as other Live Data tables (#3084)
(cherry picked from commit 0853adc19b61288004441c927e428bb82047fc2c)
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: 0853adc19b61288004441c927e428bb82047fc2c
https://github.com/xwiki/xwiki-platform/commit/0853adc19b61288004441c927e42…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersLiveDataConfigurationProvider.java
Log Message:
-----------
XWIKI-22119: Live Data Delete actions from Notifications Custom Filters do not have red icons as other Live Data tables (#3084)
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: bc058f233cb400b1d943aae2283a45a18a9eb5ef
https://github.com/xwiki-contrib/ai-llm/commit/bc058f233cb400b1d943aae2283a…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/TestUI.xml
Log Message:
-----------
LLMAI-64: Renderer for the Chat UI
* Load the marked library from the webjar using an extension point
Commit: 3cf74bc61a39c7c48fdb9f8624c7ab860c26ad8f
https://github.com/xwiki-contrib/ai-llm/commit/3cf74bc61a39c7c48fdb9f8624c7…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 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-ui/src/main/resources/AI/Code/RAGChatRequestFilterClass.xml
Log Message:
-----------
LLMAI-50: First version of RAG
* transformed the context prompt into a system prompt
* added the special {{search_results}} macro for injecting the search results inside the user defined sytem prompt (inside the model)
Compare: https://github.com/xwiki-contrib/ai-llm/compare/1c6a988c5773...3cf74bc61a39
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4ebe51f729a22b23a4cb752cc22260b0f9cf65e6
https://github.com/xwiki/xwiki-platform/commit/4ebe51f729a22b23a4cb752cc222…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Applications.xml
Log Message:
-----------
XWIKI-22118: Application panel "more applications" dropdown display is wrong on Chrome (#3082)
* Added a more robust style for the icon centering
* Removed a useless style
(cherry picked from commit 416aa39aefdbbdd6535d7c3d7817c5f47de3e002)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 20cda593f8ea7035a69459b500a8bd197878aed2
https://github.com/xwiki/xwiki-platform/commit/20cda593f8ea7035a69459b500a8…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/src/main/resources/Attachment/Picker/Code/CKEditorImagePlugin.xml
Log Message:
-----------
XWIKI-22123: Pressing "Enter" key does not validate the image choice in Gallery on Chrome and Edge (#3083)
* replace the Javascript event name with the proper JQuery one
(cherry picked from commit df2a682093423ddfc488d1d703cde4ec6c4d4a44)
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: 0bb0ca0873493e76b369b2c6d4640fd8bbea9357
https://github.com/xwiki/xwiki-platform/commit/0bb0ca0873493e76b369b2c6d464…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Applications.xml
Log Message:
-----------
XWIKI-22118: Application panel "more applications" dropdown display is wrong on Chrome (#3082)
* Added a more robust style for the icon centering
* Removed a useless style
(cherry picked from commit 416aa39aefdbbdd6535d7c3d7817c5f47de3e002)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3083-to-stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 3719488e177d8410311cd7687fd1da346787fdc8
https://github.com/xwiki/xwiki-platform/commit/3719488e177d8410311cd7687fd1…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/src/main/resources/Attachment/Picker/Code/CKEditorImagePlugin.xml
Log Message:
-----------
XWIKI-22123: Pressing "Enter" key does not validate the image choice in Gallery on Chrome and Edge (#3083)
* replace the Javascript event name with the proper JQuery one
(cherry picked from commit df2a682093423ddfc488d1d703cde4ec6c4d4a44)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3082-to-stable-16.3.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b94f8b18b27b7c965baca59b8a30ddf0b0967afb
https://github.com/xwiki/xwiki-platform/commit/b94f8b18b27b7c965baca59b8a30…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Applications.xml
Log Message:
-----------
XWIKI-22118: Application panel "more applications" dropdown display is wrong on Chrome (#3082)
* Added a more robust style for the icon centering
* Removed a useless style
(cherry picked from commit 416aa39aefdbbdd6535d7c3d7817c5f47de3e002)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3082-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a79e48cf5be893feb634c20851b67f3f9d189a2e
https://github.com/xwiki/xwiki-platform/commit/a79e48cf5be893feb634c20851b6…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Applications.xml
Log Message:
-----------
XWIKI-22118: Application panel "more applications" dropdown display is wrong on Chrome (#3082)
* Added a more robust style for the icon centering
* Removed a useless style
(cherry picked from commit 416aa39aefdbbdd6535d7c3d7817c5f47de3e002)
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: df2a682093423ddfc488d1d703cde4ec6c4d4a44
https://github.com/xwiki/xwiki-platform/commit/df2a682093423ddfc488d1d703cd…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/src/main/resources/Attachment/Picker/Code/CKEditorImagePlugin.xml
Log Message:
-----------
XWIKI-22123: Pressing "Enter" key does not validate the image choice in Gallery on Chrome and Edge (#3083)
* replace the Javascript event name with the proper JQuery one
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: 416aa39aefdbbdd6535d7c3d7817c5f47de3e002
https://github.com/xwiki/xwiki-platform/commit/416aa39aefdbbdd6535d7c3d7817…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/Panels/Applications.xml
Log Message:
-----------
XWIKI-22118: Application panel "more applications" dropdown display is wrong on Chrome (#3082)
* Added a more robust style for the icon centering
* Removed a useless style
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/ldap
Commit: 11f0997caa5e60203291b70a6db26515a438f92f
https://github.com/xwiki-contrib/ldap/commit/11f0997caa5e60203291b70a6db265…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M ldap-user-cleanup/src/main/resources/Scheduler/LDAP/OldUserCleanupJob.xml
Log Message:
-----------
LDAP-147: LDAP user cleanup claims to disable users it isn't actually disabling
* Move the check if the user is disabled outside the log messages regarding disabling users to ensure that the log messages are only produced if the user isn't already disabled.
* Add a debug log if the user is already disabled.
Commit: 751d8df56aa2fb92e31e2c81582b0f34b6d26c9d
https://github.com/xwiki-contrib/ldap/commit/751d8df56aa2fb92e31e2c81582b0f…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M ldap-user-cleanup/src/main/resources/Scheduler/LDAP/OldUserCleanupJob.xml
Log Message:
-----------
LDAP-148: LDAP user cleanup group membership test fails when the user's DN changed
* Always pass null as DN to the isInGroup check.
Compare: https://github.com/xwiki-contrib/ldap/compare/2bce36725aec...751d8df56aa2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/ai-llm
Commit: a9d2bb2673021aa6cda7aa02fe70fb7ba5ce0150
https://github.com/xwiki-contrib/ai-llm/commit/a9d2bb2673021aa6cda7aa02fe70…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-04-24 (Wed, 24 Apr 2024)
Changed paths:
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
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/TestUI.xml
Log Message:
-----------
LLMAI-64: Renderer for the Chat UI
* Added markdwon renderer the XWiki chat interface
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications