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]

  • 58327 discussions
[xwiki-contrib/confluence] fd4f30: CONFLUENCE-314: Convert children to documentTree w...
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: fd4f30a510f30ee1121eabbd4565ae2bc1234522 https://github.com/xwiki-contrib/confluence/commit/fd4f30a510f30ee1121eabbd… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ChildrenMacroConverter.java M confluence-xml/src/test/resources/confluencexml/linkmapping2.test M confluence-xml/src/test/resources/confluencexml/linkmapping2/entities.xml Log Message: ----------- CONFLUENCE-314: Convert children to documentTree when a page parameter is present * fix extraneous conversion To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] f21d7b: CONFLUENCE-314: Convert children to documentTree w...
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: f21d7b0688dca562bed0891c2fef3c844ec7629b https://github.com/xwiki-contrib/confluence/commit/f21d7b0688dca562bed0891c… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ChildrenMacroConverter.java M confluence-xml/src/test/resources/confluencexml/linkmapping2.test M confluence-xml/src/test/resources/confluencexml/linkmapping2/entities.xml Log Message: ----------- CONFLUENCE-314: Convert children to documentTree when a page parameter is present * fix extraneous conversion 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-22631: color theme list disorganized after changing color theme
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-314: Convert children to documentTree when a page parameter is present
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[xwiki-contrib/confluence] 957880: CONFLUENCE-313: Produced references are sometime b...
by XWiki Notifications 04 Nov '24

04 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 957880bfa370d883a93a5b168bca43572f2c3b31 https://github.com/xwiki-contrib/confluence/commit/957880bfa370d883a93a5b16… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java A confluence-xml/src/test/resources/confluencexml/linkmapping2.test A confluence-xml/src/test/resources/confluencexml/linkmapping2/entities.xml Log Message: ----------- CONFLUENCE-313: Produced references are sometime broken when using link mapping (containing ???) Commit: fe8f5d614b7b491f9f66b38cacaec02c705c2a82 https://github.com/xwiki-contrib/confluence/commit/fe8f5d614b7b491f9f66b38c… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java Log Message: ----------- Misc: remove WebHome handling in ConfluenceConverter as it should never receive already converted references anymore Commit: fdd9149863a417cf0d1958718243d0cc54bd2bc4 https://github.com/xwiki-contrib/confluence/commit/fdd9149863a417cf0d195871… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/ConfluenceReferenceConverter.java M confluence-xml/checkstyle-suppressions.xml M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java Log Message: ----------- Misc: rename documentName to pageTitle in ConfluenceConverter Commit: 7015ce4712565e851f0949c5964088c57cf2b088 https://github.com/xwiki-contrib/confluence/commit/7015ce4712565e851f0949c5… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java Log Message: ----------- Misc: try converting references without guessing first Commit: 999ed95b6414cd376f4aee12b6032a3deb5f6e35 https://github.com/xwiki-contrib/confluence/commit/999ed95b6414cd376f4aee12… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java Log Message: ----------- Misc: split the convert method for readability Commit: 91350167ca441b1874afb6cc2381a3f057097f6f https://github.com/xwiki-contrib/confluence/commit/91350167ca441b1874afb6cc… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2024-11-04 (Mon, 04 Nov 2024) Changed paths: A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ChildrenMacroConverter.java M confluence-xml/src/main/resources/META-INF/components.txt M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefrom.test M confluence-xml/src/test/resources/confluencexml/4.3.2.rangefromexclude.test M confluence-xml/src/test/resources/confluencexml/4.3.2.ranges.test M confluence-xml/src/test/resources/confluencexml/4.3.2.test Log Message: ----------- CONFLUENCE-314: Convert children to documentTree when a page parameter is present Compare: https://github.com/xwiki-contrib/confluence/compare/49f188149e75...91350167… 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 CRISTAL-284: No error message in case of failure during save page
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-313: Produced references are sometime broken when using link mapping (containing ???)
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-313: Produced references are sometime broken when using link mapping (containing ???)
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-284: No error message in case of failure during save page
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22630: REST API is returning pages not visible for Guest users
by XWiki Notifications 04 Nov '24

04 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3624
  • 3625
  • 3626
  • 3627
  • 3628
  • 3629
  • 3630
  • ...
  • 5833
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.