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]

  • 57655 discussions
[[email protected]][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
[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
  • ← Newer
  • 1
  • ...
  • 2886
  • 2887
  • 2888
  • 2889
  • 2890
  • 2891
  • 2892
  • ...
  • 5766
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.