lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
notifications@xwiki.org

  • 58986 discussions
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-22001) Leftover titles & names when renaming an app within minutes
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
[xwiki/xwiki-platform] 02cc7c: XWIKI-21848: Migrate NotificationFilterPreferenceL...
by XWiki Notifications 18 Mar '24

18 Mar '24
Branch: refs/heads/custom-ld-source-notif-filters Home: https://github.com/xwiki/xwiki-platform Commit: 02cc7cb139b135f915c5154c5081006ba89ed2c7 https://github.com/xwiki/xwiki-platform/commit/02cc7cb139b135f915c5154c5081… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-18 (Mon, 18 Mar 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/ToggleableNotificationFilterActivation.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/NotificationFilterPreferenceStore.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/ToggleableFilterPreferenceDocumentInitializer.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/AbstractNotificationFilterLiveDataEntryStore.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFilterLiveDataTranslationHelper.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersLiveDataConfigurationProvider.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersLiveDataConfigurationResolver.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersLiveDataEntryStore.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersLiveDataPropertyDescriptorStore.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersLiveDataSource.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/custom/NotificationCustomFiltersQueryHelper.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/system/NotificationSystemFiltersLiveDataConfigurationProvider.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/system/NotificationSystemFiltersLiveDataConfigurationResolver.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/system/NotificationSystemFiltersLiveDataEntryStore.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/system/NotificationSystemFiltersLiveDataPropertyDescriptorStore.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/system/NotificationSystemFiltersLiveDataSource.java Log Message: ----------- XWIKI-21848: Migrate NotificationFilterPreferenceLivetableResults to a Live Data source * Fix since values To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] (CONFLUENCE-221) view-file macro isn't displayed after migration
by XWiki Notifications 18 Mar '24

18 Mar '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4797
  • 4798
  • 4799
  • 4800
  • 4801
  • 4802
  • 4803
  • ...
  • 5899
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.