Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: b5b303f5c5bd8a2c296553aa1dbbc9745d3849c5
https://github.com/xwiki-contrib/application-notification-word/commit/b5b30…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M application-notification-word-default/src/main/resources/ApplicationResources.properties
M application-notification-word-default/src/main/resources/templates/notificationWord/userprofile.js
Log Message:
-----------
WORDNOTIF-6: HTTP ERROR 400 Bad argument error when clicking "Add" button with an empty query
* Prevent inserting a query with a piece of JS and displays a warning
in such case
* Other problems were fixed previously with the refactorings to use LD
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 3f95f97e60db0178dffefc8239daaa824a679f1d
https://github.com/xwiki/xwiki-platform/commit/3f95f97e60db0178dffefc8239da…
Author: C. Lucas <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/directives.js
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTableHeaderNames.vue
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/webjar/Logic.js
Log Message:
-----------
XWIKI-21009: LiveData alternative to drag controls (#2809)
* Fix the lost pointer cursor on the sort caret
* Fix broken translations
* Fix the unexpected change in behavior for the resize handle
* Improve cursor on various elements to fit the features they should help use
* Make the resize handles invisible when not focused again
Branch: refs/heads/WORDNOTIF-12
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: d0753ee2040e6de1a31736a7180a93ba708a2536
https://github.com/xwiki-contrib/application-notification-word/commit/d0753…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsEventDisplayer.java
A application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsNotificationEmailRenderer.java
R application-notification-word-default/src/main/resources/templates/notificationWord/notification.vm
A application-notification-word-default/src/main/resources/templates/notificationWord/notification/alert.vm
A application-notification-word-default/src/main/resources/templates/notificationWord/notification/email.html.vm
A application-notification-word-default/src/main/resources/templates/notificationWord/notification/email.plain.vm
Log Message:
-----------
WORDNOTIF-12: Event description from the notifications mail is displayed as a string
* Start work on mail notification rendering
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: bdd58db9939c5fc06b6603575a14a56deeccc3a8
https://github.com/xwiki-contrib/application-ai-llm/commit/bdd58db9939c5fc0…
Author: Paul Pantiru <paul.pantiru(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/rest/JSONCollection.java
Log Message:
-----------
LLMAI-47: REST API for adding, updating and removing documents
* added annotation for properties and 2 more setters
Branch: refs/heads/waise
Home: https://github.com/xwiki-contrib/application-ai-llm
Commit: 9d1f372478b896fc7a550206cb5d0b76bfecd6e8
https://github.com/xwiki-contrib/application-ai-llm/commit/9d1f372478b896fc…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/OpenAIEmbeddingModelTest.java
Log Message:
-----------
LLMAI-38: Support for embedding models
* Fix test after adding new error messages.
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 9aeae7bdf5d40648ec675a40d182a1853081b837
https://github.com/xwiki/xwiki-platform/commit/9aeae7bdf5d40648ec675a40d182…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditor.java
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorBalloonToolBar.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorToolBar.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/MacroDialogEditModal.java
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
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-21558: If a macro is modified by another user while the macro edit modal is open, we cannot update the macro
* Improve the way macros are updated after a remote patch is applied
* Save and entry in the Undo/Redo history after adding a macro (in order to trigger a change event).
* Add a test.
(cherry picked from commit 4e2ecea09ecb581a0630b32e7c3b8c0598b90695)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4e2ecea09ecb581a0630b32e7c3b8c0598b90695
https://github.com/xwiki/xwiki-platform/commit/4e2ecea09ecb581a0630b32e7c3b…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditor.java
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorBalloonToolBar.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorToolBar.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/MacroDialogEditModal.java
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
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-21558: If a macro is modified by another user while the macro edit modal is open, we cannot update the macro
* Improve the way macros are updated after a remote patch is applied
* Save and entry in the Undo/Redo history after adding a macro (in order to trigger a change event).
* Add a test.
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a8194f85aa7ebcfc678aabbe7bf6a3c1bcdcd9a7
https://github.com/xwiki/xwiki-platform/commit/a8194f85aa7ebcfc678aabbe7bf6…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserMembershipSheet.xml
Log Message:
-----------
[Misc] Defines the Live Data idProperty of the user's groups
Avoids warning messages in the browser console.
(cherry picked from commit 75d8c9566817fb44fb227ecd564759d9d5dd7f30)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9a70c73f97616ba02a190518506ac3fd78b1c412
https://github.com/xwiki/xwiki-platform/commit/9a70c73f97616ba02a190518506a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserMembershipSheet.xml
Log Message:
-----------
[Misc] Defines the Live Data idProperty of the user's groups
Avoids warning messages in the browser console.
(cherry picked from commit 75d8c9566817fb44fb227ecd564759d9d5dd7f30)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 75d8c9566817fb44fb227ecd564759d9d5dd7f30
https://github.com/xwiki/xwiki-platform/commit/75d8c9566817fb44fb227ecd5647…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-profile/xwiki-platform-user-profile-ui/src/main/resources/XWiki/XWikiUserMembershipSheet.xml
Log Message:
-----------
[Misc] Defines the Live Data idProperty of the user's groups
Avoids warning messages in the browser console.
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: baa9c25cacf34da7c130986b418eb3f946450acc
https://github.com/xwiki-contrib/application-notification-word/commit/baa9c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M application-notification-word-default/pom.xml
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/wordsquery/livedata/WordsQueryLiveDataEntryStore.java
M application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/wordsquery/livedata/WordsQueryLiveDataEntryStoreTest.java
Log Message:
-----------
WORDNOTIF-10: Display the set queries from the user profile in a table
* Finish unit tests for WordsQueryLiveDataEntryStore
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/jira
Commit: 13a0b29adf3b46a52709897718bd8ec56fe4e71c
https://github.com/xwiki-contrib/jira/commit/13a0b29adf3b46a52709897718bd8e…
Author: Oana-Lavinia Florean <florean.lavinia(a)gmail.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M jira-macro/jira-macro-default/src/main/java/org/xwiki/contrib/jira/macro/internal/displayer/field/AbstractImageJIRAFieldDisplayer.java
M jira-macro/jira-macro-default/src/test/resources/macrojira13.test
M jira-macro/jira-macro-default/src/test/resources/macrojira3.test
M jira-macro/jira-macro-default/src/test/resources/macrojira4.test
M jira-macro/jira-macro-default/src/test/resources/macrojira6.test
M jira-macro/jira-macro-default/src/test/resources/macrojira7.test
Log Message:
-----------
JIRA-53: Avoid jira icons ending up in the lightbox gallery
* add data-xwiki-lightbox="false" to images displayed in the macro
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 32797be14c9a3cd6a0e61d2c5f38ad4fe514c540
https://github.com/xwiki/xwiki-platform/commit/32797be14c9a3cd6a0e61d2c5f38…
Author: Sereza7 <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/LocalizationAdministrationSectionPage.java
Log Message:
-----------
XWIKI-13967: Confusion between Supported Languages and Default Languages when multilingual is set to no
* Fixed a test that should have been updated with the fixes for XWIKI-13967
(cherry picked from commit a1cfc2de2d5b66840ccc940ac77ac80a36cd1ea3)
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: 5f014f012c2b06a72ffa944d1b84200f42771477
https://github.com/xwiki-contrib/application-notification-word/commit/5f014…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M application-notification-word-default/pom.xml
M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/wordsquery/livedata/WordsQueryLiveDataEntryStore.java
A application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/wordsquery/livedata/WordsQueryLiveDataEntryStoreTest.java
Log Message:
-----------
WORDNOTIF-10: Display the set queries from the user profile in a table
* Provide a URL for remove action to use native actions
* Provide missing method for get single entry in LD (needed for
actions)
* Start providing tests for WordsQueryLiveDataEntryStore but it's
failing right now
Branch: refs/heads/backport-2807-to-stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 481b60895b5c10bb1df50ce69140a95c10859d59
https://github.com/xwiki/xwiki-platform/commit/481b60895b5c10bb1df50ce69140…
Author: Sereza7 <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/LocalizationAdministrationSectionPage.java
Log Message:
-----------
XWIKI-13967: Confusion between Supported Languages and Default Languages when multilingual is set to no
* Fixed a test that should have been updated with the fixes for XWIKI-13967
(cherry picked from commit a1cfc2de2d5b66840ccc940ac77ac80a36cd1ea3)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: a1cfc2de2d5b66840ccc940ac77ac80a36cd1ea3
https://github.com/xwiki/xwiki-platform/commit/a1cfc2de2d5b66840ccc940ac77a…
Author: Sereza7 <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-pageobjects/src/main/java/org/xwiki/administration/test/po/LocalizationAdministrationSectionPage.java
Log Message:
-----------
XWIKI-13967: Confusion between Supported Languages and Default Languages when multilingual is set to no
* Fixed a test that should have been updated with the fixes for XWIKI-13967
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 9c327442fa7dc806398885025d8934e6a1803d8b
https://github.com/xwiki/xwiki-platform/commit/9c327442fa7dc806398885025d89…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/resources/expectedHtmlMail1.txt
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/resources/expectedHtmlMail2.txt
Log Message:
-----------
XWIKI-21752: Email notifications events description do not display the user avatar anymore
* Fix the wrong expectation for NotificationEmailsIT tests when
checking mail content (was containing bad code for users' avatars)
(cherry picked from commit e3f483a20f1beb65437d02b79452423014553f2c)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: e3f483a20f1beb65437d02b79452423014553f2c
https://github.com/xwiki/xwiki-platform/commit/e3f483a20f1beb65437d02b79452…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/resources/expectedHtmlMail1.txt
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-docker/src/test/resources/expectedHtmlMail2.txt
Log Message:
-----------
XWIKI-21752: Email notifications events description do not display the user avatar anymore
* Fix the wrong expectation for NotificationEmailsIT tests when
checking mail content (was containing bad code for users' avatars)