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]

  • 1 participants
  • 57397 discussions
[[email protected]][Issue] Updates for XWIKI-23314: Some Live Data elements are not visible anymore on small screens
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23316: Abusive modification of the cached document still occurs when resetting a password
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
[xwiki/xwiki-platform] db5cf7: XWIKI-23314: Some Live Data elements are not visib...
by XWiki Notifications 18 Jun '25

18 Jun '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: db5cf72522eff9d16ad3f5a63be216e7a0419319 https://github.com/xwiki/xwiki-platform/commit/db5cf72522eff9d16ad3f5a63be2… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-war/src/main/webapp/resources/uicomponents/widgets/liveData.js M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/pom.xml 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/layouts/table/LayoutTable.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/layouts/table/LayoutTableHeaderFilters.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-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/panels/LivedataAdvancedPanelFilter.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/panels/LivedataAdvancedPanelFilterEntry.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/panels/LivedataAdvancedPanelProperties.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/panels/LivedataAdvancedPanelSort.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/components/utilities/XWikiDraggableItem.vue A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/node/src/reactive.less Log Message: ----------- XWIKI-23314: Some Live Data elements are not visible anymore on small screens 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] 710dfd: XWIKI-23314: Some Live Data elements are not visib...
by XWiki Notifications 18 Jun '25

18 Jun '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 710dfdd977af0fc27143e3d2ef60bf8162121bc2 https://github.com/xwiki/xwiki-platform/commit/710dfdd977af0fc27143e3d2ef60… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-war/src/main/webapp/resources/uicomponents/widgets/liveData.js M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/pom.xml M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/LivedataPagination.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/layouts/table/LayoutTable.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/layouts/table/LayoutTableHeaderFilters.vue 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/components/panels/LivedataAdvancedPanelFilter.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/panels/LivedataAdvancedPanelFilterEntry.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/panels/LivedataAdvancedPanelProperties.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/panels/LivedataAdvancedPanelSort.vue M xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/components/utilities/XWikiDraggableItem.vue A xwiki-platform-core/xwiki-platform-livedata/xwiki-platform-livedata-webjar/src/main/vue/src/reactive.less Log Message: ----------- XWIKI-23314: Some Live Data elements are not visible anymore on small screens 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 XWIKI-23316: Abusive modification of the cached document still occurs when resetting a password
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for NPMIG-20: Rights can be lost after a migration
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23294: Inconsistency in capitalization on AppWithinMinutes creation wizard
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23315: Allow for CSS variables to be used in media queries
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23257: Required rights automated analysis messages are displayed out of the Required Rights modal
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22947: variables.less and reactive.less are not cached
by XWiki Notifications 18 Jun '25

18 Jun '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2275
  • 2276
  • 2277
  • 2278
  • 2279
  • 2280
  • 2281
  • ...
  • 5740
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.