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]

September 2026

  • 1 participants
  • 2207 discussions
[[email protected]][Issue] Updates for XWIKI-24780: A listener cannot modify a renamed document through DocumentUpdating/CreatingEvent
by XWiki Notifications 03 Sep '26

03 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for BLOG-221: Publishing time stays the same even if TIMEZONE is changed
by XWiki Notifications 03 Sep '26

03 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24793: XWikiAttachment#apply never apply the mime type
by XWiki Notifications 03 Sep '26

03 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24792: XWikiDocument#apply return false if the only changes are related to attachments
by XWiki Notifications 03 Sep '26

03 Sep '26
1 0
0 0
[xwiki/xwiki-platform] 31baa8: XWIKI-24752: Changing the resource type in the lin...
by XWiki Notifications 03 Sep '26

03 Sep '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 31baa87628da20c4a65bfe8d69586abd5319e357 https://github.com/xwiki/xwiki-platform/commit/31baa87628da20c4a65bfe8d6958… Author: github-actions[bot] <41898282+github-actions[bot](a)users.noreply.github.com> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/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/LinkIT.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/LinkDialog.java Log Message: ----------- XWIKI-24752: Changing the resource type in the link dialog removes its input from the tab order (#6254) (#6295) * XWIKI-24752: Changing the resource type in the link dialog removes its input from the tab order * Registered the resource reference focusable on the input that is currently displayed * Updated that focusable and the field label when the resource type changes * Asserted that the resource reference input stays in the tab order after a resource type change * Asserted that the field label stays bound to that input * Added the page object methods used by these assertions (cherry picked from commit b5a595da2ee3915e04aa56f55928947d4a154073) Co-authored-by: LucasC <lucas.charpentier(a)xwiki.com> 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] d0431a: XWIKI-24783: xwiki-platform-user-api shouldn't dep...
by XWiki Notifications 03 Sep '26

03 Sep '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: d0431a1c0247ccf0ee4a45f7248323683cf05def https://github.com/xwiki/xwiki-platform/commit/d0431a1c0247ccf0ee4a45f72483… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-api/pom.xml M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-api/src/main/java/org/xwiki/user/UserManager.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/main/java/org/xwiki/user/internal/DefaultUserManager.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/main/java/org/xwiki/user/internal/document/CurrentUserManager.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/main/java/org/xwiki/user/internal/document/DocumentUserManager.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/test/java/org/xwiki/user/internal/DefaultUserManagerTest.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/test/java/org/xwiki/user/internal/document/CurrentUserManagerTest.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-default/src/test/java/org/xwiki/user/internal/document/DocumentUserManagerTest.java M xwiki-platform-core/xwiki-platform-user/xwiki-platform-user-rest/xwiki-platform-user-rest-default/src/main/java/org/xwiki/user/rest/internal/resources/UserResourceImpl.java Log Message: ----------- XWIKI-24783: xwiki-platform-user-api shouldn't depend on xwiki-platform-security-authentication-api (cherry picked from commit db4c5e601819027aae9893a1c13b22cac315ba1d) 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] 9337d6: XWIKI-24752: Changing the resource type in the lin...
by XWiki Notifications 03 Sep '26

03 Sep '26
Branch: refs/heads/backport/stable-18.4.x/pr-6254 Home: https://github.com/xwiki/xwiki-platform Commit: 9337d6abcb7254ae3e2aae6bb8c8f553729a4737 https://github.com/xwiki/xwiki-platform/commit/9337d6abcb7254ae3e2aae6bb8c8… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/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/LinkIT.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/LinkDialog.java Log Message: ----------- XWIKI-24752: Changing the resource type in the link dialog removes its input from the tab order (#6254) * XWIKI-24752: Changing the resource type in the link dialog removes its input from the tab order * Registered the resource reference focusable on the input that is currently displayed * Updated that focusable and the field label when the resource type changes * Asserted that the resource reference input stays in the tab order after a resource type change * Asserted that the field label stays bound to that input * Added the page object methods used by these assertions (cherry picked from commit b5a595da2ee3915e04aa56f55928947d4a154073) 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] b5a595: XWIKI-24752: Changing the resource type in the lin...
by XWiki Notifications 03 Sep '26

03 Sep '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: b5a595da2ee3915e04aa56f55928947d4a154073 https://github.com/xwiki/xwiki-platform/commit/b5a595da2ee3915e04aa56f55928… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-09-03 (Thu, 03 Sep 2026) Changed paths: M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-resource/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/LinkIT.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/LinkDialog.java Log Message: ----------- XWIKI-24752: Changing the resource type in the link dialog removes its input from the tab order (#6254) * XWIKI-24752: Changing the resource type in the link dialog removes its input from the tab order * Registered the resource reference focusable on the input that is currently displayed * Updated that focusable and the field label when the resource type changes * Asserted that the resource reference input stays in the tab order after a resource type change * Asserted that the field label stays bound to that input * Added the page object methods used by these assertions 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-24791: A rename always produce a DocumentCreating/edEvent even when the target location already exist
by XWiki Notifications 03 Sep '26

03 Sep '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24793: XWikiAttachment#apply never apply the mime type
by XWiki Notifications 03 Sep '26

03 Sep '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 190
  • 191
  • 192
  • 193
  • 194
  • 195
  • 196
  • ...
  • 221
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.