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]

January 2024

  • 1 participants
  • 2243 discussions
[xwiki-contrib/application-notification-word] d0753e: WORDNOTIF-12: Event description from the notificat...
by XWiki Notifications 19 Jan '24

19 Jan '24
Branch: refs/heads/WORDNOTIF-12 Home: https://github.com/xwiki-contrib/application-notification-word Commit: d0753ee2040e6de1a31736a7180a93ba708a2536 https://github.com/xwiki-contrib/application-notification-word/commit/d0753… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsEventDisplayer.java A application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/MentionedWordsNotificationEmailRenderer.java R application-notification-word-default/src/main/resources/templates/notificationWord/notification.vm A application-notification-word-default/src/main/resources/templates/notificationWord/notification/alert.vm A application-notification-word-default/src/main/resources/templates/notificationWord/notification/email.html.vm A application-notification-word-default/src/main/resources/templates/notificationWord/notification/email.plain.vm Log Message: ----------- WORDNOTIF-12: Event description from the notifications mail is displayed as a string * Start work on mail notification rendering
1 0
0 0
[[email protected]][Issue] (XWIKI-21818) Add ability to request access to restricted page
by XWiki Notifications 19 Jan '24

19 Jan '24
1 0
0 0
[xwiki-contrib/application-ai-llm] bdd58d: LLMAI-47: REST API for adding, updating and removi...
by XWiki Notifications 19 Jan '24

19 Jan '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: bdd58db9939c5fc06b6603575a14a56deeccc3a8 https://github.com/xwiki-contrib/application-ai-llm/commit/bdd58db9939c5fc0… Author: Paul Pantiru <paul.pantiru(a)xwiki.com> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M application-ai-llm-index/application-ai-llm-index-api/src/main/java/org/xwiki/contrib/llm/rest/JSONCollection.java Log Message: ----------- LLMAI-47: REST API for adding, updating and removing documents * added annotation for properties and 2 more setters
1 0
0 0
[[email protected]][Issue] (XWIKI-21817) Removing all content from the realtime wysiwyg editor prevents coeditors from editing
by XWiki Notifications 19 Jan '24

19 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21816) Change the UI for the livedata resize handle
by XWiki Notifications 19 Jan '24

19 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21816) Change the UI for the livedata resize handle
by XWiki Notifications 19 Jan '24

19 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21816) Change the UI for the livedata resize handle
by XWiki Notifications 19 Jan '24

19 Jan '24
1 0
0 0
[xwiki-contrib/application-ai-llm] 9d1f37: LLMAI-38: Support for embedding models
by XWiki Notifications 19 Jan '24

19 Jan '24
Branch: refs/heads/waise Home: https://github.com/xwiki-contrib/application-ai-llm Commit: 9d1f372478b896fc7a550206cb5d0b76bfecd6e8 https://github.com/xwiki-contrib/application-ai-llm/commit/9d1f372478b896fc… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M application-ai-llm-models/application-ai-llm-models-api/src/test/java/org/xwiki/contrib/llm/internal/OpenAIEmbeddingModelTest.java Log Message: ----------- LLMAI-38: Support for embedding models * Fix test after adding new error messages.
1 0
0 0
[xwiki/xwiki-platform] 9aeae7: XWIKI-21558: If a macro is modified by another use...
by XWiki Notifications 19 Jan '24

19 Jan '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9aeae7bdf5d40648ec675a40d182a1853081b837 https://github.com/xwiki/xwiki-platform/commit/9aeae7bdf5d40648ec675a40d182… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditor.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorBalloonToolBar.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorToolBar.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/MacroDialogEditModal.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- XWIKI-21558: If a macro is modified by another user while the macro edit modal is open, we cannot update the macro * Improve the way macros are updated after a remote patch is applied * Save and entry in the Undo/Redo history after adding a macro (in order to trigger a change event). * Add a test. (cherry picked from commit 4e2ecea09ecb581a0630b32e7c3b8c0598b90695)
1 0
0 0
[xwiki/xwiki-platform] 4e2ece: XWIKI-21558: If a macro is modified by another use...
by XWiki Notifications 19 Jan '24

19 Jan '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 4e2ecea09ecb581a0630b32e7c3b8c0598b90695 https://github.com/xwiki/xwiki-platform/commit/4e2ecea09ecb581a0630b32e7c3b… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-01-19 (Fri, 19 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-macro/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditor.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorBalloonToolBar.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/CKEditorToolBar.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-pageobjects/src/main/java/org/xwiki/ckeditor/test/po/MacroDialogEditModal.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/editor.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/patches.js M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-webjar/src/main/webjar/wysiwygEditor.js Log Message: ----------- XWIKI-21558: If a macro is modified by another user while the macro edit modal is open, we cannot update the macro * Improve the way macros are updated after a remote patch is applied * Save and entry in the Undo/Redo history after adding a macro (in order to trigger a change event). * Add a test.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • ...
  • 225
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.