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]

  • 58315 discussions
[[email protected]][Issue] Updates for XWIKI-21998: LikeIT.likeUnlikeDefaultConfiguration is flickering
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22121: Improve the registration experience
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[xwiki/xwiki-platform] 5ab532: XWIKI-22639: WikiPages REST endpoint always query ...
by XWiki Notifications 07 Nov '24

07 Nov '24
Branch: refs/heads/XWIKI-22639 Home: https://github.com/xwiki/xwiki-platform Commit: 5ab53235ec5764c1d3f2f6a4ca13f12a341e50c0 https://github.com/xwiki/xwiki-platform/commit/5ab53235ec5764c1d3f2f6a4ca13… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImpl.java A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/resources/wikis/WikiPagesResourceImplTest.java Log Message: ----------- XWIKI-22639: WikiPages REST endpoint always query main wiki in path based instances * Ensure to use the wiki when performing the query * Provide new unit test * also fixes XWIKI-22630 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-22635: On restart, documents to re-index aren't correctly computed
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[xwiki/xwiki-platform] 290d45: XWIKI-22635: On restart, documents to re-index are...
by XWiki Notifications 07 Nov '24

07 Nov '24
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 290d4500b6d904cefeb40c85414210bb51630998 https://github.com/xwiki/xwiki-platform/commit/290d4500b6d904cefeb40c854142… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DiffDocumentIterator.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java Log Message: ----------- XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622) * Use an internal comparator that reproduces the order of Solr/the database. * Add an integration test to verify that the sort order corresponds to the used comparator. (cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf) (cherry picked from commit 22f87811ee19ff9f4472aa009d872029689883bc) 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] 22f878: XWIKI-22635: On restart, documents to re-index are...
by XWiki Notifications 07 Nov '24

07 Nov '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 22f87811ee19ff9f4472aa009d872029689883bc https://github.com/xwiki/xwiki-platform/commit/22f87811ee19ff9f4472aa009d87… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-api/src/main/java/org/xwiki/search/solr/internal/job/DiffDocumentIterator.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-test/xwiki-platform-search-solr-test-docker/src/test/it/org/xwiki/search/solr/test/ui/SolrIndexerIT.java Log Message: ----------- XWIKI-22635: On restart, documents to re-index aren't correctly computed (#3622) * Use an internal comparator that reproduces the order of Solr/the database. * Add an integration test to verify that the sort order corresponds to the used comparator. (cherry picked from commit 4a5e7b0480628fc3dc2213a858cc1ea5c681e1cf) 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] d7541b: XWIKI-22121: Improve the registration experience (...
by XWiki Notifications 07 Nov '24

07 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d7541b66728a4b2a2fff5edf3fb86a2c79b2323f https://github.com/xwiki/xwiki-platform/commit/d7541b66728a4b2a2fff5edf3fb8… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-11-07 (Thu, 07 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/Registration.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/validation/livevalidation_prototype.js Log Message: ----------- XWIKI-22121: Improve the registration experience (#3627) * Improved maintanibility reported by SonarCloud * Fixed a typo in Registration.xml 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-22121: Improve the registration experience
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XINFRA-260: Document the CSRF module on e.x.o
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XINFRA-423: Add documentation for writing a custom display for macro parameters in WYSIWYG edit mode
by XWiki Notifications 07 Nov '24

07 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3605
  • 3606
  • 3607
  • 3608
  • 3609
  • 3610
  • 3611
  • ...
  • 5832
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.