Branch: refs/heads/feat-move-watch-button Home: https://github.com/xwiki/xwiki-platform Commit: ec321ec32e5afa175d1835d61ad72e9ded113f1e https://github.com/xwiki/xwiki-platform/commit/ec321ec32e5afa175d1835d61ad72... Author: Simon Urli <[email protected]> Date: 2024-04-16 (Tue, 16 Apr 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilter.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterLocationStateComputer.java Log Message: ----------- XWIKI-19751: Move the "watch" button for a page to the page content menu * Fix some tests in notification filters Commit: 16d517e7c3a586b9243db624cd43b41b32db298b https://github.com/xwiki/xwiki-platform/commit/16d517e7c3a586b9243db624cd43b... Author: Simon Urli <[email protected]> Date: 2024-04-16 (Tue, 16 Apr 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/pom.xml A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/src/main/java/org/xwiki/notifications/rest/NotificationsWatchResource.java A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/src/main/java/org/xwiki/notifications/rest/internal/DefaultNotificationsWatchResource.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-rest/src/main/resources/META-INF/components.txt Log Message: ----------- XWIKI-19751: Move the "watch" button for a page to the page content menu * Start providing REST API for watch pages to simplify operations Compare: https://github.com/xwiki/xwiki-platform/compare/a33dd1652450...16d517e7c3a5 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications