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-contrib/book-versions] d3f11d: [misc] Improve the logging of issues in the XDOM t...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: d3f11d7c6bcfb0b5b0b9b82f2150bf8846cc8671 https://github.com/xwiki-contrib/book-versions/commit/d3f11d7c6bcfb0b5b0b9b… Author: Mathieu Pace <mathieu.pace(a)xwiki.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java Log Message: ----------- [misc] Improve the logging of issues in the XDOM transformation To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22885: Broken navigation panel after using pinned pages
by XWiki Notifications 18 Feb '25

18 Feb '25
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22868: Impossible to display a log when one of the log arguments is a JSONObject
by XWiki Notifications 18 Feb '25

18 Feb '25
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 XWIKI-22882: Drag&drop should be allowed without context menu in index macro
by XWiki Notifications 18 Feb '25

18 Feb '25
1 0
0 0
[xwiki/xwiki-platform] bdceb8: XWIKI-22868: Impossible to display a log when one ...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: bdceb852fe34fc965f8904449224131734cce9a4 https://github.com/xwiki/xwiki-platform/commit/bdceb852fe34fc965f8904449224… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/logging_macros.vm Log Message: ----------- XWIKI-22868: Impossible to display a log when one of the log arguments is a JSONObject * bulletproof the argument displayer to catch any exception * use a more reliable way to identify object types (cherry picked from commit 863e5f54d3f731b95a20a03614c3c98894d11d44) 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] 10b616: XWIKI-22868: Impossible to display a log when one ...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 10b61623d444c51e29a583a2b459a1654185d69f https://github.com/xwiki/xwiki-platform/commit/10b61623d444c51e29a583a2b459… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/logging_macros.vm Log Message: ----------- XWIKI-22868: Impossible to display a log when one of the log arguments is a JSONObject * bulletproof the argument displayer to catch any exception * use a more reliable way to identify object types (cherry picked from commit 863e5f54d3f731b95a20a03614c3c98894d11d44) 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] 23c3fc: XWIKI-22882: Drag&drop should be allowed without c...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 23c3fc1e34f578f4495e0336c007b9052f4071dc https://github.com/xwiki/xwiki-platform/commit/23c3fc1e34f578f4495e0336c007… 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: f4c4488c88ccd3ce0e94fafdd74fdf6f90b540cb https://github.com/xwiki/xwiki-platform/commit/f4c4488c88ccd3ce0e94fafdd74f… 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/de8f86613ec0...f4c4488c88cc 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] 863e5f: XWIKI-22868: Impossible to display a log when one ...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 863e5f54d3f731b95a20a03614c3c98894d11d44 https://github.com/xwiki/xwiki-platform/commit/863e5f54d3f731b95a20a03614c3… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-02-18 (Tue, 18 Feb 2025) Changed paths: M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-templates/src/main/resources/templates/logging_macros.vm Log Message: ----------- XWIKI-22868: Impossible to display a log when one of the log arguments is a JSONObject * bulletproof the argument displayer to catch any exception * use a more reliable way to identify object types 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] f9de7a: XWIKI-22882: Drag&drop should be allowed without c...
by XWiki Notifications 18 Feb '25

18 Feb '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: f9de7a934afa4cdfad120f0cbb7f289605854b6d https://github.com/xwiki/xwiki-platform/commit/f9de7a934afa4cdfad120f0cbb7f… 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: 8dfaab0d1d7115c8fc74c5777c672b65b4351499 https://github.com/xwiki/xwiki-platform/commit/8dfaab0d1d7115c8fc74c5777c67… 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/74ee6bf5298c...8dfaab0d1d71 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • ...
  • 172
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.