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]

  • 58741 discussions
[xwiki/xwiki-platform] d877de: XWIKI-23941: Live Data Font Awesome sort icons dis...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: d877deca0eb33fe94124934a6f2777c08e67394c https://github.com/xwiki/xwiki-platform/commit/d877deca0eb33fe94124934a6f27… 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 M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/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. (cherry picked from commit 1716c4e9f8ca01d57e1d1cdb300ca07a183f3438) 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] 2f51a2: XWIKI-23941: Live Data Font Awesome sort icons dis...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-17.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 2f51a205369d7943c1eb6277d17f2212ef56657c https://github.com/xwiki/xwiki-platform/commit/2f51a205369d7943c1eb6277d17f… 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. (cherry picked from commit 1716c4e9f8ca01d57e1d1cdb300ca07a183f3438) 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] 032e17: XWIKI-23941: Live Data Font Awesome sort icons dis...
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-18.0.x Home: https://github.com/xwiki/xwiki-platform Commit: 032e176bbafaa1a3231a9d56df0d862bab9a97e4 https://github.com/xwiki/xwiki-platform/commit/032e176bbafaa1a3231a9d56df0d… 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. (cherry picked from commit 1716c4e9f8ca01d57e1d1cdb300ca07a183f3438) 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] 1c7fda: XWIKI-23937: Resizing Live Data columns moves them
by XWiki Notifications 22 Jan '26

22 Jan '26
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 1c7fdac040eeb08b5aff433933ba823ee6d25624 https://github.com/xwiki/xwiki-platform/commit/1c7fdac040eeb08b5aff433933ba… 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-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] 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
  • ← Newer
  • 1
  • ...
  • 1379
  • 1380
  • 1381
  • 1382
  • 1383
  • 1384
  • 1385
  • ...
  • 5875
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.