Branch: refs/heads/CRISTAL-464 Home: https://github.com/xwiki-contrib/cristal Commit: 768ab65e0063666d5a3abf2a5847a3e2b7ca8d51 https://github.com/xwiki-contrib/cristal/commit/768ab65e0063666d5a3abf2a5847... Author: Pierre Jeanjean <[email protected]> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M skin/src/vue/__tests__/c-sidebar.test.ts M skin/src/vue/c-page-creation-menu.vue M sources/xwiki/mock-server/src/index.ts M web/e2e/main-page.spec.ts Log Message: ----------- CRISTAL-464: User should not be able to create pages when not logged in * Add check for edit rights on parent page before child creation * Add UI test Commit: ca04c03710113ecb5e1e623d0d88ae6ceeb6f4a7 https://github.com/xwiki-contrib/cristal/commit/ca04c03710113ecb5e1e623d0d88... Author: Pierre Jeanjean <[email protected]> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M skin/langs/translation-en.json M skin/langs/translation-fr.json Log Message: ----------- CRISTAL-464: User should not be able to create pages when not logged in * Add missing translations Commit: 267d4fdc6cc7c71f1e441f18299a932ad7b0436a https://github.com/xwiki-contrib/cristal/commit/267d4fdc6cc7c71f1e441f18299a... Author: Pierre Jeanjean <[email protected]> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M web/e2e/main-page.spec.ts-snapshots/-Shoelace-has-content-1-Mobile-Chrome-linux.png M web/e2e/main-page.spec.ts-snapshots/-Shoelace-has-content-1-chromium-linux.png M web/e2e/main-page.spec.ts-snapshots/-Shoelace-has-content-1-firefox-linux.png M web/e2e/main-page.spec.ts-snapshots/-Vuetify-has-content-1-Mobile-Chrome-linux.png M web/e2e/main-page.spec.ts-snapshots/-Vuetify-has-content-1-chromium-linux.png M web/e2e/main-page.spec.ts-snapshots/-Vuetify-has-content-1-firefox-linux.png Log Message: ----------- CRISTAL-464: User should not be able to create pages when not logged in * Update test screenshots Commit: 24e53e32855d0e7ee6e80ea7d826da01bb04fb0e https://github.com/xwiki-contrib/cristal/commit/24e53e32855d0e7ee6e80ea7d826... Author: Pierre Jeanjean <[email protected]> Date: 2026-05-18 (Mon, 18 May 2026) Changed paths: M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts M pnpm-lock.yaml M skin/src/vue/c-page-creation-menu.vue Log Message: ----------- CRISTAL-464: User should not be able to create pages when not logged in * Use new ModelReferenceHandler::getParentDocumentReference() Compare: https://github.com/xwiki-contrib/cristal/compare/f5c623ca98f1...24e53e32855d To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications