Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: fa03de501cca0c8c119c738384b10a392fcb8fe1
https://github.com/xwiki/xwiki-platform/commit/fa03de501cca0c8c119c738384b1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
(cherry picked from commit fc688b1bbedce6675d48eeda9f47b4d389f14575)
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: 6c9132dc2194d027d8d75106419280fa41c30093
https://github.com/xwiki/xwiki-platform/commit/6c9132dc2194d027d8d751064192…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
(cherry picked from commit fc688b1bbedce6675d48eeda9f47b4d389f14575)
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: fc688b1bbedce6675d48eeda9f47b4d389f14575
https://github.com/xwiki/xwiki-platform/commit/fc688b1bbedce6675d48eeda9f47…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/main/java/org/xwiki/notifications/notifiers/internal/email/AbstractMimeMessageIterator.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-default/src/test/java/org/xwiki/notifications/notifiers/internal/email/DefaultPeriodicMimeMessageIteratorTest.java
Log Message:
-----------
XWIKI-20187: The TOC in notifications emails displays "$title" instead of the actual page title
* Use proper context user to evaluate email template
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XWIKI-22322
Home: https://github.com/xwiki/xwiki-platform
Commit: 1c56332f6daf132cbcff2f8c9ee8839e02ec004b
https://github.com/xwiki/xwiki-platform/commit/1c56332f6daf132cbcff2f8c9ee8…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourcePicker.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/entityResourceSuggester.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/LinkSuggestions.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-api/src/main/java/org/xwiki/index/tree/internal/nestedpages/DocumentTreeNode.java
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeMacros.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-macro/src/main/resources/XWiki/DocumentTreeTranslations.xml
Log Message:
-----------
XWIKI-22322: Allow linking to a new page respecting name strategy from WYSIWYG editor
* Preliminary experiment, most of this work is probably to get rid of
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: d3b1bab8ab790cf5260e412cefa9a209279d4f26
https://github.com/xwiki-contrib/ai-llm/commit/d3b1bab8ab790cf5260e412cefa9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 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-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 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: eef8e244db81a41551c419bcc27d0aa6dc375f9a
https://github.com/xwiki-contrib/ai-llm/commit/eef8e244db81a41551c419bcc27d…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 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-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 pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-ai-llm-0.5.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: 95e07ec1d85b96f22f5360388dbbcfe971a5e191
https://github.com/xwiki-contrib/ai-llm/commit/95e07ec1d85b96f22f5360388dbb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/script/CollectionManagerScriptService.java
Log Message:
-----------
LLMAI-97: The queue status doesn't report documents from XWiki spaces
* Also report tasks from the XWikiDocumentDocumentIndexingTaskConsumer.
Commit: 2d779cdd456b9f78fbf94cc9a2b44387cf719f62
https://github.com/xwiki-contrib/ai-llm/commit/2d779cdd456b9f78fbf94cc9a2b4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M application-ai-llm-models/application-ai-llm-models-api/pom.xml
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/AbstractGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServerWikiComponent.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/GPTAPIServerWikiObjectComponentBuilder.java
R application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelWikiObjectComponentBuilder.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/OpenAIGPTAPIServer.java
M application-ai-llm-models/application-ai-llm-models-api/src/main/resources/META-INF/components.txt
M application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/DefaultEmbeddingModelTest.java
R application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServerTest.java
A application-ai-llm-models/application-ai-llm-models-internal/pom.xml
A application-ai-llm-models/application-ai-llm-models-internal/src/main/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServer.java
A application-ai-llm-models/application-ai-llm-models-internal/src/main/resources/META-INF/components.txt
A application-ai-llm-models/application-ai-llm-models-internal/src/test/java/org/xwiki/contrib/llm/internal/InternalGPTAPIServerTest.java
M application-ai-llm-models/pom.xml
Log Message:
-----------
LLMAI-96: Separate the internal inference engine into a separate extension
* Use components for the GPT API server implementations to make instantiating them easier.
* Allow implementing GPT API servers in extensions.
* Add a new extension for the internal server and move the dependencies and the internal server implementation there.
* Use a context component manager to also support both models and GPT API server implementations that are installed on the wiki when the models API is installed on the farm.
Commit: 21a62366a9913f6aeeb28676a6889bf3461275a2
https://github.com/xwiki-contrib/ai-llm/commit/21a62366a9913f6aeeb28676a688…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 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-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 pom.xml
Log Message:
-----------
[Misc] Set the version to 0.5.1-SNAPSHOT
Compare: https://github.com/xwiki-contrib/ai-llm/compare/d7a39a8861d9...21a62366a991
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ai-llm/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 5c43a5dcc17e61e33bec8ae1d85991ee2f519aa7
https://github.com/xwiki/xwiki-commons/commit/5c43a5dcc17e61e33bec8ae1d8599…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/aether/internal/AetherDefaultRepositoryManagerTest.java
Log Message:
-----------
XCOMMONS-3088: Extensions with dependencies that have a classifier cannot be installed anymore
* Do not ignore the classifier of extensions
* Revert the test changes related to classifiers
(cherry picked from commit aab25ec5576c7bb2fcb4b92b5e4fe01ff3640a25)
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-commons
Commit: aab25ec5576c7bb2fcb4b92b5e4fe01ff3640a25
https://github.com/xwiki/xwiki-commons/commit/aab25ec5576c7bb2fcb4b92b5e4fe…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/main/java/org/xwiki/extension/repository/aether/internal/AetherExtensionRepository.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/src/test/java/org/xwiki/extension/repository/aether/internal/AetherDefaultRepositoryManagerTest.java
Log Message:
-----------
XCOMMONS-3088: Extensions with dependencies that have a classifier cannot be installed anymore
* Do not ignore the classifier of extensions
* Revert the test changes related to classifiers
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 11d78a487c64ac10c02c362be162fd01070a0f39
https://github.com/xwiki/xwiki-platform/commit/11d78a487c64ac10c02c362be162…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
(cherry picked from commit 69950a7171bae2daa838e7d3d276162d8f8e49d7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e8015a949605221ff9ada9f961d0dd02d558451a
https://github.com/xwiki/xwiki-platform/commit/e8015a949605221ff9ada9f961d0…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
(cherry picked from commit 69950a7171bae2daa838e7d3d276162d8f8e49d7)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 292ec15c6ecc0873f5f3368e6c85f6cc0126bcab
https://github.com/xwiki/xwiki-platform/commit/292ec15c6ecc0873f5f3368e6c85…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
(cherry picked from commit 69950a7171bae2daa838e7d3d276162d8f8e49d7)
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: 69950a7171bae2daa838e7d3d276162d8f8e49d7
https://github.com/xwiki/xwiki-platform/commit/69950a7171bae2daa838e7d3d276…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js
Log Message:
-----------
XWIKI-22223: When editing 2/3 macros or tables the avatar remains in the first macro/table
* Fix the way we compute the top position.
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: f5e953a299690e9ef291775e45790c85c98033e3
https://github.com/xwiki/xwiki-platform/commit/f5e953a299690e9ef291775e4579…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
(cherry picked from commit 3415903a054faf5deb32f1ad7827b7d46db9a577)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4326077e9d38fe93b12977aa6ea58076e31e112f
https://github.com/xwiki/xwiki-platform/commit/4326077e9d38fe93b12977aa6ea5…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
(cherry picked from commit 3415903a054faf5deb32f1ad7827b7d46db9a577)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 32f0a667787e2d96e130291621b8cfbfb0e11dac
https://github.com/xwiki/xwiki-platform/commit/32f0a667787e2d96e130291621b8…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
(cherry picked from commit 3415903a054faf5deb32f1ad7827b7d46db9a577)
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: 3415903a054faf5deb32f1ad7827b7d46db9a577
https://github.com/xwiki/xwiki-platform/commit/3415903a054faf5deb32f1ad7827…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-webjar/src/main/webjar/loader.js
Log Message:
-----------
XWIKI-22226: Enabling realtime collaboration through the link from the warning message doesn't work when editing in-place
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: 400eb1e1c38be433f094a155d460c3e045dc6b4c
https://github.com/xwiki/xwiki-platform/commit/400eb1e1c38be433f094a155d460…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
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/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
(cherry picked from commit fad4abf673aaef385783a7fee4a81100b7a839db)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: c4c7d9e0784cf0557d1fbc7c19f71af029ffc2b6
https://github.com/xwiki/xwiki-platform/commit/c4c7d9e0784cf0557d1fbc7c19f7…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
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/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
(cherry picked from commit fad4abf673aaef385783a7fee4a81100b7a839db)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f535e319dbaba510a44b16b6b5f7b5c503af0fe2
https://github.com/xwiki/xwiki-platform/commit/f535e319dbaba510a44b16b6b5f7…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
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/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
(cherry picked from commit fad4abf673aaef385783a7fee4a81100b7a839db)
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: fad4abf673aaef385783a7fee4a81100b7a839db
https://github.com/xwiki/xwiki-platform/commit/fad4abf673aaef385783a7fee4a8…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
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/wysiwygEditor.js
Log Message:
-----------
XWIKI-22227: Images become broken in edit mode when there is an automatic "Saved by merging changes"
* Remove leftover parameter that is not passed when the function is called and which affects the attachment URLs (viewattachrev instead of download).
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications