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]

October 2025

  • 1 participants
  • 1755 discussions
[xwiki/xwiki-platform] b5132b: [Misc] Fix the missing EM name/category
by XWiki Notifications 23 Oct '25

23 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b5132befba88fa6b1f79c1a3ef6d62ad3c0fb51a https://github.com/xwiki/xwiki-platform/commit/b5132befba88fa6b1f79c1a3ef6d… Author: Vincent Massol <vincent(a)massol.net> Date: 2025-10-23 (Thu, 23 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-like/xwiki-platform-like-notifications/pom.xml Log Message: ----------- [Misc] Fix the missing EM name/category 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] 0804f8: XWIKI-23625: Wiki editor toolbar displayed in fiel...
by XWiki Notifications 23 Oct '25

23 Oct '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 0804f82ca0e1c1dabb0fc4177fde36261c556ad6 https://github.com/xwiki/xwiki-platform/commit/0804f82ca0e1c1dabb0fc4177fde… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-10-23 (Thu, 23 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Content.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/editors/xdomText.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/simpleedittoolbar.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js Log Message: ----------- XWIKI-23625: Wiki editor toolbar displayed in fields forcing usage of WYSIWYG editors when preferred text editor used * Refactor a bit the logic of simpletoolbar: the toolbar is injected next to its textarea so we should enable the toolbar only for those textarea and not for any textarea of the page having the proper syntax, as it's breaking sheets in case of properties defined to use specific editors * Also fix AWM.Content to specify the proper data-syntax in the textarea so that it properly enabled the toolbar * And finally fix xdomText.vm so that the toolbar could be enabled for any property having the appropriate syntax (cherry picked from commit a866f3234b8dce6699eba0ecd164003f380cfbb0) 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] 9639f9: XWIKI-23625: Wiki editor toolbar displayed in fiel...
by XWiki Notifications 23 Oct '25

23 Oct '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 9639f9630de891269af3ddfb853acd19c3370c8f https://github.com/xwiki/xwiki-platform/commit/9639f9630de891269af3ddfb853a… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-10-23 (Thu, 23 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Content.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/editors/xdomText.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/simpleedittoolbar.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js Log Message: ----------- XWIKI-23625: Wiki editor toolbar displayed in fields forcing usage of WYSIWYG editors when preferred text editor used * Refactor a bit the logic of simpletoolbar: the toolbar is injected next to its textarea so we should enable the toolbar only for those textarea and not for any textarea of the page having the proper syntax, as it's breaking sheets in case of properties defined to use specific editors * Also fix AWM.Content to specify the proper data-syntax in the textarea so that it properly enabled the toolbar * And finally fix xdomText.vm so that the toolbar could be enabled for any property having the appropriate syntax (cherry picked from commit a866f3234b8dce6699eba0ecd164003f380cfbb0) 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 XWIKI-23617: DatePicker cannot change display format
by XWiki Notifications 23 Oct '25

23 Oct '25
1 0
0 0
[xwiki/xwiki-platform] 4ade6c: XWIKI-23625: Wiki editor toolbar displayed in fiel...
by XWiki Notifications 23 Oct '25

23 Oct '25
Branch: refs/heads/stable-17.9.x Home: https://github.com/xwiki/xwiki-platform Commit: 4ade6c4aa2cd714e489505c7b86a6ad6da8d30b8 https://github.com/xwiki/xwiki-platform/commit/4ade6c4aa2cd714e489505c7b86a… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-10-23 (Thu, 23 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Content.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/editors/xdomText.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/simpleedittoolbar.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js Log Message: ----------- XWIKI-23625: Wiki editor toolbar displayed in fields forcing usage of WYSIWYG editors when preferred text editor used * Refactor a bit the logic of simpletoolbar: the toolbar is injected next to its textarea so we should enable the toolbar only for those textarea and not for any textarea of the page having the proper syntax, as it's breaking sheets in case of properties defined to use specific editors * Also fix AWM.Content to specify the proper data-syntax in the textarea so that it properly enabled the toolbar * And finally fix xdomText.vm so that the toolbar could be enabled for any property having the appropriate syntax (cherry picked from commit a866f3234b8dce6699eba0ecd164003f380cfbb0) 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] a866f3: XWIKI-23625: Wiki editor toolbar displayed in fiel...
by XWiki Notifications 23 Oct '25

23 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: a866f3234b8dce6699eba0ecd164003f380cfbb0 https://github.com/xwiki/xwiki-platform/commit/a866f3234b8dce6699eba0ecd164… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-10-23 (Thu, 23 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Content.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/editors/xdomText.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/simpleedittoolbar.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/editors/simpletoolbar.js Log Message: ----------- XWIKI-23625: Wiki editor toolbar displayed in fields forcing usage of WYSIWYG editors when preferred text editor used * Refactor a bit the logic of simpletoolbar: the toolbar is injected next to its textarea so we should enable the toolbar only for those textarea and not for any textarea of the page having the proper syntax, as it's breaking sheets in case of properties defined to use specific editors * Also fix AWM.Content to specify the proper data-syntax in the textarea so that it properly enabled the toolbar * And finally fix xdomText.vm so that the toolbar could be enabled for any property having the appropriate syntax 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 LDAP-160: Users cannot login if mapped LDAP group is missing: 'Cannot invoke "java.util.Map.size()" because "groupMembers" is null'
by XWiki Notifications 23 Oct '25

23 Oct '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23630: The link protection is too intrusive
by XWiki Notifications 23 Oct '25

23 Oct '25
1 0
0 0
[xwiki/xwiki-platform] d93195: XWIKI-22999: Activity stream should use list seman...
by XWiki Notifications 23 Oct '25

23 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d931957f641dc31086c6ed83017738f5599c1c9a https://github.com/xwiki/xwiki-platform/commit/d931957f641dc31086c6ed830177… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-10-23 (Thu, 23 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-macro/xwiki-platform-notifications-macro-ui/src/main/resources/XWiki/Notifications/Code/Macro/NotificationsMacro.xml M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/src/main/java/org/xwiki/notifications/notifiers/internal/InternalHtmlNotificationRenderer.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-notifiers/xwiki-platform-notifications-notifiers-api/src/test/java/org/xwiki/notifications/notifiers/internal/InternalHtmlNotificationRendererTest.java M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/GroupedNotificationElementPage.java Log Message: ----------- XWIKI-22999: Activity stream should use list semantics (#4357) * Added list semantics to the notification macro, which is used among other things in the activity stream. It's also used notably in the notification dropdown. * Fixed the test 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 LDAP-160: Users cannot login if mapped LDAP group is missing: 'Cannot invoke "java.util.Map.size()" because "groupMembers" is null'
by XWiki Notifications 23 Oct '25

23 Oct '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • ...
  • 176
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.