Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 00e6de1dc841cd6eaa37f282988ec55633ae9077
https://github.com/xwiki/xwiki-commons/commit/00e6de1dc841cd6eaa37f282988ec…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/java/org/xwiki/extension/test/MockitoRepositoryUtils.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/java/org/xwiki/extension/test/RepositoryUtils.java
Log Message:
-----------
[Misc] Improve environment handling during tests
(cherry picked from commit 1495aa5bedc83aad085016a0fe51ae677098c69d)
Commit: 0b7bd583e93070c43c4612a80753249a2d249419
https://github.com/xwiki/xwiki-commons/commit/0b7bd583e93070c43c4612a807532…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/java/org/xwiki/extension/test/AbstractExtensionHandlerTest.java
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/test/java/org/xwiki/extension/test/MockitoRepositoryUtils.java
Log Message:
-----------
[Misc] Improve environment handling during tests
* make sure to always use a test environment for extension handler tests
(cherry picked from commit 06aa3d08cafa9a63c770091f5815432f2b431071)
Compare: https://github.com/xwiki/xwiki-commons/compare/bfd6104542e1...0b7bd583e930
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/CRISTAL-212
Home: https://github.com/xwiki-contrib/cristal
Commit: cf6934ba8cddc1de56741f7e38e392795f7d685a
https://github.com/xwiki-contrib/cristal/commit/cf6934ba8cddc1de56741f7e38e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M .gitignore
Log Message:
-----------
[Misc] Ignore vite timestamp temporary files
Commit: 7ff1714477091c3e7015fa1835307b3c5d4188cd
https://github.com/xwiki-contrib/cristal/commit/7ff1714477091c3e7015fa18353…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
M core/attachments/attachments-ui/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
Log Message:
-----------
[Misc] Prettify package.json
Fix fields order.
Commit: fda1fe0fe6c6735cf1fb10875ce38e7ea5dddcb2
https://github.com/xwiki-contrib/cristal/commit/fda1fe0fe6c6735cf1fb10875ce…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-24 (Mon, 24 Jun 2024)
Changed paths:
A api/src/api/attachmentsData.ts
M api/src/api/storage.ts
M api/src/index.ts
M core/attachments/attachments-api/src/index.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-ui/package.json
A core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/attachments/attachments-ui/src/index.ts
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
A core/info-actions/info-actions-api/package.json
A core/info-actions/info-actions-api/src/index.ts
A core/info-actions/info-actions-api/tsconfig.json
A core/info-actions/info-actions-api/vite.config.ts
A core/info-actions/info-actions-default/package.json
A core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
A core/info-actions/info-actions-default/src/index.ts
A core/info-actions/info-actions-default/tsconfig.json
A core/info-actions/info-actions-default/vite.config.ts
A core/info-actions/info-actions-ui/package.json
A core/info-actions/info-actions-ui/src/index.ts
A core/info-actions/info-actions-ui/src/vue/InfoAction.vue
A core/info-actions/info-actions-ui/src/vue/InfoActions.vue
A core/info-actions/info-actions-ui/tsconfig.json
A core/info-actions/info-actions-ui/vite.config.ts
M electron/storage/src/components/fileSystemStorage.ts
M lib/package.json
M lib/src/staticBuild.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
M skin/src/components/componentsInit.ts
A skin/src/components/info-actions/commentsInfoAction.ts
A skin/src/components/info-actions/likesInfoAction.ts
M skin/src/vue/c-content.vue
Log Message:
-----------
CRISTAL-215: Attachments listing is possible
Introduce an attachments count info action UI element.
Commit: f0843304c07eb05671147844216e0c18d5601ddf
https://github.com/xwiki-contrib/cristal/commit/f0843304c07eb05671147844216…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M core/attachments/attachments-ui/langs/translation-en.json
A core/attachments/attachments-ui/src/AttachmentExtraTab.ts
M core/attachments/attachments-ui/src/index.ts
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M core/extra-tabs/extra-tabs-api/src/index.ts
M pnpm-lock.yaml
M skin/langs/translation-en.json
M skin/src/components/InformationTab.ts
Log Message:
-----------
CRISTAL-215: Attachments listing is possible
Allow extra tabs titles to be translated.
Commit: c0d9d898a252de566b97d33931bea392442280a2
https://github.com/xwiki-contrib/cristal/commit/c0d9d898a252de566b97d33931b…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M ds/vuetify/src/vue/x-breadcrumb.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
Log Message:
-----------
CRISTAL-200: Support for breadcrumb
- Improved style for vuetify x-breadcrumb
- Update c-tiptap-link-suggest to use the new x-breadcrumb props type
Commit: efbd02090606facb2d984912b07bd2aec964d668
https://github.com/xwiki-contrib/cristal/commit/efbd02090606facb2d984912b07…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
A .changeset/flat-suns-speak.md
Log Message:
-----------
docs(changeset): Cristal 0.9 Release
Commit: 776e45027bd0d43d554364cce9ff8c7879873799
https://github.com/xwiki-contrib/cristal/commit/776e45027bd0d43d554364cce9f…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
R .changeset/flat-suns-speak.md
M api/CHANGELOG.md
M api/package.json
A core/attachments/attachments-api/CHANGELOG.md
M core/attachments/attachments-api/package.json
A core/attachments/attachments-default/CHANGELOG.md
M core/attachments/attachments-default/package.json
A core/attachments/attachments-ui/CHANGELOG.md
M core/attachments/attachments-ui/package.json
A core/backends/backend-api/CHANGELOG.md
M core/backends/backend-api/package.json
A core/backends/backend-dexie/CHANGELOG.md
M core/backends/backend-dexie/package.json
A core/backends/backend-github/CHANGELOG.md
M core/backends/backend-github/package.json
A core/backends/backend-nextcloud/CHANGELOG.md
M core/backends/backend-nextcloud/package.json
A core/backends/backend-xwiki/CHANGELOG.md
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/CHANGELOG.md
M core/browser/browser-api/package.json
M core/browser/browser-default/CHANGELOG.md
M core/browser/browser-default/package.json
A core/extra-tabs/extra-tabs-api/CHANGELOG.md
M core/extra-tabs/extra-tabs-api/package.json
A core/extra-tabs/extra-tabs-default/CHANGELOG.md
M core/extra-tabs/extra-tabs-default/package.json
A core/extra-tabs/extra-tabs-ui/CHANGELOG.md
M core/extra-tabs/extra-tabs-ui/package.json
A core/hierarchy/hierarchy-api/CHANGELOG.md
M core/hierarchy/hierarchy-api/package.json
A core/hierarchy/hierarchy-default/CHANGELOG.md
M core/hierarchy/hierarchy-default/package.json
A core/hierarchy/hierarchy-filesystem/CHANGELOG.md
M core/hierarchy/hierarchy-filesystem/package.json
A core/hierarchy/hierarchy-github/CHANGELOG.md
M core/hierarchy/hierarchy-github/package.json
A core/hierarchy/hierarchy-xwiki/CHANGELOG.md
M core/hierarchy/hierarchy-xwiki/package.json
M core/icons/CHANGELOG.md
M core/icons/package.json
A core/info-actions/info-actions-api/CHANGELOG.md
M core/info-actions/info-actions-api/package.json
A core/info-actions/info-actions-default/CHANGELOG.md
M core/info-actions/info-actions-default/package.json
A core/info-actions/info-actions-ui/CHANGELOG.md
M core/info-actions/info-actions-ui/package.json
M core/link-suggest/link-suggest-api/CHANGELOG.md
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/CHANGELOG.md
M core/link-suggest/link-suggest-xwiki/package.json
M dev/config/CHANGELOG.md
M dev/config/package.json
M ds/api/CHANGELOG.md
M ds/api/package.json
M ds/dsfr/CHANGELOG.md
M ds/dsfr/package.json
M ds/shoelace/CHANGELOG.md
M ds/shoelace/package.json
M ds/vuetify/CHANGELOG.md
M ds/vuetify/package.json
M editors/tiptap/CHANGELOG.md
M editors/tiptap/package.json
M electron/CHANGELOG.md
M electron/browser/CHANGELOG.md
M electron/browser/package.json
M electron/main/CHANGELOG.md
M electron/main/package.json
M electron/package.json
M electron/preload/CHANGELOG.md
M electron/preload/package.json
M electron/renderer/CHANGELOG.md
M electron/renderer/package.json
M electron/storage/CHANGELOG.md
M electron/storage/package.json
M extension-manager/CHANGELOG.md
M extension-manager/package.json
M extensions/menubuttons/CHANGELOG.md
M extensions/menubuttons/package.json
M lib/CHANGELOG.md
M lib/package.json
M macros/CHANGELOG.md
M macros/package.json
M rendering/rendering/CHANGELOG.md
M rendering/rendering/package.json
M rendering/wikimodel/CHANGELOG.md
M rendering/wikimodel/package.json
M sharedworker/api/CHANGELOG.md
M sharedworker/api/package.json
M sharedworker/impl/CHANGELOG.md
M sharedworker/impl/package.json
M skin/CHANGELOG.md
M skin/package.json
M sources/xwiki/mock-server/CHANGELOG.md
M sources/xwiki/mock-server/package.json
M web/CHANGELOG.md
M web/package.json
M xwiki/remoteinlineeditor/CHANGELOG.md
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
RELEASING: Releasing 49 package(s)
Releases:
@xwiki/cristal-api@0.9.0
@xwiki/cristal-attachments-api@0.9.0
@xwiki/cristal-attachments-default@0.9.0
@xwiki/cristal-attachments-ui@0.9.0
@xwiki/cristal-backend-api@0.9.0
@xwiki/cristal-backend-dexie@0.9.0
@xwiki/cristal-backend-github@0.9.0
@xwiki/cristal-backend-nextcloud@0.9.0
@xwiki/cristal-backend-xwiki@0.9.0
@xwiki/cristal-browser-api@0.9.0
@xwiki/cristal-browser-default@0.9.0
@xwiki/cristal-extra-tabs-api@0.9.0
@xwiki/cristal-extra-tabs-default@0.9.0
@xwiki/cristal-extra-tabs-ui@0.9.0
@xwiki/cristal-hierarchy-api@0.9.0
@xwiki/cristal-hierarchy-default@0.9.0
@xwiki/cristal-hierarchy-filesystem@0.9.0
@xwiki/cristal-hierarchy-github@0.9.0
@xwiki/cristal-hierarchy-xwiki@0.9.0
@xwiki/cristal-icons@0.9.0
@xwiki/cristal-info-actions-api@0.9.0
@xwiki/cristal-info-actions-default@0.9.0
@xwiki/cristal-info-actions-ui@0.9.0
@xwiki/cristal-link-suggest-api@0.9.0
@xwiki/cristal-link-suggest-xwiki@0.9.0
@xwiki/cristal-dev-config@0.9.0
@xwiki/cristal-dsapi@0.9.0
@xwiki/cristal-dsfr@0.9.0
@xwiki/cristal-dsshoelace@0.9.0
@xwiki/cristal-dsvuetify@0.9.0
@xwiki/cristal-editors-tiptap@0.9.0
@xwiki/cristal-electron@0.9.0
@xwiki/cristal-browser-electron@0.9.0
@xwiki/cristal-electron-main@0.9.0
@xwiki/cristal-electron-preload@0.9.0
@xwiki/cristal-electron-renderer@0.9.0
@xwiki/cristal-electron-storage@0.9.0
@xwiki/cristal-extension-manager@0.9.0
@xwiki/cristal-extension-menubuttons@0.9.0
@xwiki/cristal-lib@0.9.0
@xwiki/cristal-macros@0.9.0
@xwiki/cristal-rendering@0.9.0
@xwiki/cristal-rendering-wikimodel@0.9.0
@xwiki/cristal-sharedworker-api@0.9.0
@xwiki/cristal-sharedworker-impl@0.9.0
@xwiki/cristal-skin@0.9.0
@xwiki/cristal-sources-xwiki-mock-server@0.9.0
@xwiki/cristal-web@0.9.0
@xwiki/cristal-xwiki-remoteinlineeditor@0.9.0
[skip ci]
Commit: b8ad348d73ff64d3ee6d8448a59961486954759c
https://github.com/xwiki-contrib/cristal/commit/b8ad348d73ff64d3ee6d8448a59…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M core/extra-tabs/extra-tabs-ui/package.json
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-215: Attachments listing is possible
Fix a cyclic dependency to self package.
Commit: 6898f2695f6b2c70599308b49492e6c69a6641d6
https://github.com/xwiki-contrib/cristal/commit/6898f2695f6b2c70599308b4949…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency @playwright/test to v1.45.0
Commit: 2fa21d93bdf7e063c5b709a071ca7af809ff878f
https://github.com/xwiki-contrib/cristal/commit/2fa21d93bdf7e063c5b709a071c…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/package.json
M core/attachments/attachments-ui/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/icons/package.json
M core/info-actions/info-actions-ui/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
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 web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
[Misc] Update dependency vue-tsc to v2.0.22
Commit: 9d4bdbfba424bcad8e139fec608901c940e37fdd
https://github.com/xwiki-contrib/cristal/commit/9d4bdbfba424bcad8e139fec608…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/src/components/DefaultPageData.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M ds/shoelace/src/vue/x-dialog.vue
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/stores/link-suggest-store.ts
M tsconfig.json
Log Message:
-----------
[Misc] Set typescript noImplicitThis to true
Commit: ccff7d04562617e5e88e847207e81c207f0ba4a3
https://github.com/xwiki-contrib/cristal/commit/ccff7d04562617e5e88e847207e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M electron/storage/src/components/FileSystemConfig.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M macros/src/components/alertMacro.ts
M macros/src/components/defaultMacroProvider.ts
M macros/src/components/errorMacro.ts
M macros/src/components/infoMacro.ts
M macros/src/components/successMacro.ts
M macros/src/components/warningMacro.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/defaultUIXTemplateProvider.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixLoginTemplateProvider.ts
M skin/src/components/uixSearchTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M tsconfig.json
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
Log Message:
-----------
[Misc] Set noImplicitOverride strict to true
Commit: 4169a7b0ca3463b95272da33ff7b0ba9f6b2c23c
https://github.com/xwiki-contrib/cristal/commit/4169a7b0ca3463b95272da33ff7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/defaultLogger.ts
M api/src/components/defaultLoggerConfig.ts
M api/src/components/defaultWikiConfig.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M ds/vuetify/src/vue/x-tab-group.vue
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M extension-manager/src/components/cristalLoader.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M skin/src/vue/c-content.vue
M tsconfig.json
Log Message:
-----------
[Misc] Set typescript strict to true
Commit: e5c50a200e8cc3ef8913a608943bec9f5f3b326c
https://github.com/xwiki-contrib/cristal/commit/e5c50a200e8cc3ef8913a608943…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M package.json
Log Message:
-----------
[Misc] Make the version of the root package 0.0.0
The root package version is not changed during release.
Commit: 0c049ee34918d755b648672440348064ef6439fb
https://github.com/xwiki-contrib/cristal/commit/0c049ee34918d755b6486724403…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M ds/shoelace/src/vue/x-dialog.vue
Log Message:
-----------
[Misc] Set typescript noImplicitThis to true
Fix attributes order on Vue template.
Commit: 4b998a08e4b01bae09e34cdb9f151239db2c55e2
https://github.com/xwiki-contrib/cristal/commit/4b998a08e4b01bae09e34cdb9f1…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M api/src/components/defaultLogger.ts
Log Message:
-----------
[Misc] Set typescript strict to true
Commit: e61fe84501e3b73e7140c824915d32036c2ac458
https://github.com/xwiki-contrib/cristal/commit/e61fe84501e3b73e7140c824915…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M api/package.json
M core/backends/backend-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/icons/package.json
M dev/config/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M editors/tiptap/package.json
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Move vitest to the root package
That way, vitest is available for all packages by default.
Commit: 0c27b5fd95aab7d48717196b114d9c85c1963174
https://github.com/xwiki-contrib/cristal/commit/0c27b5fd95aab7d48717196b114…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M api/package.json
M core/hierarchy/hierarchy-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-xwiki/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/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 extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
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] Move rimraf to the root package
That way, rimraf is available for all packages by default.
Also, add a clean action to all packages.
Commit: deac0d2041e5c096aa1834b7870962eb133da6d7
https://github.com/xwiki-contrib/cristal/commit/deac0d2041e5c096aa1834b7870…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M core/icons/vitest.config.ts
A dev/config/vitest-vue.config.js
M ds/api/package.json
M ds/dsfr/vitest.config.ts
M ds/shoelace/vitest.config.ts
Log Message:
-----------
[Misc] Provide a default config for vitest + vue
Commit: deb51209ee36fb864fea4fdf8ef81a57f8ff3fbb
https://github.com/xwiki-contrib/cristal/commit/deb51209ee36fb864fea4fdf8ef…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/info-actions/info-actions-api/src/index.ts
M core/info-actions/info-actions-ui/package.json
M core/info-actions/info-actions-ui/src/vue/InfoAction.vue
A core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts
M core/info-actions/info-actions-ui/tsconfig.json
A core/info-actions/info-actions-ui/vitest.config.ts
A dev/test-utils/package.json
A dev/test-utils/src/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
Log Message:
-----------
CRISTAL-222: Attachments count is not refreshed when changing page
Commit: 1da687d1e3f055aff727cd10698b6279be9e47e1
https://github.com/xwiki-contrib/cristal/commit/1da687d1e3f055aff727cd10698…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M package.json
Log Message:
-----------
[Misc] Update pnpm to v9.4.0
Commit: af9bd88a03a7cde0b8b9fe6d43288f51fe3c85cc
https://github.com/xwiki-contrib/cristal/commit/af9bd88a03a7cde0b8b9fe6d432…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M core/info-actions/info-actions-ui/package.json
M ds/dsfr/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Vitest requires happy-dom, no need to depend on it explicitly
Commit: ba4b1be77182013bd7784cb83f92cb83e7a5261b
https://github.com/xwiki-contrib/cristal/commit/ba4b1be77182013bd7784cb83f9…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v19.3.1
Commit: 192150f09518299abf58e1e9941b4d62664b7220
https://github.com/xwiki-contrib/cristal/commit/192150f09518299abf58e1e9941…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency @changesets/cli to v2.27.6
Commit: 3876dca71925f7485d1f3748a5e212508c1a69ec
https://github.com/xwiki-contrib/cristal/commit/3876dca71925f7485d1f3748a5e…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M rendering/rendering/package.json
Log Message:
-----------
CRISTAL-223: Upgrade to dompurify 3.1.5
Commit: 19651fb2b6bf63f5c411f0485cb25c9c6600972f
https://github.com/xwiki-contrib/cristal/commit/19651fb2b6bf63f5c411f0485cb…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-26 (Wed, 26 Jun 2024)
Changed paths:
M Jenkinsfile
Log Message:
-----------
[Misc] Prevent Cristal builds to run concurrently
Commit: ccf1572a32a9a7ce8d60b90a5651cce8227c1968
https://github.com/xwiki-contrib/cristal/commit/ccf1572a32a9a7ce8d60b90a565…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
A core/attachments/attachments-ui/langs/translation-fr.json
Log Message:
-----------
Added translation using Weblate (French)
Commit: 16b999ec96b82af28eda943d469c208aefcac1bf
https://github.com/xwiki-contrib/cristal/commit/16b999ec96b82af28eda943d469…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M core/attachments/attachments-ui/langs/translation-fr.json
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)
Translation: XWiki Contrib/cristal - attachments-ui
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-attachments-u…
Commit: 62e1e4d4503ba7761848ffa9704b971e106f3037
https://github.com/xwiki-contrib/cristal/commit/62e1e4d4503ba7761848ffa9704…
Author: xrichard <ldmpub(a)gmail.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M core/attachments/attachments-ui/langs/translation-fr.json
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 100.0% (4 of 4 strings)
Translation: XWiki Contrib/cristal - attachments-ui
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-attachments-u…
Commit: 803d2443036ae84c8216fd867be18a16c89e7aee
https://github.com/xwiki-contrib/cristal/commit/803d2443036ae84c8216fd867be…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
A ds/vuetify/langs/translation-fr.json
Log Message:
-----------
Added translation using Weblate (French)
Commit: 6b7d5facc0694eb093f34fd9d772aee8f792b5f1
https://github.com/xwiki-contrib/cristal/commit/6b7d5facc0694eb093f34fd9d77…
Author: anonymous <noreply(a)weblate.org>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M skin/langs/translation-fr.json
Log Message:
-----------
Translated using Weblate (French)
Currently translated at 66.6% (2 of 3 strings)
Translation: XWiki Contrib/Cristal - Skin
Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/fr/
Commit: 6533c2b2b6c2797670e98a11eb046eb2710a45ff
https://github.com/xwiki-contrib/cristal/commit/6533c2b2b6c2797670e98a11eb0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
A core/attachments/attachments-ui/langs/translation-fr.json
A ds/vuetify/langs/translation-fr.json
M skin/langs/translation-fr.json
Log Message:
-----------
Merge pull request #295 from xwikiorgci/weblate-xwiki-contrib-cristal-skin
Translations update from Weblate
Commit: 3175da567a85a4cc24499b2c1424fbdbdbf4d6c6
https://github.com/xwiki-contrib/cristal/commit/3175da567a85a4cc24499b2c142…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
M skin/package.json
M web/package.json
Log Message:
-----------
[Misc] Update dependency @vitejs/plugin-vue to v5.0.5
Commit: a924c7718d8eb9917f0fbc941952b8862856e7ca
https://github.com/xwiki-contrib/cristal/commit/a924c7718d8eb9917f0fbc94195…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M api/package.json
M core/attachments/attachments-ui/package.json
M core/info-actions/info-actions-ui/package.json
M ds/dsfr/package.json
M editors/tiptap/package.json
M lib/package.json
M pnpm-lock.yaml
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
Log Message:
-----------
CRISTAL-224: Upgrade vue-router to 4.4.0
Commit: 420c93b48ed51b8a685b8e7d0176e0fc4461aafa
https://github.com/xwiki-contrib/cristal/commit/420c93b48ed51b8a685b8e7d017…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M api/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/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-ui/package.json
M dev/test-utils/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M electron/renderer/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M pnpm-lock.yaml
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
CRISTAL-225: Upgrade to vue 3.4.31
Commit: 60d9fec8c8c9f13b3345aff77751ed9dc51ae254
https://github.com/xwiki-contrib/cristal/commit/60d9fec8c8c9f13b3345aff7775…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency vite to v5.3.2
Commit: d7cb65cfbe96ee9c5048f60cff0fd3d20f9af13d
https://github.com/xwiki-contrib/cristal/commit/d7cb65cfbe96ee9c5048f60cff0…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M core/extra-tabs/extra-tabs-default/package.json
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-xwiki/tsconfig.json
M ds/dsfr/package.json
M editors/tiptap/package.json
M editors/tiptap/tsconfig.json
M extension-manager/package.json
M package.json
M pnpm-lock.yaml
R rendering/rendering/src/vue.d.ts
M rendering/wikimodel/package.json
M skin/package.json
M sources/xwiki/mock-server/package.json
M web/package.json
Log Message:
-----------
[Misc] Cleanup unused dependencies
Commit: ac0c35da0a66c23d09a914295fd292a4a8731c0e
https://github.com/xwiki-contrib/cristal/commit/ac0c35da0a66c23d09a914295fd…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M electron/main/package.json
M electron/preload/package.json
M electron/renderer/package.json
M electron/storage/package.json
M pnpm-lock.yaml
M web/package.json
Log Message:
-----------
[Misc] Update dependency @types/node to v20.14.9
Commit: 3c283d2ab87922714e6c8751accfddea03ee044b
https://github.com/xwiki-contrib/cristal/commit/3c283d2ab87922714e6c8751acc…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v19.3.2
Commit: f6f6e18a09f8362fa9db6c0393311be942fb2300
https://github.com/xwiki-contrib/cristal/commit/f6f6e18a09f8362fa9db6c03933…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M sources/xwiki/mock-server/package.json
Log Message:
-----------
[Misc] Update dependency nodemon to v3.1.4
Commit: 32e003bd20fbb396084dee51832ee080c1e6c651
https://github.com/xwiki-contrib/cristal/commit/32e003bd20fbb396084dee51832…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-28 (Fri, 28 Jun 2024)
Changed paths:
M pnpm-lock.yaml
M sources/xwiki/mock-server/package.json
Log Message:
-----------
[Misc] Add back ts-node which is used during playwright tests
Commit: 607829af91194de6570c38c04d35dc6ee00bbe8e
https://github.com/xwiki-contrib/cristal/commit/607829af91194de6570c38c04d3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M sharedworker/impl/src/components/defaultQueueWorker.ts
Log Message:
-----------
[Misc] Define a name for the offline shared worker
Having a name makes it easier to debug.
Commit: 05bc526fbe70c1e7328bd65e9d3e2d9cbdfd70d0
https://github.com/xwiki-contrib/cristal/commit/05bc526fbe70c1e7328bd65e9d3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-07-01 (Mon, 01 Jul 2024)
Changed paths:
M electron/renderer/public/config.json
M sources/xwiki/mock-server/src/index.ts
A web/e2e/DesignSystem.ts
M web/e2e/main-page.spec.ts
A web/e2e/pageObjects/Breadcrumb.ts
M web/public/config.json
Log Message:
-----------
CRISTAL-228: XWiki Offline must use server rendering
Commit: 2373026fba39d0cdc046a05fa6933e3c3787078c
https://github.com/xwiki-contrib/cristal/commit/2373026fba39d0cdc046a05fa69…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M .gitignore
M Jenkinsfile
M api/CHANGELOG.md
M api/package.json
A api/src/api/attachmentsData.ts
M api/src/api/storage.ts
M api/src/components/DefaultPageData.ts
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/defaultLogger.ts
M api/src/components/defaultLoggerConfig.ts
M api/src/components/defaultWikiConfig.ts
M api/src/index.ts
A core/attachments/attachments-api/CHANGELOG.md
M core/attachments/attachments-api/package.json
M core/attachments/attachments-api/src/index.ts
A core/attachments/attachments-default/CHANGELOG.md
M core/attachments/attachments-default/package.json
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
A core/attachments/attachments-ui/CHANGELOG.md
M core/attachments/attachments-ui/langs/translation-en.json
A core/attachments/attachments-ui/langs/translation-fr.json
M core/attachments/attachments-ui/package.json
A core/attachments/attachments-ui/src/AttachmentExtraTab.ts
A core/attachments/attachments-ui/src/AttachmentsInfoAction.ts
M core/attachments/attachments-ui/src/index.ts
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
A core/backends/backend-api/CHANGELOG.md
M core/backends/backend-api/package.json
M core/backends/backend-api/src/abstractStorage.ts
A core/backends/backend-dexie/CHANGELOG.md
M core/backends/backend-dexie/package.json
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
A core/backends/backend-github/CHANGELOG.md
M core/backends/backend-github/package.json
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-github/src/githubStorage.ts
A core/backends/backend-nextcloud/CHANGELOG.md
M core/backends/backend-nextcloud/package.json
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
A core/backends/backend-xwiki/CHANGELOG.md
M core/backends/backend-xwiki/package.json
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/backends/backend-xwiki/src/xwikiStorage.ts
M core/browser/browser-api/CHANGELOG.md
M core/browser/browser-api/package.json
M core/browser/browser-default/CHANGELOG.md
M core/browser/browser-default/package.json
A core/extra-tabs/extra-tabs-api/CHANGELOG.md
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M core/extra-tabs/extra-tabs-api/src/index.ts
A core/extra-tabs/extra-tabs-default/CHANGELOG.md
M core/extra-tabs/extra-tabs-default/package.json
A core/extra-tabs/extra-tabs-ui/CHANGELOG.md
M core/extra-tabs/extra-tabs-ui/package.json
A core/hierarchy/hierarchy-api/CHANGELOG.md
M core/hierarchy/hierarchy-api/package.json
A core/hierarchy/hierarchy-default/CHANGELOG.md
M core/hierarchy/hierarchy-default/package.json
A core/hierarchy/hierarchy-filesystem/CHANGELOG.md
M core/hierarchy/hierarchy-filesystem/package.json
A core/hierarchy/hierarchy-github/CHANGELOG.md
M core/hierarchy/hierarchy-github/package.json
A core/hierarchy/hierarchy-xwiki/CHANGELOG.md
M core/hierarchy/hierarchy-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/tsconfig.json
M core/icons/CHANGELOG.md
M core/icons/package.json
M core/icons/vitest.config.ts
A core/info-actions/info-actions-api/CHANGELOG.md
A core/info-actions/info-actions-api/package.json
A core/info-actions/info-actions-api/src/index.ts
A core/info-actions/info-actions-api/tsconfig.json
A core/info-actions/info-actions-api/vite.config.ts
A core/info-actions/info-actions-default/CHANGELOG.md
A core/info-actions/info-actions-default/package.json
A core/info-actions/info-actions-default/src/DefaultInfoActionsService.ts
A core/info-actions/info-actions-default/src/index.ts
A core/info-actions/info-actions-default/tsconfig.json
A core/info-actions/info-actions-default/vite.config.ts
A core/info-actions/info-actions-ui/CHANGELOG.md
A core/info-actions/info-actions-ui/package.json
A core/info-actions/info-actions-ui/src/index.ts
A core/info-actions/info-actions-ui/src/vue/InfoAction.vue
A core/info-actions/info-actions-ui/src/vue/InfoActions.vue
A core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts
A core/info-actions/info-actions-ui/tsconfig.json
A core/info-actions/info-actions-ui/vite.config.ts
A core/info-actions/info-actions-ui/vitest.config.ts
M core/link-suggest/link-suggest-api/CHANGELOG.md
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-xwiki/CHANGELOG.md
M core/link-suggest/link-suggest-xwiki/package.json
M dev/config/CHANGELOG.md
M dev/config/package.json
A dev/config/vitest-vue.config.js
A dev/test-utils/package.json
A dev/test-utils/src/index.ts
M ds/api/CHANGELOG.md
M ds/api/package.json
M ds/dsfr/CHANGELOG.md
M ds/dsfr/package.json
M ds/dsfr/vitest.config.ts
M ds/shoelace/CHANGELOG.md
M ds/shoelace/package.json
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/vitest.config.ts
M ds/vuetify/CHANGELOG.md
A ds/vuetify/langs/translation-fr.json
M ds/vuetify/package.json
M ds/vuetify/src/vue/x-breadcrumb.vue
M ds/vuetify/src/vue/x-tab-group.vue
M editors/tiptap/CHANGELOG.md
M editors/tiptap/package.json
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M editors/tiptap/src/stores/link-suggest-store.ts
M editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M editors/tiptap/src/vue/c-tiptap-link-suggest.vue
M editors/tiptap/tsconfig.json
M electron/CHANGELOG.md
M electron/browser/CHANGELOG.md
M electron/browser/package.json
M electron/main/CHANGELOG.md
M electron/main/package.json
M electron/package.json
M electron/preload/CHANGELOG.md
M electron/preload/package.json
M electron/renderer/CHANGELOG.md
M electron/renderer/package.json
M electron/renderer/public/config.json
M electron/storage/CHANGELOG.md
M electron/storage/package.json
M electron/storage/src/components/FileSystemConfig.ts
M electron/storage/src/components/fileSystemStorage.ts
M extension-manager/CHANGELOG.md
M extension-manager/package.json
M extension-manager/src/components/cristalLoader.ts
M extensions/menubuttons/CHANGELOG.md
M extensions/menubuttons/package.json
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M lib/CHANGELOG.md
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M lib/src/staticBuild.ts
M macros/CHANGELOG.md
M macros/package.json
M macros/src/components/alertMacro.ts
M macros/src/components/defaultMacroProvider.ts
M macros/src/components/errorMacro.ts
M macros/src/components/infoMacro.ts
M macros/src/components/successMacro.ts
M macros/src/components/warningMacro.ts
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
M rendering/rendering/CHANGELOG.md
M rendering/rendering/package.json
R rendering/rendering/src/vue.d.ts
M rendering/wikimodel/CHANGELOG.md
M rendering/wikimodel/package.json
M sharedworker/api/CHANGELOG.md
M sharedworker/api/package.json
M sharedworker/impl/CHANGELOG.md
M sharedworker/impl/package.json
M sharedworker/impl/src/components/defaultQueueWorker.ts
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M skin/CHANGELOG.md
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/package.json
M skin/src/components/InformationTab.ts
M skin/src/components/componentsInit.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/defaultUIXTemplateProvider.ts
A skin/src/components/info-actions/commentsInfoAction.ts
A skin/src/components/info-actions/likesInfoAction.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixLoginTemplateProvider.ts
M skin/src/components/uixSearchTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M skin/src/vue/c-content.vue
M sources/xwiki/mock-server/CHANGELOG.md
M sources/xwiki/mock-server/package.json
M sources/xwiki/mock-server/src/index.ts
M tsconfig.json
M web/CHANGELOG.md
A web/e2e/DesignSystem.ts
M web/e2e/main-page.spec.ts
A web/e2e/pageObjects/Breadcrumb.ts
M web/package.json
M web/public/config.json
M xwiki/remoteinlineeditor/CHANGELOG.md
M xwiki/remoteinlineeditor/package.json
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
Log Message:
-----------
Merge branch 'main' into CRISTAL-212
Compare: https://github.com/xwiki-contrib/cristal/compare/b5791663043e...2373026fba39
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.6.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 962bb606f1d64077f4dd654dd98ec7e0bdc49e26
https://github.com/xwiki/xwiki-rendering/commit/962bb606f1d64077f4dd654dd98…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-rendering-16.6.0
Commit: 9cabf734cd260db6dcf675b0dc29b6debc5f27a5
https://github.com/xwiki/xwiki-rendering/commit/9cabf734cd260db6dcf675b0dc2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
M xwiki-rendering-api/pom.xml
M xwiki-rendering-archetype-macro/pom.xml
M xwiki-rendering-integration-tests/pom.xml
M xwiki-rendering-legacy/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-api/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/pom.xml
M xwiki-rendering-macros/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-box/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-comment/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-content/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-ctsreport/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-html/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-id/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-message/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-raw/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
M xwiki-rendering-standalone/pom.xml
M xwiki-rendering-syntaxes/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedxhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-apt/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-docbook/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-doxia/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-event/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-jspwiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-plain/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-twiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-wikimodel/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxml10/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxmlcurrent/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki21/pom.xml
M xwiki-rendering-test/pom.xml
M xwiki-rendering-transformations/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-icon/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-linkchecker/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-wikiword/pom.xml
M xwiki-rendering-wikimodel/pom.xml
M xwiki-rendering-xml/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release xwiki-rendering-16.6.0
Commit: cdcfd903874bcc16558e0bfcc0a0ae033a705962
https://github.com/xwiki/xwiki-rendering/commit/cdcfd903874bcc16558e0bfcc0a…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
M xwiki-rendering-api/pom.xml
M xwiki-rendering-archetype-macro/pom.xml
M xwiki-rendering-integration-tests/pom.xml
M xwiki-rendering-legacy/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-api/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/pom.xml
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/pom.xml
M xwiki-rendering-macros/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-box/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-comment/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-content/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-ctsreport/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-footnotes/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-html/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-id/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-message/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-raw/pom.xml
M xwiki-rendering-macros/xwiki-rendering-macro-toc/pom.xml
M xwiki-rendering-standalone/pom.xml
M xwiki-rendering-syntaxes/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-annotatedxhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-apt/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-creole/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-docbook/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-doxia/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-event/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-html5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-jspwiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-plain/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-twiki/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-wikimodel/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxml10/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xdomxmlcurrent/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xhtml5/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki20/pom.xml
M xwiki-rendering-syntaxes/xwiki-rendering-syntax-xwiki21/pom.xml
M xwiki-rendering-test/pom.xml
M xwiki-rendering-transformations/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-icon/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-linkchecker/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-macro/pom.xml
M xwiki-rendering-transformations/xwiki-rendering-transformation-wikiword/pom.xml
M xwiki-rendering-wikimodel/pom.xml
M xwiki-rendering-xml/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: a5c8a721783ea553ca168f2804dfd8a838485471
https://github.com/xwiki/xwiki-rendering/commit/a5c8a721783ea553ca168f2804d…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-rendering-16.6.0
Compare: https://github.com/xwiki/xwiki-rendering/compare/c3b32eebcaab...a5c8a721783e
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: f8a06e66e56b080c644346665ec0ff2957474dd9
https://github.com/xwiki/xwiki-platform/commit/f8a06e66e56b080c644346665ec0…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/src/main/java/org/xwiki/extension/index/internal/job/ExtensionIndexJobScheduler.java
Log Message:
-----------
XWIKI-22365: Possible nullpointerexception when getting the extension index status
(cherry picked from commit 2fe73a6282f2fa3d061481d5d1b5a93726dadc69)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7ed6ab8b9f7a6474cfd937c5b3ae2bf74b23edef
https://github.com/xwiki/xwiki-platform/commit/7ed6ab8b9f7a6474cfd937c5b3ae…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/src/main/java/org/xwiki/extension/index/internal/job/ExtensionIndexJobScheduler.java
Log Message:
-----------
XWIKI-22365: Possible nullpointerexception when getting the extension index status
(cherry picked from commit 2fe73a6282f2fa3d061481d5d1b5a93726dadc69)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: b69628fe23511900ac36fdcd74d70b2cc92a4dd6
https://github.com/xwiki/xwiki-platform/commit/b69628fe23511900ac36fdcd74d7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-index/src/main/java/org/xwiki/extension/index/internal/job/ExtensionIndexJobScheduler.java
Log Message:
-----------
XWIKI-22365: Possible nullpointerexception when getting the extension index status
(cherry picked from commit 2fe73a6282f2fa3d061481d5d1b5a93726dadc69)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.6.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 4a343bed121498a701988d8d85d72bc69c3d66d6
https://github.com/xwiki/xwiki-commons/commit/4a343bed121498a701988d8d85d72…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Preparing release xwiki-commons-16.6.0
Commit: 9b90a8bb62ab8755eda04ead98ed8357e71a9004
https://github.com/xwiki/xwiki-commons/commit/9b90a8bb62ab8755eda04ead98ed8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
M xwiki-commons-core/xwiki-commons-blame/pom.xml
M xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-api/pom.xml
M xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-script/pom.xml
M xwiki-commons-core/xwiki-commons-cache/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/pom.xml
M xwiki-commons-core/xwiki-commons-classloader/pom.xml
M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml
M xwiki-commons-core/xwiki-commons-collection/pom.xml
M xwiki-commons-core/xwiki-commons-component/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/pom.xml
M xwiki-commons-core/xwiki-commons-configuration/pom.xml
M xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/pom.xml
M xwiki-commons-core/xwiki-commons-context/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-cipher/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-password/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-pkix/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/xwiki-commons-crypto-store-api/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/xwiki-commons-crypto-store-filesystem/pom.xml
M xwiki-commons-core/xwiki-commons-diff/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-api/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-display/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-script/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-xml/pom.xml
M xwiki-commons-core/xwiki-commons-displayer/pom.xml
M xwiki-commons-core/xwiki-commons-environment/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-api/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-common/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-standard/pom.xml
M xwiki-commons-core/xwiki-commons-extension/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-http/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven-snapshots/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml
M xwiki-commons-core/xwiki-commons-filter/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-api/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-events/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-events/xwiki-commons-filter-event-extension/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-streams/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-streams/xwiki-commons-filter-stream-xml/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-xml/pom.xml
M xwiki-commons-core/xwiki-commons-groovy/pom.xml
M xwiki-commons-core/xwiki-commons-job/pom.xml
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/pom.xml
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/xwiki-commons-legacy-classloader-api/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-api/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-default/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-configuration/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-velocity-tools/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-velocity/pom.xml
M xwiki-commons-core/xwiki-commons-logging/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-common/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/pom.xml
M xwiki-commons-core/xwiki-commons-management/pom.xml
M xwiki-commons-core/xwiki-commons-netflux/pom.xml
M xwiki-commons-core/xwiki-commons-observation/pom.xml
M xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-api/pom.xml
M xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/pom.xml
M xwiki-commons-core/xwiki-commons-properties/pom.xml
M xwiki-commons-core/xwiki-commons-repository/pom.xml
M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-api/pom.xml
M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-model/pom.xml
M xwiki-commons-core/xwiki-commons-script/pom.xml
M xwiki-commons-core/xwiki-commons-stability/pom.xml
M xwiki-commons-core/xwiki-commons-text/pom.xml
M xwiki-commons-core/xwiki-commons-velocity/pom.xml
M xwiki-commons-core/xwiki-commons-websocket/pom.xml
M xwiki-commons-core/xwiki-commons-xml/pom.xml
M xwiki-commons-core/xwiki-commons-xstream/pom.xml
M xwiki-commons-pom/pom.xml
M xwiki-commons-tools/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-archiver/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-enforcers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-enforcers/xwiki-commons-tool-enforcer-dependencies/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-extension-plugin/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-license-resources/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-pom/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-remote-resource-plugin/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-checks/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-webjar-handlers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-handlers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release xwiki-commons-16.6.0
Commit: f4e79c0305b21690fd3146cf1432b8def7a78d93
https://github.com/xwiki/xwiki-commons/commit/f4e79c0305b21690fd3146cf1432b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
M xwiki-commons-core/xwiki-commons-blame/pom.xml
M xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-api/pom.xml
M xwiki-commons-core/xwiki-commons-blame/xwiki-commons-blame-script/pom.xml
M xwiki-commons-core/xwiki-commons-cache/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-api/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-infinispan/pom.xml
M xwiki-commons-core/xwiki-commons-cache/xwiki-commons-cache-tests/pom.xml
M xwiki-commons-core/xwiki-commons-classloader/pom.xml
M xwiki-commons-core/xwiki-commons-classloader/xwiki-commons-classloader-api/pom.xml
M xwiki-commons-core/xwiki-commons-collection/pom.xml
M xwiki-commons-core/xwiki-commons-component/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-api/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-archetype/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/pom.xml
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-observation/pom.xml
M xwiki-commons-core/xwiki-commons-configuration/pom.xml
M xwiki-commons-core/xwiki-commons-configuration/xwiki-commons-configuration-api/pom.xml
M xwiki-commons-core/xwiki-commons-context/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-cipher/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-password/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-pkix/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/xwiki-commons-crypto-store-api/pom.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-store/xwiki-commons-crypto-store-filesystem/pom.xml
M xwiki-commons-core/xwiki-commons-diff/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-api/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-display/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-script/pom.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-xml/pom.xml
M xwiki-commons-core/xwiki-commons-displayer/pom.xml
M xwiki-commons-core/xwiki-commons-environment/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-api/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-common/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/pom.xml
M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-standard/pom.xml
M xwiki-commons-core/xwiki-commons-extension/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-handlers/xwiki-commons-extension-handler-jar/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-maven/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-http/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven-snapshots/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven/pom.xml
M xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/pom.xml
M xwiki-commons-core/xwiki-commons-filter/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-api/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-events/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-events/xwiki-commons-filter-event-extension/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-streams/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-streams/xwiki-commons-filter-stream-xml/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/pom.xml
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-xml/pom.xml
M xwiki-commons-core/xwiki-commons-groovy/pom.xml
M xwiki-commons-core/xwiki-commons-job/pom.xml
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-api/pom.xml
M xwiki-commons-core/xwiki-commons-job/xwiki-commons-job-default/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-classloader/xwiki-commons-legacy-classloader-api/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-api/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-component/xwiki-commons-legacy-component-default/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-configuration/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-properties/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-velocity-tools/pom.xml
M xwiki-commons-core/xwiki-commons-legacy/xwiki-commons-legacy-velocity/pom.xml
M xwiki-commons-core/xwiki-commons-logging/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-api/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-common/pom.xml
M xwiki-commons-core/xwiki-commons-logging/xwiki-commons-logging-logback/pom.xml
M xwiki-commons-core/xwiki-commons-management/pom.xml
M xwiki-commons-core/xwiki-commons-netflux/pom.xml
M xwiki-commons-core/xwiki-commons-observation/pom.xml
M xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-api/pom.xml
M xwiki-commons-core/xwiki-commons-observation/xwiki-commons-observation-local/pom.xml
M xwiki-commons-core/xwiki-commons-properties/pom.xml
M xwiki-commons-core/xwiki-commons-repository/pom.xml
M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-api/pom.xml
M xwiki-commons-core/xwiki-commons-repository/xwiki-commons-repository-model/pom.xml
M xwiki-commons-core/xwiki-commons-script/pom.xml
M xwiki-commons-core/xwiki-commons-stability/pom.xml
M xwiki-commons-core/xwiki-commons-text/pom.xml
M xwiki-commons-core/xwiki-commons-velocity/pom.xml
M xwiki-commons-core/xwiki-commons-websocket/pom.xml
M xwiki-commons-core/xwiki-commons-xml/pom.xml
M xwiki-commons-core/xwiki-commons-xstream/pom.xml
M xwiki-commons-pom/pom.xml
M xwiki-commons-tools/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-archiver/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-enforcers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-enforcers/xwiki-commons-tool-enforcer-dependencies/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-extension-plugin/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-license-resources/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-pom/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-remote-resource-plugin/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-checks/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-spoon/xwiki-commons-tool-spoon-tests/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-component/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-jmock/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-test/xwiki-commons-tool-test-simple/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-webjar-handlers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-handlers/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-integration-tests/pom.xml
M xwiki-commons-tools/xwiki-commons-tool-xar/xwiki-commons-tool-xar-plugin/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: de8103026cce604054a38c626303cefa324bff2a
https://github.com/xwiki/xwiki-commons/commit/de8103026cce604054a38c626303c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-29 (Mon, 29 Jul 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[release] Update parent after release xwiki-commons-16.6.0
Compare: https://github.com/xwiki/xwiki-commons/compare/686c8bb2b9cf...de8103026cce
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/api-rights
Commit: 27c7bca5de5b021480c37800ee1a62b68494d93e
https://github.com/xwiki-contrib/api-rights/commit/27c7bca5de5b021480c37800…
Author: Mohamed Boussaa <mohamed.boussaa(a)xwiki.com>
Date: 2024-07-25 (Thu, 25 Jul 2024)
Changed paths:
M api-rights-api/src/main/java/org/xwiki/contrib/rights/SecurityRuleAbacus.java
M api-rights-api/src/main/java/org/xwiki/contrib/rights/internal/DefaultSecurityRuleAbacus.java
M api-rights-api/src/main/java/org/xwiki/contrib/rights/internal/RightsAPIService.java
Log Message:
-----------
RIGHTSAPI-38 : Add APIs to help extract rules from a set of rules based on unique subject and subject type
Commit: b44041b37c290accf06547a34078c90d88a73b29
https://github.com/xwiki-contrib/api-rights/commit/b44041b37c290accf06547a3…
Author: Mohamed Boussaa <mohamed.boussaa(a)xwiki.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M api-rights-api/src/main/java/org/xwiki/contrib/rights/SecurityRuleAbacus.java
M api-rights-api/src/main/java/org/xwiki/contrib/rights/internal/DefaultSecurityRuleAbacus.java
M api-rights-api/src/main/java/org/xwiki/contrib/rights/internal/RightsAPIService.java
Log Message:
-----------
RIGHTSAPI-38 : Add APIs to help extract rules from a set of rules based on unique subject and subject type
Commit: 61010b04201a495543beeebfc168fdc3c9d08597
https://github.com/xwiki-contrib/api-rights/commit/61010b04201a495543beeebf…
Author: Mohamed Boussaa <mohamed.boussaa(a)xwiki.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M api-rights-api/pom.xml
Log Message:
-----------
RIGHTSAPI-38 : Add APIs to help extract rules from a set of rules based on unique subject and subject type
* Add a dependency to apache commons-lang3 (for org.apache.commons.lang3.tuple.*)
Commit: 2155e1d7d3d911c2b2e64b3a00ce98954c25dd42
https://github.com/xwiki-contrib/api-rights/commit/2155e1d7d3d911c2b2e64b3a…
Author: Mohamed Boussaa <mohamed.boussaa(a)xwiki.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M pom.xml
Log Message:
-----------
[misc] Update maven project developers information
Commit: f94892598e03b8deb8d4f709f2a71956684f91a1
https://github.com/xwiki-contrib/api-rights/commit/f94892598e03b8deb8d4f709…
Author: Mohamed Boussaa <mohamed.boussaa(a)xwiki.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M api-rights-api/src/main/java/org/xwiki/contrib/rights/SecurityRuleAbacus.java
M api-rights-api/src/main/java/org/xwiki/contrib/rights/internal/DefaultSecurityRuleAbacus.java
Log Message:
-----------
RIGHTSAPI-38 : Add APIs to help extract rules from a set of rules based on unique subject and subject type
Commit: 3abc3f1b5fadbbab527611888e274ee84bd6d208
https://github.com/xwiki-contrib/api-rights/commit/3abc3f1b5fadbbab52761188…
Author: Anca Luca <lucaa(a)xwiki.com>
Date: 2024-07-27 (Sat, 27 Jul 2024)
Changed paths:
M api-rights-api/pom.xml
M api-rights-api/src/main/java/org/xwiki/contrib/rights/SecurityRuleAbacus.java
M api-rights-api/src/main/java/org/xwiki/contrib/rights/internal/DefaultSecurityRuleAbacus.java
M api-rights-api/src/main/java/org/xwiki/contrib/rights/internal/RightsAPIService.java
M pom.xml
Log Message:
-----------
Merge pull request #2 from mouhb/main
RIGHTSAPI-38 : Add APIs to help extract rules from a set of rules bas…
Compare: https://github.com/xwiki-contrib/api-rights/compare/803ccbfc9bb3...3abc3f1b…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/api-rights/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 809d694a31788d51dc9d160fb1ce8ae53be290e1
https://github.com/xwiki/xwiki-platform/commit/809d694a31788d51dc9d160fb1ce…
Author: Dorian OUAKLI <132468278+douakli(a)users.noreply.github.com>
Date: 2024-07-27 (Sat, 27 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-20191: Add the Source button for the Realtime editor (#3291)
* Enable the Source button but disconnect the user from the realtime session while they are viewing / editing the source, and try to reconnect them when switching back if there were no source changes, or there's no one else in the realtime session.
(cherry picked from commit 80e15f5e4ff241956450ee619c2a1937a5775cbd)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 95d0bab2c29dc0dcba8d0b0280f88093d34fbc8c
https://github.com/xwiki/xwiki-platform/commit/95d0bab2c29dc0dcba8d0b0280f8…
Author: Dorian OUAKLI <132468278+douakli(a)users.noreply.github.com>
Date: 2024-07-27 (Sat, 27 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-20191: Add the Source button for the Realtime editor (#3291)
* Enable the Source button but disconnect the user from the realtime session while they are viewing / editing the source, and try to reconnect them when switching back if there were no source changes, or there's no one else in the realtime session.
(cherry picked from commit 80e15f5e4ff241956450ee619c2a1937a5775cbd)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-16.6.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7d25daa4fe30f57a371e1eee2b4f0bf89666d85e
https://github.com/xwiki/xwiki-platform/commit/7d25daa4fe30f57a371e1eee2b4f…
Author: Dorian OUAKLI <132468278+douakli(a)users.noreply.github.com>
Date: 2024-07-27 (Sat, 27 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-20191: Add the Source button for the Realtime editor (#3291)
* Enable the Source button but disconnect the user from the realtime session while they are viewing / editing the source, and try to reconnect them when switching back if there were no source changes, or there's no one else in the realtime session.
(cherry picked from commit 80e15f5e4ff241956450ee619c2a1937a5775cbd)
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: 80e15f5e4ff241956450ee619c2a1937a5775cbd
https://github.com/xwiki/xwiki-platform/commit/80e15f5e4ff241956450ee619c2a…
Author: Dorian OUAKLI <132468278+douakli(a)users.noreply.github.com>
Date: 2024-07-27 (Sat, 27 Jul 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-plugins/src/main/webjar/xwiki-realtime/plugin.js
M xwiki-platform-core/xwiki-platform-ckeditor/xwiki-platform-ckeditor-ui/src/main/resources/CKEditor/Translations.xml
M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java
Log Message:
-----------
XWIKI-20191: Add the Source button for the Realtime editor (#3291)
* Enable the Source button but disconnect the user from the realtime session while they are viewing / editing the source, and try to reconnect them when switching back if there were no source changes, or there's no one else in the realtime session.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/stable-14.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: c21911f34b3dd224b65e1a98657082c9cc901cf6
https://github.com/xwiki/xwiki-rendering/commit/c21911f34b3dd224b65e1a98657…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-752: The default implementation of MacroDescriptor#getDefaultCategories is wrong when getDefaultCategory returns null
(cherry picked from commit 5a91250d1c81f475ef605c11dc4389a9e2843071)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 64194e6eb5160113595986211d8e259c8594515d
https://github.com/xwiki/xwiki-rendering/commit/64194e6eb5160113595986211d8…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-752: The default implementation of MacroDescriptor#getDefaultCategories is wrong when getDefaultCategory returns null
(cherry picked from commit 5a91250d1c81f475ef605c11dc4389a9e2843071)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.6.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: c3b32eebcaab96070b0d0e6aeb97a733fec1cd24
https://github.com/xwiki/xwiki-rendering/commit/c3b32eebcaab96070b0d0e6aeb9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-752: The default implementation of MacroDescriptor#getDefaultCategories is wrong when getDefaultCategory returns null
(cherry picked from commit 5a91250d1c81f475ef605c11dc4389a9e2843071)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 5a91250d1c81f475ef605c11dc4389a9e2843071
https://github.com/xwiki/xwiki-rendering/commit/5a91250d1c81f475ef605c11dc4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-07-26 (Fri, 26 Jul 2024)
Changed paths:
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/main/aspect/org/xwiki/rendering/macro/descriptor/MacroDescriptorAspect.java
M xwiki-rendering-legacy/xwiki-rendering-legacy-transformations/xwiki-rendering-legacy-transformation-macro/src/test/java/org/xwiki/rendering/macro/descriptor/DeprecatedMacroDescriptorTest.java
Log Message:
-----------
XRENDERING-752: The default implementation of MacroDescriptor#getDefaultCategories is wrong when getDefaultCategory returns null
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications