Branch: refs/heads/CRISTAL-83 Home: https://github.com/xwiki-contrib/cristal Commit: c71fe8b4430a4c192845e219d38c842c1813990b https://github.com/xwiki-contrib/cristal/commit/c71fe8b4430a4c192845e219d38c... Author: Thiago Krieck <[email protected]> Date: 2025-01-22 (Wed, 22 Jan 2025) Changed paths: M ds/vuetify/src/vue/css/style.css Log Message: ----------- CRISTAL-428: List elements are flat on Vuetify * Added padding values to list elements Commit: 3383a0637e68586ef47801c654ae0035a1e86745 https://github.com/xwiki-contrib/cristal/commit/3383a0637e68586ef47801c654ae... Author: Simpel <[email protected]> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M skin/langs/translation-de.json Log Message: ----------- Translated using Weblate (German) Currently translated at 100.0% (16 of 16 strings) Translation: XWiki Contrib/Cristal - Skin Translate-URL: https://l10n.xwiki.org/projects/xwiki-contrib/cristal/cristal-skin/de/ Commit: def7093166e64b8aa5ac20ffce4826daffe329dc https://github.com/xwiki-contrib/cristal/commit/def7093166e64b8aa5ac20ffce48... Author: Manuel Leduc <[email protected]> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M skin/langs/translation-de.json Log Message: ----------- Merge pull request #609 from xwikiorgci/weblate-xwiki-contrib-cristal-skin Translations update from Weblate Commit: 792367c4fb1432db6e46714f10242dc79472173f https://github.com/xwiki-contrib/cristal/commit/792367c4fb1432db6e46714f1024... Author: tkrieck <[email protected]> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M ds/vuetify/src/vue/x-navigation-tree.vue Log Message: ----------- CRISTAL-413: Nav Tree alignment issue on Vuetify (#600) * Temporary fix until the Vuetify project releases the fix officially Commit: 268470c7992eb83c8e214262755dba86f96e29ee https://github.com/xwiki-contrib/cristal/commit/268470c7992eb83c8e214262755d... Author: Manuel Leduc <[email protected]> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M electron/configuration/configuration-electron/configuration-electron-main/src/defaultConfig.json M web/public/config.json Log Message: ----------- CRISTAL-380: Allow for users to create their own configurations * Introduce the demo instance in the default config for electron * Introduce the demo instance in the web config * Remove unsupported configs from the demo instance Commit: 3d284bad8798f6e2d2b27ea386e20359dacef5e7 https://github.com/xwiki-contrib/cristal/commit/3d284bad8798f6e2d2b27ea386e2... Author: Manuel Leduc <[email protected]> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M electron/renderer/src/index.ts M lib/package.json M lib/src/components/cristalAppLoader.ts A lib/src/defaultComponentsList.ts M lib/src/index.ts M lib/src/staticBuild.ts M pnpm-lock.yaml M sharedworker/impl/package.json M sharedworker/impl/src/components/worker.ts M web/package.json M web/src/index.ts Log Message: ----------- [Misc] Remove dsfr and github from the default distributions Commit: 3b637f4191540e39e40b263b4f03b5a73a12e2e7 https://github.com/xwiki-contrib/cristal/commit/3b637f4191540e39e40b263b4f03... Author: Manuel Leduc <[email protected]> Date: 2025-01-23 (Thu, 23 Jan 2025) Changed paths: M core/browser/browser-api/src/index.ts M core/browser/browser-default/package.json M core/browser/browser-default/src/components/browser-api-default.ts A editors/tiptap/langs/translation-en.json M editors/tiptap/package.json A editors/tiptap/src/translations.ts M editors/tiptap/src/vue/c-edit-tiptap.vue M electron/browser/src/components/browser-api-electron.ts M pnpm-lock.yaml Log Message: ----------- CRISTAL-218: Warn the user when leaving the editor with unsaved edits Commit: c7c5974602411dda0aa090f99d5f8827c5d0543e https://github.com/xwiki-contrib/cristal/commit/c7c5974602411dda0aa090f99d5f... Author: Manuel Leduc <[email protected]> Date: 2025-01-24 (Fri, 24 Jan 2025) Changed paths: A editors/tiptap/src/vue/on-quit-helper.ts Log Message: ----------- CRISTAL-218: Warn the user when leaving the editor with unsaved edits Add missing file. Commit: dfea6d7477bf4e7de61467e5771f8e883bb601e8 https://github.com/xwiki-contrib/cristal/commit/dfea6d7477bf4e7de61467e5771f... Author: Manuel Leduc <[email protected]> Date: 2025-01-24 (Fri, 24 Jan 2025) Changed paths: M electron/configuration/configuration-electron/configuration-electron-main/src/index.ts M electron/main/src/security-restrictions.ts Log Message: ----------- CRISTAL-432: Derive allowed origins from configuration Commit: 6606be78517fffd947fd4514525a8c50c52c2bb8 https://github.com/xwiki-contrib/cristal/commit/6606be78517fffd947fd4514525a... Author: Manuel Leduc <[email protected]> Date: 2025-01-24 (Fri, 24 Jan 2025) Changed paths: M core/history/history-xwiki/src/components/componentsInit.ts Log Message: ----------- CRISTAL-433: The username is empty in the history when not first or last name Commit: 681797651acc78a93976d301144fccf18dac8aa9 https://github.com/xwiki-contrib/cristal/commit/681797651acc78a93976d301144f... Author: Pierre Jeanjean <[email protected]> Date: 2025-01-24 (Fri, 24 Jan 2025) Changed paths: M core/model/model-reference/model-reference-filesystem/src/__tests__/fileSystemModelReferenceSerializer.test.ts M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts Log Message: ----------- CRISTAL-431: file system document reference with no space have a leading / Commit: 1101b3eb5a93d2c77e748a58c10eb39c2fc7f4bf https://github.com/xwiki-contrib/cristal/commit/1101b3eb5a93d2c77e748a58c10e... Author: Pierre Jeanjean <[email protected]> Date: 2025-01-27 (Mon, 27 Jan 2025) Changed paths: M core/browser/browser-api/src/index.ts M core/browser/browser-default/package.json M core/browser/browser-default/src/components/browser-api-default.ts M core/history/history-xwiki/src/components/componentsInit.ts M core/model/model-reference/model-reference-filesystem/src/__tests__/fileSystemModelReferenceSerializer.test.ts M core/model/model-reference/model-reference-filesystem/src/filesystemModelReferenceSerializer.ts M ds/vuetify/src/vue/css/style.css M ds/vuetify/src/vue/x-navigation-tree.vue A editors/tiptap/langs/translation-en.json M editors/tiptap/package.json A editors/tiptap/src/translations.ts M editors/tiptap/src/vue/c-edit-tiptap.vue A editors/tiptap/src/vue/on-quit-helper.ts M electron/browser/src/components/browser-api-electron.ts M electron/configuration/configuration-electron/configuration-electron-main/src/defaultConfig.json M electron/configuration/configuration-electron/configuration-electron-main/src/index.ts M electron/main/src/security-restrictions.ts M electron/renderer/src/index.ts M lib/package.json M lib/src/components/cristalAppLoader.ts A lib/src/defaultComponentsList.ts M lib/src/index.ts M lib/src/staticBuild.ts M pnpm-lock.yaml M sharedworker/impl/package.json M sharedworker/impl/src/components/worker.ts M skin/langs/translation-de.json M web/package.json M web/public/config.json M web/src/index.ts Log Message: ----------- Merge branch 'main' into CRISTAL-83 Compare: https://github.com/xwiki-contrib/cristal/compare/a9ff36e795e5...1101b3eb5a93 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications