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]

November 2024

  • 1 participants
  • 1410 discussions
[xwiki/xwiki-platform] 8b2008: XWIKI-22484: The alternative for the home link on ...
by XWiki Notifications 06 Nov '24

06 Nov '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 8b2008ec2dbef83c9b90d58bdac9e827362cff53 https://github.com/xwiki/xwiki-platform/commit/8b2008ec2dbef83c9b90d58bdac9… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/companylogo.vm M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties Log Message: ----------- XWIKI-22484: The alternative for the home link on the logo does not mean anything (#3510) * Updated the companylogo template to add a proper text alternative * Added translations for those text alternatives (cherry picked from commit 3dfbed144a4d35f7cc6c06fc939cc88911650e64) 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] ce43ba: XWIKI-22484: The alternative for the home link on ...
by XWiki Notifications 06 Nov '24

06 Nov '24
Branch: refs/heads/backport-3510-to-stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: ce43ba9f62ad96db442b9207c1025f3f7c4e87ad https://github.com/xwiki/xwiki-platform/commit/ce43ba9f62ad96db442b9207c102… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/companylogo.vm M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties Log Message: ----------- XWIKI-22484: The alternative for the home link on the logo does not mean anything (#3510) * Updated the companylogo template to add a proper text alternative * Added translations for those text alternatives (cherry picked from commit 3dfbed144a4d35f7cc6c06fc939cc88911650e64) 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] 3dfbed: XWIKI-22484: The alternative for the home link on ...
by XWiki Notifications 06 Nov '24

06 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 3dfbed144a4d35f7cc6c06fc939cc88911650e64 https://github.com/xwiki/xwiki-platform/commit/3dfbed144a4d35f7cc6c06fc939c… Author: LucasC <lucas.charpentier(a)xwiki.com> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/companylogo.vm M xwiki-platform-core/xwiki-platform-oldcore/src/main/resources/ApplicationResources.properties Log Message: ----------- XWIKI-22484: The alternative for the home link on the logo does not mean anything (#3510) * Updated the companylogo template to add a proper text alternative * Added translations for those text alternatives 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-4638: Add support for creating a user login containing a dot
by XWiki Notifications 06 Nov '24

06 Nov '24
1 0
0 0
[xwiki/xwiki-platform] d2cb1e: XWIKI-12987: Relative links are made absolute or e...
by XWiki Notifications 06 Nov '24

06 Nov '24
Branch: refs/heads/XWIKI-12987 Home: https://github.com/xwiki/xwiki-platform Commit: d2cb1e0f811d36289ef5c9156aa53a3a5404aa62 https://github.com/xwiki/xwiki-platform/commit/d2cb1e0f811d36289ef5c9156aa5… Author: Simon Urli <simon.urli(a)xwiki.com> Date: 2024-11-06 (Wed, 06 Nov 2024) Changed paths: M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/render/DefaultOldRendering.java 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/AbstractCopyOrMoveJob.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/AbstractEntityJobWithChecks.java A xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/InternalCopyOrMoveJobException.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/main/java/org/xwiki/refactoring/internal/job/RenameJob.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-api/src/main/java/org/xwiki/refactoring/job/question/EntitySelection.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/MoveJobTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/job/RenameJobTest.java M xwiki-platform-core/xwiki-platform-refactoring/xwiki-platform-refactoring-api/src/test/java/org/xwiki/refactoring/internal/listener/BackLinkUpdaterListenerTest.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/DefaultReferenceUpdater.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/DefaultMacroRefactoringTest.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 M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/main/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoring.java M xwiki-platform-core/xwiki-platform-rendering/xwiki-platform-rendering-macros/xwiki-platform-rendering-macro-include/src/test/java/org/xwiki/rendering/internal/macro/include/IncludeMacroRefactoringTest.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 * Change APIs to use a Map<EntityReference, EntityReference> corresponding to the source and target of refactorings in renamers * Change some logic of AbstractCopyOrMoveJob to compute the actual couple source/destination before performing any operation and store the info in EntitySelection * Add a log in RenameJob if it's not executed because of the number of entities (not needed for this issue, but felt better to understand what's happening) 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 CONFLUENCE-319: Content fails to convert when the naming strategy returns an empty name when creating references
by XWiki Notifications 06 Nov '24

06 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-18385: "&nbsp;" appears when there is more than 1 space added in an imported document
by XWiki Notifications 06 Nov '24

06 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-11653: Add the ability to delete all mail statuses (from a batch or overall) from the UI
by XWiki Notifications 06 Nov '24

06 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22633: Documents with translations are re-indexed on start of XWiki with Oracle database
by XWiki Notifications 06 Nov '24

06 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22637: The page suggest doesn't search in the page title of untranslated pages with Oracle database
by XWiki Notifications 06 Nov '24

06 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • ...
  • 141
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.