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]

  • 58309 discussions
[xwiki/xwiki-platform] becd86: Translated using Weblate (Chinese (Simplified) (zh))
by XWiki Notifications 19 Nov '24

19 Nov '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: becd86137f58a521e26f1b137277bc4fb12f70ff https://github.com/xwiki/xwiki-platform/commit/becd86137f58a521e26f1b137277… Author: 一颗小土豆 <2428100619(a)qq.com> Date: 2024-11-19 (Tue, 19 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources_zh.properties Log Message: ----------- Translated using Weblate (Chinese (Simplified) (zh)) Currently translated at 80.2% (3606 of 4494 strings) Translation: XWiki Platform/XWiki Core Resources Translate-URL: https://l10n.xwiki.org/projects/xwiki-platform/xwiki-core-resources/zh/ (cherry picked from commit 29e1955747950765665af74cd38391c381ae9b76) 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-22672: WYSIWYG editor delete new lines inserted after a bulleted List
by XWiki Notifications 18 Nov '24

18 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki
by XWiki Notifications 18 Nov '24

18 Nov '24
1 0
0 0
[xwiki/xwiki-platform] 590367: XWIKI-22571: Backlinks update changes an absolute ...
by XWiki Notifications 18 Nov '24

18 Nov '24
Branch: refs/heads/XWIKI-22571 Home: https://github.com/xwiki/xwiki-platform Commit: 590367503c6b775e24feb25828437b698cf25f4f https://github.com/xwiki/xwiki-platform/commit/590367503c6b775e24feb2582843… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/RenamePageIT.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/ResourceReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/DefaultReferenceUpdaterTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/test/java/org/xwiki/refactoring/internal/ResourceReferenceRenamerTest.java Log Message: ----------- XWIKI-22571: Backlinks update changes an absolute reference to the moved page into one relative to the current wiki * Use default serializer if the wiki is present in a link, not the compact serializer * Provide unit test and integration test to cover this 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 XCOMMONS-3196: Upgrade to Maven Surefire and Failsafe plugins 3.5.2
by XWiki Notifications 18 Nov '24

18 Nov '24
1 0
0 0
[xwiki-contrib/book-versions] 009340: BVERSION-2 : Add versioned page feature
by XWiki Notifications 18 Nov '24

18 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/book-versions Commit: 0093401d9ec75fa020a4f64e925f718ed233530d https://github.com/xwiki-contrib/book-versions/commit/0093401d9ec75fa020a4f… Author: Raluca Stavro <rstavro(a)xwiki.com> Date: 2024-11-18 (Mon, 18 Nov 2024) Changed paths: M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/BookVersionsManager.java M application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/Page.java A application-book-versions-api/src/main/java/org/xwiki/contrib/bookversions/VersionedContent.java M application-book-versions-default/pom.xml M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/BookVersionsConstants.java M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultBookVersionsManager.java M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultPage.java A application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/internal/DefaultVersionedContent.java M application-book-versions-default/src/main/java/org/xwiki/contrib/bookversions/script/BookVersionsScriptService.java M application-book-versions-ui/src/main/resources/BookVersions/Code/BookMacros.xml M application-book-versions-ui/src/main/resources/BookVersions/Code/BookPageClass.xml A application-book-versions-ui/src/main/resources/BookVersions/Code/BookVersionedContentClass.xml M application-book-versions-ui/src/main/resources/BookVersions/Code/NavigationMenu.xml Log Message: ----------- BVERSION-2 : Add versioned page feature - refactoring the book page class to remove the status property, as it belongs to the new versioned content class - fixed API calls - refactored the navigation menu to redirect properly To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22666: Moving away from LESSCSS
by XWiki Notifications 18 Nov '24

18 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-19976: Render image width/height to css property instead to tag attribute
by XWiki Notifications 18 Nov '24

18 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22664: Office document's images are not saved as attachments on externally managed OpenOffice server process
by XWiki Notifications 18 Nov '24

18 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-19976: Render image width/height to css property instead to tag attribute
by XWiki Notifications 18 Nov '24

18 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3559
  • 3560
  • 3561
  • 3562
  • 3563
  • 3564
  • 3565
  • ...
  • 5831
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.