Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: f9238bfd80807e45c9eeb998f1563933f1598e21
https://github.com/xwiki-contrib/confluence/commit/f9238bfd80807e45c9eeb998…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/MathMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/lists.test
M confluence-xml/src/test/resources/confluencexml/lists/entities.xml
Log Message:
-----------
CONFLUENCE-433: Handle math expressions using latex environments when converting the mathblock macro
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 1818418cbdb4f05f0abfd28dcf7ef0e08c01dad2
https://github.com/xwiki/xwiki-platform/commit/1818418cbdb4f05f0abfd28dcf7e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Object.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
Log Message:
-----------
XWIKI-19341: commentfield.vm should not manipulate the XWikiComment class
* add missing `@Unstable` annotations
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: fb55c2875dd6219268c53459241aba1660c43fb1
https://github.com/xwiki/xwiki-platform/commit/fb55c2875dd6219268c53459241a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/commentfield.vm
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/api/Object.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/doc/XWikiDocument.java
Log Message:
-----------
XWIKI-19341: commentfield.vm should not manipulate the XWikiComment class
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: 701aabe8527cc09bdc6c1a255d5190e252f420d2
https://github.com/xwiki/xwiki-platform/commit/701aabe8527cc09bdc6c1a255d51…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/VersionIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/HistoryPane.java
Log Message:
-----------
[misc] Bulletproofing the tests (making sure they can be run multiple times on the same test XWiki instance)
(cherry picked from commit b2b85c52c2ba0e1248018ef1886fb9ee32f40771)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b2b85c52c2ba0e1248018ef1886fb9ee32f40771
https://github.com/xwiki/xwiki-platform/commit/b2b85c52c2ba0e1248018ef1886f…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/VersionIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/HistoryPane.java
Log Message:
-----------
[misc] Bulletproofing the tests (making sure they can be run multiple times on the same test XWiki instance)
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/confluence
Commit: bde133c0179fccaac1397cd00a471248acc9ffc2
https://github.com/xwiki-contrib/confluence/commit/bde133c0179fccaac1397cd0…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/MathMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/lists.test
M confluence-xml/src/test/resources/confluencexml/lists/entities.xml
Log Message:
-----------
CONFLUENCE-433: Handle math expressions using latex environments when converting the mathblock macro
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: bc18646a5927e14943f739afdb161d31484f2be1
https://github.com/xwiki/xwiki-platform/commit/bc18646a5927e14943f739afdb16…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/image/select/ImageDialogUploadSelectForm.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-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java
Log Message:
-----------
XWIKI-23103l WYSIWYG image upload fail on Jetty
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/book-versions
Commit: 8bfd8999b194edf5ea0c08ef22b013dab6c05938
https://github.com/xwiki-contrib/book-versions/commit/8bfd8999b194edf5ea0c0…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/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/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: a777b39187eb06720cb9b60f29dc9b095a537a5c
https://github.com/xwiki-contrib/book-versions/commit/a777b39187eb06720cb9b…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-book-versions-1.15
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/feature-deploy-removehttpclient3
Home: https://github.com/xwiki/xwiki-commons
Commit: 6f2b0d15eaad93131ad518d93dcf2cb7d3bac735
https://github.com/xwiki/xwiki-commons/commit/6f2b0d15eaad93131ad518d93dcf2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-commons-core/pom.xml
A xwiki-commons-core/xwiki-commons-http/pom.xml
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java
Log Message:
-----------
XCOMMONS-3286: Stop using http client 3 in XWiki
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-contrib/book-versions
Commit: b51c9374cd934724c8c3ced71c069922d8557250
https://github.com/xwiki-contrib/book-versions/commit/b51c9374cd934724c8c3c…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] rollback the release of application-book-versions-1.14
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 9da71648f0de7c7b43ebacb64af67d1c1d251bd6
https://github.com/xwiki/xwiki-platform/commit/9da71648f0de7c7b43ebacb64af6…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-api/pom.xml
M xwiki-platform-core/xwiki-platform-sharepage/xwiki-platform-sharepage-api/src/test/java/org/xwiki/sharepage/ShareInlineTemplateTest.java
Log Message:
-----------
XWIKI-22433: Provide consistency in info / warning / error class usages in templates
* Fix ShareInlineTemplateTest
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/book-versions
Commit: 10aa06633a36a6c389e0532da17fe3bfae6202a1
https://github.com/xwiki-contrib/book-versions/commit/10aa06633a36a6c389e05…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/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/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 78c8f2de6a11a1a9c138211bcea3d5aa8729163f
https://github.com/xwiki-contrib/book-versions/commit/78c8f2de6a11a1a9c1382…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-book-versions-1.14
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7282862e17d0de187b16a1a313f59f3a30019275
https://github.com/xwiki/xwiki-platform/commit/7282862e17d0de187b16a1a313f5…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/ListPropertyCollectionType.java
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/ListPropertyPersistentList.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/ListProperty.java
Log Message:
-----------
XWIKI-23114: Modifying directly the list value of a ListProperty does not update the dirty flag when the document in not cloned
(cherry picked from commit 6ad85e474d48d83ff0a26ceb15623955ae13c81f)
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: 6ad85e474d48d83ff0a26ceb15623955ae13c81f
https://github.com/xwiki/xwiki-platform/commit/6ad85e474d48d83ff0a26ceb1562…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/ListPropertyCollectionType.java
R xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/ListPropertyPersistentList.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/ListProperty.java
Log Message:
-----------
XWIKI-23114: Modifying directly the list value of a ListProperty does not update the dirty flag when the document in not cloned
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 2f6e8852eacad93ee32d0f88ac027680c2e33147
https://github.com/xwiki/xwiki-platform/commit/2f6e8852eacad93ee32d0f88ac02…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultModelBridge.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultModelBridgeTest.java
Log Message:
-----------
XWIKI-23112: Abusive modification of the cached document when moving or renaming a page with children under another page with children
(cherry picked from commit be3c1fd48e7c872b178e1eaa89e993b1bc7b7deb)
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: be3c1fd48e7c872b178e1eaa89e993b1bc7b7deb
https://github.com/xwiki/xwiki-platform/commit/be3c1fd48e7c872b178e1eaa89e9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultModelBridge.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultModelBridgeTest.java
Log Message:
-----------
XWIKI-23112: Abusive modification of the cached document when moving or renaming a page with children under another page with children
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/confluence
Commit: 532d29a2b9bb878dae96778e2673ea2331a507e2
https://github.com/xwiki-contrib/confluence/commit/532d29a2b9bb878dae96778e…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/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/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: ee2b050c581191244efb47e89d9c9d0d73bdb636
https://github.com/xwiki-contrib/confluence/commit/ee2b050c581191244efb47e8…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.82.5
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: fab2ec0a1090a14997065480f60628c0b6235123
https://github.com/xwiki-contrib/book-versions/commit/fab2ec0a1090a14997065…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/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/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 48d6675a37de58e3c0ffaff4ea2ba4e48058fbda
https://github.com/xwiki-contrib/book-versions/commit/48d6675a37de58e3c0ffa…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-book-versions-1.13
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 6101c2af1d8afbbf4842ed87100459ce81a153e0
https://github.com/xwiki/xwiki-platform/commit/6101c2af1d8afbbf4842ed871004…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/cache/infinispan/config.xml
Log Message:
-----------
XWIKI-23111: Random "Unable to acquire lock after 10 seconds" on the template cache in case of important load
(cherry picked from commit 248b6617b72576f08261526d4e1d7a73c19c2bd0)
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: 2f92df413f06837f7bf77a6a2760064488f535a7
https://github.com/xwiki/xwiki-platform/commit/2f92df413f06837f7bf77a6a2760…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-api/src/test/java/org/xwiki/attachment/MovePageTest.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/test/java/org/xwiki/web/CreateInlinePageTest.java
Log Message:
-----------
XWIKI-22433: Provide consistency in info / warning / error class usages in templates
* remove unused imports
Commit: 248b6617b72576f08261526d4e1d7a73c19c2bd0
https://github.com/xwiki/xwiki-platform/commit/248b6617b72576f08261526d4e1d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/cache/infinispan/config.xml
Log Message:
-----------
XWIKI-23111: Random "Unable to acquire lock after 10 seconds" on the template cache in case of important load
Compare: https://github.com/xwiki/xwiki-platform/compare/3a054ba0bd0e...248b6617b725
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: 42b7010b55eaa8916addc9fd7bf155465021b873
https://github.com/xwiki/xwiki-platform/commit/42b7010b55eaa8916addc9fd7bf1…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/TextAreaIT.java
Log Message:
-----------
[misc] Bulletproofing and improving tests to be able to run them multiple times on the same XWiki test instance.
(cherry picked from commit b993bec565e8c59f3a7d620d8c57a85f64600440)
Commit: 2eb372d608e6f03e90d36d95bc0e65a1d37c913f
https://github.com/xwiki/xwiki-platform/commit/2eb372d608e6f03e90d36d95bc0e…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/ImagePlugin/image.gif
R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/ImagePlugin/otherImage.gif
R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/ResourcePicker/image.gif
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/image.gif
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/otherImage.gif
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/text.txt
Log Message:
-----------
[misc] Reorganize the test resource files, because they are used by different test classes.
(cherry picked from commit f3f4dd574ae8ba1dbb6b4d77f9bca28478bd9611)
Commit: 0e86f7daa937882a0d08bbe4984137f31a0326f9
https://github.com/xwiki/xwiki-platform/commit/0e86f7daa937882a0d08bbe49841…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-upload/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js
Log Message:
-----------
XWIKI-23105: Pasting captioned images generates unexpected wiki syntax
* Modify the paste filter to add the "image" class to the pasted figures, when they contain an image or linked image, in order for the editor to properly recognize them as captioned images.
* Add integration test
* Modify the upload plugin to support uploading captioned images that have been pasted (the caption is not stored in the image widget data so we can't save the data, destroy the image widget and recreate it after the image is uploaded; instead, we have to keep the image widget and create the upload image widget as a nested widget)
* Fix the selection after a pasted image is recognized and upcasted as an image widget (make sure the caret is not hidden inside the read-only area of the image widget).
(cherry picked from commit 334f273a4b7740af772f19bb58f4f970f64871f1)
Commit: 4a650ecc72ec8360717bf0058aca9c5bd75af932
https://github.com/xwiki/xwiki-platform/commit/4a650ecc72ec8360717bf0058aca…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-filter/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-upload/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.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/RichTextAreaElement.java
Log Message:
-----------
XWIKI-23091: Moving an image in editor reuploads it as a new attachment, and sometimes corrupts it
* Check the transfer type and don't propose to upload images copied from the same editor instance.
* Fix: the CKEditor selection bookmarks are saved in wiki syntax when copying an image along with some text
* Add integration tests
(cherry picked from commit 77347fd478f9b242868b352dd7eba8b1cebe30e5)
Commit: 3a054ba0bd0eb33e83b9f9e90ce67f3f814907fc
https://github.com/xwiki/xwiki-platform/commit/3a054ba0bd0eb33e83b9f9e90ce6…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js
Log Message:
-----------
[misc] Replace var with const.
(cherry picked from commit 91384f354c1ce030b046f710cb2889c5a6e178f9)
Compare: https://github.com/xwiki/xwiki-platform/compare/c02e5efe6f44...3a054ba0bd0e
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b993bec565e8c59f3a7d620d8c57a85f64600440
https://github.com/xwiki/xwiki-platform/commit/b993bec565e8c59f3a7d620d8c57…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-image/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/TextAreaIT.java
Log Message:
-----------
[misc] Bulletproofing and improving tests to be able to run them multiple times on the same XWiki test instance.
Commit: f3f4dd574ae8ba1dbb6b4d77f9bca28478bd9611
https://github.com/xwiki/xwiki-platform/commit/f3f4dd574ae8ba1dbb6b4d77f9bc…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/ImagePlugin/image.gif
R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/ImagePlugin/otherImage.gif
R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/ResourcePicker/image.gif
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/image.gif
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/otherImage.gif
A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/resources/text.txt
Log Message:
-----------
[misc] Reorganize the test resource files, because they are used by different test classes.
Commit: 334f273a4b7740af772f19bb58f4f970f64871f1
https://github.com/xwiki/xwiki-platform/commit/334f273a4b7740af772f19bb58f4…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-upload/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js
Log Message:
-----------
XWIKI-23105: Pasting captioned images generates unexpected wiki syntax
* Modify the paste filter to add the "image" class to the pasted figures, when they contain an image or linked image, in order for the editor to properly recognize them as captioned images.
* Add integration test
* Modify the upload plugin to support uploading captioned images that have been pasted (the caption is not stored in the image widget data so we can't save the data, destroy the image widget and recreate it after the image is uploaded; instead, we have to keep the image widget and create the upload image widget as a nested widget)
* Fix the selection after a pasted image is recognized and upcasted as an image widget (make sure the caret is not hidden inside the read-only area of the image widget).
Commit: 77347fd478f9b242868b352dd7eba8b1cebe30e5
https://github.com/xwiki/xwiki-platform/commit/77347fd478f9b242868b352dd7eb…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-filter/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-upload/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.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/RichTextAreaElement.java
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/ui/AbstractCKEditorIT.java
Log Message:
-----------
XWIKI-23091: Moving an image in editor reuploads it as a new attachment, and sometimes corrupts it
* Check the transfer type and don't propose to upload images copied from the same editor instance.
* Fix: the CKEditor selection bookmarks are saved in wiki syntax when copying an image along with some text
* Add integration tests
Commit: 91384f354c1ce030b046f710cb2889c5a6e178f9
https://github.com/xwiki/xwiki-platform/commit/91384f354c1ce030b046f710cb28…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js
Log Message:
-----------
[misc] Replace var with const.
Compare: https://github.com/xwiki/xwiki-platform/compare/5aedd3bb7c3c...91384f354c1c
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/application-changerequest
Commit: 7c043388389ff92960d67a0411c62ac5af78765b
https://github.com/xwiki-contrib/application-changerequest/commit/7c0433883…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/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/application-changerequest/settings/notific…
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 225384db32300701fa852c78c125a22b72feaf94
https://github.com/xwiki-contrib/application-changerequest/commit/225384db3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-15 (Tue, 15 Apr 2025)
Changed paths:
M application-changerequest-api/pom.xml
M application-changerequest-default/pom.xml
M application-changerequest-discussions/pom.xml
M application-changerequest-notifications/pom.xml
M application-changerequest-replication/pom.xml
M application-changerequest-test/application-changerequest-test-docker/pom.xml
M application-changerequest-test/application-changerequest-test-pageobjects/pom.xml
M application-changerequest-test/pom.xml
M application-changerequest-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-changerequest-1.16
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-changerequest/settings/notific…