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

  • 58309 discussions
[xwiki/xwiki-platform] c8b4e9: XWIKI-21659: Provide entry index in data attribute...
by XWiki Notifications 01 Dec '23

01 Dec '23
Branch: refs/heads/XWIKI-21659 Home: https://github.com/xwiki/xwiki-platform Commit: c8b4e9aae6465bf63f4772cf339bb726b192dce9 https://github.com/xwiki/xwiki-platform/commit/c8b4e9aae6465bf63f4772cf339b… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/cards/LayoutCards.spec.js A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/cards/LayoutCardsCard.spec.js M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/table/LayoutTable.spec.js A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/tests/unit/layouts/table/LayoutTableRow.spec.js M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/cards/LayoutCards.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/cards/LayoutCardsCard.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTable.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTableRow.vue Log Message: ----------- XWIKI-21659: Provide entry index in data attribute of LiveData
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21612) Realtime WYSIWYG editor functional tests are flickering in Chrome
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21609) DefaultLiveDataSourceManager is silently ignoring component initialization errors
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-16772) Cannot edit global group from subwiki administration
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-19281) Breaking bootstrap modal when using Wiki editor
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-19766) Default email notification template should use a translated application name
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21601) XJetty "failed to lock page" when using https
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[jira@xwiki.org][Issue] (XWIKI-21577) Ratings improperly remove ratings with 0 even if zero stored is allowed
by XWiki Notifications 01 Dec '23

01 Dec '23
1 0
0 0
[xwiki/xwiki-platform] 9032c8: XWIKI-21577: Ratings improperly remove ratings wit...
by XWiki Notifications 01 Dec '23

01 Dec '23
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9032c87117644d55edd58f3d5d893c184015d133 https://github.com/xwiki/xwiki-platform/commit/9032c87117644d55edd58f3d5d89… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/SolrRatingsManager.java M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/test/java/org/xwiki/ratings/internal/SolrRatingsManagerTest.java Log Message: ----------- XWIKI-21577: Ratings improperly remove ratings with 0 even if zero stored is allowed * Fix storage of ratings when 0 should be stored (cherry picked from commit 4e9d23f1d5b6a2aaebdbf614c9daed6dbb82de7d)
1 0
0 0
[xwiki/xwiki-platform] 4e9d23: XWIKI-21577: Ratings improperly remove ratings wit...
by XWiki Notifications 01 Dec '23

01 Dec '23
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 4e9d23f1d5b6a2aaebdbf614c9daed6dbb82de7d https://github.com/xwiki/xwiki-platform/commit/4e9d23f1d5b6a2aaebdbf614c9da… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2023-12-01 (Fri, 01 Dec 2023) Changed paths: M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/main/java/org/xwiki/ratings/internal/SolrRatingsManager.java M xwiki-platform-core/xwiki-platform-ratings/xwiki-platform-ratings-api/src/test/java/org/xwiki/ratings/internal/SolrRatingsManagerTest.java Log Message: ----------- XWIKI-21577: Ratings improperly remove ratings with 0 even if zero stored is allowed * Fix storage of ratings when 0 should be stored
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 5522
  • 5523
  • 5524
  • 5525
  • 5526
  • 5527
  • 5528
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.