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