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 -----
  • 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
[email protected]

March 2024

  • 1 participants
  • 1945 discussions
[[email protected]][Issue] (REPLICAT-184) In the log, store the direct sender instance in the case of receiver messages
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[xwiki-contrib/application-replication] 6ac13e: REPLICAT-185: Introduce an API to provide a UI ori...
by XWiki Notifications 05 Mar '24

05 Mar '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-replication Commit: 6ac13ec1b25016ccc548603f9d4068ab5812716a https://github.com/xwiki-contrib/application-replication/commit/6ac13ec1b25… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M replication-api/src/main/java/org/xwiki/contrib/replication/log/ReplicationMessageEventQuery.java M replication-default/pom.xml M replication-default/src/main/java/org/xwiki/contrib/replication/internal/message/log/ReplicationMessageLogStore.java M replication-default/src/test/java/org/xwiki/contrib/replication/internal/message/log/ReplicationMessageLogStoreTest.java M replication-entity/replication-entity-api/src/main/java/org/xwiki/contrib/replication/entity/DocumentReplicationController.java M replication-entity/replication-entity-controller/src/main/java/org/xwiki/contrib/replication/entity/internal/StandardDocumentReplicationController.java M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/DocumentReplicationUtils.java M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/controller/DefaultDocumentReplicationController.java M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/internal/controller/MinimumDocumentReplicationController.java M replication-entity/replication-entity-default/src/main/java/org/xwiki/contrib/replication/entity/script/DocumentReplicationScriptService.java Log Message: ----------- REPLICAT-185: Introduce an API to provide a UI oriented replication configuration REPLICAT-184: In the log, store the direct sender instance in the case of receiver messages To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-replication/settings/notificat…
1 0
0 0
[[email protected]][Issue] (XWIKI-21747) Some filters cannot be activated on the Solr search results page when resizing the browser tab
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21971) No options when using LiveData with a LevelsClass column
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21971) No options when using LiveData with a LevelsClass column
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[xwiki-contrib/application-ai-llm] 77eb83: LLMAI-53: Develop a JavaScript library to access p...
by XWiki Notifications 05 Mar '24

05 Mar '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 77eb83c51c169a50315a9a31be96d13da3b96c2c https://github.com/xwiki-contrib/application-ai-llm/commit/77eb83c51c169a50… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/rest/DefaultPromptsResource.java Log Message: ----------- LLMAI-53: Develop a JavaScript library to access prompts and the chat * fix for EOL checkstile violation To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
1 0
0 0
[[email protected]][Issue] (XWIKI-21076) NotificationsIT#ownEventNotifications is flickering
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[[email protected]][Issue] (REPLICAT-185) Introduce an API to provide a UI oriented replication configuration
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[[email protected]][Issue] (REPLICAT-184) In the log store the direct sender instance in the case of receiver messages
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[xwiki/xwiki-platform] 11d19a: XWIKI-21848: Migrate NotificationFilterPreferenceL...
by XWiki Notifications 05 Mar '24

05 Mar '24
Branch: refs/heads/custom-ld-source-notif-filters Home: https://github.com/xwiki/xwiki-platform Commit: 11d19a79fe2c58ee2f7466aa3d1ae5c3d4ed1a42 https://github.com/xwiki/xwiki-platform/commit/11d19a79fe2c58ee2f7466aa3d1a… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/pom.xml 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 A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFiltersLiveDataConfigurationProvider.java A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFiltersLiveDataConfigurationResolver.java A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFiltersLiveDataEntryStore.java A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFiltersLiveDataPropertyDescriptorStore.java A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/java/org/xwiki/notifications/filters/internal/livedata/NotificationFiltersLiveDataSource.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-default/src/main/resources/META-INF/components.txt M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsCustomFiltersPreferencesMacro.xml A xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/src/components/DisplayerScope.vue M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/src/main.js Log Message: ----------- XWIKI-21848: Migrate NotificationFilterPreferenceLivetableResults to a Live Data source WIP To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • ...
  • 195
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.