Branch: refs/heads/CRISTAL-231
Home: https://github.com/xwiki-contrib/cristal
Commit: 726bf82a6264dc52b3c01a6cbd33c3ab19930b87
https://github.com/xwiki-contrib/cristal/commit/726bf82a6264dc52b3c01a6cbd3…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M ds/shoelace/src/vue/css/style.css
M skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-231: Improve CSS for Cristal Features
- Improvement for spacings in the sidebar
- Adjustments to the Create Page menu
- Addition of border radius variables to Shoelace
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/confluence
Commit: 9df936ae93df0e8a45bd7aaf7095828e35feda6d
https://github.com/xwiki-contrib/confluence/commit/9df936ae93df0e8a45bd7aaf…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/RwPagetreeMacroConverter.java
M confluence-xml/src/test/resources/confluencexml/content.test
M confluence-xml/src/test/resources/confluencexml/contentwithprefixedmacro.test
Log Message:
-----------
CONFLUENCE-294: rw-pagetree converter forgets to prefix the root parameter with "document:"
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 97d502eb7a840b05928d502d69717c8021fa50de
https://github.com/xwiki/xwiki-commons/commit/97d502eb7a840b05928d502d69717…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-xml/pom.xml
R xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-xml/src/checkstyle/checkstyle-suppressions.xml
M xwiki-commons-core/xwiki-commons-diff/xwiki-commons-diff-xml/src/main/java/org/xwiki/diff/xml/internal/HTMLDiffMarker.java
Log Message:
-----------
[Misc] Remove checkstyle suppressions and fix code to pass checkstyle (thanks to ChatGPT for the help - Reviewed manually)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: c367b612201cb05fd311ec7336eef339f5f7fd74
https://github.com/xwiki/xwiki-commons/commit/c367b612201cb05fd311ec7336eef…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-xml/pom.xml
R xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-xml/src/main/checkstyle/checkstyle-suppressions.xml
Log Message:
-----------
[Misc] Remove checkstyle suppressions that don't seem needed (the build for xwiki-commons-filter passes without them)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: be1c8972ecbfc614b04e0dbd37a8d3803154af7d
https://github.com/xwiki/xwiki-commons/commit/be1c8972ecbfc614b04e0dbd37a8d…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/HexBinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/InternalBinaryStringEncoder.java
Log Message:
-----------
[Misc] Fix English typos
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 0c70b11623e187562aa6b602f435e0531e35ed93
https://github.com/xwiki/xwiki-commons/commit/0c70b11623e187562aa6b602f435e…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/pom.xml
R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/checkstyle/checkstyle-suppressions.xml
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/Base64BinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/HexBinaryStringEncoder.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-common/src/main/java/org/xwiki/crypto/internal/encoder/UrlBase64BinaryStringEncoder.java
M xwiki-commons-tools/xwiki-commons-tool-verification-resources/src/main/resources/checkstyle.xml
Log Message:
-----------
[Misc] Allow using @SuppressWarnings annotations + comments to ignore some checkstyle rules
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-admintools
Commit: 62116c808398146c9ed00e090f47a47c73b727e0
https://github.com/xwiki-contrib/application-admintools/commit/62116c808398…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-07 (Mon, 07 Oct 2024)
Changed paths:
M src/main/resources/Admin/CheckIndexes.xml
M src/main/resources/Admin/QueryOnXWiki.xml
M src/main/resources/Admin/SQLToolsGroovy.xml
M src/main/resources/Admin/ShowLargeHistory.xml
M src/main/resources/Admin/ShowSpammedPages.xml
M src/main/resources/Admin/Tools.xml
M src/main/resources/Admin/UsedSpace.xml
Log Message:
-----------
Add missing fix for database product detection
Commit 0cb1943013aa6bef62d9a77c601581a2becf48f8 introduce a fix for database product detection that is used in `UsedSpace` tool but forgot to update similar code in various other pages.
This commit fix that and also used a better naming for the newly introduce method (`getXWikiDatabaseSystemFromDatabaseMetadata` instead of `getXWikiDatabaseSystemFromHibernateStore`).
Commit: 4de120050825683fa025ec797084401af48e0d40
https://github.com/xwiki-contrib/application-admintools/commit/4de120050825…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M src/main/resources/Admin/Tools.xml
Log Message:
-----------
Revert to old code for MySQL/MariaDB detection
Section specific to MySQL/MariaDB can relies on the code that will report the database being `MySQL` even if currently running on `MariaDB`. So keep using that code instead of adding complexity in the test.
Commit: 30a0f41c0edb360739704a49d0eb91401fcb8bc8
https://github.com/xwiki-contrib/application-admintools/commit/30a0f41c0edb…
Author: Antoine Mottier <antoine.mottier(a)ow2.org>
Date: 2024-10-14 (Mon, 14 Oct 2024)
Changed paths:
M src/main/resources/Admin/CheckIndexes.xml
M src/main/resources/Admin/QueryOnXWiki.xml
M src/main/resources/Admin/SQLToolsGroovy.xml
M src/main/resources/Admin/ShowLargeHistory.xml
M src/main/resources/Admin/ShowSpammedPages.xml
M src/main/resources/Admin/Tools.xml
M src/main/resources/Admin/UsedSpace.xml
Log Message:
-----------
Merge pull request #39 from amottier/add-missing-fix-for-db-product-detection
Add missing fix for database product detection
Compare: https://github.com/xwiki-contrib/application-admintools/compare/193f901948a…
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-admintools/settings/notificati…
Branch: refs/heads/CRISTAL-231
Home: https://github.com/xwiki-contrib/cristal
Commit: d5bf9e9e7453623c70db234953f72accad09ec9d
https://github.com/xwiki-contrib/cristal/commit/d5bf9e9e7453623c70db234953f…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/info-actions/info-actions-ui/src/vue/InfoActions.vue
M skin/src/vue/c-content.vue
M skin/src/vue/c-help.vue
M skin/src/vue/c-sidebar.vue
M skin/src/vue/c-view.vue
Log Message:
-----------
CRISTAL-231: Improve CSS for Cristal Features
- Improvement for spacings in the sidebar
- Improvements for the grid layout on the content column
- Improvement to scrolling on both the sidebar and content column
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: 50e339b8a12ef304632b6814619b0ab203c4c473
https://github.com/xwiki/xwiki-platform/commit/50e339b8a12ef304632b6814619b…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/widgets/upload.css
Log Message:
-----------
XWIKI-22501: Attachment progress info is lacking contrast (#3534)
* Removed the opacity that was here without a specific good reason. This solves the contrast issue and AFAIK wasn't necessary for anything
* Added a border radius to improve consistency of the skin style since `XWIKI-21334: Uniformize the rounded edges of visual elements`
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: d32b5a82e2a2f206502c2db8d4b8f762c81f26b2
https://github.com/xwiki/xwiki-platform/commit/d32b5a82e2a2f206502c2db8d4b8…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22202: Underline inline links on the doc renaming page (#3199)
* Added a rule to cover all xHints
(cherry picked from commit efb1435f53d6ff805a273e635a0d8a0307a06e69)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/backport-3199-to-stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: eaec59897e3f30e98901f5f630b45dc5255c1809
https://github.com/xwiki/xwiki-platform/commit/eaec59897e3f30e98901f5f630b4…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22202: Underline inline links on the doc renaming page (#3199)
* Added a rule to cover all xHints
(cherry picked from commit efb1435f53d6ff805a273e635a0d8a0307a06e69)
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: efb1435f53d6ff805a273e635a0d8a0307a06e69
https://github.com/xwiki/xwiki-platform/commit/efb1435f53d6ff805a273e635a0d…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/general.less
Log Message:
-----------
XWIKI-22202: Underline inline links on the doc renaming page (#3199)
* Added a rule to cover all xHints
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-231
Home: https://github.com/xwiki-contrib/cristal
Commit: b2d55f84a509b0521a70de9f036e313cc7eadb64
https://github.com/xwiki-contrib/cristal/commit/b2d55f84a509b0521a70de9f036…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M .github/renovate.json5
Log Message:
-----------
[Misc] Assign Manuel to all upgrade pull requests
Commit: 900316ed623f9b7d7499fb0e19d721d4f0b662c1
https://github.com/xwiki-contrib/cristal/commit/900316ed623f9b7d7499fb0e19d…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M pnpm-lock.yaml
M sources/xwiki/mock-server/package.json
M web/package.json
Log Message:
-----------
[Misc] Update express to v4.20.0 and @types/express to v5
Commit: ddc892f222daace7a24ef432bb0bab784d94dd7d
https://github.com/xwiki-contrib/cristal/commit/ddc892f222daace7a24ef432bb0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
R .eslintignore
R .eslintrc
R api/src/vue.d.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/icons/package.json
R core/icons/src/vue.d.ts
R ds/dsfr/src/vue.d.ts
R ds/shoelace/src/vue.d.ts
R ds/vuetify/src/vue.d.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M electron/main/src/index.ts
R electron/renderer/src/vite-env.d.ts
R electron/renderer/src/vue.d.ts
M electron/storage/src/electron/main/index.ts
M extension-manager/src/components/defaultExtensionManager.ts
R extensions/menubuttons/src/vue.d.ts
M lib/src/components/DefaultCristalApp.ts
R lib/src/i18n.ts
R lib/src/vue.d.ts
R macros/src/vue.d.ts
M package.json
M pnpm-lock.yaml
M rendering/rendering/src/components/defaultRenderer.ts
M rendering/rendering/src/components/marked-macro.ts
R sharedworker/api/src/vite-env.d.ts
R sharedworker/api/src/vue.d.ts
R sharedworker/api/vite-env.d.ts
M sharedworker/impl/src/components/worker.ts
R sharedworker/impl/src/vite-env.d.ts
R sharedworker/impl/src/vue.d.ts
R sharedworker/impl/vite-env.d.ts
M skin/src/components/defaultSkinManager.ts
R skin/src/vue.d.ts
M skin/src/vue/contentTools.ts
R web/.eslintrc
M web/package.json
R web/src/vite-env.d.ts
R web/src/vue.d.ts
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
R xwiki/remoteinlineeditor/src/vue.d.ts
Log Message:
-----------
CRISTAL-249: Migrate to eslint 9
Code change:
* migration to the new eslint file format
* Fix newly detected minor linting issues
Main dependency change:
* upgrade @typescript-eslint/eslint-plugin to 8.8.1
* upgrade @typescript-eslint/parser to 8.8.1
* upgrade eslint-plugin-prettier to 5.2.1
* upgrade eslint-plugin-vue to 9.29.0
* upgrade eslint to 9.12.0
Commit: 37be00c9689ebc8a15254f4315154dacc545aebb
https://github.com/xwiki-contrib/cristal/commit/37be00c9689ebc8a15254f43151…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
A eslint.config.mjs
A web/eslint.config.mjs
Log Message:
-----------
CRISTAL-249: Migrate to eslint 9
Add missing eslint.config.mjs files.
Commit: b8c59327b56c81abe95ca3c3e4535feff6759031
https://github.com/xwiki-contrib/cristal/commit/b8c59327b56c81abe95ca3c3e45…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/vitest.config.ts
M core/hierarchy/hierarchy-xwiki/package.json
A core/hierarchy/hierarchy-xwiki/vitest.config.ts
M editors/tiptap/package.json
A editors/tiptap/vitest.config.ts
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 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 vitest to v2
* Add missing vitest.config.ts files
* Remove useless test script in package.json files just calling echo
Commit: d56aed9e43eec6edff822127c765c7f1013575b5
https://github.com/xwiki-contrib/cristal/commit/d56aed9e43eec6edff822127c76…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/backends/backend-xwiki/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M editors/tiptap/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency vitest to v2
Move @xwiki/cristal-dev-config to dev dependencies for all packages.
Commit: 56fb8f8c21068e77135b2d487ff12c2fa94298a7
https://github.com/xwiki-contrib/cristal/commit/56fb8f8c21068e77135b2d487ff…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency rimraf to v6
Commit: ac8e2d56b32d88a500441b9f8ee40460795bcef3
https://github.com/xwiki-contrib/cristal/commit/ac8e2d56b32d88a500441b9f8ee…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
Log Message:
-----------
CRISTAL-239: Navigation tree present odd results with the Filesystem backend (#381)
* Add fallback when a node has an empty page name
Commit: 38a7f710c2ccdf9283096337b078b843f81eab74
https://github.com/xwiki-contrib/cristal/commit/38a7f710c2ccdf9283096337b07…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
A ds/shoelace/src/utils/navigation-tree-selection.ts
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
Log Message:
-----------
CRISTAL-244: Clicking outside the text in the navigation tree nodes does nothing (#375)
Commit: 99957094e5a577d75e22e69b8069407e7d76df32
https://github.com/xwiki-contrib/cristal/commit/99957094e5a577d75e22e69b806…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
R .eslintignore
R .eslintrc
M .github/renovate.json5
R api/src/vue.d.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/vitest.config.ts
M core/hierarchy/hierarchy-xwiki/package.json
A core/hierarchy/hierarchy-xwiki/vitest.config.ts
M core/icons/package.json
R core/icons/src/vue.d.ts
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
R ds/dsfr/src/vue.d.ts
A ds/shoelace/src/utils/navigation-tree-selection.ts
R ds/shoelace/src/vue.d.ts
M ds/shoelace/src/vue/x-navigation-tree.vue
R ds/vuetify/src/vue.d.ts
M ds/vuetify/src/vue/x-navigation-tree.vue
M editors/tiptap/package.json
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
A editors/tiptap/vitest.config.ts
M electron/main/package.json
M electron/main/src/index.ts
M electron/preload/package.json
M electron/renderer/package.json
R electron/renderer/src/vite-env.d.ts
R electron/renderer/src/vue.d.ts
M electron/storage/package.json
M electron/storage/src/electron/main/index.ts
A eslint.config.mjs
M extension-manager/package.json
M extension-manager/src/components/defaultExtensionManager.ts
M extensions/menubuttons/package.json
R extensions/menubuttons/src/vue.d.ts
M lib/package.json
M lib/src/components/DefaultCristalApp.ts
R lib/src/i18n.ts
R lib/src/vue.d.ts
M macros/package.json
R macros/src/vue.d.ts
M package.json
M pnpm-lock.yaml
M rendering/rendering/package.json
M rendering/rendering/src/components/defaultRenderer.ts
M rendering/rendering/src/components/marked-macro.ts
M rendering/wikimodel/package.json
M sharedworker/api/package.json
R sharedworker/api/src/vite-env.d.ts
R sharedworker/api/src/vue.d.ts
R sharedworker/api/vite-env.d.ts
M sharedworker/impl/package.json
M sharedworker/impl/src/components/worker.ts
R sharedworker/impl/src/vite-env.d.ts
R sharedworker/impl/src/vue.d.ts
R sharedworker/impl/vite-env.d.ts
M skin/package.json
M skin/src/components/defaultSkinManager.ts
R skin/src/vue.d.ts
M skin/src/vue/contentTools.ts
M sources/xwiki/mock-server/package.json
R web/.eslintrc
A web/eslint.config.mjs
M web/package.json
R web/src/vite-env.d.ts
R web/src/vue.d.ts
M xwiki/remoteinlineeditor/package.json
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
R xwiki/remoteinlineeditor/src/vue.d.ts
Log Message:
-----------
Merge branch 'main' into cristal-231
Commit: 7265788c0dba8e3b145769c273a17cee7bb241f2
https://github.com/xwiki-contrib/cristal/commit/7265788c0dba8e3b145769c273a…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M ds/shoelace/src/vue/x-navigation-tree.vue
Log Message:
-----------
CRISTAL-231: Improve CSS for Cristal Features
* Fixing a missing close block
Compare: https://github.com/xwiki-contrib/cristal/compare/d5b52d4069bc...7265788c0dba
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 88c000a7259c194d958772fe783c645f3e3e618c
https://github.com/xwiki/xwiki-platform/commit/88c000a7259c194d958772fe783c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryManager.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/src/test/it/org/xwiki/repository/test/ui/repository/RepositoryIT.java
Log Message:
-----------
XWIKI-22570: A REST call to get a proxied extension version metadata modify and save the document
(cherry picked from commit 6a780f156ac571832b81ddace25691c415a21a8e)
(cherry picked from commit af1b76da7fd9fcbf7a08c36082194b28c8aa74fc)
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: af1b76da7fd9fcbf7a08c36082194b28c8aa74fc
https://github.com/xwiki/xwiki-platform/commit/af1b76da7fd9fcbf7a08c3608219…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryManager.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/src/test/it/org/xwiki/repository/test/ui/repository/RepositoryIT.java
Log Message:
-----------
XWIKI-22570: A REST call to get a proxied extension version metadata modify and save the document
(cherry picked from commit 6a780f156ac571832b81ddace25691c415a21a8e)
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: 6a780f156ac571832b81ddace25691c415a21a8e
https://github.com/xwiki/xwiki-platform/commit/6a780f156ac571832b81ddace256…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/src/main/java/org/xwiki/repository/internal/RepositoryManager.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/src/test/it/org/xwiki/repository/test/ui/repository/RepositoryIT.java
Log Message:
-----------
XWIKI-22570: A REST call to get a proxied extension version metadata modify and save the document
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: ac8e2d56b32d88a500441b9f8ee40460795bcef3
https://github.com/xwiki-contrib/cristal/commit/ac8e2d56b32d88a500441b9f8ee…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
Log Message:
-----------
CRISTAL-239: Navigation tree present odd results with the Filesystem backend (#381)
* Add fallback when a node has an empty page name
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-239
Home: https://github.com/xwiki-contrib/cristal
Commit: 90be83a7cd098defc2329bc707fc5edefc8987e2
https://github.com/xwiki-contrib/cristal/commit/90be83a7cd098defc2329bc707f…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
Log Message:
-----------
CRISTAL-239: Navigation tree present odd results with the Filesystem backend
* Add fallback when a node has an empty page name
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/CRISTAL-244
Home: https://github.com/xwiki-contrib/cristal
Commit: 0a140c0487f4c83aff534b128ac50b9430d94e80
https://github.com/xwiki-contrib/cristal/commit/0a140c0487f4c83aff534b128ac…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
A ds/shoelace/src/utils/navigation-tree-selection.ts
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
Log Message:
-----------
CRISTAL-244: Clicking outside the text in the navigation tree nodes does nothing
* Introduce NavigationTreeSelection
* Other small improvements
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: b8c59327b56c81abe95ca3c3e4535feff6759031
https://github.com/xwiki-contrib/cristal/commit/b8c59327b56c81abe95ca3c3e45…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M core/backends/backend-xwiki/package.json
A core/backends/backend-xwiki/vitest.config.ts
M core/hierarchy/hierarchy-xwiki/package.json
A core/hierarchy/hierarchy-xwiki/vitest.config.ts
M editors/tiptap/package.json
A editors/tiptap/vitest.config.ts
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 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 vitest to v2
* Add missing vitest.config.ts files
* Remove useless test script in package.json files just calling echo
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 7d47f8dd2ca5b6399d792fe3439b3ffe9f8fd464
https://github.com/xwiki/xwiki-platform/commit/7d47f8dd2ca5b6399d792fe3439b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki_debug.sh
Log Message:
-----------
XWIKI-22553: The minimum supported version in the xjetty start script should be generated
* add missing parameter in previous commit
(cherry picked from commit 159e18b21fffaaba36adc79464361d1a88a97c64)
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: ef47805c2d806d6d96e028c058886ab492ef97b1
https://github.com/xwiki/xwiki-platform/commit/ef47805c2d806d6d96e028c05888…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki_debug.sh
Log Message:
-----------
XWIKI-22553: The minimum supported version in the xjetty start script should be generated
* add missing parameter in previous commit
(cherry picked from commit 159e18b21fffaaba36adc79464361d1a88a97c64)
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: 159e18b21fffaaba36adc79464361d1a88a97c64
https://github.com/xwiki/xwiki-platform/commit/159e18b21fffaaba36adc7946436…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki_debug.sh
Log Message:
-----------
XWIKI-22553: The minimum supported version in the xjetty start script should be generated
* add missing parameter in previous commit
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: 37b98a28dba295129b314cb2f409499d68e3bf3e
https://github.com/xwiki/xwiki-platform/commit/37b98a28dba295129b314cb2f409…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/assembly/distribution.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki_debug.sh
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/stop_xwiki.sh
Log Message:
-----------
XWIKI-22553: The minimum supported version in the xjetty start script should be generated
* also remove all duplication between start_xwiki.sh and start_xwiki_debug.sh
(cherry picked from commit 694ae93575272f5ccf33ccf03fe9fd40d167b60c)
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: 18cfb6eab64716f40fc0dfaa6e9859ba6b92e3df
https://github.com/xwiki/xwiki-platform/commit/18cfb6eab64716f40fc0dfaa6e98…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/assembly/distribution.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki_debug.sh
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/stop_xwiki.sh
Log Message:
-----------
XWIKI-22553: The minimum supported version in the xjetty start script should be generated
* also remove all duplication between start_xwiki.sh and start_xwiki_debug.sh
(cherry picked from commit 694ae93575272f5ccf33ccf03fe9fd40d167b60c)
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: 694ae93575272f5ccf33ccf03fe9fd40d167b60c
https://github.com/xwiki/xwiki-platform/commit/694ae93575272f5ccf33ccf03fe9…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/assembly/distribution.xml
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki.sh
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/start_xwiki_debug.sh
M xwiki-platform-tools/xwiki-platform-tool-jetty/xwiki-platform-tool-jetty-resources/src/main/resources/stop_xwiki.sh
Log Message:
-----------
XWIKI-22553: The minimum supported version in the xjetty start script should be generated
* also remove all duplication between start_xwiki.sh and start_xwiki_debug.sh
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: ddc892f222daace7a24ef432bb0bab784d94dd7d
https://github.com/xwiki-contrib/cristal/commit/ddc892f222daace7a24ef432bb0…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
R .eslintignore
R .eslintrc
R api/src/vue.d.ts
M core/backends/backend-nextcloud/src/nextcloudStorage.ts
M core/icons/package.json
R core/icons/src/vue.d.ts
R ds/dsfr/src/vue.d.ts
R ds/shoelace/src/vue.d.ts
R ds/vuetify/src/vue.d.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-link-edit.vue
M electron/main/src/index.ts
R electron/renderer/src/vite-env.d.ts
R electron/renderer/src/vue.d.ts
M electron/storage/src/electron/main/index.ts
M extension-manager/src/components/defaultExtensionManager.ts
R extensions/menubuttons/src/vue.d.ts
M lib/src/components/DefaultCristalApp.ts
R lib/src/i18n.ts
R lib/src/vue.d.ts
R macros/src/vue.d.ts
M package.json
M pnpm-lock.yaml
M rendering/rendering/src/components/defaultRenderer.ts
M rendering/rendering/src/components/marked-macro.ts
R sharedworker/api/src/vite-env.d.ts
R sharedworker/api/src/vue.d.ts
R sharedworker/api/vite-env.d.ts
M sharedworker/impl/src/components/worker.ts
R sharedworker/impl/src/vite-env.d.ts
R sharedworker/impl/src/vue.d.ts
R sharedworker/impl/vite-env.d.ts
M skin/src/components/defaultSkinManager.ts
R skin/src/vue.d.ts
M skin/src/vue/contentTools.ts
R web/.eslintrc
M web/package.json
R web/src/vite-env.d.ts
R web/src/vue.d.ts
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
R xwiki/remoteinlineeditor/src/vue.d.ts
Log Message:
-----------
CRISTAL-249: Migrate to eslint 9
Code change:
* migration to the new eslint file format
* Fix newly detected minor linting issues
Main dependency change:
* upgrade @typescript-eslint/eslint-plugin to 8.8.1
* upgrade @typescript-eslint/parser to 8.8.1
* upgrade eslint-plugin-prettier to 5.2.1
* upgrade eslint-plugin-vue to 9.29.0
* upgrade eslint to 9.12.0
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: e1224888d4cc203b1315d164990cf1e73116c834
https://github.com/xwiki/xwiki-platform/commit/e1224888d4cc203b1315d164990c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/ConfigurableClassIT.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClass.xml
Log Message:
-----------
XWIKI-22509: Users with only admin rights on a page (and its children) can't access custom administration sections
(cherry picked from commit d2f5176f9a7e2b700d554543de246956b1028722)
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: 85372e478aba76e397d7952165c78f54c27a1efb
https://github.com/xwiki/xwiki-platform/commit/85372e478aba76e397d7952165c7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/ConfigurableClassIT.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClass.xml
Log Message:
-----------
XWIKI-22509: Users with only admin rights on a page (and its children) can't access custom administration sections
(cherry picked from commit d2f5176f9a7e2b700d554543de246956b1028722)
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: d2f5176f9a7e2b700d554543de246956b1028722
https://github.com/xwiki/xwiki-platform/commit/d2f5176f9a7e2b700d554543de24…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-test/xwiki-platform-administration-test-docker/src/test/it/org/xwiki/administration/test/ui/ConfigurableClassIT.java
M xwiki-platform-core/xwiki-platform-administration/xwiki-platform-administration-ui/src/main/resources/XWiki/ConfigurableClass.xml
Log Message:
-----------
XWIKI-22509: Users with only admin rights on a page (and its children) can't access custom administration sections
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/CRISTAL-231
Home: https://github.com/xwiki-contrib/cristal
Commit: 1e41779092d978b11a3274fcb11a2d82088805a0
https://github.com/xwiki-contrib/cristal/commit/1e41779092d978b11a3274fcb11…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/package.json
A ds/vuetify/src/vue/__tests__/utils/vuetify.ts
A ds/vuetify/src/vue/__tests__/x-btn.test.ts
M ds/vuetify/src/vue/x-btn.vue
M ds/vuetify/tsconfig.json
A ds/vuetify/vitest.config.ts
M pnpm-lock.yaml
Log Message:
-----------
CRISTAL-247: Support for variants in buttons
Commit: acd9d97d49cbd7b5b2f898a15ab52d31081096aa
https://github.com/xwiki-contrib/cristal/commit/acd9d97d49cbd7b5b2f898a15ab…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update dependency nx to v19.8.4
Commit: 75052017c38157d6934b03e816fa56148c65431b
https://github.com/xwiki-contrib/cristal/commit/75052017c38157d6934b03e816f…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-09 (Wed, 09 Oct 2024)
Changed paths:
M ds/shoelace/src/vue/x-btn.vue
Log Message:
-----------
CRISTAL-247: Support for variants in buttons
Make sure the default value is used on shoelace when no variant is defined.
Commit: f8a8158c451737016f29a1678169e986ff3e05e2
https://github.com/xwiki-contrib/cristal/commit/f8a8158c451737016f29a167816…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M ds/api/src/index.ts
M ds/shoelace/src/vue/x-btn.vue
M ds/vuetify/package.json
A ds/vuetify/src/vue/__tests__/utils/vuetify.ts
A ds/vuetify/src/vue/__tests__/x-btn.test.ts
M ds/vuetify/src/vue/x-btn.vue
M ds/vuetify/tsconfig.json
A ds/vuetify/vitest.config.ts
M package.json
M pnpm-lock.yaml
Log Message:
-----------
Merge branch 'main' into CRISTAL-231
Commit: b57f5154a39425414817756760625d02aec269a5
https://github.com/xwiki-contrib/cristal/commit/b57f5154a394254148177567606…
Author: Thiago Krieck <thiago.krieck(a)xwiki.com>
Date: 2024-10-10 (Thu, 10 Oct 2024)
Changed paths:
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
M ds/vuetify/src/vue/x-btn.vue
M ds/vuetify/src/vue/x-navigation-tree.vue
M skin/src/vue/c-content.vue
Log Message:
-----------
CRISTAL-231: Improve CSS for Cristal Features
* Fix document content padding
* Fix spacing of tree items on Vuetify
* Introduction of Vuetify Theme configs
* Changed Vuetify button to 'tonal'
Compare: https://github.com/xwiki-contrib/cristal/compare/7b295ebda16f...b57f5154a394
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications