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

  • 58986 discussions
[[email protected]][Issue] (XWIKI-21945) The image is not inserted with the chosen style parameters when Identifier and Type are different
by XWiki Notifications 06 Mar '24

06 Mar '24
1 0
0 0
[xwiki/xwiki-commons] 38887a: [release] Updated compatibility previous version t...
by XWiki Notifications 06 Mar '24

06 Mar '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 38887a201bbf7bff8ff1fc9b9992f4a8a925d570 https://github.com/xwiki/xwiki-commons/commit/38887a201bbf7bff8ff1fc9b9992f… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: M pom.xml Log Message: ----------- [release] Updated compatibility previous version to the one just released. Commit: c0b50c66d5a9a539613f112eeb69da8196ac0e2f https://github.com/xwiki/xwiki-commons/commit/c0b50c66d5a9a539613f112eeb69d… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: M xwiki-commons-core/pom.xml Log Message: ----------- [release] Removed revapi ignores from the previous version Compare: https://github.com/xwiki/xwiki-commons/compare/9852cc631da8...c0b50c66d5a9 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki-contrib/application-ai-llm] 697afb: LLMAI-53: Develop a JavaScript library to access p...
by XWiki Notifications 06 Mar '24

06 Mar '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 697afbb55351924805eb35f68aa606f9980b0e19 https://github.com/xwiki-contrib/application-ai-llm/commit/697afbb553519248… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-03-06 (Wed, 06 Mar 2024) Changed paths: A application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/rest/CorsFilter.java 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 * CORS filter (not working currently) 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-21973) User Mention inside macro content is removed when inserted in empty lines
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[[email protected]][Issue] (MARKDOWN-87) Image resizing changes are not saved
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[xwiki-contrib/application-ai-llm] 7432c4: LLMAI-50: First version of RAG
by XWiki Notifications 05 Mar '24

05 Mar '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 7432c46452b4448badedd62e4c1bd5b241f684a8 https://github.com/xwiki-contrib/application-ai-llm/commit/7432c46452b4448b… 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/AbstractModel.java M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelConfiguration.java M application-ai-llm-models/application-ai-llm-models-api/src/main/java/org/xwiki/contrib/llm/internal/ModelWikiObjectComponentBuilder.java M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsClass.xml M application-ai-llm-models/application-ai-llm-models-ui/src/main/resources/AI/Models/Code/ModelsSheet.xml Log Message: ----------- LLMAI-50: First version of RAG * Add boolean property for allowing guests to access models To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-ai-llm/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 307192: XWIKI-21972: FilterList shouldn't force using a co...
by XWiki Notifications 05 Mar '24

05 Mar '24
Branch: refs/heads/XWIKI-21972 Home: https://github.com/xwiki/xwiki-platform Commit: 307192a127f3f206a8c35d5d1024ab07b4dd713f https://github.com/xwiki/xwiki-platform/commit/307192a127f3f206a8c35d5d1024… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterList.vue Log Message: ----------- XWIKI-21972: FilterList shouldn't force using a contains operator in LiveData To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 762d61: XWIKI-21972: FilterList shouldn't force using a co...
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: 762d61f88303f9e7f036ea0a0eaacf5b5019288b https://github.com/xwiki/xwiki-platform/commit/762d61f88303f9e7f036ea0a0eaa… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/filters/FilterList.vue Log Message: ----------- XWIKI-21972: FilterList shouldn't force using a contains operator in LiveData Commit: 1394728b4a4661cfade78fec1bdc3770b88df503 https://github.com/xwiki/xwiki-platform/commit/1394728b4a4661cfade78fec1bdc… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-03-05 (Tue, 05 Mar 2024) Changed paths: M xwiki-platform-core/xwiki-platform-eventstream/xwiki-platform-eventstream-api/src/main/java/org/xwiki/eventstream/internal/DefaultRecordableEventDescriptorManager.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/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/NotificationFiltersLiveDataConfigurationProvider.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/NotificationFiltersLiveDataEntryStore.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/Translations.xml M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-webjar/src/main/vue/src/components/DisplayerScope.vue Log Message: ----------- XWIKI-21848: Migrate NotificationFilterPreferenceLivetableResults to a Live Data source WIP Compare: https://github.com/xwiki/xwiki-platform/compare/11d19a79fe2c...1394728b4a46 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] (XWIKI-21972) FilterList shouldn't force using a contains operator in LiveData
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21972) FilterList shouldn't force using a contains operator in LiveData
by XWiki Notifications 05 Mar '24

05 Mar '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4867
  • 4868
  • 4869
  • 4870
  • 4871
  • 4872
  • 4873
  • ...
  • 5899
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.