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 -----
  • September
  • 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
notifications@xwiki.org

February 2026

  • 1 participants
  • 1392 discussions
[xwiki/xwiki-docker] e173ff: XDOCKER-400: Upgrade stable version to 18.1.0
by XWiki Notifications 23 Feb '26

23 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: e173ff2c11cfa74b335cb89071d8bd4473e1772f https://github.com/xwiki/xwiki-docker/commit/e173ff2c11cfa74b335cb89071d8bd… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M 18/mariadb-tomcat/.env M 18/mariadb-tomcat/Dockerfile M 18/mysql-tomcat/.env M 18/mysql-tomcat/Dockerfile M 18/postgres-tomcat/.env M 18/postgres-tomcat/Dockerfile M build.gradle Log Message: ----------- XDOCKER-400: Upgrade stable version to 18.1.0 Commit: eda16eb7a63977aa1eb93b0a2908513973ca8e2e https://github.com/xwiki/xwiki-docker/commit/eda16eb7a63977aa1eb93b0a290851… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: R 16/mariadb-tomcat/.env R 16/mariadb-tomcat/Dockerfile R 16/mariadb-tomcat/docker-compose.yml R 16/mariadb-tomcat/mariadb/init.sql R 16/mariadb-tomcat/tomcat/setenv.sh R 16/mariadb-tomcat/xwiki/docker-entrypoint.sh R 16/mariadb-tomcat/xwiki/hibernate.cfg.xml R 16/mysql-tomcat/.env R 16/mysql-tomcat/Dockerfile R 16/mysql-tomcat/docker-compose.yml R 16/mysql-tomcat/mysql/init.sql R 16/mysql-tomcat/tomcat/setenv.sh R 16/mysql-tomcat/xwiki/docker-entrypoint.sh R 16/mysql-tomcat/xwiki/hibernate.cfg.xml R 16/postgres-tomcat/.env R 16/postgres-tomcat/Dockerfile R 16/postgres-tomcat/docker-compose.yml R 16/postgres-tomcat/tomcat/setenv.sh R 16/postgres-tomcat/xwiki/docker-entrypoint.sh R 16/postgres-tomcat/xwiki/hibernate.cfg.xml R 17.4/mariadb-tomcat/.env R 17.4/mariadb-tomcat/Dockerfile R 17.4/mariadb-tomcat/docker-compose.yml R 17.4/mariadb-tomcat/mariadb/init.sql R 17.4/mariadb-tomcat/tomcat/setenv.sh R 17.4/mariadb-tomcat/xwiki/docker-entrypoint.sh R 17.4/mariadb-tomcat/xwiki/hibernate.cfg.xml R 17.4/mysql-tomcat/.env R 17.4/mysql-tomcat/Dockerfile R 17.4/mysql-tomcat/docker-compose.yml R 17.4/mysql-tomcat/mysql/init.sql R 17.4/mysql-tomcat/tomcat/setenv.sh R 17.4/mysql-tomcat/xwiki/docker-entrypoint.sh R 17.4/mysql-tomcat/xwiki/hibernate.cfg.xml R 17.4/postgres-tomcat/.env R 17.4/postgres-tomcat/Dockerfile R 17.4/postgres-tomcat/docker-compose.yml R 17.4/postgres-tomcat/tomcat/setenv.sh R 17.4/postgres-tomcat/xwiki/docker-entrypoint.sh R 17.4/postgres-tomcat/xwiki/hibernate.cfg.xml M build.gradle Log Message: ----------- [Misc] Remove unmaintained versions Compare: https://github.com/xwiki/xwiki-docker/compare/e5ffa6f9ff2a...eda16eb7a639 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 45b5d2: XWIKI-23991: LiveData pagination status is too vis...
by XWiki Notifications 23 Feb '26

23 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 45b5d220a3595799949efa394a96a8eecf5a5dc4 https://github.com/xwiki/xwiki-platform/commit/45b5d220a3595799949efa394a96… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/variablelist.vm M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/LivedataBottombar.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/LivedataPagination.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/LivedataTopbar.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/LayoutLoader.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/pagination/pagination.css Log Message: ----------- XWIKI-23991: LiveData pagination status is too visible (#5216) * Added padding around the top and bottom bars of livedata. * Updated the pagination styles to unemphasize it * Updated the pagination velocity macro to follow these changes. * Updated the navigation buttons for the `#pagination` velocimacro 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-integration-nextcloud] 4d1620: CRISTALNC-23: Force light theme
by XWiki Notifications 23 Feb '26

23 Feb '26
Branch: refs/heads/CRISTALNC-23 Home: https://github.com/xwiki-contrib/cristal-integration-nextcloud Commit: 4d1620f899919d11eef1dc1c3c0f5a0428740def https://github.com/xwiki-contrib/cristal-integration-nextcloud/commit/4d162… Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M src/ds/vue/css/style.css M src/main.css M templates/index.php Log Message: ----------- CRISTALNC-23: Force light theme To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal-integration-nextcloud/settings/not…
1 0
0 0
[xwiki-contrib/cristal] 69b465: [Misc] Update dependency @playwright/test to v1.58...
by XWiki Notifications 23 Feb '26

23 Feb '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 69b46514be9f87348fa2b470cdfed9900cf12601 https://github.com/xwiki-contrib/cristal/commit/69b46514be9f87348fa2b470cdf… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency @playwright/test to v1.58.2 (#1539) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-docker-build] 174e17: [Misc] Upgrade playwright to 1.58.2
by XWiki Notifications 23 Feb '26

23 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker-build Commit: 174e173546ffaa9311b8c7b10e71ae64ffc59825 https://github.com/xwiki/xwiki-docker-build/commit/174e173546ffaa9311b8c7b1… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M build-node/Dockerfile Log Message: ----------- [Misc] Upgrade playwright to 1.58.2 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker-build/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XDOCKER-400: Upgrade stable version to 18.1.0
by XWiki Notifications 23 Feb '26

23 Feb '26
1 0
0 0
[xwiki/xwiki-docker-build] ab3b4f: [Misc] Update actions/checkout action to v6 (#36)
by XWiki Notifications 23 Feb '26

23 Feb '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker-build Commit: ab3b4fb1b24a6682a68c6314b79304c7ed02cd4b https://github.com/xwiki/xwiki-docker-build/commit/ab3b4fb1b24a6682a68c6314… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M .github/workflows/build.yml Log Message: ----------- [Misc] Update actions/checkout action to v6 (#36) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker-build/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] c3797f: [Misc] Update dependency dotenv to v17.3.1 (#1554)
by XWiki Notifications 23 Feb '26

23 Feb '26
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: c3797f834c73e40949df25e841088ad4918b3e1a https://github.com/xwiki-contrib/cristal/commit/c3797f834c73e40949df25e8410… Author: Mend Renovate <bot(a)renovateapp.com> Date: 2026-02-23 (Mon, 23 Feb 2026) Changed paths: M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- [Misc] Update dependency dotenv to v17.3.1 (#1554) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-801: Upgrade to electron-updater 6.8.3
by XWiki Notifications 23 Feb '26

23 Feb '26
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-800: Upgrade to vue-routeur 5.0.3
by XWiki Notifications 23 Feb '26

23 Feb '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • ...
  • 140
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.