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
[[email protected]][Issue] Updates for CRISTAL-344: The page creation form is not submited on enter
by XWiki Notifications 27 Nov '24

27 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22697: Upgrade to Oracle connector 21.16.0.0
by XWiki Notifications 27 Nov '24

27 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-345: The page creation form name field is not focused when the modal opens
by XWiki Notifications 27 Nov '24

27 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-346: WebHome is visible in the page creation form
by XWiki Notifications 27 Nov '24

27 Nov '24
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22565: Upgrade to Oracle connector 21.15.0.0
by XWiki Notifications 27 Nov '24

27 Nov '24
1 0
0 0
[xwiki/xwiki-platform] ea17e4: XWIKI-22697: Upgrade to Oracle connector 21.16.0.0
by XWiki Notifications 27 Nov '24

27 Nov '24
Branch: refs/heads/stable-15.10.x Home: https://github.com/xwiki/xwiki-platform Commit: ea17e4d716a55c952655cd4e59bf2097f037fced https://github.com/xwiki/xwiki-platform/commit/ea17e4d716a55c952655cd4e59bf… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-27 (Wed, 27 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XWIKI-22697: Upgrade to Oracle connector 21.16.0.0 (cherry picked from commit 642cbc667b93a8fe0f9ba872cd70ddabe65e15f0) 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] 103653: XWIKI-22697: Upgrade to Oracle connector 21.16.0.0
by XWiki Notifications 27 Nov '24

27 Nov '24
Branch: refs/heads/stable-16.4.x Home: https://github.com/xwiki/xwiki-platform Commit: 1036539648ac2614f1d9ea8cc19b21659f06e6a1 https://github.com/xwiki/xwiki-platform/commit/1036539648ac2614f1d9ea8cc19b… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-27 (Wed, 27 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XWIKI-22697: Upgrade to Oracle connector 21.16.0.0 (cherry picked from commit 642cbc667b93a8fe0f9ba872cd70ddabe65e15f0) 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] 642cbc: XWIKI-22697: Upgrade to Oracle connector 21.16.0.0
by XWiki Notifications 27 Nov '24

27 Nov '24
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-platform Commit: 642cbc667b93a8fe0f9ba872cd70ddabe65e15f0 https://github.com/xwiki/xwiki-platform/commit/642cbc667b93a8fe0f9ba872cd70… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-11-27 (Wed, 27 Nov 2024) Changed paths: M pom.xml Log Message: ----------- XWIKI-22697: Upgrade to Oracle connector 21.16.0.0 To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] cc7bcf: CONFLUENCE-332: Add possibility to extends URL map...
by XWiki Notifications 27 Nov '24

27 Nov '24
Branch: refs/heads/scroll Home: https://github.com/xwiki-contrib/confluence Commit: cc7bcf4fe873e0409a730929c64d117bfb33dc0f https://github.com/xwiki-contrib/confluence/commit/cc7bcf4fe873e0409a730929… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2024-11-27 (Wed, 27 Nov 2024) Changed paths: M confluence-url-mapping/pom.xml M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceAttachmentURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluencePageDisplayURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceSpaceDisplayURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceTinyLinkURLMapper.java A confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceURLMapper.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceURLMappingPrefixHandler.java M confluence-url-mapping/src/main/java/org/xwiki/contrib/confluence/urlmapping/internal/ConfluenceViewPageURLMapper.java Log Message: ----------- CONFLUENCE-332: Add possibility to extends URL mapper list in URLMappingPrefixHandler Commit: dc773a81b4ec6253c3b09d9150f08d92f11af767 https://github.com/xwiki-contrib/confluence/commit/dc773a81b4ec6253c3b09d91… Author: Josué Tille <josue.tille(a)xwiki.com> Date: 2024-11-27 (Wed, 27 Nov 2024) Changed paths: A confluence-url-mapping-scroll-viewport/pom.xml A confluence-url-mapping-scroll-viewport/src/main/java/org/xwiki/contrib/confluence/urlmapping/scrollviewport/internal/ConfluenceScrollViewportFlatURLMapper.java A confluence-url-mapping-scroll-viewport/src/main/resources/META-INF/components.txt M pom.xml Log Message: ----------- CONFLUENCE-333: Add URL mapper for Scroll viewport URL Compare: https://github.com/xwiki-contrib/confluence/compare/681edcdffa8a...dc773a81… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for CRISTAL-269: Links to attachments are not correctly resolved
by XWiki Notifications 27 Nov '24

27 Nov '24
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • ...
  • 141
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.