Branch: refs/heads/CRISTAL-219
Home: https://github.com/xwiki-contrib/cristal
Commit: 0df3c255d7acac2da44c1ae7366c9867c0154950
https://github.com/xwiki-contrib/cristal/commit/0df3c255d7acac2da44c1ae7366…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M api/src/api/WikiConfig.ts
M api/src/components/defaultWikiConfig.ts
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M core/navigation-tree/navigation-tree-api/package.json
M core/navigation-tree/navigation-tree-api/src/index.ts
M core/navigation-tree/navigation-tree-default/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-default/src/index.ts
A core/navigation-tree/navigation-tree-default/src/utils.ts
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-filesystem/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-github/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-nextcloud/src/components/componentsInit.ts
M core/navigation-tree/navigation-tree-xwiki/src/components/componentsInit.ts
M ds/shoelace/src/vue/form/x-form.vue
M ds/shoelace/src/vue/form/x-text-field.vue
M ds/shoelace/src/vue/x-dialog.vue
M ds/shoelace/src/vue/x-navigation-tree.vue
M ds/vuetify/package.json
M ds/vuetify/src/vue/x-navigation-tree.vue
M pnpm-lock.yaml
A skin/src/vue/c-page-creation-menu.vue
M skin/src/vue/c-sidebar.vue
Log Message:
-----------
CRISTAL-219: UI for creating pages
* Add New Page dialog to the sidebar: `CPageCreationMenu`
* Make navigation trees react to current page changes
* Add prop to `XNavigationTree` to override default click action
* Introduce `NavigationTreeSource.getParentNodesId()`
* Introduce `WikiConfig.getPageResourceSeparator()`
* Introduce `WikiConfig.getNewPageDefaultName()`
* Introduce property `NavigationTreeNode.location`
* Implement missing model on Shoelace's `XTextField`
* Implement missing model on Shoelace's `XDialog`
* Slightly unify CSS between Shoelace and Vuetify components
* Update `vuetify` to version `3.6.15`
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 27792abe529788ad506cf956213b5cc7d1dcd88d
https://github.com/xwiki/xwiki-platform/commit/27792abe529788ad506cf956213b…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/Utils.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/resources/spaces/SpacesResourceImpl.java
A xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/test/java/org/xwiki/rest/internal/UtilsTest.java
Log Message:
-----------
XWIKI-22440: Wrong hrel links for REST attachments, objects...
* fix wrong since
* fix two mistakes
* add unit tests
(cherry picked from commit 577a3e110c0c97857c0aee37172cc2f108a4ed46)
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: 587aaf1e852c0b5a7f5b58728cdb4ab3f2e6ce0f
https://github.com/xwiki/xwiki-platform/commit/587aaf1e852c0b5a7f5b58728cdb…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-storage/src/test/it/org/xwiki/test/storage/DocumentTest.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-ui/src/test/it/org/xwiki/test/ui/EditInlineTest.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-ui/src/test/it/org/xwiki/test/ui/EditWikiTest.java
Log Message:
-----------
[Misc] Fix compilation of flavor tests
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications