Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 3507c4c9acc02e7252efad34abbce1657484ae7b
https://github.com/xwiki/xwiki-platform/commit/3507c4c9acc02e7252efad34abbc…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-default/src/main/java/org/xwiki/export/pdf/internal/DefaultPDFExportConfiguration.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-docker/src/test/it/org/xwiki/export/pdf/test/ui/PDFExportIT.java
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-pageobjects/src/main/java/org/xwiki/export/pdf/test/po/PDFDocument.java
Log Message:
-----------
XWIKI-22883: Upgrade the version of zenika/alpine-chrome Docker image used for PDF export to 124
(cherry picked from commit f03025559ec7bdb4a558a08c22e2deb9360c2666)
Commit: 74817db9298b740cedd2f2f0951229dfd8c83a4b
https://github.com/xwiki/xwiki-platform/commit/74817db9298b740cedd2f2f09512…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-test/xwiki-platform-export-pdf-test-pageobjects/src/main/java/org/xwiki/export/pdf/test/po/PDFDocument.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/PDFExportIT.java
Log Message:
-----------
XWIKI-22883: Upgrade the version of zenika/alpine-chrome Docker image used for PDF export to 124
* Merging consecutive PDF link annotations with the same target doesn't make sense all the time (this PO is used to test the old PDF export as well).
(cherry picked from commit 7f154d4cc6c109e6b885c32a3249c3e697d31009)
Compare: https://github.com/xwiki/xwiki-platform/compare/5bd543733fb7...74817db9298b
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-326
Home: https://github.com/xwiki-contrib/cristal
Commit: da9077f130eb6fd165108b75f1f5957b73c67ec0
https://github.com/xwiki-contrib/cristal/commit/da9077f130eb6fd165108b75f1f…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M core/document/document-api/src/index.ts
M core/document/document-default/src/defaultDocumentService.ts
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-api/src/index.ts
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-default/src/components/componentsInit.ts
M core/hierarchy/hierarchy-default/src/utils.ts
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-filesystem/src/components/componentsInit.ts
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-github/src/components/componentsInit.ts
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-nextcloud/src/components/componentsInit.ts
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M core/page-actions/page-actions-ui/langs/translation-en.json
M core/page-actions/page-actions-ui/langs/translation-fr.json
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M core/page-actions/page-actions-ui/src/vue/MovePage.vue
M core/page-actions/page-actions-ui/src/vue/PageActions.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
M core/page-actions/page-actions-ui/src/vue/RenamePage.vue
M ds/api/package.json
M ds/api/src/XNavigationTree.ts
A ds/api/src/XNavigationTreeSelect.ts
M ds/api/src/XTextField.ts
M ds/api/src/index.ts
A ds/shoelace/langs/translation-en.json
A ds/shoelace/langs/translation-fr.json
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/translations.ts
M ds/shoelace/src/vue/form/x-form.vue
A ds/shoelace/src/vue/form/x-navigation-tree-select.vue
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/langs/translation-en.json
M ds/vuetify/langs/translation-fr.json
M ds/vuetify/package.json
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/translations.ts
M ds/vuetify/src/vue/form/x-form.vue
A ds/vuetify/src/vue/form/x-navigation-tree-select.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/vue/__tests__/c-content.test.ts
M skin/src/vue/c-article.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-sidebar.vue
M web/e2e/main-page.spec.ts
Log Message:
-----------
CRISTAL-326: Missing tooltip and hints for the create page UI
* Introduce NavigationTreeSelect as a new form component
* Add help text to TextField component
* Improve form styling for Vuetify
* Update hierarchy API to use EntityReferences instead of PageData
* Update navigation tree API to use EntityReferences instead of PageData
* Update document change API to use EntityReferences instead of PageData
* Improve buttons behavior on form modals
* Overall style uniformization for existing forms
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/XWIKI-22583
Home: https://github.com/xwiki/xwiki-platform
Commit: d07425eae8f249f7ccbffd4d477d0dd97753b000
https://github.com/xwiki/xwiki-platform/commit/d07425eae8f249f7ccbffd4d477d…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-rest/xwiki-platform-index-tree-rest-default/pom.xml
M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-rest/xwiki-platform-index-tree-rest-default/src/main/java/org/xwiki/index/internal/tree/pinned/DefaultPinnedChildPagesResource.java
A xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-rest/xwiki-platform-index-tree-rest-default/src/test/java/org/xwiki/index/internal/tree/pinned/DefaultPinnedChildPagesResourceTest.java
Log Message:
-----------
XWIKI-22583: Allow users with edit rights on a page and all its children to use the Pinned Pages feature
* Provide unit tests for the new REST resource
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/confluence
Commit: 446d5583ba88788a8d9e1f209ebb0b84132c7ae9
https://github.com/xwiki-contrib/confluence/commit/446d5583ba88788a8d9e1f20…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M confluence-syntax-xhtml/src/main/java/org/xwiki/contrib/confluence/parser/xhtml/internal/wikimodel/ConfluenceXWikiGeneratorListener.java
M confluence-xml/src/test/resources/confluencexml/codett.test
M confluence-xml/src/test/resources/confluencexml/codett/entities.xml
Log Message:
-----------
Revert "CONFLUENCE-398! Final new lines are discarded from code tags"
This reverts commit 2c2584ed918f87ddd8d72c0985da7d04a565c1e3. In the end, the fix belongs to XRENDERING.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications