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]

  • 58313 discussions
[xwiki-contrib/book-versions] 735dd8: [misc] Update book template after new property add...
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 735dd8ab94c7a36ff13c7ef8a133ba1beb4048ae https://github.com/xwiki-contrib/book-versions/commit/735dd8ab94c7a36ff13c7… Author: Mathieu Pace <mathieu.pace(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M xwiki-book-versions-application/src/main/resources/BookVersions/Code/BookTemplate.xml Log Message: ----------- [misc] Update book template after new property added (bec0fdeb4967c9b26d9ac2a3601986519545ff9a) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-323: Convert named colors to lighter colors corresponding to the ones Confluence uses
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22618: The REST API search query endpoint returns invalid page URLs for nested pages
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[xwiki/xwiki-platform] 4a6e5c: XWIKI-22618: The REST API search query endpoint re...
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 4a6e5c5ae0c7a5174ff49fe8d7b43e0cb7b0cbb3 https://github.com/xwiki/xwiki-platform/commit/4a6e5c5ae0c7a5174ff49fe8d7b4… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/search/AbstractDatabaseSearchSource.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-rest/src/main/java/org/xwiki/search/solr/internal/rest/SOLRSearchSource.java Log Message: ----------- XWIKI-22618: The REST API search query endpoint returns invalid page URLs for nested pages (cherry picked from commit 525f5e586afd4a4a644ac0912ff73483bba476b5) 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] 525f5e: XWIKI-22618: The REST API search query endpoint re...
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 525f5e586afd4a4a644ac0912ff73483bba476b5 https://github.com/xwiki/xwiki-platform/commit/525f5e586afd4a4a644ac0912ff7… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/search/AbstractDatabaseSearchSource.java M xwiki-platform-core/xwiki-platform-search/xwiki-platform-search-solr/xwiki-platform-search-solr-rest/src/main/java/org/xwiki/search/solr/internal/rest/SOLRSearchSource.java Log Message: ----------- XWIKI-22618: The REST API search query endpoint returns invalid page URLs for nested pages 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 BVERSION-15: CreationForm is missing a CSRF token check
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-322: Drop query parameters for attachment and document references
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22618: The REST API search query endpoint returns invalid page URLs for nested pages
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[xwiki-contrib/confluence] 6de0f4: CONFLUENCE-322: Drop query parameters for attachme...
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 6de0f40ea399bb8070ea52598311eb430dc6da27 https://github.com/xwiki-contrib/confluence/commit/6de0f40ea399bb8070ea5259… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java M confluence-xml/src/test/resources/confluencexml/absolutelinks.test M confluence-xml/src/test/resources/confluencexml/img.test M confluence-xml/src/test/resources/confluencexml/links.test M confluence-xml/src/test/resources/confluencexml/rootspace.test M confluence-xml/src/test/resources/confluencexml/rootwiki.test Log Message: ----------- CONFLUENCE-322: Drop query parameters for attachment and document references Commit: 84f5a620866681131e2e39030111eabf869197a1 https://github.com/xwiki-contrib/confluence/commit/84f5a620866681131e2e3903… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java Log Message: ----------- F Commit: 09f5ed082ea1ff9f81da3179024e1bcc62989693 https://github.com/xwiki-contrib/confluence/commit/09f5ed082ea1ff9f81da3179… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceAttachmentURLMapper.java M confluence-url-mapping/src/test/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceURLMappingTest.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java M confluence-xml/src/test/resources/confluencexml/links.test M confluence-xml/src/test/resources/confluencexml/links/entities.xml M confluence-xml/src/test/resources/confluencexml/rootspace.test M confluence-xml/src/test/resources/confluencexml/rootwiki.test Log Message: ----------- CONFLUENCE-321: Support /download/thumbnails links Commit: 94f35c522180afc98fcb2649ae0b5a905300e9cb https://github.com/xwiki-contrib/confluence/commit/94f35c522180afc98fcb2649… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M confluence-url-mapping/src/test/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceURLMappingTest.java Log Message: ----------- Misc: Coding style Compare: https://github.com/xwiki-contrib/confluence/compare/7eb6e3393b7a...94f35c52… 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-22618: The REST API query endpoint returns invalid page URLs for nested pages
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3594
  • 3595
  • 3596
  • 3597
  • 3598
  • 3599
  • 3600
  • ...
  • 5832
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.