lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

June 2024

  • 1 participants
  • 1409 discussions
[[email protected]][Issue] Updates for HELM-66: Add extraVolumes and extraVolumeMounts option
by XWiki Notifications 25 Jun '24

25 Jun '24
1 0
0 0
[xwiki-contrib/xwiki-helm] 5b2d05: feat(xwiki): Add extraVolumes and extraVolumeMount...
by XWiki Notifications 25 Jun '24

25 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/xwiki-helm Commit: 5b2d05a9e873188314e3872874d35389464b71fd https://github.com/xwiki-contrib/xwiki-helm/commit/5b2d05a9e873188314e38728… Author: Dominik Kaminski <dominik.kaminski.extern(a)zendis.de> Date: 2024-06-25 (Tue, 25 Jun 2024) Changed paths: M charts/xwiki/Chart.yaml M charts/xwiki/templates/xwiki.yaml M charts/xwiki/values.yaml Log Message: ----------- feat(xwiki): Add extraVolumes and extraVolumeMounts option Commit: 7ca95444d9df3768d9f85fe84d38f92b701ba95e https://github.com/xwiki-contrib/xwiki-helm/commit/7ca95444d9df3768d9f85fe8… Author: sautner <12866519+gsautner(a)users.noreply.github.com> Date: 2024-06-25 (Tue, 25 Jun 2024) Changed paths: M charts/xwiki/Chart.yaml M charts/xwiki/templates/xwiki.yaml M charts/xwiki/values.yaml Log Message: ----------- Merge pull request #33 from dominikkaminski/feat/add-extra-mounts feat(openproject): Add extraVolumes and extraVolumeMounts option Compare: https://github.com/xwiki-contrib/xwiki-helm/compare/f18332414575...7ca95444… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/xwiki-helm/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 9ab58b: XWIKI-21988: Page naming strategy is blocking crea...
by XWiki Notifications 25 Jun '24

25 Jun '24
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
1 0
0 0
[xwiki-contrib/cristal] ccff7d: [Misc] Set noImplicitOverride strict to true
by XWiki Notifications 25 Jun '24

25 Jun '24
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
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22298: Add progress bars for exports
by XWiki Notifications 25 Jun '24

25 Jun '24
1 0
0 0
[xwiki-contrib/cristal] dd1808: CRISTAL-212: Make embedding less prone to CSS conf...
by XWiki Notifications 25 Jun '24

25 Jun '24
Branch: refs/heads/CRISTAL-212 Home: https://github.com/xwiki-contrib/cristal Commit: dd18086805e6f35ef823cbd112d7334493e5f195 https://github.com/xwiki-contrib/cristal/commit/dd18086805e6f35ef823cbd112d… Author: Thiago Krieck <thiago.krieck(a)xwiki.com> Date: 2024-06-25 (Tue, 25 Jun 2024) Changed paths: M skin/src/vue/c-view.vue Log Message: ----------- CRISTAL-212: Make embedding less prone to CSS conflicts * Organization and clearing CSS rules To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 9d4bdb: [Misc] Set typescript noImplicitThis to true
by XWiki Notifications 25 Jun '24

25 Jun '24
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
1 0
0 0
[xwiki-contrib/cristal] 2fa21d: [Misc] Update dependency vue-tsc to v2.0.22
by XWiki Notifications 25 Jun '24

25 Jun '24
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
1 0
0 0
[xwiki-contrib/cristal] 6898f2: [Misc] Update dependency @playwright/test to v1.45.0
by XWiki Notifications 25 Jun '24

25 Jun '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 6898f2695f6b2c70599308b49492e6c69a6641d6 https://github.com/xwiki-contrib/cristal/commit/6898f2695f6b2c70599308b4949… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2024-06-25 (Tue, 25 Jun 2024) Changed paths: M pnpm-lock.yaml M web/package.json Log Message: ----------- [Misc] Update dependency @playwright/test to v1.45.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/oidc] e5c5d4: [maven-release-plugin] prepare for next developmen...
by XWiki Notifications 25 Jun '24

25 Jun '24
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
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • ...
  • 141
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.