Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 259e60fdf6e56cb5a9bbd29c8ef1993b8f3621ee
https://github.com/xwiki-contrib/confluence/commit/259e60fdf6e56cb5a9bbd29c…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractMacroConverter.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/PlantumlRenderMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/keptparamsall.test
M confluence-xml/src/test/resources/confluencexml/keptparamscollide.test
M confluence-xml/src/test/resources/confluencexml/keptparamsnone.test
M confluence-xml/src/test/resources/confluencexml/keptparamsunhandled.test
Log Message:
-----------
CONFLUENCE-453: Add basic converter for macro plantuml
* Remove regex use altogether
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: 7545f25cc643f7c0ace089fb26204e4ee16e9390
https://github.com/xwiki/xwiki-platform/commit/7545f25cc643f7c0ace089fb2620…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
A xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SourceURLResolverFilter.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
XWIKI-23207: Wrong scheme returned by ServletRequest#getScheme() and HttpServletRequest#getRequestURL() in Tomcat
(cherry picked from commit eeda6642112a1c619faaf58acb88f46e2ed3f605)
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: eeda6642112a1c619faaf58acb88f46e2ed3f605
https://github.com/xwiki/xwiki-platform/commit/eeda6642112a1c619faaf58acb88…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
A xwiki-platform-core/xwiki-platform-container/xwiki-platform-container-servlet/src/main/java/org/xwiki/container/servlet/filters/internal/SourceURLResolverFilter.java
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
XWIKI-23207: Wrong scheme returned by ServletRequest#getScheme() and HttpServletRequest#getRequestURL() in Tomcat
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-contrib/book-versions
Commit: b03548d39d3abaca1f460b79588a580c0fa551d2
https://github.com/xwiki-contrib/book-versions/commit/b03548d39d3abaca1f460…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M application-book-versions-common-ui/src/main/resources/BookVersions/Code/IncludeSiblingBookPageMacro.xml
Log Message:
-----------
BVERSION-221: includeSiblingBookPage macro doesn't handle pointing to a book page which is versionedincludeSiblingBookPage macro
* when pointing to a book page which is versioned, the versioned content is displayed
* the version to point to is now inherited from the currently selected version
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: b123e12bf7179261980977ec53ba964a1a02edb7
https://github.com/xwiki/xwiki-platform/commit/b123e12bf7179261980977ec53ba…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-ui/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-security/xwiki-platform-security-requiredrights/xwiki-platform-security-requiredrights-ui/src/main/resources/js/security/requiredrights/requiredRightsDialog.js
Log Message:
-----------
XWIKI-22656: Add a UI for setting required rights on a document
* Use the current icon theme for displaying icons.
* Translate the close button label.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/XCOMMONS-1258
Home: https://github.com/xwiki/xwiki-commons
Commit: 75d85ba813c22e66dd7f6ba0f12f2007846143ed
https://github.com/xwiki/xwiki-commons/commit/75d85ba813c22e66dd7f6ba0f12f2…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/PropertyDescriptor.java
M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/annotation/PropertyOrder.java
M xwiki-commons-core/xwiki-commons-properties/src/main/java/org/xwiki/properties/internal/DefaultPropertyDescriptor.java
Log Message:
-----------
XCOMMONS-1258: Allow parameters of rendering macro developed in Java to be ordered
* Fix since values
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: a68da523f3d05ad318d6f9eded0e8c138e24b63e
https://github.com/xwiki-contrib/cristal/commit/a68da523f3d05ad318d6f9eded0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M api/package.json
M authentication-server/package.json
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-api/package.json
M core/authentication/authentication-default/package.json
M core/authentication/authentication-github-state/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github/package.json
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-nextcloud/package.json
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-xwiki/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/configuration/configuration-api/package.json
M core/configuration/configuration-web/package.json
M core/date/date-api/package.json
M core/date/date-ui/package.json
M core/document/document-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/fn-utils/package.json
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/history/history-api/package.json
M core/history/history-default/package.json
M core/history/history-github/package.json
M core/history/history-ui/package.json
M core/history/history-xwiki/package.json
M core/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-ui/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M core/markdown/markdown-api/package.json
M core/markdown/markdown-default/package.json
M core/model/model-api/package.json
M core/model/model-click-listener/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-api/package.json
M core/model/model-reference/model-reference-filesystem/package.json
M core/model/model-reference/model-reference-github/package.json
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
M core/model/model-remote-url/model-remote-url-github/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/navigation-tree/navigation-tree-api/package.json
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-ui/package.json
M core/rename/rename-api/package.json
M core/rename/rename-default/package.json
M core/rename/rename-filesystem/package.json
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/uniast/package.json
M core/user/user-ui/package.json
M core/xwiki/xwiki-utils/package.json
M dev/config/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-github/authentication-github-main/package.json
M electron/authentication/authentication-github/authentication-github-preload/package.json
M electron/authentication/authentication-github/authentication-github-renderer/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/configuration/configuration-electron/configuration-electron-main/package.json
M electron/configuration/configuration-electron/configuration-electron-preload/package.json
M electron/configuration/configuration-electron/configuration-electron-renderer/package.json
M electron/link-suggest/link-suggest-filesystem/package.json
M electron/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/state/package.json
M electron/storage/package.json
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M realtime/package.json
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 sources/xwiki/mock-server/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vite to v6.3.5 (#896)
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: 0e9fbfe34bc8f17aeb2a9ebdb703d9ca50ab79ff
https://github.com/xwiki-contrib/confluence/commit/0e9fbfe34bc8f17aeb2a9ebd…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractMacroConverter.java
M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/FakeBlockMacroConverter.java
A confluence-xml/src/test/resources/confluencexml/keptparams/entities.xml
A confluence-xml/src/test/resources/confluencexml/keptparamsall.test
A confluence-xml/src/test/resources/confluencexml/keptparamscollide.test
A confluence-xml/src/test/resources/confluencexml/keptparamsnone.test
A confluence-xml/src/test/resources/confluencexml/keptparamsunhandled.test
Log Message:
-----------
CONFLUENCE-454: Add a way to keep unhandled or all Confluence macro parameters, prefixed
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: c43744836c2daf6f21ebbe2d078ed135d6cdda44
https://github.com/xwiki/xwiki-platform/commit/c43744836c2daf6f21ebbe2d078e…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java
Log Message:
-----------
XWIKI-22902: Adding a user to a group modifies the cached document
* Clone the document before modifying it
(cherry picked from commit 21bd6256acd8867bd67d9d07e926c9381cc4de3b)
Commit: 0ffdb8e963a53a7d9919fe376ad3f3f048b6df35
https://github.com/xwiki/xwiki-platform/commit/0ffdb8e963a53a7d9919fe376ad3…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/main/java/org/xwiki/configuration/internal/AbstractDocumentConfigurationSource.java
M xwiki-platform-core/xwiki-platform-configuration/xwiki-platform-configuration-default/src/test/java/org/xwiki/configuration/internal/WikiPreferencesConfigurationSourceTest.java
Log Message:
-----------
XWIKI-22903: Saving a document configuration source modifies the cached document
* Clone the document before modifying it.
* Save the modified document instance instead of reloading the document.
* Improve the code style of the test and also save the document in the
test.
(cherry picked from commit b2f7bac9f34c3f7eaf271aa6f7c02389416860cc)
Compare: https://github.com/xwiki/xwiki-platform/compare/785da34d245b...0ffdb8e963a5
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CONFLUENCE-454
Home: https://github.com/xwiki-contrib/confluence
Commit: 0e9fbfe34bc8f17aeb2a9ebdb703d9ca50ab79ff
https://github.com/xwiki-contrib/confluence/commit/0e9fbfe34bc8f17aeb2a9ebd…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractMacroConverter.java
M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/FakeBlockMacroConverter.java
A confluence-xml/src/test/resources/confluencexml/keptparams/entities.xml
A confluence-xml/src/test/resources/confluencexml/keptparamsall.test
A confluence-xml/src/test/resources/confluencexml/keptparamscollide.test
A confluence-xml/src/test/resources/confluencexml/keptparamsnone.test
A confluence-xml/src/test/resources/confluencexml/keptparamsunhandled.test
Log Message:
-----------
CONFLUENCE-454: Add a way to keep unhandled or all Confluence macro parameters, prefixed
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: 1f97f1635fb1490b0c320c7a2d48eb94e5c9ec53
https://github.com/xwiki-contrib/confluence/commit/1f97f1635fb1490b0c320c7a…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java
M confluence-xml/src/test/resources/confluencexml/spacetemplates.test
M confluence-xml/src/test/resources/confluencexml/spacetemplates/entities.xml
M confluence-xml/src/test/resources/confluencexml/spacetemplatesproviderdisabled.test
Log Message:
-----------
CONFLUENCE-459: Support space template labels
Commit: 3a816d7c99706e078ae6306c044ffed4e18b7dcf
https://github.com/xwiki-contrib/confluence/commit/3a816d7c99706e078ae6306c…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 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/permissionsnested.test
M confluence-xml/src/test/resources/confluencexml/spacetemplates.test
M confluence-xml/src/test/resources/confluencexml/spacetemplatesproviderdisabled.test
Log Message:
-----------
CONFLUENCE-460: Provide a WebHome page listing templates in the space template space
Compare: https://github.com/xwiki-contrib/confluence/compare/933ccec7f941...3a816d7c…
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/xwiki-platform
Commit: 41dadd59b54f61542f51380cd989c35bda4dc021
https://github.com/xwiki/xwiki-platform/commit/41dadd59b54f61542f51380cd989…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-16 (Fri, 16 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/po/RequiredRightsModal.java
Log Message:
-----------
XWIKI-22656: Add a UI for setting required rights on a document
* Fix integration tests on Chrome by waiting for the modal to be
displayed.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications