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

  • 1 participants
  • 60046 discussions
[jira@xwiki.org][Issue] Updates for CONFLUENCE-324: Convert the unit macro to a math inline macro
by XWiki Notifications 12 Nov '24

12 Nov '24
1 0
0 0
[xwiki-contrib/book-versions] af05bf: BVERSION-2: Add versioned page feature
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: af05bf517edf5b1463f577095b8b0a670aa0a3fe https://github.com/xwiki-contrib/book-versions/commit/af05bf517edf5b1463f57… Author: Mathieu Pace <mathieu.pace(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: A xwiki-book-versions-application/src/main/resources/BookVersions/Code/BookNavigation.xml M xwiki-book-versions-application/src/main/resources/BookVersions/Code/BookService.xml A xwiki-book-versions-application/src/main/resources/BookVersions/Code/SetUserSessionAttribute.xml M xwiki-book-versions-application/src/main/resources/BookVersions/Code/Translations.xml Log Message: ----------- BVERSION-2: Add versioned page feature * Add a version selector UIX * Change getCollectionVersions from the service, to provide versions in descending creation date order * Add a page to set user sessions attribute To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] d86a3d: CONFLUENCE-323: Convert named colors to lighter co...
by XWiki Notifications 12 Nov '24

12 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: d86a3d128c47384ff570470a1911d679a7e24650 https://github.com/xwiki-contrib/confluence/commit/d86a3d128c47384ff570470a… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-12 (Tue, 12 Nov 2024) Changed paths: M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceAttributeXMLFilter.java M confluence-syntax-xhtml/src/test/resources/confluence+xhtml10/specific/table/table2.test M confluence-xml/src/test/resources/confluencexml/table.test M confluence-xml/src/test/resources/confluencexml/table/entities.xml Log Message: ----------- CONFLUENCE-323: Convert named colors to lighter colors corresponding to the ones Confluence uses Commit: b8d716171acb0e0c53ce3ff3c0d646d7b7c7dde1 https://github.com/xwiki-contrib/confluence/commit/b8d716171acb0e0c53ce3ff3… 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/macros/MathMacroConverter.java M confluence-xml/src/test/resources/confluencexml/lists.test M confluence-xml/src/test/resources/confluencexml/lists/entities.xml Log Message: ----------- CONFLUENCE-324: Convert the unit macro to a math inline macro Compare: https://github.com/xwiki-contrib/confluence/compare/94f35c522180...b8d71617… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[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
[jira@xwiki.org][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
[jira@xwiki.org][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
[jira@xwiki.org][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
[jira@xwiki.org][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
  • ← Newer
  • 1
  • ...
  • 3767
  • 3768
  • 3769
  • 3770
  • 3771
  • 3772
  • 3773
  • ...
  • 6005
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.