Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 913226e3d9ed784f66df8678cdc5a6b940a4b026
https://github.com/xwiki-contrib/book-versions/commit/913226e3d9ed784f66df8…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java
M pom.xml
Log Message:
-----------
BVERSION-131 : Simple users are warned about missing rights when editing pages with translations
- removing the usage of protected APIs;
- scripting right must be allowed for the users that save translated pages
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: e4e285d29982b8ee271453da79a6a875c56c58cf
https://github.com/xwiki-contrib/book-versions/commit/e4e285d29982b8ee27145…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java
Log Message:
-----------
BVERSION-135: Publication: remove marked as deleted version pages when updating published content
* Added feature to remove marked as deleted pages when using update behaviour
* Added debug log about page removal
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/stable-17.0.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b6cfbd71f55b023fb6c2ba7db815bdff0a663e33
https://github.com/xwiki/xwiki-platform/commit/b6cfbd71f55b023fb6c2ba7db815…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-06 (Thu, 06 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/internal/HttpSessionManager.java
M xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/test/java/org/xwiki/container/servlet/internal/HttpSessionManagerTest.java
Log Message:
-----------
XWIKI-22857: The SessionCreatedEvent and SessionDestroyedEvent event are not sending the expected session object anymore
(cherry picked from commit 111e2ff43f6df9913f393d12bca8a7e14048dea6)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications