Branch: refs/heads/CRISTAL-274
Home: https://github.com/xwiki-contrib/cristal
Commit: 0fb430b74db9ee1f30599cdbc3979ee9a832bde2
https://github.com/xwiki-contrib/cristal/commit/0fb430b74db9ee1f30599cdbc39…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M core/date/date-ui/src/index.ts
A core/date/date-ui/src/vue/CDate.vue
R core/date/date-ui/src/vue/Date.vue
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/user/user-ui/src/index.ts
A core/user/user-ui/src/vue/CUser.vue
R core/user/user-ui/src/vue/User.vue
Log Message:
-----------
--wip-- [skip ci]
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 4fb3ccd2dbef6cfe723ecfc3bc8f95788d971628
https://github.com/xwiki/xwiki-platform/commit/4fb3ccd2dbef6cfe723ecfc3bc8f…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
Log Message:
-----------
XWIKI-22636: The navigation panel information box icon is smaller than expected (#3668)
* Fixed style for block Silk icons.
(cherry picked from commit 5b1910decc33d62ab9873ca2dcb062030bd9cf25)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-274
Home: https://github.com/xwiki-contrib/cristal
Commit: 93b18b1ca93b6de1f643bb4fffef0ee769354290
https://github.com/xwiki-contrib/cristal/commit/93b18b1ca93b6de1f643bb4fffe…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-11-19 (Tue, 19 Nov 2024)
Changed paths:
M core/history/history-xwiki/src/components/componentsInit.ts
Log Message:
-----------
CRISTAL-142: View history if the backend supports it
* Fix XWiki user profile links in history
Commit: 2a79b486cb0246b57b4c1f9b64e9e0d4dcc23b5b
https://github.com/xwiki-contrib/cristal/commit/2a79b486cb0246b57b4c1f9b64e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M core/authentication/authentication-ui/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Add deterministic import/export order
Fix accidentally removed dependency.
Commit: eb4a2f17112d3a6ab92b1b396b4836045df34c3b
https://github.com/xwiki-contrib/cristal/commit/eb4a2f17112d3a6ab92b1b396b4…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M core/authentication/authentication-ui/package.json
M core/history/history-xwiki/src/components/componentsInit.ts
M pnpm-lock.yaml
Log Message:
-----------
Merge remote-tracking branch 'origin/main' into CRISTAL-274
Commit: 0cd780a6e891b22350de29510c8ceb2588d9eb14
https://github.com/xwiki-contrib/cristal/commit/0cd780a6e891b22350de29510c8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: ea397d2bacfe5ee28331b996545b3b71bbf4b3e2
https://github.com/xwiki-contrib/cristal/commit/ea397d2bacfe5ee28331b996545…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M core/file-preview/file-preview-ui/src/vue/FilePreview.vue
A core/file-preview/file-preview-ui/src/vue/preview/VideoFilePreview.vue
M core/model/model-click-listener/src/DefaultClickListener.ts
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/model/model-remote-url/model-remote-url-xwiki/src/xWikiRemoteURLParser.ts
Log Message:
-----------
--wip-- [skip ci]
Commit: 698b9e5e87449c6cac7534e7a30704da8484c0b7
https://github.com/xwiki-contrib/cristal/commit/698b9e5e87449c6cac7534e7a30…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M core/attachments/attachments-api/package.json
M core/attachments/attachments-api/src/attachment.ts
M core/attachments/attachments-default/package.json
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-ui/langs/translation-en.json
M core/attachments/attachments-ui/package.json
M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue
M core/authentication/authentication-api/src/userDetails.ts
M core/authentication/authentication-ui/package.json
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
A core/date/date-api/package.json
A core/date/date-api/src/componentInit.ts
A core/date/date-api/src/dateService.ts
A core/date/date-api/src/defaultDateService.ts
A core/date/date-api/src/index.ts
A core/date/date-api/tsconfig.json
A core/date/date-api/tsdoc.json
A core/date/date-api/vite.config.ts
A core/date/date-ui/package.json
A core/date/date-ui/src/index.ts
A core/date/date-ui/src/vue/Date.vue
A core/date/date-ui/tsconfig.json
A core/date/date-ui/vite.config.ts
A core/file-preview/file-preview-ui/langs/translation-en.json
M core/file-preview/file-preview-ui/package.json
M core/file-preview/file-preview-ui/src/index.ts
A core/file-preview/file-preview-ui/src/translations.ts
M core/file-preview/file-preview-ui/src/vue/FilePreview.vue
A core/file-preview/file-preview-ui/src/vue/FileSize.vue
M core/file-preview/file-preview-ui/src/vue/NoPreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/ApplicationFilePreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/VideoFilePreview.vue
M core/history/history-ui/package.json
M core/history/history-ui/src/vue/HistoryTab.vue
M core/model/model-remote-url/model-remote-url-nextcloud/src/nextcloudRemoteURLParser.ts
M core/user/user-ui/package.json
M core/user/user-ui/src/vue/User.vue
M core/user/user-ui/vite.config.ts
M core/user/user-ui/vitest.config.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
--wip-- [skip ci]
Commit: 7b87c2b6e65cbe90caa38f840f8c83d742e86509
https://github.com/xwiki-contrib/cristal/commit/7b87c2b6e65cbe90caa38f840f8…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M core/attachments/attachments-default/src/defaultAttachmentPreview.ts
M core/attachments/attachments-ui/langs/translation-en.json
M core/attachments/attachments-ui/src/vue/AttachmentPreview.vue
M core/attachments/attachments-ui/src/vue/AttachmentsTable.vue
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/date/date-api/src/defaultDateService.ts
M core/date/date-ui/src/vue/Date.vue
M core/file-preview/file-preview-ui/src/vue/FilePreview.vue
M core/file-preview/file-preview-ui/src/vue/FileSize.vue
M core/file-preview/file-preview-ui/src/vue/NoPreview.vue
R core/file-preview/file-preview-ui/src/vue/preview/ApplicationFilePreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/ImageFilePreview.vue
M core/file-preview/file-preview-ui/src/vue/preview/VideoFilePreview.vue
M core/link-suggest/link-suggest-nextcloud/src/nextcloudLinkSuggestService.ts
M core/model/model-click-listener/src/clickListener.ts
M core/model/model-click-listener/vite.config.ts
M core/model/model-reference/model-reference-api/src/defaultModelReferenceParserProvider.ts
M core/model/model-reference/model-reference-api/src/defaultModelReferenceSerializerProvider.ts
M core/model/model-reference/model-reference-api/src/modelReferenceParserProvider.ts
A core/model/model-reference/model-reference-filesystem/package.json
A core/model/model-reference/model-reference-filesystem/src/componentInit.ts
A core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceParser.ts
A core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts
A core/model/model-reference/model-reference-filesystem/src/index.ts
A core/model/model-reference/model-reference-filesystem/tsconfig.json
A core/model/model-reference/model-reference-filesystem/tsdoc.json
A core/model/model-reference/model-reference-filesystem/vite.config.ts
A core/model/model-remote-url/model-remote-url-filesystem/package.json
A core/model/model-remote-url/model-remote-url-filesystem/src/componentInit.ts
A core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLParser.ts
A core/model/model-remote-url/model-remote-url-filesystem/src/filesystemRemoteURLSerializer.ts
A core/model/model-remote-url/model-remote-url-filesystem/src/index.ts
A core/model/model-remote-url/model-remote-url-filesystem/tsconfig.json
A core/model/model-remote-url/model-remote-url-filesystem/tsdoc.json
A core/model/model-remote-url/model-remote-url-filesystem/vite.config.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
M lib/src/staticBuild.ts
M pnpm-lock.yaml
Log Message:
-----------
--wip-- [skip ci]
Compare: https://github.com/xwiki-contrib/cristal/compare/9eafea631fb3...7b87c2b6e65c
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/backport-3668-to-stable-16.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e1b2ececa9846cc2761353c2f4a6499fe3a796ec
https://github.com/xwiki/xwiki-platform/commit/e1b2ececa9846cc2761353c2f4a6…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-11-21 (Thu, 21 Nov 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/messages.less
Log Message:
-----------
XWIKI-22636: The navigation panel information box icon is smaller than expected (#3668)
* Fixed style for block Silk icons.
(cherry picked from commit 5b1910decc33d62ab9873ca2dcb062030bd9cf25)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications