Branch: refs/heads/layout_converts
Home: https://github.com/xwiki-contrib/confluence
Commit: f2e9316a9cd0ca9c2ea82f7139cd42d7cda3191f
https://github.com/xwiki-contrib/confluence/commit/f2e9316a9cd0ca9c2ea82f71…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/CenterMacroConverter.java
A confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/ClickableMacroConverter.java
M confluence-xml/src/main/resources/META-INF/components.txt
A confluence-xml/src/test/resources/confluencexml/center.test
A confluence-xml/src/test/resources/confluencexml/center/entities.xml
A confluence-xml/src/test/resources/confluencexml/clickable.test
A confluence-xml/src/test/resources/confluencexml/clickable/entities.xml
Log Message:
-----------
CONFLUENCE-417: Provide a converter for the link-group and center macros
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b4e6824cc0b02d7aeb395c6a2f0581ec7730106f
https://github.com/xwiki/xwiki-platform/commit/b4e6824cc0b02d7aeb395c6a2f05…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
(cherry picked from commit 6ad7a58bdab92c9365f4e762e9e54b7cb3067f53)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 6ad7a58bdab92c9365f4e762e9e54b7cb3067f53
https://github.com/xwiki/xwiki-platform/commit/6ad7a58bdab92c9365f4e762e9e5…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/main/java/org/xwiki/rendering/internal/macro/code/CodeMacro.java
A xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-code/src/test/java/org/xwiki/rendering/internal/macro/code/CodeMacroTest.java
M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-wikimacro/xwiki-platform-rendering-wikimacro-store/src/main/java/org/xwiki/rendering/wikimacro/internal/DefaultWikiMacroRenderer.java
Log Message:
-----------
XWIKI-23011: Add preparation support to the code macro
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 266989c68d026e7de55c2a8fc59e2c625162182a
https://github.com/xwiki/xwiki-commons/commit/266989c68d026e7de55c2a8fc59e2…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/src/main/java/org/xwiki/job/internal/Version3JobStatusFolderResolver.java
Log Message:
-----------
XCOMMONS-3276: NPE Warnings after upgrading XWiki to 16.10.3 related to DefaultJobStatusStore - Failed to load job status
Use javax.inject.Singleton instead of jakarta.inject.Singleton
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 1aa37fb2bbf6cca84b454e1ce67fb55832d353a1
https://github.com/xwiki-contrib/confluence/commit/1aa37fb2bbf6cca84b454e1c…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
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: 533d7e392048b9561a08bede38798eedf938cc77
https://github.com/xwiki-contrib/confluence/commit/533d7e392048b9561a08bede…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/buggyhistory.test
M confluence-xml/src/test/resources/confluencexml/missingrevisionpageobject.test
Log Message:
-----------
CONFLUENCE-416: Preferably order page revisions by version
Commit: 08459a6337aaf11a692b489aaaa58ee04a7d24d0
https://github.com/xwiki-contrib/confluence/commit/08459a6337aaf11a692b489a…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M confluence-resolvers/pom.xml
M confluence-resource-reference-type-parsers/pom.xml
M confluence-syntax-confluence/pom.xml
M confluence-syntax-confluence10override/pom.xml
M confluence-syntax-xhtml/pom.xml
M confluence-url-mapping-scroll-viewport/pom.xml
M confluence-url-mapping/pom.xml
M confluence-xml/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release confluence-9.81.2
Compare: https://github.com/xwiki-contrib/confluence/compare/b25bb233e1e9...08459a63…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/CRISTAL-430
Home: https://github.com/xwiki-contrib/cristal
Commit: a6f530e0a8407544bfb3bc0fc3dd856336151fa6
https://github.com/xwiki-contrib/cristal/commit/a6f530e0a8407544bfb3bc0fc3d…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-03-21 (Fri, 21 Mar 2025)
Changed paths:
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M ds/api/src/XNavigationTree.ts
M ds/api/src/XNavigationTreeSelect.ts
M ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-430: XWiki terminal pages are not excluded on the page creation form
* Handle default parameters and props
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications