Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 926c8b9074e1642fe46607127ba51cb3a95580ae
https://github.com/xwiki/xwiki-platform/commit/926c8b9074e1642fe46607127ba5…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/README.md
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/https.mod
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/xwiki.mod
Log Message:
-----------
XWIKI-21710: XJetty default start script does not load the http-forwarded module
(cherry picked from commit 0af9d7e56d18e96357258199dd72f13aaf729fab)
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 3542e8bd354f96713a042fd7a6c1803b91abb446
https://github.com/xwiki/xwiki-platform/commit/3542e8bd354f96713a042fd7a6c1…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/README.md
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/https.mod
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/xwiki.mod
Log Message:
-----------
XWIKI-21710: XJetty default start script does not load the http-forwarded module
(cherry picked from commit 0af9d7e56d18e96357258199dd72f13aaf729fab)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 0af9d7e56d18e96357258199dd72f13aaf729fab
https://github.com/xwiki/xwiki-platform/commit/0af9d7e56d18e96357258199dd72…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-12-20 (Wed, 20 Dec 2023)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/README.md
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/https.mod
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/jetty/modules/xwiki.mod
Log Message:
-----------
XWIKI-21710: XJetty default start script does not load the http-forwarded module
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: efac04c34c2c22c43c87eeec03ed53512b81ea81
https://github.com/xwiki-contrib/confluence/commit/efac04c34c2c22c43c87eeec…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 79e0ed7faaf6232ca216558e226b9d0c3944cd1a
https://github.com/xwiki/xwiki-platform/commit/79e0ed7faaf6232ca216558e226b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/resources/xwiki-image/imageSelector.js
Log Message:
-----------
XWIKI-21689: When switching image selection tabs edits done quickly after change can be lost
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-docker-build
Commit: 2740c5722a79580423494743540237a7cb509cb2
https://github.com/xwiki/xwiki-docker-build/commit/2740c5722a79580423494743…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M build/Dockerfile
Log Message:
-----------
[Misc] Upgrade to Maven 3.9.6 to be on latest which has been confirmed to work with java 17 set as the source level (there's a problem with 3.9.3)
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-changerequest
Commit: 5e6758a65f5a4403bd8862b3a11ec22e53a55e24
https://github.com/xwiki-contrib/application-changerequest/commit/5e6758a65…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-12-19 (Tue, 19 Dec 2023)
Changed paths:
M application-changerequest-notifications/src/main/java/org/xwiki/contrib/changerequest/internal/listeners/ChangeRequestCreatedEventListener.java
M application-changerequest-notifications/src/main/resources/templates/changerequest/create.vm
M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/listeners/ChangeRequestCreatedEventListenerTest.java
Log Message:
-----------
CRAPP-340: Create notification use the wrong document reference
* Always use the reference of the CR itself to be sent with the doc
* Fix the notification template