Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 0e0d3cc1b8c3790497fe059a01652a60d98d5865
https://github.com/xwiki-contrib/cristal/commit/0e0d3cc1b8c3790497fe059a016…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-11-04 (Mon, 04 Nov 2024)
Changed paths:
M api/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-ui/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/icons/package.json
M core/info-actions/info-actions-ui/package.json
M core/page-actions/page-actions-ui/package.json
M core/uiextension/uiextension-ui/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.1.10
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
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
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
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