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
[[email protected]][Issue] (XWIKI-21843) Move to a system font stack
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21843) Move to a system font stack
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21843) Move to a system font stack
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21843) Move to a system font stack
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (WORDNOTIF-4) Receive a notification when a watched word is removed
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[xwiki-contrib/application-notification-word] 665ad4: WORDNOTIF-4: Receive a notification when a watched...
by XWiki Notifications 30 Jan '24

30 Jan '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/application-notification-word Commit: 665ad4cfc3dbbef74adccfcf545f2b46f6c23044 https://github.com/xwiki-contrib/application-notification-word/commit/665ad… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M application-notification-word-default/src/main/java/org/xwiki/contrib/wordnotification/internal/notification/RemovedWordsEventDescriptor.java Log Message: ----------- WORDNOTIF-4: Receive a notification when a watched word is removed * Fix wrong event type in the descriptor
1 0
0 0
[[email protected]][Issue] (MATHJAX-26) Some MathJax formulas break the WYSIWYG editor
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[[email protected]][Issue] (XWIKI-21803) Unescaped '<' (less than symbol) in in-line style breaks the WYSIWYG editor
by XWiki Notifications 30 Jan '24

30 Jan '24
1 0
0 0
[xwiki/xwiki-platform] 1a010a: XWIKI-21803: Unescaped '<' (less than symbol) in i...
by XWiki Notifications 30 Jan '24

30 Jan '24
Branch: refs/heads/stable-16.0.x Home: https://github.com/xwiki/xwiki-platform Commit: 1a010ac6cfa55a7fcd961f3fa309f8b1cb5dd529 https://github.com/xwiki/xwiki-platform/commit/1a010ac6cfa55a7fcd961f3fa309… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-filter/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/AllIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/FilterIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImagePluginIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkPluginIT.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js Log Message: ----------- XWIKI-21803: Unescaped '<' (less than symbol) in in-line style breaks the WYSIWYG editor * Escape '<' in the content of style tags both for the editor HTML input and output, to overcome a bug in CKEditor's HTML parser. * Allow style tags (inside macro output), they were filtered out before by CKEditor's Advanced Content Filter * Add functional test * Rename some functional tests to be consisten. (cherry picked from commit 0f794c9e7f97995028661d20c18c4793933a56c9) (cherry picked from commit 9a9718a69d204a52177b0ec56aa9ca34ef2f4598)
1 0
0 0
[xwiki/xwiki-platform] 9a9718: XWIKI-21803: Unescaped '<' (less than symbol) in i...
by XWiki Notifications 30 Jan '24

30 Jan '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 9a9718a69d204a52177b0ec56aa9ca34ef2f4598 https://github.com/xwiki/xwiki-platform/commit/9a9718a69d204a52177b0ec56aa9… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-01-30 (Tue, 30 Jan 2024) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-filter/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/AllIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/FilterIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImageIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/ImagePluginIT.java A xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkIT.java R xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-test/xwiki-platform-ckeditor-test-docker/src/test/it/org/xwiki/ckeditor/test/ui/LinkPluginIT.java M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-webjar/src/main/webjar/config.js Log Message: ----------- XWIKI-21803: Unescaped '<' (less than symbol) in in-line style breaks the WYSIWYG editor * Escape '<' in the content of style tags both for the editor HTML input and output, to overcome a bug in CKEditor's HTML parser. * Allow style tags (inside macro output), they were filtered out before by CKEditor's Advanced Content Filter * Add functional test * Rename some functional tests to be consisten. (cherry picked from commit 0f794c9e7f97995028661d20c18c4793933a56c9)
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • ...
  • 225
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.