Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-platform
Commit: bb4259a1080a4aef25bcb6886a2369867a922e3c
https://github.com/xwiki/xwiki-platform/commit/bb4259a1080a4aef25bcb6886a23…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-02-06 (Tue, 06 Feb 2024)
Changed paths:
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/pom.xml
R
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFilterPreferenceConfigurationResolver.java
R
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFilterPreferenceEntryStore.java
R
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFilterPreferenceLiveDataSource.java
R
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFilterPreferencePropertyDescriptorStore.java
M
xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt
Log Message:
-----------
XWIKI-18998: Replace the Livetable of the System Filters of the Notifications
Administration with a Live Data macro
Revert code included by accident.