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

February 2025

  • 1 participants
  • 1714 discussions
[xwiki/xwiki-platform] 4c4fb6: XWIKI-22882: Drag&drop should be allowed without c...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-17.1.x Home: https://github.com/xwiki/xwiki-platform Commit: 4c4fb6a5bbc64a8fdc0f5315e6f67f5eed5d4d42 https://github.com/xwiki/xwiki-platform/commit/4c4fb6a5bbc64a8fdc0f5315e6f6… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm Log Message: ----------- XWIKI-22882: Drag&drop should be allowed without context menu in index macro (cherry picked from commit 542b12433accd9f0cda4de867c5b5cfee729c6f7) Commit: 3c76cf104d4f6d8922eb336b23836c02d8b990b9 https://github.com/xwiki/xwiki-platform/commit/3c76cf104d4f6d8922eb336b2383… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-docker/src/test/it/org/xwiki/panels/test/ui/docker/NavigationPanelAdministrationIT.java M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-pageobjects/src/main/java/org/xwiki/panels/test/po/NavigationPanelAdministrationPage.java M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/NavigationConfigurationSheet.xml Log Message: ----------- XWIKI-22885: Broken navigation panel after using pinned pages * Ensure to always send an empty value so that it's always an array sent to the server (cherry picked from commit 66ca574f68474780084d7efbcacbe31463d4e3fa) Compare: https://github.com/xwiki/xwiki-platform/compare/200932c4f897...3c76cf104d4f To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 3eb324: XCOMMONS-3262: Provider a helper to do instanceof ...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-commons Commit: 3eb324248be3494c8b20d090722558d38fd7dc6d https://github.com/xwiki/xwiki-commons/commit/3eb324248be3494c8b20d09072255… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/ObjectTool.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/ObjectToolTest.java Log Message: ----------- XCOMMONS-3262: Provider a helper to do instanceof in Velocity (cherry picked from commit e49fa6e9a96b0a6026821919eace554db2050d98) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-platform] 542b12: XWIKI-22882: Drag&drop should be allowed without c...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 542b12433accd9f0cda4de867c5b5cfee729c6f7 https://github.com/xwiki/xwiki-platform/commit/542b12433accd9f0cda4de867c5b… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-index/xwiki-platform-index-tree/xwiki-platform-index-tree-war/src/main/webapp/templates/documentTree_macros.vm Log Message: ----------- XWIKI-22882: Drag&drop should be allowed without context menu in index macro Commit: 66ca574f68474780084d7efbcacbe31463d4e3fa https://github.com/xwiki/xwiki-platform/commit/66ca574f68474780084d7efbcacb… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-docker/src/test/it/org/xwiki/panels/test/ui/docker/NavigationPanelAdministrationIT.java M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-test/xwiki-platform-panels-test-pageobjects/src/main/java/org/xwiki/panels/test/po/NavigationPanelAdministrationPage.java M xwiki-platform-core/xwiki-platform-panels/xwiki-platform-panels-ui/src/main/resources/PanelsCode/NavigationConfigurationSheet.xml Log Message: ----------- XWIKI-22885: Broken navigation panel after using pinned pages * Ensure to always send an empty value so that it's always an array sent to the server Compare: https://github.com/xwiki/xwiki-platform/compare/fc7b7943ecb6...66ca574f6847 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] 022a89: XCOMMONS-3262: Provider a helper to do instanceof ...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 022a89b9be0613267bbe97c733b69cb7aafd2ca6 https://github.com/xwiki/xwiki-commons/commit/022a89b9be0613267bbe97c733b69… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/ObjectTool.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/ObjectToolTest.java Log Message: ----------- XCOMMONS-3262: Provider a helper to do instanceof in Velocity (cherry picked from commit e49fa6e9a96b0a6026821919eace554db2050d98) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] e49fa6: XCOMMONS-3262: Provider a helper to do instanceof ...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: e49fa6e9a96b0a6026821919eace554db2050d98 https://github.com/xwiki/xwiki-commons/commit/e49fa6e9a96b0a6026821919eace5… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/tools/ObjectTool.java M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/tools/ObjectToolTest.java Log Message: ----------- XCOMMONS-3262: Provider a helper to do instanceof in Velocity To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XCOMMONS-3262: Provider a helper to do instanceof in Velocity
by XWiki Notifications 18 Feb '25

18 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for BVERSION-16: Add a listener to rename content sub-pages when corresponding version name is changed
by XWiki Notifications 18 Feb '25

18 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for BLOG-220: The 'All Blogs Panel' is very slow on large wikis
by XWiki Notifications 18 Feb '25

18 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for DEEPL-5: Pass API key in HTTP header due to deprecation of API key in the query string
by XWiki Notifications 18 Feb '25

18 Feb '25
1 0
0 0
[xwiki/xwiki-commons] cfb3e5: [Misc] Silence warning about repeated condition
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-17.1.x Home: https://github.com/xwiki/xwiki-commons Commit: cfb3e578dc38e99ad3b6365bb6de266b1bbf3fc3 https://github.com/xwiki/xwiki-commons/commit/cfb3e578dc38e99ad3b6365bb6de2… Author: Michael Hamann <michael.hamann(a)xwiki.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-commons-core/xwiki-commons-environment/xwiki-commons-environment-servlet/src/main/java/org/xwiki/environment/internal/ServletEnvironment.java Log Message: ----------- [Misc] Silence warning about repeated condition (cherry picked from commit ecf19adb5b937864338489a632f8c22a0fc5f5e2) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • ...
  • 172
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.