Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 28f0f4cb8f54f2b0ff439a137a9069cb9976321a
https://github.com/xwiki/xwiki-commons/commit/28f0f4cb8f54f2b0ff439a137a906…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/VelocityManager.java
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/VelocityTemplate.java
Log Message:
-----------
[misc] Bulletproofing (better fail early than getting weird Velocity failure before the template have a null name)
Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d3483a9ab516bdce01b553f8f8112d1277d1cd13
https://github.com/xwiki/xwiki-platform/commit/d3483a9ab516bdce01b553f8f811…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-mysql/src/deb/control/control
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-pgsql/src/deb/control/control
Log Message:
-----------
XWIKI-21458: Provide a XJetty based Debian package
* fix bad virtual package names
(cherry picked from commit ba192c9ea87f1eca8f0650c67e692af6ab8d7daa)
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: f87410f2fdc40c7d1a1de999c4534012e5f2c01b
https://github.com/xwiki-contrib/application-notification-word/commit/f8741…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M application-notification-word-default/pom.xml
A application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/WordsSearchTaskConsumerTest.java
A application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/wordsquery/WordsQueryCacheInvalidatorTest.java
Log Message:
-----------
WORDNOTIF-1: Allow user to listen for exact matches
* Add some more unit tests
Branch: refs/heads/stable-15.9.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b7638d59fd6cf8a83ee7ec2408039d934a793a61
https://github.com/xwiki/xwiki-platform/commit/b7638d59fd6cf8a83ee7ec240803…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/resources/templates/security/requiredrights/requiredRightsEditConfirmationChecker.vm
Log Message:
-----------
XWIKI-21476: CSS of the required rights pre-edit check template is not loaded
(cherry picked from commit c623a4c66fe648e4087b53201ea90fb79b55b802)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: c623a4c66fe648e4087b53201ea90fb79b55b802
https://github.com/xwiki/xwiki-platform/commit/c623a4c66fe648e4087b53201ea9…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-default/src/main/resources/templates/security/requiredrights/requiredRightsEditConfirmationChecker.vm
Log Message:
-----------
XWIKI-21476: CSS of the required rights pre-edit check template is not loaded