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

  • 1 participants
  • 60046 discussions
[jira@xwiki.org][Issue] Updates for XWIKI-14073: Hide the Copy action when the wiki is in readonly mode
by XWiki Notifications 25 Oct '24

25 Oct '24
1 0
0 0
[xwiki/xwiki-platform] 9c821e: XWIKI-14073: Hide the Copy action when the wiki is...
by XWiki Notifications 25 Oct '24

25 Oct '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 9c821e798e2e9c237936b32c1b768f6f2074cc90 https://github.com/xwiki/xwiki-platform/commit/9c821e798e2e9c237936b32c1b76… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/menus_content.vm Log Message: ----------- XWIKI-14073: Hide the Copy action when the wiki is in readonly mode (#3595) * Disabled the display of the copy action when the wiki server is in readonly mode. 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] 9048b8: XWIKI-14073: Hide the Copy action when the wiki is...
by XWiki Notifications 25 Oct '24

25 Oct '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: 9048b84b17977b32e1729bfd4c8b70e6e9126306 https://github.com/xwiki/xwiki-platform/commit/9048b84b17977b32e1729bfd4c8b… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/menus_content.vm Log Message: ----------- XWIKI-14073: Hide the Copy action when the wiki is in readonly mode (#3595) * Disabled the display of the copy action when the wiki server is in readonly mode. 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] d8fbca: XWIKI-14073: Hide the Copy action when the wiki is...
by XWiki Notifications 25 Oct '24

25 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: d8fbcaf10cc800b2e978bf733469fc02e4c7c30c https://github.com/xwiki/xwiki-platform/commit/d8fbcaf10cc800b2e978bf733469… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/menus_content.vm Log Message: ----------- XWIKI-14073: Hide the Copy action when the wiki is in readonly mode (#3595) * Disabled the display of the copy action when the wiki server is in readonly mode. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-67: Cristal provides a search interface
by XWiki Notifications 25 Oct '24

25 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-83: Basic Move/Rename is possible
by XWiki Notifications 25 Oct '24

25 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22590: Links in message boxes lack contrast
by XWiki Notifications 25 Oct '24

25 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for CRISTAL-235: Update navigation tree when creating/deleting/updating a page
by XWiki Notifications 25 Oct '24

25 Oct '24
1 0
0 0
[jira@xwiki.org][Issue] Updates for XWIKI-22611: Copy and pasting images using the browser's "Copy Image" option does not upload an attachment to the wiki but adds an external URL image
by XWiki Notifications 25 Oct '24

25 Oct '24
1 0
0 0
[xwiki/xwiki-platform] 66e5fb: XWIKI-12987: Relative links are made absolute or e...
by XWiki Notifications 25 Oct '24

25 Oct '24
Branch: refs/heads/XWIKI-12987 Home: https://github.com/xwiki/xwiki-platform Commit: 66e5fbe38b734c8ff0b948684bd9fd7f390d49c3 https://github.com/xwiki/xwiki-platform/commit/66e5fbe38b734c8ff0b948684bd9… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-10-25 (Fri, 25 Oct 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/XWikiTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/ReferenceRenamer.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/ReferenceUpdater.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractEntityJobWithChecks.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListener.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultMacroRefactoring.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-default/src/main/java/org/xwiki/refactoring/internal/DefaultReferenceRenamer.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-rendering/xwiki-platform-rendering-xwiki/src/main/java/org/xwiki/rendering/macro/MacroRefactoring.java Log Message: ----------- XWIKI-12987: Relative links are made absolute or even broken after moving a page * Fix checkstyle * WIP: try to find proper oracle for renaming absolute references, without success so far. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 3830
  • 3831
  • 3832
  • 3833
  • 3834
  • 3835
  • 3836
  • ...
  • 6005
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.