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 -----
  • 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]

  • 1 participants
  • 57397 discussions
[[email protected]][Issue] (XWIKI-21005) CKEditor content on inplace edit uses incorrectly aria-expanded
by XWiki Notifications 25 Oct '23

25 Oct '23
1 0
0 0
[[email protected]][Issue] (XWIKI-21466) Allow a notification to be hidden in the notification settings
by XWiki Notifications 25 Oct '23

25 Oct '23
1 0
0 0
[[email protected]][Issue] (XWIKI-21466) Allow a notification to be hidden in the notification settings
by XWiki Notifications 25 Oct '23

25 Oct '23
1 0
0 0
[[email protected]][Issue] (XWIKI-21466) Allow a notification to be hidden in the notification settings
by XWiki Notifications 25 Oct '23

25 Oct '23
1 0
0 0
[[email protected]][Issue] (XWIKI-21463) Many "Failed to resolve document reference" warnings when upgrading XWiki on Oracle
by XWiki Notifications 25 Oct '23

25 Oct '23
1 0
0 0
[xwiki/xwiki-platform] ce9ea2: XWIKI-21463: Many "Failed to resolve document refe...
by XWiki Notifications 25 Oct '23

25 Oct '23
Branch: refs/heads/stable-14.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ce9ea26fd13459f68e7a82be8b1f92058b2c997f https://github.com/xwiki/xwiki-platform/commit/ce9ea26fd13459f68e7a82be8b1f… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/main/java/org/xwiki/index/internal/migration/R140300000XWIKI19614DataMigration.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/internal/migration/R140300000XWIKI19614DataMigrationTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/migration/R141004000XWIKI20285DataMigration.java Log Message: ----------- XWIKI-21463: Many "Failed to resolve document reference" warnings when upgrading XWiki on Oracle (#2535) (cherry picked from commit 6fdf7752446f979df74983f20c0ec5db08151148)
1 0
0 0
[xwiki/xwiki-platform] 85e3d5: XWIKI-21463: Many "Failed to resolve document refe...
by XWiki Notifications 25 Oct '23

25 Oct '23
Branch: refs/heads/stable-15.5.x Home: https://github.com/xwiki/xwiki-platform Commit: 85e3d53994e49e525dd9a0646fb39d2a17197c24 https://github.com/xwiki/xwiki-platform/commit/85e3d53994e49e525dd9a0646fb3… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/main/java/org/xwiki/index/internal/migration/R140300000XWIKI19614DataMigration.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/internal/migration/R140300000XWIKI19614DataMigrationTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/migration/R150000000XWIKI20285DataMigration.java Log Message: ----------- XWIKI-21463: Many "Failed to resolve document reference" warnings when upgrading XWiki on Oracle (#2535) (cherry picked from commit 6fdf7752446f979df74983f20c0ec5db08151148) (cherry picked from commit 5fe7297e2d56d32f927e4926d785704634d39b9d)
1 0
0 0
[xwiki-contrib/confluence] db763a: CONFLUENCE-117: Include macro is migrated incorrectly
by XWiki Notifications 25 Oct '23

25 Oct '23
Branch: refs/heads/CONFLUENCE-117 Home: https://github.com/xwiki-contrib/confluence Commit: db763a388a5bae9c70644ba370138c42f46c66e8 https://github.com/xwiki-contrib/confluence/commit/db763a388a5bae9c70644ba3… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractPageMacroConverter.java A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/IncludeMacroConverter.java M confluence-xml/src/main/resources/META-INF/components.txt A confluence-xml/src/test/resources/confluencexml/include.test A confluence-xml/src/test/resources/confluencexml/include/entities.xml Log Message: ----------- CONFLUENCE-117: Include macro is migrated incorrectly Commit: 9fedbe951ab10eb5622acc3b0ccf08d43ce8a48f https://github.com/xwiki-contrib/confluence/commit/9fedbe951ab10eb5622acc3b… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractPageMacroConverter.java A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ExcerptIncludeMacroConverter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/IncludeMacroConverter.java M confluence-xml/src/main/resources/META-INF/components.txt M confluence-xml/src/test/resources/confluencexml/include.test M confluence-xml/src/test/resources/confluencexml/include/entities.xml Log Message: ----------- CONFLUENCE-75: The excerpt-include macro has no parameter Compare: https://github.com/xwiki-contrib/confluence/compare/65a7f685810b...9fedbe95…
1 0
0 0
[xwiki/xwiki-platform] 5fe729: XWIKI-21463: Many "Failed to resolve document refe...
by XWiki Notifications 25 Oct '23

25 Oct '23
Branch: refs/heads/stable-15.9.x Home: https://github.com/xwiki/xwiki-platform Commit: 5fe7297e2d56d32f927e4926d785704634d39b9d https://github.com/xwiki/xwiki-platform/commit/5fe7297e2d56d32f927e4926d785… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2023-10-25 (Wed, 25 Oct 2023) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/main/java/org/xwiki/index/internal/migration/R140300000XWIKI19614DataMigration.java M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-default/src/test/java/org/xwiki/index/internal/migration/R140300000XWIKI19614DataMigrationTest.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/org/xwiki/internal/migration/R150000000XWIKI20285DataMigration.java Log Message: ----------- XWIKI-21463: Many "Failed to resolve document reference" warnings when upgrading XWiki on Oracle (#2535) (cherry picked from commit 6fdf7752446f979df74983f20c0ec5db08151148)
1 0
0 0
[[email protected]][Issue] (CONFLUENCE-75) The excerpt-include macro has no parameter
by XWiki Notifications 25 Oct '23

25 Oct '23
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 5700
  • 5701
  • 5702
  • 5703
  • 5704
  • 5705
  • 5706
  • ...
  • 5740
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.