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 -----
  • 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]

January 2024

  • 1 participants
  • 2243 discussions
[[email protected]][Issue] (XWIKI-21848) Migrate NotificationFilterPreferenceLivetableResults to a Live Data source
by XWiki Notifications 31 Jan '24

31 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21848) Migrate NotificationFilterPreferenceLivetableResults to a Live Data source
by XWiki Notifications 31 Jan '24

31 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21848) Migrate NotificationFilterPreferenceLivetableResults to a Live Data source
by XWiki Notifications 31 Jan '24

31 Jan '24
1 0
0 0
[xwiki-contrib/confluence] a0c8cd: CONFLUENCE-181: Import fails when the export conta...
by XWiki Notifications 31 Jan '24

31 Jan '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: a0c8cd59d4ed10400aa358d02790b3215e4d3724 https://github.com/xwiki-contrib/confluence/commit/a0c8cd59d4ed10400aa358d0… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java R confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/WithoutBackSpacesReader.java A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/WithoutControlCharactersReader.java M confluence-xml/src/test/resources/confluencexml/cdatazerowidthspace/entities.xml Log Message: ----------- CONFLUENCE-181: Import fails when the export contains character U+0002 (#24) * Filter all control characters apart from line feed and carriage return. * Rename the class to reflect its purpose. * Replace the recursive implementation by an iterative one. * Add a test case.
1 0
0 0
[xwiki-contrib/application-ai-llm] 532572: LLMAI-40: Add basic document indexing and collecti...
by XWiki Notifications 31 Jan '24

31 Jan '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 53257208e75faefdebb7b15230d287d795b1d8a1 https://github.com/xwiki-contrib/application-ai-llm/commit/53257208e75faefd… Author: Paul Pantiru <paulp2501(a)gmail.com> Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Documents/Code/DocumentsSheet.xml Log Message: ----------- LLMAI-40: Add basic document indexing and collection management UI * added an autofill for the non-modifiable documents id for the case where documkents are created manually from the UI
1 0
0 0
[xwiki-contrib/application-ai-llm] a4a163: LLMAI-40: Add basic document indexing and collecti...
by XWiki Notifications 31 Jan '24

31 Jan '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: a4a163fa927ce87f40b1fa272cc61664472b6d94 https://github.com/xwiki-contrib/application-ai-llm/commit/a4a163fa927ce87f… Author: Paul Pantiru <paulp2501(a)gmail.com> Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-ui/src/main/resources/AI/Collections/Code/CollectionsSheet.xml Log Message: ----------- LLMAI-40: Add basic document indexing and collection management UI * added an autofill for the non-modifiable collections id for the case where collections are created manually from the UI
1 0
0 0
[[email protected]][Issue] (XWIKI-21847) Warnings in the wiki console when exporting as ODT and RTF
by XWiki Notifications 31 Jan '24

31 Jan '24
1 0
0 0
[[email protected]][Issue] (CRAPP-25) Notifications are not properly displayed because of the Mark as read behaviour
by XWiki Notifications 31 Jan '24

31 Jan '24
1 0
0 0
[[email protected]][Issue] (CRAPP-25) Notifications are not properly displayed because of the Mark as read behaviour
by XWiki Notifications 31 Jan '24

31 Jan '24
1 0
0 0
[xwiki-contrib/application-changerequest] 2610a2: CRAPP-25: Notifications are not properly displayed...
by XWiki Notifications 31 Jan '24

31 Jan '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-changerequest Commit: 2610a2d8fe9b616c322ad4e8f39000b1859a02c9 https://github.com/xwiki-contrib/application-changerequest/commit/2610a2d8f… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-01-31 (Wed, 31 Jan 2024) Changed paths: M application-changerequest-notifications/src/main/java/org/xwiki/contrib/changerequest/internal/ChangeRequestNotificationDisplayer.java M application-changerequest-notifications/src/main/java/org/xwiki/contrib/changerequest/internal/converters/AbstractChangeRequestRecordableEventConverter.java A application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/ChangeRequestNotificationDisplayerTest.java M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/converters/ChangeRequestCreatedRecordableEventConverterTest.java M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/converters/ChangeRequestDiscussionRecordableEventConverterTest.java M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/converters/ChangeRequestFileChangeAddedRecordableEventConverterTest.java M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/converters/ChangeRequestRebasedRecordableEventConverterTest.java M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/converters/ChangeRequestReviewAddedRecordableEventConverterTest.java M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/converters/ChangeRequestStatusChangedRecordableEventConverterTest.java M application-changerequest-notifications/src/test/java/org/xwiki/contrib/changerequest/internal/converters/DefaultChangeRequestRecordableEventConverterTest.java Log Message: ----------- CRAPP-25: Notifications are not properly displayed because of the Mark as read behaviour * Split the composite events before displaying them in the displayer to workaround the issue with events that shouldn't be grouped together * Refactor a bit the displayer to remove unnecessary checks and provide unit test * Refactor converter to use Event#custom instead of Event#parameters which is now deprecated
1 0
0 0
  • ← Newer
  • 1
  • 2
  • 3
  • 4
  • 5
  • ...
  • 225
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.