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