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
notifications@xwiki.org

October 2025

  • 1 participants
  • 1755 discussions
[xwiki/xwiki-platform] d2567e: XWIKI-21417: BaseObject#set always set the metadat...
by XWiki Notifications 06 Oct '25

06 Oct '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: d2567e1d4ab11e9368a87bfd22fabf27e42146e9 https://github.com/xwiki/xwiki-platform/commit/d2567e1d4ab11e9368a87bfd22fa… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/objects/BaseObject.java M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/objects/BaseObjectTest.java Log Message: ----------- XWIKI-21417: BaseObject#set always set the metadata dirty flag of the owner doc to true (#4547) * Only create the property when it doesn't exist in BaseObject#set * Provide unit test (cherry picked from commit 71ad5fa9ae354749bbb28c0ede0027b23cce3159) (cherry picked from commit 237977f24dc7fdf4f843e5f8849ad1d6178faf76) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 859aa9: [Misc] Update pnpm to v10.18.0 (#1277)
by XWiki Notifications 06 Oct '25

06 Oct '25
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 859aa90a5164ae509b628c9c5f82b936415cdbc5 https://github.com/xwiki-contrib/cristal/commit/859aa90a5164ae509b628c9c5f8… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M package.json Log Message: ----------- [Misc] Update pnpm to v10.18.0 (#1277) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23333: Clicking on links from Table of Contents notifications email doesn't direct to the respective event on the email body anymore
by XWiki Notifications 06 Oct '25

06 Oct '25
1 0
0 0
[xwiki/xwiki-platform] 905185: XWIKI-23552: Search input outside viewport on smal...
by XWiki Notifications 06 Oct '25

06 Oct '25
Branch: refs/heads/backport/stable-17.4.x/pr-4608 Home: https://github.com/xwiki/xwiki-platform Commit: 905185c5cf876bed697e0e5a24702b8541b7bf89 https://github.com/xwiki/xwiki-platform/commit/905185c5cf876bed697e0e5a2470… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.js Log Message: ----------- XWIKI-23552: Search input outside viewport on small mobile devices (#4608) * Added wrap on the place where it was missing. * Added a check for sturdiness of the searchSuggest code. (cherry picked from commit fd25a113537b6c630125d5147af9194ef77a35b5) 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] fd25a1: XWIKI-23552: Search input outside viewport on smal...
by XWiki Notifications 06 Oct '25

06 Oct '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: fd25a113537b6c630125d5147af9194ef77a35b5 https://github.com/xwiki/xwiki-platform/commit/fd25a113537b6c630125d5147af9… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2025-10-06 (Mon, 06 Oct 2025) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/action-menus.less M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-webjar/src/main/webjar/searchSuggest.js Log Message: ----------- XWIKI-23552: Search input outside viewport on small mobile devices (#4608) * Added wrap on the place where it was missing. * Added a check for sturdiness of the searchSuggest code. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23262: The WYSIWYG editor is disconnected from the realtime session after changing the syntax of the edited content
by XWiki Notifications 06 Oct '25

06 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23141: Fine-tune the realtime auto-save to prevent losing unsaved content
by XWiki Notifications 06 Oct '25

06 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22634: Drag & Drop still doesn't successfully create links if the actions are performed in the same time by users
by XWiki Notifications 06 Oct '25

06 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-2470: Improve saving to not save data that has not changed
by XWiki Notifications 06 Oct '25

06 Oct '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23558: Syntax conversion is failing
by XWiki Notifications 06 Oct '25

06 Oct '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • ...
  • 176
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.