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
[email protected]

  • 58370 discussions
[[email protected]][Issue] Updates for CRISTAL-222: Attachments count is not refreshed when changing page
by XWiki Notifications 26 Jun '24

26 Jun '24
1 0
0 0
[xwiki-contrib/cristal] deac0d: [Misc] Provide a default config for vitest + vue
by XWiki Notifications 26 Jun '24

26 Jun '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: deac0d2041e5c096aa1834b7870962eb133da6d7 https://github.com/xwiki-contrib/cristal/commit/deac0d2041e5c096aa1834b7870… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M core/icons/vitest.config.ts A dev/config/vitest-vue.config.js M ds/api/package.json M ds/dsfr/vitest.config.ts M ds/shoelace/vitest.config.ts Log Message: ----------- [Misc] Provide a default config for vitest + vue Commit: deb51209ee36fb864fea4fdf8ef81a57f8ff3fbb https://github.com/xwiki-contrib/cristal/commit/deb51209ee36fb864fea4fdf8ef… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M core/attachments/attachments-ui/src/AttachmentsInfoAction.ts M core/info-actions/info-actions-api/src/index.ts M core/info-actions/info-actions-ui/package.json M core/info-actions/info-actions-ui/src/vue/InfoAction.vue A core/info-actions/info-actions-ui/src/vue/__tests__/InfoAction.test.ts M core/info-actions/info-actions-ui/tsconfig.json A core/info-actions/info-actions-ui/vitest.config.ts A dev/test-utils/package.json A dev/test-utils/src/index.ts M pnpm-lock.yaml M pnpm-workspace.yaml Log Message: ----------- CRISTAL-222: Attachments count is not refreshed when changing page Compare: https://github.com/xwiki-contrib/cristal/compare/0c27b5fd95aa...deb51209ee36 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] b1ff2a: XWIKI-22220: Quick Actions doesn't insert macros i...
by XWiki Notifications 26 Jun '24

26 Jun '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b1ff2abc27e0b2985f8d80dd79e55df418744f32 https://github.com/xwiki/xwiki-platform/commit/b1ff2abc27e0b2985f8d80dd79e5… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-realtime/xwiki-platform-realtime-wysiwyg/xwiki-platform-realtime-wysiwyg-test/xwiki-platform-realtime-wysiwyg-test-docker/src/test/it/org/xwiki/realtime/wysiwyg/test/ui/RealtimeWYSIWYGEditorIT.java Log Message: ----------- XWIKI-22220: Quick Actions doesn't insert macros inline even if they support inline mode * Update test. (cherry picked from commit ad051b7ad7b83f72e022a31c245b10bb3b89e5ac) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-326: Upgrade stable version to 16.5.0
by XWiki Notifications 26 Jun '24

26 Jun '24
1 0
0 0
[xwiki-contrib/cristal] 0c27b5: [Misc] Move rimraf to the root package
by XWiki Notifications 26 Jun '24

26 Jun '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 0c27b5fd95aab7d48717196b114d9c85c1963174 https://github.com/xwiki-contrib/cristal/commit/0c27b5fd95aab7d48717196b114… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M api/package.json M core/hierarchy/hierarchy-xwiki/package.json M core/icons/package.json M core/info-actions/info-actions-api/package.json M core/info-actions/info-actions-default/package.json M core/info-actions/info-actions-ui/package.json M core/link-suggest/link-suggest-api/package.json M core/link-suggest/link-suggest-xwiki/package.json M ds/api/package.json M ds/dsfr/package.json M ds/shoelace/package.json M ds/vuetify/package.json M editors/tiptap/package.json M electron/browser/package.json M electron/main/package.json M electron/package.json M electron/preload/package.json M electron/renderer/package.json M electron/storage/package.json M extensions/menubuttons/package.json M lib/package.json M macros/package.json M 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 sources/xwiki/mock-server/package.json M web/package.json M xwiki/remoteinlineeditor/package.json Log Message: ----------- [Misc] Move rimraf to the root package That way, rimraf is available for all packages by default. Also, add a clean action to all packages. 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] 460759: XDOCKER-326: Upgrade stable version to 16.5.0
by XWiki Notifications 26 Jun '24

26 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 4607590e83350fd4feafde4cebcca7ad9f8485a9 https://github.com/xwiki/xwiki-docker/commit/4607590e83350fd4feafde4cebcca7… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: A 16.4/mariadb-tomcat/.env A 16.4/mariadb-tomcat/Dockerfile A 16.4/mariadb-tomcat/docker-compose.yml A 16.4/mariadb-tomcat/mariadb/init.sql A 16.4/mariadb-tomcat/tomcat/setenv.sh A 16.4/mariadb-tomcat/xwiki/docker-entrypoint.sh A 16.4/mariadb-tomcat/xwiki/hibernate.cfg.xml A 16.4/mysql-tomcat/.env A 16.4/mysql-tomcat/Dockerfile A 16.4/mysql-tomcat/docker-compose.yml A 16.4/mysql-tomcat/mysql/init.sql A 16.4/mysql-tomcat/tomcat/setenv.sh A 16.4/mysql-tomcat/xwiki/docker-entrypoint.sh A 16.4/mysql-tomcat/xwiki/hibernate.cfg.xml A 16.4/postgres-tomcat/.env A 16.4/postgres-tomcat/Dockerfile A 16.4/postgres-tomcat/docker-compose.yml A 16.4/postgres-tomcat/tomcat/setenv.sh A 16.4/postgres-tomcat/xwiki/docker-entrypoint.sh A 16.4/postgres-tomcat/xwiki/hibernate.cfg.xml M build.gradle Log Message: ----------- XDOCKER-326: Upgrade stable version to 16.5.0 * Keep 16.4 as mid-year recommended version. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XDOCKER-326: Upgrade stable version to 16.5.0
by XWiki Notifications 26 Jun '24

26 Jun '24
1 0
0 0
[xwiki/xwiki-docker] 087161: XDOCKER-326: Upgrade stable version to 16.5.0
by XWiki Notifications 26 Jun '24

26 Jun '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker Commit: 08716186ca0de065c41b6165016b0ed8322ee4c8 https://github.com/xwiki/xwiki-docker/commit/08716186ca0de065c41b6165016b0e… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M 16/mariadb-tomcat/.env M 16/mariadb-tomcat/Dockerfile M 16/mysql-tomcat/.env M 16/mysql-tomcat/Dockerfile M 16/postgres-tomcat/.env M 16/postgres-tomcat/Dockerfile M build.gradle Log Message: ----------- XDOCKER-326: Upgrade stable version to 16.5.0 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] 7801b3: Revert "XWIKI-22295: Upgrade to JSONassert 1.5.2"
by XWiki Notifications 26 Jun '24

26 Jun '24
Branch: refs/heads/XWIKI-21949 Home: https://github.com/xwiki/xwiki-platform Commit: 7801b35be12dd33b8aef29d7109892744198735f https://github.com/xwiki/xwiki-platform/commit/7801b35be12dd33b8aef29d71098… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-06-25 (Tue, 25 Jun 2024) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml Log Message: ----------- Revert "XWIKI-22295: Upgrade to JSONassert 1.5.2" This reverts commit e12ffe8ce2c6dd5c1e88c39c1e899cf996c952bc. Commit: 5526f2ea7d60112459da8cabbed9e73efbad83ba https://github.com/xwiki/xwiki-platform/commit/5526f2ea7d60112459da8cabbed9… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M xwiki-platform-core/pom.xml Log Message: ----------- [release] Removed revapi ignores from the previous version Commit: b66a07776adfd7ffbf15abe8b9b9a85fc19b075d https://github.com/xwiki/xwiki-platform/commit/b66a07776adfd7ffbf15abe8b9b9… Author: Marius Dumitru Florea <marius(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M xwiki-platform-core/pom.xml M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/pom.xml Log Message: ----------- Merge branch 'master' of github.com:xwiki/xwiki-platform into XWIKI-21949 Compare: https://github.com/xwiki/xwiki-platform/compare/411916023e3c...b66a07776adf 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] e61fe8: [Misc] Move vitest to the root package
by XWiki Notifications 26 Jun '24

26 Jun '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: e61fe84501e3b73e7140c824915d32036c2ac458 https://github.com/xwiki-contrib/cristal/commit/e61fe84501e3b73e7140c824915… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-06-26 (Wed, 26 Jun 2024) Changed paths: M api/package.json M core/backends/backend-xwiki/package.json M core/hierarchy/hierarchy-xwiki/package.json M core/icons/package.json M dev/config/package.json M ds/dsfr/package.json M ds/shoelace/package.json M editors/tiptap/package.json M package.json M pnpm-lock.yaml Log Message: ----------- [Misc] Move vitest to the root package That way, vitest is available for all packages by default. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 4179
  • 4180
  • 4181
  • 4182
  • 4183
  • 4184
  • 4185
  • ...
  • 5837
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.