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]

  • 58285 discussions
[xwiki/xwiki-platform] ca5459: XWIKI-23719: The tree finder uses a hard-coded ico...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/backport/stable-18.6.x/pr-5168 Home: https://github.com/xwiki/xwiki-platform Commit: ca5459301e1d7cf43441aed7dcd1a31332768a26 https://github.com/xwiki/xwiki-platform/commit/ca5459301e1d7cf43441aed7dcd1… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.css M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.js Log Message: ----------- XWIKI-23719: The tree finder uses a hard-coded icon (#5168) * Updated the style to replace the hard-coded non-semantic icon with a standard one. * Updated the styles so that the changes in DOM do not affect presentation too much. * Used the JavaScript API to load the search icon (cherry picked from commit 60dd9d944694f1d9c29a6a609e34ce78b929cfdf) 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] 34d68b: XWIKI-23719: The tree finder uses a hard-coded ico...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/backport/stable-18.4.x/pr-5168 Home: https://github.com/xwiki/xwiki-platform Commit: 34d68b20a3e1439913f6bf1d25f4005b41fbe709 https://github.com/xwiki/xwiki-platform/commit/34d68b20a3e1439913f6bf1d25f4… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.css M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.js Log Message: ----------- XWIKI-23719: The tree finder uses a hard-coded icon (#5168) * Updated the style to replace the hard-coded non-semantic icon with a standard one. * Updated the styles so that the changes in DOM do not affect presentation too much. * Used the JavaScript API to load the search icon (cherry picked from commit 60dd9d944694f1d9c29a6a609e34ce78b929cfdf) 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] 096e1b: XWIKI-23719: The tree finder uses a hard-coded ico...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/backport/stable-18.6.x/pr-5168 Home: https://github.com/xwiki/xwiki-platform Commit: 096e1b8eeadccb32a186cbd7d714963d3c3edaa3 https://github.com/xwiki/xwiki-platform/commit/096e1b8eeadccb32a186cbd7d714… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.css M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.js Log Message: ----------- XWIKI-23719: The tree finder uses a hard-coded icon (#5168) * Updated the style to replace the hard-coded non-semantic icon with a standard one. * Updated the styles so that the changes in DOM do not affect presentation too much. * Used the JavaScript API to load the search icon (cherry picked from commit 60dd9d944694f1d9c29a6a609e34ce78b929cfdf) 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] b6c54f: XWIKI-23719: The tree finder uses a hard-coded ico...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/backport/stable-17.10.x/pr-5168 Home: https://github.com/xwiki/xwiki-platform Commit: b6c54f3d9e5b2c16ed2d42de61600f1fcc999522 https://github.com/xwiki/xwiki-platform/commit/b6c54f3d9e5b2c16ed2d42de6160… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/finder.less M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.js Log Message: ----------- XWIKI-23719: The tree finder uses a hard-coded icon (#5168) * Updated the style to replace the hard-coded non-semantic icon with a standard one. * Updated the styles so that the changes in DOM do not affect presentation too much. * Used the JavaScript API to load the search icon (cherry picked from commit 60dd9d944694f1d9c29a6a609e34ce78b929cfdf) 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] 366149: [Misc] Update actions/setup-node action to v6.4.0 ...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 366149d00ab2fcacbf174b4d4124005cd764ea73 https://github.com/xwiki-contrib/cristal/commit/366149d00ab2fcacbf174b4d412… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M .github/workflows/build_electron.yml Log Message: ----------- [Misc] Update actions/setup-node action to v6.4.0 (#1657) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 303d54: XWIKI-23719: The tree finder uses a hard-coded ico...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/backport/stable-17.10.x/pr-5168 Home: https://github.com/xwiki/xwiki-platform Commit: 303d54f9397fcc52522518207740bc94ad69bcd1 https://github.com/xwiki/xwiki-platform/commit/303d54f9397fcc52522518207740… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/less/finder.less M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.js Log Message: ----------- XWIKI-23719: The tree finder uses a hard-coded icon (#5168) * Updated the style to replace the hard-coded non-semantic icon with a standard one. * Updated the styles so that the changes in DOM do not affect presentation too much. * Used the JavaScript API to load the search icon (cherry picked from commit 60dd9d944694f1d9c29a6a609e34ce78b929cfdf) 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] 60dd9d: XWIKI-23719: The tree finder uses a hard-coded ico...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 60dd9d944694f1d9c29a6a609e34ce78b929cfdf https://github.com/xwiki/xwiki-platform/commit/60dd9d944694f1d9c29a6a609e34… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/pom.xml M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.css M xwiki-platform-core/xwiki-platform-tree/xwiki-platform-tree-webjar/src/main/webjar/finder.js Log Message: ----------- XWIKI-23719: The tree finder uses a hard-coded icon (#5168) * Updated the style to replace the hard-coded non-semantic icon with a standard one. * Updated the styles so that the changes in DOM do not affect presentation too much. * Used the JavaScript API to load the search icon 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] ae45ca: XWIKI-17062: NPE when refreshing the page on Admin...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/XWIKI-17062 Home: https://github.com/xwiki/xwiki-platform Commit: ae45ca020a040cdc0fa6c8cade5f59633a3e6e1a https://github.com/xwiki/xwiki-platform/commit/ae45ca020a040cdc0fa6c8cade5f… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-script/src/main/java/org/xwiki/wiki/user/script/WikiUserManagerScriptService.java M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-script/src/test/java/org/xwiki/wiki/user/script/WikiUserManagerScriptServiceTest.java Log Message: ----------- XWIKI-17062: NPE when refreshing the page on Administration after canceling an invitation * Guard against a missing candidacy in WikiUserManagerScriptService#getCandidacy: skip the rights check (which dereferences the candidacy) when the manager returns null, so the script service returns null instead of throwing an NPE. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply(a)anthropic.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] c79ffb: XWIKI-20703: Wrong attachment box size in attachme...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: c79ffb52cb13fffc1777f6547d7b40f8e8197f52 https://github.com/xwiki/xwiki-platform/commit/c79ffb52cb13fffc1777f6547d7b… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-ui/src/main/resources/Attachment/Picker/Code/AttachmentGalleryPicker.xml M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-picker/xwiki-platform-attachment-picker-webjar/src/main/webjar/attachmentGalleryPicker.js Log Message: ----------- XWIKI-20703: Wrong attachment box size in attachment gallery picker when increasing body font size (#3961) 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] e58172: XWIKI-17062: NPE when refreshing the page on Admin...
by XWiki Notifications 16 Jul '26

16 Jul '26
Branch: refs/heads/XWIKI-17062 Home: https://github.com/xwiki/xwiki-platform Commit: e58172e4bfa6ac6a4ed55981dd0c775bc0aa26fe https://github.com/xwiki/xwiki-platform/commit/e58172e4bfa6ac6a4ed55981dd0c… Author: Vincent Massol <vincent(a)massol.net> Date: 2026-07-16 (Thu, 16 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-api/src/main/java/org/xwiki/wiki/user/WikiUserManager.java M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/pom.xml M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/src/main/java/org/xwiki/wiki/user/internal/DefaultWikiUserManager.java A xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-user/xwiki-platform-wiki-user-default/src/test/java/org/xwiki/wiki/user/internal/DefaultWikiUserManagerTest.java Log Message: ----------- XWIKI-17062: NPE when refreshing the page on Administration after canceling an invitation * Return null from WikiUserManager#getCandidacy when no candidacy with the given id exists (e.g. a canceled invitation whose object was removed while a stale candidacy id is still requested on a form resubmission), instead of passing a null object to readCandidacyFromObject and throwing an NPE. * Fix the candidacy closure date being read into the creation date field instead of the closure date field. * Add unit tests for DefaultWikiUserManager#getCandidacy and raise the module JaCoCo instruction ratio accordingly. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply(a)anthropic.com> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 436
  • 437
  • 438
  • 439
  • 440
  • 441
  • 442
  • ...
  • 5829
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.