Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f2b1d065e25e98699a71459bc720bff02730a342
https://github.com/xwiki/xwiki-platform/commit/f2b1d065e25e98699a71459bc720…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/resources/lib/systemd/system/xwiki.service
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-22554: Java version verification not performed by XJetty startup script when running in non interactive mode
XWIKI-22555: XJetty startup script returns exit code 0 in case of failure
XWIKI-22556: XJetty systemd service run startup script in interactive mode
(cherry picked from commit 77932127083385f44369193f6ceb5098a306f8dd)
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: bdcde62b4b959e6fd4dbfe1e2307ebd5abdbe85f
https://github.com/xwiki/xwiki-platform/commit/bdcde62b4b959e6fd4dbfe1e2307…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/resources/lib/systemd/system/xwiki.service
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-22552: The minimum supported Java version is not accurate in the XJetty startup script
XWIKI-22554: Java version verification not performed by XJetty startup script when running in non interactive mode
XWIKI-22555: XJetty startup script returns exit code 0 in case of failure
XWIKI-22556: XJetty systemd service run startup script in interactive mode
(cherry picked from commit 77932127083385f44369193f6ceb5098a306f8dd)
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: 77932127083385f44369193f6ceb5098a306f8dd
https://github.com/xwiki/xwiki-platform/commit/77932127083385f44369193f6ceb…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-common/src/deb/resources/lib/systemd/system/xwiki.service
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
Log Message:
-----------
XWIKI-22552: The minimum supported Java version is not accurate in the XJetty startup script
XWIKI-22554: Java version verification not performed by XJetty startup script when running in non interactive mode
XWIKI-22555: XJetty startup script returns exit code 0 in case of failure
XWIKI-22556: XJetty systemd service run startup script in interactive mode
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: a353859ed0e422c046a71ab70296eb0ceba07b48
https://github.com/xwiki/xwiki-platform/commit/a353859ed0e422c046a71ab70296…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
Log Message:
-----------
XWIKI-22458: Message boxes variant style does not match initial design
* Updated style to get back the margin next to the icon on inline blocks.
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: ae3c4622745a1d2c80175313399514556e7597c6
https://github.com/xwiki-contrib/confluence/commit/ae3c4622745a1d2c80175313…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/DefaultMacroConverter.java
Log Message:
-----------
CONFLUENCE-287: Inline macros alone in a list item cause undesirable new line
Commit: 9f059b1bc4f51973cbb03a7db57fd5b4d4b87059
https://github.com/xwiki-contrib/confluence/commit/9f059b1bc4f51973cbb03a7d…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/MathMacroConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/MathblockRefMacroConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
M confluence-xml/src/test/resources/confluencexml/lists.test
M confluence-xml/src/test/resources/confluencexml/lists/entities.xml
Log Message:
-----------
CONFLUENCE-288: Convert mathinline, mathblock and mathblock-ref to the matjax macro
Compare: https://github.com/xwiki-contrib/confluence/compare/37b2f07e5cc3...9f059b1b…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 1b434cfcc4e121d2d172b454b56086993815d83d
https://github.com/xwiki/xwiki-platform/commit/1b434cfcc4e121d2d172b454b560…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
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/RichTextAreaElement.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
Log Message:
-----------
XWIKI-22077: Merge conflict when adding content after a user leaves the Realtime Collaboration
* Add a functional test to prove the issue is fixed.
(cherry picked from commit eebf3d83da42f045640a424f3883a22b010708a5)
Commit: ba05d78886589967dad3aaa5451c2e971dd8737a
https://github.com/xwiki/xwiki-platform/commit/ba05d78886589967dad3aaa5451c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
Log Message:
-----------
XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time
* Wait for the editor to be ready before focusing it when coming back from the macro wizard.
* Mark the editor ready after the event loop (i.e. with a slight delay) and double check that it's ready
* Update widget selection after restoring the selection as a result of a remote change
(cherry picked from commit b65623c8486aac3dd291d42b449c1e01bbc64a25)
Compare: https://github.com/xwiki/xwiki-platform/compare/bdc1042ee39d...ba05d7888658
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: 6faf9c8d4dacc91e225dee585cf1a641659d8b10
https://github.com/xwiki/xwiki-platform/commit/6faf9c8d4dacc91e225dee585cf1…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
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/RichTextAreaElement.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
Log Message:
-----------
XWIKI-22077: Merge conflict when adding content after a user leaves the Realtime Collaboration
* Add a functional test to prove the issue is fixed.
(cherry picked from commit eebf3d83da42f045640a424f3883a22b010708a5)
Commit: 37b794aa7e0f3ef12a92ee4a2cf4a6435d9007b6
https://github.com/xwiki/xwiki-platform/commit/37b794aa7e0f3ef12a92ee4a2cf4…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
Log Message:
-----------
XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time
* Wait for the editor to be ready before focusing it when coming back from the macro wizard.
* Mark the editor ready after the event loop (i.e. with a slight delay) and double check that it's ready
* Update widget selection after restoring the selection as a result of a remote change
(cherry picked from commit b65623c8486aac3dd291d42b449c1e01bbc64a25)
Compare: https://github.com/xwiki/xwiki-platform/compare/b23c98264d5b...37b794aa7e0f
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.8.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 3af7ab4e4303ddf484078db1c19fe73904f912db
https://github.com/xwiki/xwiki-platform/commit/3af7ab4e4303ddf484078db1c19f…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
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/RichTextAreaElement.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
Log Message:
-----------
XWIKI-22077: Merge conflict when adding content after a user leaves the Realtime Collaboration
* Add a functional test to prove the issue is fixed.
(cherry picked from commit eebf3d83da42f045640a424f3883a22b010708a5)
Commit: 89fe2033927cf11ca6608c563b7c98f371643d32
https://github.com/xwiki/xwiki-platform/commit/89fe2033927cf11ca6608c563b7c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
Log Message:
-----------
XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time
* Wait for the editor to be ready before focusing it when coming back from the macro wizard.
* Mark the editor ready after the event loop (i.e. with a slight delay) and double check that it's ready
* Update widget selection after restoring the selection as a result of a remote change
(cherry picked from commit b65623c8486aac3dd291d42b449c1e01bbc64a25)
Compare: https://github.com/xwiki/xwiki-platform/compare/fbfabe755a1f...89fe2033927c
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: eebf3d83da42f045640a424f3883a22b010708a5
https://github.com/xwiki/xwiki-platform/commit/eebf3d83da42f045640a424f3883…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
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/RichTextAreaElement.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
Log Message:
-----------
XWIKI-22077: Merge conflict when adding content after a user leaves the Realtime Collaboration
* Add a functional test to prove the issue is fixed.
Commit: b65623c8486aac3dd291d42b449c1e01bbc64a25
https://github.com/xwiki/xwiki-platform/commit/b65623c8486aac3dd291d42b449c…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-loading/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/ckeditorRealtimeAdapter.js
Log Message:
-----------
XWIKI-22551: Information box content lost when multiple users update the macro parameters at the same time
* Wait for the editor to be ready before focusing it when coming back from the macro wizard.
* Mark the editor ready after the event loop (i.e. with a slight delay) and double check that it's ready
* Update widget selection after restoring the selection as a result of a remote change
Compare: https://github.com/xwiki/xwiki-platform/compare/aa99e0c40dba...b65623c8486a
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: bdc1042ee39ddb2e51c76aa0d70ea9c199f106bf
https://github.com/xwiki/xwiki-platform/commit/bdc1042ee39ddb2e51c76aa0d70e…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/drawer.vm
Log Message:
-----------
Fix the redirect URL growing indefinitely
This prevent appending current page URL to URL redirect parameter if already define for login and register actions.
Fix XWIKI-17873.
(cherry picked from commit 26499a7a047e4a38f177d9e3d0ec5836ffd576df)
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: b23c98264d5bd69050f5be2ce473e087a6be7710
https://github.com/xwiki/xwiki-platform/commit/b23c98264d5bd69050f5be2ce473…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/drawer.vm
Log Message:
-----------
Fix the redirect URL growing indefinitely
This prevent appending current page URL to URL redirect parameter if already define for login and register actions.
Fix XWIKI-17873.
(cherry picked from commit 26499a7a047e4a38f177d9e3d0ec5836ffd576df)
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: 26499a7a047e4a38f177d9e3d0ec5836ffd576df
https://github.com/xwiki/xwiki-platform/commit/26499a7a047e4a38f177d9e3d0ec…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/drawer.vm
Log Message:
-----------
Fix the redirect URL growing indefinitely
This prevent appending current page URL to URL redirect parameter if already define for login and register actions.
Fix XWIKI-17873.
Commit: aa99e0c40dba769fa05e2ecfcda8b63b1752c5e7
https://github.com/xwiki/xwiki-platform/commit/aa99e0c40dba769fa05e2ecfcda8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/drawer.vm
Log Message:
-----------
Merge pull request #3545 from amottier/fix-login-register-redirect
Compare: https://github.com/xwiki/xwiki-platform/compare/a896148c53d2...aa99e0c40dba
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/confluence-275
Home: https://github.com/xwiki-contrib/confluence
Commit: f75532de30e9771500fe9fd118d4093f18825e30
https://github.com/xwiki-contrib/confluence/commit/f75532de30e9771500fe9fd1…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
Log Message:
-----------
CONFLUENCE-275: Add method to convert group external ID to XWiki reference
Commit: 750c64691dc96b337b99a7e0daaed4c2e9aa91bc
https://github.com/xwiki-contrib/confluence/commit/750c64691dc96b337b99a7e0…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
Log Message:
-----------
CONFLUENCE-275: Add method to convert group external ID to XWiki reference
* Add input filter parameter for group ID to name mapping.
* Add cache to avoid to iterate over all group for each group mapping
Commit: bf6ef5081050093cdb344b3548080f9682ec2e98
https://github.com/xwiki-contrib/confluence/commit/bf6ef5081050093cdb344b35…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
Log Message:
-----------
CONFLUENCE-275: Add method to convert group external ID to XWiki reference
* Add suggested changes
Compare: https://github.com/xwiki-contrib/confluence/compare/f7d492a3ddab...bf6ef508…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/confluence-275
Home: https://github.com/xwiki-contrib/confluence
Commit: f7d492a3ddabb357036a9137d78366819027abeb
https://github.com/xwiki-contrib/confluence/commit/f7d492a3ddabb357036a9137…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2024-10-08 (Tue, 08 Oct 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java
Log Message:
-----------
CONFLUENCE-275: Add method to convert group external ID to XWiki reference
* Add suggested changes
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications