Branch: refs/heads/CRISTAL-201
Home: https://github.com/xwiki-contrib/cristal
Commit: bea879553015661ae21e1f6b0b897153023470ed
https://github.com/xwiki-contrib/cristal/commit/bea879553015661ae21e1f6b0b8…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-08-19 (Mon, 19 Aug 2024)
Changed paths:
M editors/tiptap/package.json
M pnpm-lock.yaml
Log Message:
-----------
[Misc] Update tiptap to v2.5.8
Commit: 23e628214aa884faf26d47f59fe3dbd4462f908e
https://github.com/xwiki-contrib/cristal/commit/23e628214aa884faf26d47f59fe…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-08-23 (Fri, 23 Aug 2024)
Changed paths:
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
A core/navigation-tree/navigation-tree-api/package.json
A core/navigation-tree/navigation-tree-api/src/index.ts
A core/navigation-tree/navigation-tree-api/tsconfig.json
A core/navigation-tree/navigation-tree-api/vite.config.ts
A core/navigation-tree/navigation-tree-default/package.json
A core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-default/src/index.ts
A core/navigation-tree/navigation-tree-default/tsconfig.json
A core/navigation-tree/navigation-tree-default/vite.config.ts
A core/navigation-tree/navigation-tree-filesystem/package.json
A core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-filesystem/src/index.ts
A core/navigation-tree/navigation-tree-filesystem/tsconfig.json
A core/navigation-tree/navigation-tree-filesystem/vite.config.ts
A core/navigation-tree/navigation-tree-github/package.json
A core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-github/src/index.ts
A core/navigation-tree/navigation-tree-github/tsconfig.json
A core/navigation-tree/navigation-tree-github/vite.config.ts
A core/navigation-tree/navigation-tree-nextcloud/package.json
A core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-nextcloud/src/index.ts
A core/navigation-tree/navigation-tree-nextcloud/tsconfig.json
A core/navigation-tree/navigation-tree-nextcloud/vite.config.ts
A core/navigation-tree/navigation-tree-xwiki/package.json
A core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
A core/navigation-tree/navigation-tree-xwiki/src/index.ts
A core/navigation-tree/navigation-tree-xwiki/tsconfig.json
A core/navigation-tree/navigation-tree-xwiki/vite.config.ts
M ds/shoelace/package.json
M ds/shoelace/src/components/shoelaceDesignSystemLoader.ts
A ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/package.json
M ds/vuetify/src/components/vuetifyDesignSystemLoader.ts
A ds/vuetify/src/vue/x-navigation-tree.vue
M electron/renderer/package.json
M electron/renderer/src/index.ts
M electron/storage/src/electron/main/index.ts
M electron/storage/src/electron/preload/apiTypes.ts
M electron/storage/src/electron/preload/index.ts
M pnpm-lock.yaml
M pnpm-workspace.yaml
M skin/package.json
M skin/src/vue/c-sidebar.vue
M sources/xwiki/mock-server/src/index.ts
M web/e2e/main-page.spec.ts
A web/e2e/pageObjects/NavigationTree.ts
M web/package.json
M web/src/index.ts
Log Message:
-----------
CRISTAL-201: Introduce a Navigation tree
* Introduce NavigationTreeResolver
* Implement NavigationTreeResolver components for multiple backends:
* FileSystem
* GitHub
* Nextcloud
* XWiki
* Add navigation tree UI element to Shoelace and Vuetify
* Add a page test for XWiki backend
Compare: https://github.com/xwiki-contrib/cristal/compare/bea879553015%5E...23e62821…
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: b9bd5986b79b67e6d7f655447fc7058f8c77eaca
https://github.com/xwiki/xwiki-platform/commit/b9bd5986b79b67e6d7f655447fc7…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/servletengine/ServletContainerExecutor.java
Log Message:
-----------
XWIKI-21211: Upgrade the standalone packaging to Jetty 12.x
* Add missing websocket modules when using the official Jetty docker image
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: 3f9eb2bebe29a3db7323ee30b6a071edfdfe5b62
https://github.com/xwiki/xwiki-platform/commit/3f9eb2bebe29a3db7323ee30b6a0…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/CopyPageIT.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Fixing CopyPageIT
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: 4fb8f14aaebd9aaf4dcd89639958eb6353c562d3
https://github.com/xwiki/xwiki-platform/commit/4fb8f14aaebd9aaf4dcd89639958…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-test/xwiki-platform-appwithinminutes-test-pageobjects/src/main/java/org/xwiki/appwithinminutes/test/po/ApplicationHomeEditPage.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Ensure to properly scroll for reaching the delete button
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: facbaa3ae0a3d015b4dae222fa92ebe6a403a3e7
https://github.com/xwiki/xwiki-platform/commit/facbaa3ae0a3d015b4dae222fa92…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-08-22 (Thu, 22 Aug 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/RegisterIT.java
Log Message:
-----------
XWIKI-21452: Macros info, success, warning and error are only distinguished by colors
* Fix test again
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications