Branch: refs/heads/stable-17.2.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 337043b45387bf38238b04ba4b53508872b81605
https://github.com/xwiki/xwiki-platform/commit/337043b45387bf38238b04ba4b53…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/main/java/org/xwiki/extension/xar/internal/handler/packager/DocumentMergeImporter.java
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-handlers/xwiki-platform-extension-handler-xar/src/test/java/org/xwiki/extension/xar/internal/handler/packager/DocumentMergeImporterTest.java
Log Message:
-----------
XWIKI-23108: Abusive modification of the cached document when installing a XAR extension
(cherry picked from commit 5687b3a11975a0634c1eef0b1eafadc1e38e8876)
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: 5292f91e05606264383a733f0fbf8a23fc465209
https://github.com/xwiki-contrib/confluence/commit/5292f91e05606264383a733f…
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/BlogPostsMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test
M confluence-xml/src/test/resources/confluencexml/4.3.2.test
M confluence-xml/src/test/resources/confluencexml/blogs.max.test
M confluence-xml/src/test/resources/confluencexml/blogs.test
M confluence-xml/src/test/resources/confluencexml/noblogs.test
M confluence-xml/src/test/resources/confluencexml/onlyblog.test
Log Message:
-----------
CONFLUENCE-434: blog-posts's spaces parameter is incorrectly converted to blogpostlist's reference instead of blog parameter
Commit: 567106a0ca83dbb8e9d376258a57daf8191b94aa
https://github.com/xwiki-contrib/confluence/commit/567106a0ca83dbb8e9d37625…
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/ChildrenMacroConverter.java
Log Message:
-----------
CONFLUENCE-435: The root parameter is missing when converting the children macro to documentTree and no page is specified explicitly
Compare: https://github.com/xwiki-contrib/confluence/compare/f9238bfd8080...567106a0…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 684df8cecf1f7300a0a27852ead43df009db95ed
https://github.com/xwiki/xwiki-platform/commit/684df8cecf1f7300a0a27852ead4…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-slash/plugin.js
Log Message:
-----------
XWIKI-23119: Quick action doesn't find "Page tree" macro by typing pagetree (#4030)
Ensure to also match a macro name
(cherry picked from commit 896940a1bb703efe64d61525f08b76aad3fe48cf)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport/stable-16.10.x/pr-4030
Home: https://github.com/xwiki/xwiki-platform
Commit: fb374c5b4cdac803daaadbbb4762a185b70d1db6
https://github.com/xwiki/xwiki-platform/commit/fb374c5b4cdac803daaadbbb4762…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-04-16 (Wed, 16 Apr 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-slash/plugin.js
Log Message:
-----------
XWIKI-23119: Quick action doesn't find "Page tree" macro by typing pagetree (#4030)
Ensure to also match a macro name
(cherry picked from commit 896940a1bb703efe64d61525f08b76aad3fe48cf)
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: 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