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]

  • 58298 discussions
[[email protected]][Issue] Updates for XWIKI-24398: Location pickers on new page or move page should have aria-label
by XWiki Notifications 15 Jul '26

15 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24569: Provide a unique API in url-api module for getServerURL
by XWiki Notifications 15 Jul '26

15 Jul '26
1 0
0 0
[xwiki/xwiki-platform] c7d19a: XWIKI-24569: Provide a unique API in url-api modul...
by XWiki Notifications 15 Jul '26

15 Jul '26
Branch: refs/heads/XWIKI-24569 Home: https://github.com/xwiki/xwiki-platform Commit: c7d19abf6b7a81223ea515c3d40b263838708b6e https://github.com/xwiki/xwiki-platform/commit/c7d19abf6b7a81223ea515c3d40b… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2026-07-15 (Wed, 15 Jul 2026) Changed paths: A xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-api/src/main/java/org/xwiki/url/URLFactory.java A xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-api/src/main/java/org/xwiki/url/URLFactoryException.java A xwiki-platform-core/xwiki-platform-url/xwiki-platform-url-default/src/main/java/org/xwiki/url/internal/DefaultURLFactory.java Log Message: ----------- XWIKI-24569: Provide a unique API in url-api module for getServerURL * First attempt for defining a new API, and try to retrieve existing implem but quite a WIP 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] e96f28: XWIKI-24398: Location pickers on new page or move ...
by XWiki Notifications 15 Jul '26

15 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: e96f287f53a550bfe33789700d4eda52239f3e6d https://github.com/xwiki/xwiki-platform/commit/e96f287f53a550bfe33789700d4e… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-07-15 (Wed, 15 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/breadcrumbs.less M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/locationPicker_macros.vm M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/locationPicker.css Log Message: ----------- XWIKI-24398: Location pickers on new page or move page should have aria-label (#5611) * Replaced both empty links with buttons. * Updated the styles around them to look okay (removed the responsibility of the style from the location-actions box to the breadcrumb container itself). * Increase specificity of the .breadcrumb-container rule * Move #documentPickerModal outside of the btn-group (messed with the btn-group styles) 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 GUIDEDTOUR-19: Improve API filters
by XWiki Notifications 15 Jul '26

15 Jul '26
1 0
0 0
[xwiki-contrib/confluence] 9501d8: Update dependency org.xwiki.contrib:application-fa...
by XWiki Notifications 15 Jul '26

15 Jul '26
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 9501d8833994571ee5bee506ab65181541e88e1f https://github.com/xwiki-contrib/confluence/commit/9501d8833994571ee5bee506… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-07-15 (Wed, 15 Jul 2026) Changed paths: M confluence-xml/pom.xml Log Message: ----------- Update dependency org.xwiki.contrib:application-favorites-filter-api to v1.4.4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24568: Order of results unstable in objects for class REST resource with PostgreSQL
by XWiki Notifications 15 Jul '26

15 Jul '26
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-24568: Order of results unstable in objects for class REST resource with PostgreSQL
by XWiki Notifications 15 Jul '26

15 Jul '26
1 0
0 0
[xwiki/xwiki-platform] 054e2b: XWIKI-24568: Order of results unstable in objects ...
by XWiki Notifications 15 Jul '26

15 Jul '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 054e2bce5a3a2db1e030c8bee2dc6b6a11efa735 https://github.com/xwiki/xwiki-platform/commit/054e2bce5a3a2db1e030c8bee2dc… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-15 (Wed, 15 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/objects/AllObjectsForClassNameResourceImpl.java Log Message: ----------- XWIKI-24568: Order of results unstable in objects for class REST resource with PostgreSQL * Always order by unique key to prevent unstable ordering. (cherry picked from commit db703061810842fe64e86e8c539c5632a2a43b08) 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] 03c22a: XWIKI-24568: Order of results unstable in objects ...
by XWiki Notifications 15 Jul '26

15 Jul '26
Branch: refs/heads/stable-18.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 03c22a917ca04b53833927c5c75df96d88ac5bbd https://github.com/xwiki/xwiki-platform/commit/03c22a917ca04b53833927c5c75d… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-07-15 (Wed, 15 Jul 2026) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/objects/AllObjectsForClassNameResourceImpl.java Log Message: ----------- XWIKI-24568: Order of results unstable in objects for class REST resource with PostgreSQL * Always order by unique key to prevent unstable ordering. (cherry picked from commit db703061810842fe64e86e8c539c5632a2a43b08) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 450
  • 451
  • 452
  • 453
  • 454
  • 455
  • 456
  • ...
  • 5830
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.