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]

November 2025

  • 1 participants
  • 1507 discussions
[[email protected]][Issue] Updates for XWIKI-23611: Form data within a gadget are not saved.
by XWiki Notifications 06 Nov '25

06 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23642: When a document is deleted and the automatic redirect is enabled, DocumentCreatedEvent is received before DocumentDeletedEvent
by XWiki Notifications 06 Nov '25

06 Nov '25
1 0
0 0
[xwiki/xwiki-platform] 175e86: XWIKI-23642: When a document is deleted and the au...
by XWiki Notifications 06 Nov '25

06 Nov '25
Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 175e86c951383fe568b7e0d5b504395590fce351 https://github.com/xwiki/xwiki-platform/commit/175e86c951383fe568b7e0d5b504… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-06 (Thu, 06 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/DeleteJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/AutomaticRedirectCreatorListener.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/job/DeleteRequest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/DeleteJobTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/listener/AutomaticRedirectCreatorListenerTest.java Log Message: ----------- XWIKI-23642: When a document is deleted and the automatic redirect is enabled, DocumentCreatedEvent is received before DocumentDeletedEvent (cherry picked from commit 7963520d78140cf038c5500890ec287ed531ae5d) 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] 8001d7: XWIKI-23642: When a document is deleted and the au...
by XWiki Notifications 06 Nov '25

06 Nov '25
Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 8001d72f481767054f044a56538910d77d9a98b3 https://github.com/xwiki/xwiki-platform/commit/8001d72f481767054f044a565389… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-06 (Thu, 06 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/DeleteJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/AutomaticRedirectCreatorListener.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/job/DeleteRequest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/DeleteJobTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/listener/AutomaticRedirectCreatorListenerTest.java Log Message: ----------- XWIKI-23642: When a document is deleted and the automatic redirect is enabled, DocumentCreatedEvent is received before DocumentDeletedEvent (cherry picked from commit 7963520d78140cf038c5500890ec287ed531ae5d) 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] 796352: XWIKI-23642: When a document is deleted and the au...
by XWiki Notifications 06 Nov '25

06 Nov '25
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 7963520d78140cf038c5500890ec287ed531ae5d https://github.com/xwiki/xwiki-platform/commit/7963520d78140cf038c5500890ec… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2025-11-06 (Thu, 06 Nov 2025) Changed paths: M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/DeleteJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/AutomaticRedirectCreatorListener.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/job/DeleteRequest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/DeleteJobTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/listener/AutomaticRedirectCreatorListenerTest.java Log Message: ----------- XWIKI-23642: When a document is deleted and the automatic redirect is enabled, DocumentCreatedEvent is received before DocumentDeletedEvent 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-23694: Make it explicit in the logging UI that change in logging levels are not persisted
by XWiki Notifications 06 Nov '25

06 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23690: The LiveData script service query() method doesn't honor the "sourceParameters" parameter
by XWiki Notifications 06 Nov '25

06 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XLIT-19: Cell style from the original table is applied to a container inside the cell instead of the cell itself - including width
by XWiki Notifications 06 Nov '25

06 Nov '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-19862: Edit 'pencil' button's tooltip from My Dashboard in User Profile does not have a translation
by XWiki Notifications 06 Nov '25

06 Nov '25
1 0
0 0
[xwiki-contrib/livedata-inline-table] e162b0: XLIT-19: Cell style from the original table is app...
by XWiki Notifications 06 Nov '25

06 Nov '25
Branch: refs/heads/XLIT-{19,20} Home: https://github.com/xwiki-contrib/livedata-inline-table Commit: e162b0335b4d220eb3a72f3e55f0ebffac7fb593 https://github.com/xwiki-contrib/livedata-inline-table/commit/e162b0335b4d2… Author: Dorian OUAKLI <dorian.ouakli(a)xwiki.com> Date: 2025-11-06 (Thu, 06 Nov 2025) Changed paths: M livedata-inline-table-macro/src/main/java/org/xwiki/contrib/internal/LiveDataInlineTableMacroBlockFilter.java M livedata-inline-table-macro/src/main/resources/css/livedata-inline-table-macro.css Log Message: ----------- XLIT-19: Cell style from the original table is applied to a container inside the cell instead of the cell itself - including width XLIT-20: Wrong text width inside cells if the source table has sizes set for columns * For now, move the padding to the inner container and strip out width styles. ( We should use a JSX to edit the actual table cell's attributes instead ) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/livedata-inline-table/settings/notificatio…
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • ...
  • 151
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.