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
notifications@xwiki.org

October 2024

  • 1 participants
  • 1692 discussions
[jira@xwiki.org][Issue] Updates for CRISTAL-246: List items are visible aside the header when scrolling down
by XWiki Notifications 15 Oct '24

15 Oct '24
1 0
0 0
[xwiki-contrib/cristal] 599755: CRISTAL-243: Impossible to scroll using electron (...
by XWiki Notifications 15 Oct '24

15 Oct '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: 599755a8e74ca94934149b5fe99a9bc36a96c0de https://github.com/xwiki-contrib/cristal/commit/599755a8e74ca94934149b5fe99… Author: tkrieck <149672322+tkrieck(a)users.noreply.github.com> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M electron/renderer/index.html Log Message: ----------- CRISTAL-243: Impossible to scroll using electron (#388) Fix CSS classes on the main Electron html file. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/workflow-publication] f1a606: XAWORKFLOW-115: Move strategy is not working anymore
by XWiki Notifications 15 Oct '24

15 Oct '24
Branch: refs/heads/XAWORKFLOW-115 Home: https://github.com/xwiki-contrib/workflow-publication Commit: f1a606e2a39addf668ba672ec34af4d20d542f58 https://github.com/xwiki-contrib/workflow-publication/commit/f1a606e2a39add… Author: Alex Cotiugă <ancotiuga(a)gmail.com> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultWorkflowConfigManager.java M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowRenameListener.java Log Message: ----------- XAWORKFLOW-115: Move strategy is not working anymore * set the current wiki in the context as the rename job (which produces the DocumentRenamedEvent event) is running with the main wiki in its XWikiContext * replace the deprecated "current/reference" resolver hint with "current" # Please enter the commit message for your changes. Lines starting To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 72c5fb: Revert "CRISTAL-243: Impossible to scroll using el...
by XWiki Notifications 15 Oct '24

15 Oct '24
Branch: refs/heads/CRISTAL-243 Home: https://github.com/xwiki-contrib/cristal Commit: 72c5fb062cb8cd2ac8a79612d71748e3f6d51332 https://github.com/xwiki-contrib/cristal/commit/72c5fb062cb8cd2ac8a79612d71… Author: Thiago Krieck <thiago.krieck(a)xwiki.com> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M ds/shoelace/src/vue/x-navigation-tree.vue Log Message: ----------- Revert "CRISTAL-243: Impossible to scroll using electron" This reverts commit 4c73571fc351fef8ebafb2f7014a7225cf20bcac. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] ddc7f4: CRISTAL-244: Clicking outside the text in the navi...
by XWiki Notifications 15 Oct '24

15 Oct '24
Branch: refs/heads/main Home: https://github.com/xwiki-contrib/cristal Commit: ddc7f40405a4c32b4e1e966515acea34b1d5ed81 https://github.com/xwiki-contrib/cristal/commit/ddc7f40405a4c32b4e1e966515a… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M ds/shoelace/src/vue/x-navigation-tree.vue Log Message: ----------- CRISTAL-244: Clicking outside the text in the navigation tree nodes does nothing Fix formatting. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki/xwiki-commons] cc8d5b: [Misc] Exclude legacy code from SonarQube's "java:...
by XWiki Notifications 15 Oct '24

15 Oct '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-commons Commit: cc8d5bade231d270d70a0624533fa0753d848cfb https://github.com/xwiki/xwiki-commons/commit/cc8d5bade231d270d70a0624533fa… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M xwiki-commons-pom/pom.xml Log Message: ----------- [Misc] Exclude legacy code from SonarQube's "java:S1133" rule using properties in the pom (should work for commons, rendering and platform) 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] a7ed3e: [Misc] Exclude legacy code from SonarQube's "java:...
by XWiki Notifications 15 Oct '24

15 Oct '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-commons Commit: a7ed3e82f5526043ea252971d640d51a870b58da https://github.com/xwiki/xwiki-commons/commit/a7ed3e82f5526043ea252971d640d… Author: Vincent Massol <vincent(a)massol.net> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M xwiki-commons-pom/pom.xml Log Message: ----------- [Misc] Exclude legacy code from SonarQube's "java:S1133" rule using properties in the pom (should work for commons, rendering and platform) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
1 0
0 0
[xwiki/xwiki-docker-build] 046d2a: [Misc] Lock playwright version to avoid inconsiste...
by XWiki Notifications 15 Oct '24

15 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-docker-build Commit: 046d2a34747192c5fbac060bbf3521bfbdfff7e7 https://github.com/xwiki/xwiki-docker-build/commit/046d2a34747192c5fbac060b… Author: Manuel Leduc <manuel.leduc(a)xwiki.com> Date: 2024-10-15 (Tue, 15 Oct 2024) Changed paths: M build-node/Dockerfile Log Message: ----------- [Misc] Lock playwright version to avoid inconsistency with CI version To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-docker-build/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22573: Modifying a group which contains a lot of users can be very slow
by XWiki Notifications 15 Oct '24

15 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for BVERSION-9: Add a first version of classes for data structure
by XWiki Notifications 15 Oct '24

15 Oct '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • ...
  • 170
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.