Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 61fd57777ec6e21dcf15e5723fc13214ab209b51
https://github.com/xwiki/xwiki-platform/commit/61fd57777ec6e21dcf15e5723fc1…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractCopyOrMoveJob.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/RenameJobTest.java
Log Message:
-----------
XWIKI-22717: Can't move an application created with AWM
* Fix problems when trying to rename an entire space
* Ensure to cover this UC in unit tests
(cherry picked from commit ba4bd1e0d4d9ee9af60d769cb57c74d5d77d7bee)
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: ba4bd1e0d4d9ee9af60d769cb57c74d5d77d7bee
https://github.com/xwiki/xwiki-platform/commit/ba4bd1e0d4d9ee9af60d769cb57c…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractCopyOrMoveJob.java
M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/RenameJobTest.java
Log Message:
-----------
XWIKI-22717: Can't move an application created with AWM
* Fix problems when trying to rename an entire space
* Ensure to cover this UC in unit tests
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: 665e8c343864a78d7a2fd3d8ca14af6fce097ab2
https://github.com/xwiki-contrib/book-versions/commit/665e8c343864a78d7a2fd…
Author: Mathieu Pace <mathieu.pace(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M application-book-versions-ui/src/main/resources/BookVersions/Code/LibraryReferenceClass.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/Translations.xml
M application-book-versions-ui/src/main/resources/BookVersions/Code/VersionSheet.xml
Log Message:
-----------
BVERSION-44: Refactor libraries administration UI
* Changed libraryReference to DBList to be able to only pick libraries
* Version sheet now displays current library configuration, with in place editing and a way to add new configuration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 58a97698a47cd5c85b29386a6d1dab3cbbae5e84
https://github.com/xwiki-contrib/cristal/commit/58a97698a47cd5c85b29386a6d1…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-343: c-page-creation-menu.vue is not translated
Commit: 43e5b7f10d938aaa248949cfd607ed1add90d495
https://github.com/xwiki-contrib/cristal/commit/43e5b7f10d938aaa248949cfd60…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/api/src/index.ts
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-325: New page UI's "Name" field should be selected by default and the placeholder text disappear when typing
Commit: 1dd18a7d4de9543ca866c31762eb24d8117752e7
https://github.com/xwiki-contrib/cristal/commit/1dd18a7d4de9543ca866c31762e…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-344: The page creation form is not submited on enter
Commit: 98a41b14aeb374304030d3be13b5b360677ee196
https://github.com/xwiki-contrib/cristal/commit/98a41b14aeb374304030d3be13b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/model/model-reference/model-reference-api/src/componentInit.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/index.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
A core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-346: WebHome is visible in the page creation form
Commit: 4c38594b47ad7d42f7ef3dd2e98980f2eef6d493
https://github.com/xwiki-contrib/cristal/commit/4c38594b47ad7d42f7ef3dd2e98…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-dialog.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-359: Page creation form button not visible when tree is too big on Vuetify
Commit: 9a73f7b43f2971c97f83c610f55a63309124ecda
https://github.com/xwiki-contrib/cristal/commit/9a73f7b43f2971c97f83c610f55…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
R ds/shoelace/src/vue/x-textfield.vue
Log Message:
-----------
[Misc] Remove duplicated XTextfield in Shoelace ds
Commit: 9f54b3c36c4ef01adbe94e2e782589d6856526a6
https://github.com/xwiki-contrib/cristal/commit/9f54b3c36c4ef01adbe94e2e782…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
Log Message:
-----------
[Misc] Add missing "type" imports
Compare: https://github.com/xwiki-contrib/cristal/compare/2765547c5f39...9f54b3c36c4e
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-325
Home: https://github.com/xwiki-contrib/cristal
Commit: 790969440fe132116733ad9284b9ec7d3815e8b8
https://github.com/xwiki-contrib/cristal/commit/790969440fe132116733ad9284b…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/model/model-reference/model-reference-api/src/componentInit.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/index.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
A core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-346: WebHome is visible in the page creation form
Commit: fb6f178dbd218c1de8ddda8d7c115215fd0b52e4
https://github.com/xwiki-contrib/cristal/commit/fb6f178dbd218c1de8ddda8d7c1…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-dialog.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-359: Page creation form button not visible when tree is too big on Vuetify
Commit: ab401a9b252e9e48824208f4bc7fb133fced2a1b
https://github.com/xwiki-contrib/cristal/commit/ab401a9b252e9e48824208f4bc7…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
R ds/shoelace/src/vue/x-textfield.vue
Log Message:
-----------
[Misc] Remove duplicated XTextfield in Shoelace ds
Commit: f7d63e42f91d8efe62186ad0a36e80f17f51a920
https://github.com/xwiki-contrib/cristal/commit/f7d63e42f91d8efe62186ad0a36…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
Log Message:
-----------
[Misc] Add missing "type" imports
Compare: https://github.com/xwiki-contrib/cristal/compare/2c5ad64c98aa...f7d63e42f91d
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: fad937a358641a989a5273e018704641fb5a2634
https://github.com/xwiki-contrib/cristal/commit/fad937a358641a989a5273e0187…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/browser/package.json
M electron/main/package.json
M electron/package.json
M electron/storage/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-363: Upgrade to electron 33.2.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 49afa8531d919b68f7d36f98f74453a500feb958
https://github.com/xwiki-contrib/cristal/commit/49afa8531d919b68f7d36f98f74…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M api/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/attachments/attachments-ui/src/vue/AttachmentUploadForm.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/authentication/authentication-api/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/date/date-api/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/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/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/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/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-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/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/page-actions/page-actions-ui/src/vue/PageActions.vue
M core/page-actions/page-actions-ui/src/vue/PageActionsCategory.vue
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/xwiki/xwiki-utils/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/dsfr/src/vue/x-menu.vue
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/main/package.json
M electron/preload/package.json
M electron/renderer/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 realtime/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
Log Message:
-----------
[Misc] Add vue to eslint file selection for all projects
And fix newly caught linting issues.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-325
Home: https://github.com/xwiki-contrib/cristal
Commit: c46258a8b435569d3972636a86ca57c5df613b57
https://github.com/xwiki-contrib/cristal/commit/c46258a8b435569d3972636a86c…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/api/src/index.ts
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/form/x-text-field.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-325: New page UI's "Name" field should be selected by default and the placeholder text disappear when typing
Commit: 300a2366eaa6cb99a2945c0475714f35d1519818
https://github.com/xwiki-contrib/cristal/commit/300a2366eaa6cb99a2945c04757…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-344: The page creation form is not submited on enter
Commit: 5ae76c356d5ab4e4c53517af3825b5c6fefa9abb
https://github.com/xwiki-contrib/cristal/commit/5ae76c356d5ab4e4c53517af382…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/model/model-reference/model-reference-api/src/componentInit.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/defaultModelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-api/src/index.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandler.ts
A core/model/model-reference/model-reference-api/src/modelReferenceHandlerProvider.ts
M core/model/model-reference/model-reference-xwiki/src/componentInit.ts
A core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-346: WebHome is visible in the page creation form
Commit: 478237b868bfc0d95c57de9bad68c1425f5e13dd
https://github.com/xwiki-contrib/cristal/commit/478237b868bfc0d95c57de9bad6…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/vue/x-dialog.vue
M ds/vuetify/src/vue/x-dialog.vue
M skin/src/vue/c-page-creation-menu.vue
Log Message:
-----------
CRISTAL-359: Page creation form button not visible when tree is too big on Vuetify
Commit: bb77520633a1c6a5f06714e4be00c37cd6de36cb
https://github.com/xwiki-contrib/cristal/commit/bb77520633a1c6a5f06714e4be0…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
R ds/shoelace/src/vue/x-textfield.vue
Log Message:
-----------
[Misc] Remove duplicated XTextfield in Shoelace ds
Commit: 2c5ad64c98aaf3feacf4d5e87522266a9888e2a6
https://github.com/xwiki-contrib/cristal/commit/2c5ad64c98aaf3feacf4d5e8752…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/model/model-reference/model-reference-filesystem/src/componentInit.ts
M core/model/model-reference/model-reference-nextcloud/src/componentInit.ts
Log Message:
-----------
[Misc] Add missing "type" imports
Compare: https://github.com/xwiki-contrib/cristal/compare/649b3449eca2...2c5ad64c98aa
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-194
Home: https://github.com/xwiki-contrib/cristal
Commit: 66787356c738394cca500293264cd64392630014
https://github.com/xwiki-contrib/cristal/commit/66787356c738394cca500293264…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-02 (Mon, 02 Dec 2024)
Changed paths:
A core/tiptap-extensions/tiptap-extension-image/package.json
A core/tiptap-extensions/tiptap-extension-image/src/index.ts
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageSelection.vue
A core/tiptap-extensions/tiptap-extension-image/tsconfig.json
A core/tiptap-extensions/tiptap-extension-image/vite.config.ts
M ds/vuetify/src/vue/x-dialog.vue
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 258a125bf05fdb0c635c57b19ed30cae2d5d03ef
https://github.com/xwiki-contrib/cristal/commit/258a125bf05fdb0c635c57b19ed…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-03 (Tue, 03 Dec 2024)
Changed paths:
M core/attachments/attachments-default/package.json
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
A core/backends/backend-api/src/componentInit.ts
A core/backends/backend-api/src/defaultStorageProvider.ts
M core/backends/backend-api/src/index.ts
A core/backends/backend-api/src/storageProvider.ts
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/src/components/componentsInit.ts
M core/page-actions/page-actions-ui/package.json
M core/page-actions/page-actions-ui/src/vue/DeletePage.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M lib/package.json
M lib/src/staticBuild.ts
M macros/src/vue/c-error.vue
M macros/src/vue/c-info.vue
M macros/src/vue/c-success.vue
M macros/src/vue/c-warning.vue
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-field.vue
M skin/src/vue/c-panel.vue
M skin/src/vue/contentTools.ts
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: efeec7628c9b87763c46528756a3013477d3e17c
https://github.com/xwiki-contrib/cristal/commit/efeec7628c9b87763c46528756a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/index.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageSelection.vue
M ds/vuetify/src/vue/x-dialog.vue
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/extensions/link.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 6f749762d0898f783b28856c371567513558b273
https://github.com/xwiki-contrib/cristal/commit/6f749762d0898f783b28856c371…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M core/authentication/authentication-ui/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M package.json
M pnpm-lock.yaml
M skin/package.json
M skin/src/vue/c-sidebar-panel.vue
M sources/xwiki/mock-server/package.json
M web/package.json
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: ba934edae7f0a468796e8c5e2c494ff95d31c97c
https://github.com/xwiki-contrib/cristal/commit/ba934edae7f0a468796e8c5e2c4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: d869f6a4aeb9777da3833ff96e7960266432d423
https://github.com/xwiki-contrib/cristal/commit/d869f6a4aeb9777da3833ff96e7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-extension-image/src/index.ts
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
A core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
M ds/vuetify/src/vue/x-dialog.vue
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 4fc2eaa60a1f09c059bc076210ccc9189197e09e
https://github.com/xwiki-contrib/cristal/commit/4fc2eaa60a1f09c059bc076210c…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/package.json
A core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
A core/tiptap-extensions/tiptap-extension-image/src/ImageInsert.ts
M core/tiptap-extensions/tiptap-extension-image/src/index.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageInsertView.vue
R core/tiptap-extensions/tiptap-extension-image/src/vue/ImageSelection.vue
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
M editors/tiptap/src/components/extensions/slash.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: b4691487480459f734fb0e8e5c7acb6a6c60ebd8
https://github.com/xwiki-contrib/cristal/commit/b4691487480459f734fb0e8e5c7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-06 (Fri, 06 Dec 2024)
Changed paths:
M core/tiptap-extensions/tiptap-extension-image/src/CristalTiptapImage.ts
M core/tiptap-extensions/tiptap-extension-image/src/vue/ImageView.vue
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/slash.ts
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
Log Message:
-----------
--wip-- [skip ci]
Commit: b9a44b1345015d03b0099aea60ae5b55ae504eb2
https://github.com/xwiki-contrib/cristal/commit/b9a44b1345015d03b0099aea60a…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/info-actions/info-actions-ui/src/vue/InfoActions.vue
M ds/shoelace/src/vue/css/style.css
M ds/vuetify/src/vue/css/style.css
M editors/tiptap/src/vue/c-edit-tiptap.vue
M pnpm-lock.yaml
M skin/src/vue/c-content.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 3334767cf47be0cee9eccb1038985f59195061f7
https://github.com/xwiki-contrib/cristal/commit/3334767cf47be0cee9eccb10389…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M api/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-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/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/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/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-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/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/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/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/tiptap/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/main/package.json
M electron/package.json
M electron/preload/package.json
M electron/renderer/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 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:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-194
Commit: 0d62759b3b652127fee075ca664dd0b094ae8e69
https://github.com/xwiki-contrib/cristal/commit/0d62759b3b652127fee075ca664…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M editors/tiptap/src/components/extensions/bubble-menu.ts
A editors/tiptap/src/components/extensions/bubble-menu/BubbleMenuAction.ts
A editors/tiptap/src/components/extensions/bubble-menu/image-actions.ts
A editors/tiptap/src/components/extensions/bubble-menu/text-actions.ts
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M skin/src/vue/c-content.vue
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/66787356c738%5E...0d62759b…
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/xwiki-platform
Commit: dcdcf189fec947836de1e741f7f6f5115e4dcf7c
https://github.com/xwiki/xwiki-platform/commit/dcdcf189fec947836de1e741f7f6…
Author: dependabot[bot] <49699333+dependabot[bot](a)users.noreply.github.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/config/package-lock.json
Log Message:
-----------
[misc] Bump cookie from v0.6.0 to v0.7.1 and express rom v4.21.0 to v4.21.1 (#3578)
* These are transitive (indirect) development dependencies, with no effect to the end user.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3575-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: a697b40ef6d1cf3e05483fcf38511b359b1a8c2c
https://github.com/xwiki/xwiki-platform/commit/a697b40ef6d1cf3e05483fcf3851…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/xwiki.selectize.js
Log Message:
-----------
XWIKI-22579: Livedata filter selectize input for lists does not have a label (#3575)
* Added a way to retrieve the aria-label of the input to complete the control-input
(cherry picked from commit b2360a6eb6aaf985e952d0232b266367eeca1bb4)
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: b2360a6eb6aaf985e952d0232b266367eeca1bb4
https://github.com/xwiki/xwiki-platform/commit/b2360a6eb6aaf985e952d0232b26…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/suggest/xwiki.selectize.js
Log Message:
-----------
XWIKI-22579: Livedata filter selectize input for lists does not have a label (#3575)
* Added a way to retrieve the aria-label of the input to complete the control-input
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications