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