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

January 2026

  • 1 participants
  • 1456 discussions
[xwiki/xwiki-platform] e0ac18: XWIKI-23937: Resizing Live Data columns moves them
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: e0ac1843901ac0a3d0d0bc011fff36b4057d0e53 https://github.com/xwiki/xwiki-platform/commit/e0ac1843901ac0a3d0d0bc011fff… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23937: Resizing Live Data columns moves them * Configure the column name as handle to avoid that columns are moved when the resize handle (which is outside the column name) is moved. (cherry picked from commit ff9df7acb4bc5efcc6802983f0f2cc75d6f0978f) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] a79dc2: XWIKI-23937: Resizing Live Data columns moves them
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-18.0.x Home: https://github.com/xwiki/xwiki-platform Commit: a79dc2009de57428c57a89dea50a04ea52b1485d https://github.com/xwiki/xwiki-platform/commit/a79dc2009de57428c57a89dea50a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23937: Resizing Live Data columns moves them * Configure the column name as handle to avoid that columns are moved when the resize handle (which is outside the column name) is moved. (cherry picked from commit ff9df7acb4bc5efcc6802983f0f2cc75d6f0978f) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] b7ed89: XWIKI-23936: Resizing columns in Live Data makes t...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: b7ed89ab183307ab3333f441927a7e0df7c3e535 https://github.com/xwiki/xwiki-platform/commit/b7ed89ab183307ab3333f441927a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23936: Resizing columns in Live Data makes the column title too small again * Re-add the minimum width to the column name. (cherry picked from commit 2aeba96826bb3d884baa9e8bc89e841a133393c4) Commit: 1bdc2f8e7f2c321e03baadcfbcde68f2f8b62045 https://github.com/xwiki/xwiki-platform/commit/1bdc2f8e7f2c321e03baadcfbcde… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23938: Only the left half of the resize handle in Live Data can be used * Set the z-index of the resize handle to 1 to raise it over the next column name. (cherry picked from commit 3e1d3809f7ef0b4e86ca7cdf93fdc93254273d04) Compare: https://github.com/xwiki/xwiki-platform/compare/940546b3ba6c...1bdc2f8e7f2c To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 04a9a6: XWIKI-23936: Resizing columns in Live Data makes t...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 04a9a666fbd208fb4e132b8b86267623676eb7fc https://github.com/xwiki/xwiki-platform/commit/04a9a666fbd208fb4e132b8b8626… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23936: Resizing columns in Live Data makes the column title too small again * Re-add the minimum width to the column name. (cherry picked from commit 2aeba96826bb3d884baa9e8bc89e841a133393c4) Commit: 577fe988d1c4b6ccd46282c9ad1f52c8a9afc2c0 https://github.com/xwiki/xwiki-platform/commit/577fe988d1c4b6ccd46282c9ad1f… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23938: Only the left half of the resize handle in Live Data can be used * Set the z-index of the resize handle to 1 to raise it over the next column name. (cherry picked from commit 3e1d3809f7ef0b4e86ca7cdf93fdc93254273d04) Compare: https://github.com/xwiki/xwiki-platform/compare/89ce9370727b...577fe988d1c4 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] e060a0: XWIKI-23936: Resizing columns in Live Data makes t...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: e060a0222d6d698921c25dbab034fae59b0b337e https://github.com/xwiki/xwiki-platform/commit/e060a0222d6d698921c25dbab034… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23936: Resizing columns in Live Data makes the column title too small again * Re-add the minimum width to the column name. (cherry picked from commit 2aeba96826bb3d884baa9e8bc89e841a133393c4) Commit: cfb4ff0ad4a72052baf87ecb7d6435bff581d04b https://github.com/xwiki/xwiki-platform/commit/cfb4ff0ad4a72052baf87ecb7d64… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23938: Only the left half of the resize handle in Live Data can be used * Set the z-index of the resize handle to 1 to raise it over the next column name. (cherry picked from commit 3e1d3809f7ef0b4e86ca7cdf93fdc93254273d04) Compare: https://github.com/xwiki/xwiki-platform/compare/f9014a2a83e9...cfb4ff0ad4a7 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 81e882: XWIKI-23936: Resizing columns in Live Data makes t...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-18.0.x Home: https://github.com/xwiki/xwiki-platform Commit: 81e882f1669249ad8a1ade051b7a7d143a5ecf5d https://github.com/xwiki/xwiki-platform/commit/81e882f1669249ad8a1ade051b7a… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23936: Resizing columns in Live Data makes the column title too small again * Re-add the minimum width to the column name. (cherry picked from commit 2aeba96826bb3d884baa9e8bc89e841a133393c4) Commit: 91abebf20c4fe9057324288d3da13efaab30b3e1 https://github.com/xwiki/xwiki-platform/commit/91abebf20c4fe9057324288d3da1… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23938: Only the left half of the resize handle in Live Data can be used * Set the z-index of the resize handle to 1 to raise it over the next column name. (cherry picked from commit 3e1d3809f7ef0b4e86ca7cdf93fdc93254273d04) Compare: https://github.com/xwiki/xwiki-platform/compare/10902059dcaa...91abebf20c4f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 2aeba9: XWIKI-23936: Resizing columns in Live Data makes t...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 2aeba96826bb3d884baa9e8bc89e841a133393c4 https://github.com/xwiki/xwiki-platform/commit/2aeba96826bb3d884baa9e8bc89e… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23936: Resizing columns in Live Data makes the column title too small again * Re-add the minimum width to the column name. Commit: ff9df7acb4bc5efcc6802983f0f2cc75d6f0978f https://github.com/xwiki/xwiki-platform/commit/ff9df7acb4bc5efcc6802983f0f2… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23937: Resizing Live Data columns moves them * Configure the column name as handle to avoid that columns are moved when the resize handle (which is outside the column name) is moved. Commit: 3e1d3809f7ef0b4e86ca7cdf93fdc93254273d04 https://github.com/xwiki/xwiki-platform/commit/3e1d3809f7ef0b4e86ca7cdf93fd… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderNames.vue Log Message: ----------- XWIKI-23938: Only the left half of the resize handle in Live Data can be used * Set the z-index of the resize handle to 1 to raise it over the next column name. Commit: 1716c4e9f8ca01d57e1d1cdb300ca07a183f3438 https://github.com/xwiki/xwiki-platform/commit/1716c4e9f8ca01d57e1d1cdb300c… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: 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-livedata/xwiki-platform-livedata-webjar/src/main/node/src/reactive.less Log Message: ----------- XWIKI-23941: Live Data Font Awesome sort icons disappear for small columns or with FA7 in Firefox * Move the text-overflow from the handle to the property name. * Use flex layout for the handle. * Use display: flex in "mobile" mode to force the column name to fit. Compare: https://github.com/xwiki/xwiki-platform/compare/a24caf7537fa...1716c4e9f8ca To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23920: Significantly slower times on SOLR sync on XWiki 17.10.2 compared to XWiki 16.10.16
by XWiki Notifications 22 Jan '26

22 Jan '26
1 0
0 0
[xwiki/xwiki-jenkins-pipeline] a548c1: [Misc] Get the min/max Java version from the effec...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-jenkins-pipeline Commit: a548c1e1a6395615606cee16e14755aa8f111925 https://github.com/xwiki/xwiki-jenkins-pipeline/commit/a548c1e1a6395615606c… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2026-01-22 (Thu, 22 Jan 2026) Changed paths: M vars/dockerConfigurations.groovy Log Message: ----------- [Misc] Get the min/max Java version from the effective pom * fix mistake To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-jenkins-pipeline/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-23920: Significantly slower times on SOLR sync on XWiki 17.10.2 compared to XWiki 16.10.16
by XWiki Notifications 22 Jan '26

22 Jan '26
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • ...
  • 146
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.