Branch: refs/heads/XWIKI-22182
Home: https://github.com/xwiki/xwiki-platform
Commit: 1beb2a0774806e53b1e5e231a793a8f9ffe438a0
https://github.com/xwiki/xwiki-platform/commit/1beb2a0774806e53b1e5e231a793…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/store/XWikiHibernateVersioningStore.java
Log Message:
-----------
XWIKI-22182: Page history is missing after a page containing attachments is moved
* apply the criteria over the archive in cache when possible instead
of always loading it from database
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: df06876c43d48e6c481ca732e7fc95e2f373d21d
https://github.com/xwiki-contrib/ai-llm/commit/df06876c43d48e6c481ca732e7fc…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/TestUI.xml
M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Code/WebPreferences.xml
Log Message:
-----------
LLMAI-71: Chat UI is not accessible as guest
* Don't restrict view access to the code
* Fix loading of the CSS and JavaScript for Selectize
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/XWIKI-22183
Home: https://github.com/xwiki/xwiki-platform
Commit: f79b4a2f01eccc501bd99175a7fad859526c13e5
https://github.com/xwiki/xwiki-platform/commit/f79b4a2f01eccc501bd99175a7fa…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-05-23 (Thu, 23 May 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-store/xwiki-platform-store-filesystem-oldcore/src/main/java/org/xwiki/store/legacy/store/internal/FilesystemAttachmentVersioningStore.java
Log Message:
-----------
XWIKI-22183: FilesystemAttachmentVersioningStore#loadArchive leads to a switch of metadata dirty flag
* Ensure to not update the dirty flag when setting the attachment doc
in #loadArchive
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications