Branch: refs/heads/XWIKI-21988
Home: https://github.com/xwiki/xwiki-platform
Commit: 9ab58b75a0a9172a54fc35c7d7be8350316c9216
https://github.com/xwiki/xwiki-platform/commit/9ab58b75a0a9172a54fc35c7d7be…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-api/src/main/resources/ApplicationResources.properties
A xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-default/src/main/resources/ApplicationResources.properties
M xwiki-platform-core/xwiki-platform-model/xwiki-platform-model-validation/xwiki-platform-model-validation-ui/src/main/resources/XWiki/EntityNameValidation/Translations.xml
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/createinline.vm
Log Message:
-----------
XWIKI-21988: Page naming strategy is blocking creation of pages not respecting it
* Provide new translations for getting better information from the
name strategy
* Improve a bit the template for displaying errors
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: ccff7d04562617e5e88e847207e81c207f0ba4a3
https://github.com/xwiki-contrib/cristal/commit/ccff7d04562617e5e88e847207e…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M core/backends/backend-github/src/GitHubWikiConfig.ts
M core/backends/backend-nextcloud/src/NextcloudWikiConfig.ts
M core/backends/backend-xwiki/src/XWikiWikiConfig.ts
M editors/tiptap/src/components/uixTiptapEditorProvider.ts
M electron/storage/src/components/FileSystemConfig.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider.ts
M extensions/menubuttons/src/components/uixMenuTemplateProvider2.ts
M macros/src/components/alertMacro.ts
M macros/src/components/defaultMacroProvider.ts
M macros/src/components/errorMacro.ts
M macros/src/components/infoMacro.ts
M macros/src/components/successMacro.ts
M macros/src/components/warningMacro.ts
M skin/src/components/defaultUIXEditorProvider.ts
M skin/src/components/defaultUIXTemplateProvider.ts
M skin/src/components/templateTemplateProvider.ts
M skin/src/components/uixLoginTemplateProvider.ts
M skin/src/components/uixSearchTemplateProvider.ts
M skin/src/components/uixVueTemplateProvider.ts
M tsconfig.json
M xwiki/remoteinlineeditor/src/components/uixRemoteXWikiEditorProvider.ts
Log Message:
-----------
[Misc] Set noImplicitOverride strict to true
Commit: 4169a7b0ca3463b95272da33ff7b0ba9f6b2c23c
https://github.com/xwiki-contrib/cristal/commit/4169a7b0ca3463b95272da33ff7…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/src/components/__tests__/defaultLogger.test.ts
M api/src/components/defaultLogger.ts
M api/src/components/defaultLoggerConfig.ts
M api/src/components/defaultWikiConfig.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/attachments/attachments-ui/src/vue/AttachmentsTab.vue
M core/backends/backend-api/src/abstractStorage.ts
M core/backends/backend-dexie/src/wrappingOfflineStorage.ts
M core/backends/backend-github/src/githubStorage.ts
M ds/vuetify/src/vue/x-tab-group.vue
M editors/tiptap/src/components/extensions/bubble-menu.ts
M editors/tiptap/src/stores/slash-store.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M editors/tiptap/src/vue/c-tiptap-bubble-menu.vue
M extension-manager/src/components/cristalLoader.ts
M lib/src/components/DefaultCristalApp.ts
M lib/src/components/cristalAppLoader.ts
M sharedworker/impl/src/components/worker.ts
M sharedworker/impl/src/components/workerCristalApp.ts
M skin/src/vue/c-content.vue
M tsconfig.json
Log Message:
-----------
[Misc] Set typescript strict to true
Compare: https://github.com/xwiki-contrib/cristal/compare/9d4bdbfba424...4169a7b0ca34
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: 9d4bdbfba424bcad8e139fec608901c940e37fdd
https://github.com/xwiki-contrib/cristal/commit/9d4bdbfba424bcad8e139fec608…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/src/components/DefaultPageData.ts
M core/attachments/attachments-default/src/defaultAttachmentsService.ts
M core/extra-tabs/extra-tabs-api/src/ExtraTabsService.ts
M ds/shoelace/src/vue/x-dialog.vue
M editors/tiptap/src/components/extensions/link-suggest.ts
M editors/tiptap/src/stores/link-suggest-store.ts
M tsconfig.json
Log Message:
-----------
[Misc] Set typescript noImplicitThis to true
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: 2fa21d93bdf7e063c5b709a071ca7af809ff878f
https://github.com/xwiki-contrib/cristal/commit/2fa21d93bdf7e063c5b709a071c…
Author: Mend Renovate <bot(a)renovateapp.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M api/package.json
M core/attachments/attachments-ui/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/icons/package.json
M core/info-actions/info-actions-ui/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/tiptap/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/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 vue-tsc to v2.0.22
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/oidc
Commit: e5c5d4aa2028cfe012e8ac538997ddd8c7f9951b
https://github.com/xwiki-contrib/oidc/commit/e5c5d4aa2028cfe012e8ac538997dd…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-06-25 (Tue, 25 Jun 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications