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]

  • 58515 discussions
[xwiki/xwiki-commons] 38f992: XCOMMONS-3052: Add support for implementing Netflu...
by XWiki Notifications 10 Jun '24

10 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 38f992ad9dbbfe8d58fa91e87e7aa570f77b2086 https://github.com/xwiki/xwiki-commons/commit/38f992ad9dbbfe8d58fa91e87e7aa… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M xwiki-commons-core/xwiki-commons-netflux/pom.xml A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/AbstractBot.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Bot.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Channel.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/ChannelStore.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/HistoryKeeper.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/IdGenerator.java A xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/MessageDispatcher.java M xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/NetfluxEndpoint.java R xwiki-commons-core/xwiki-commons-netflux/src/main/java/org/xwiki/netflux/internal/Utils.java M xwiki-commons-core/xwiki-commons-netflux/src/main/resources/META-INF/components.txt M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/ChannelStoreTest.java M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/ChannelTest.java A xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/HistoryKeeperTest.java A xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/IdGeneratorTest.java M xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/NetfluxEndpointTest.java R xwiki-commons-core/xwiki-commons-netflux/src/test/java/org/xwiki/netflux/internal/UtilsTest.java Log Message: ----------- XCOMMONS-3052: Add support for implementing Netflux channel bots as components To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] f49a87: XWIKI-22220: Quick Actions doesn't insert macros i...
by XWiki Notifications 10 Jun '24

10 Jun '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f49a87df921de11b101368f73b2af28d1d299a09 https://github.com/xwiki/xwiki-platform/commit/f49a87df921de11b101368f73b2a… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js Log Message: ----------- XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode * Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). (cherry picked from commit c23af57c973d576884997bc53ec707627f3ac1b5) 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] ebe239: XWIKI-22220: Quick Actions doesn't insert macros i...
by XWiki Notifications 10 Jun '24

10 Jun '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: ebe239377f04425cdd045fe9ef97bfb645fca097 https://github.com/xwiki/xwiki-platform/commit/ebe239377f04425cdd045fe9ef97… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js Log Message: ----------- XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode * Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). (cherry picked from commit c23af57c973d576884997bc53ec707627f3ac1b5) 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] c23af5: XWIKI-22220: Quick Actions doesn't insert macros i...
by XWiki Notifications 10 Jun '24

10 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: c23af57c973d576884997bc53ec707627f3ac1b5 https://github.com/xwiki/xwiki-platform/commit/c23af57c973d576884997bc53ec7… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-10 (Mon, 10 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-selection/plugin.js Log Message: ----------- XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode * Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). 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] 8671be: XWIKI-22220: Quick Actions doesn't insert macros i...
by XWiki Notifications 10 Jun '24

10 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 8671be3b8dd46daabd6883007a44f6cd9e25411f https://github.com/xwiki/xwiki-platform/commit/8671be3b8dd46daabd6883007a44… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-10 (Mon, 10 Jun 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-plugins/src/main/webjar/xwiki-slash/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java Log Message: ----------- XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode * Take into account the macro descriptor * Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). 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] b2218f: XWIKI-22220: Quick Actions doesn't insert macros i...
by XWiki Notifications 10 Jun '24

10 Jun '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: b2218f5eb6eb04e3ea70c4391035b60533ffa0cd https://github.com/xwiki/xwiki-platform/commit/b2218f5eb6eb04e3ea70c4391035… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-10 (Mon, 10 Jun 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-plugins/src/main/webjar/xwiki-slash/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java Log Message: ----------- XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode * Take into account the macro descriptor * Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). (cherry picked from commit 8671be3b8dd46daabd6883007a44f6cd9e25411f) 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] c30e58: XWIKI-22220: Quick Actions doesn't insert macros i...
by XWiki Notifications 10 Jun '24

10 Jun '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: c30e584a504b281f0469e09eda60f8ab452e630e https://github.com/xwiki/xwiki-platform/commit/c30e584a504b281f0469e09eda60… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-10 (Mon, 10 Jun 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-plugins/src/main/webjar/xwiki-slash/plugin.js M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/QuickActionsIT.java Log Message: ----------- XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode * Take into account the macro descriptor * Move the caret at the start of the first nested editable when the selection is before a macro widget wrapper (after the content is refreshed). (cherry picked from commit 8671be3b8dd46daabd6883007a44f6cd9e25411f) 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] Updates for CRISTAL-203: Tables are missing CSS
by XWiki Notifications 10 Jun '24

10 Jun '24
1 0
0 0
[[email protected]][Issue] Updates for CKEDITOR-497: Copy and pasting images using the browser's "Copy Image" option does not upload an attachment to the wiki but adds an external URL image
by XWiki Notifications 10 Jun '24

10 Jun '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-209: Improve table editing
by XWiki Notifications 10 Jun '24

10 Jun '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4288
  • 4289
  • 4290
  • 4291
  • 4292
  • 4293
  • 4294
  • ...
  • 5852
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.