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]

  • 57685 discussions
[[email protected]][Issue] Updates for CONFLUENCE-455: Blog post publish dates are set to the revision date, not the creation date
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-456: Some absolute links to confluence pages with anchors are not converted
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-453: Add basic converter for macro plantuml
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-18068: "more pages" if there are no more pages
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
[[email protected]][Issue] Updates for CONFLUENCE-457: Don't arbitrarily pick an orphan as the home page of a space which doesn't have any and provide one instead
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
[xwiki-contrib/confluence] 0dc835: CONFLUENCE-454: Add a way to keep unhandled or all...
by XWiki Notifications 15 May '25

15 May '25
Branch: refs/heads/CONFLUENCE-454 Home: https://github.com/xwiki-contrib/confluence Commit: 0dc835941c3456d5548cf8a3976fbb72e295e6e4 https://github.com/xwiki-contrib/confluence/commit/0dc835941c3456d5548cf8a3… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-15 (Thu, 15 May 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceInputProperties.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/macros/AbstractMacroConverter.java M confluence-xml/src/test/java/org/xwiki/contrib/confluence/filter/FakeBlockMacroConverter.java A confluence-xml/src/test/resources/confluencexml/keptparams/entities.xml A confluence-xml/src/test/resources/confluencexml/keptparamsall.test A confluence-xml/src/test/resources/confluencexml/keptparamscollide.test A confluence-xml/src/test/resources/confluencexml/keptparamsnone.test A confluence-xml/src/test/resources/confluencexml/keptparamsunhandled.test Log Message: ----------- CONFLUENCE-454: Add a way to keep unhandled or all Confluence macro parameters, prefixed To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/confluence/settings/notifications
1 0
0 0
[xwiki-contrib/confluence] 946b59: Misc: remove unused private field
by XWiki Notifications 15 May '25

15 May '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/confluence Commit: 946b5994950745bb83d5e663ba6ae2cbd7889d88 https://github.com/xwiki-contrib/confluence/commit/946b5994950745bb83d5e663… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-15 (Thu, 15 May 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java Log Message: ----------- Misc: remove unused private field Commit: 933ccec7f941b04bed3f69f53e1e5c22e4e46414 https://github.com/xwiki-contrib/confluence/commit/933ccec7f941b04bed3f69f5… Author: Raphaël Jakse <raphael.jakse(a)xwiki.com> Date: 2025-05-15 (Thu, 15 May 2025) Changed paths: M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/input/ConfluenceXMLPackage.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceConverter.java M confluence-xml/src/main/java/org/xwiki/contrib/confluence/filter/internal/input/ConfluenceInputFilterStream.java M confluence-xml/src/test/resources/confluencexml/archived/entities.xml M confluence-xml/src/test/resources/confluencexml/archivedDocumentsEnabled.test M confluence-xml/src/test/resources/confluencexml/archiveddisabled.test M confluence-xml/src/test/resources/confluencexml/archivedenabled.test M confluence-xml/src/test/resources/confluencexml/auto-cursor-target.test M confluence-xml/src/test/resources/confluencexml/content.test M confluence-xml/src/test/resources/confluencexml/contentStatus.test M confluence-xml/src/test/resources/confluencexml/contentwithprefixedmacros.test M confluence-xml/src/test/resources/confluencexml/contentwithunprefixedmacros.test M confluence-xml/src/test/resources/confluencexml/emoji.test M confluence-xml/src/test/resources/confluencexml/emptypage.test M confluence-xml/src/test/resources/confluencexml/extraneous/entities.xml M confluence-xml/src/test/resources/confluencexml/extraneousenabled.test M confluence-xml/src/test/resources/confluencexml/fixcdata.test M confluence-xml/src/test/resources/confluencexml/history.test M confluence-xml/src/test/resources/confluencexml/historydisabled.test M confluence-xml/src/test/resources/confluencexml/images.test M confluence-xml/src/test/resources/confluencexml/images/entities.xml M confluence-xml/src/test/resources/confluencexml/imagessub.test M confluence-xml/src/test/resources/confluencexml/include.test M confluence-xml/src/test/resources/confluencexml/index.test M confluence-xml/src/test/resources/confluencexml/jira.test M confluence-xml/src/test/resources/confluencexml/linkmapping2/entities.xml M confluence-xml/src/test/resources/confluencexml/links/entities.xml M confluence-xml/src/test/resources/confluencexml/macroconvertercrash.test M confluence-xml/src/test/resources/confluencexml/misc.test M confluence-xml/src/test/resources/confluencexml/missingparents.nested.test M confluence-xml/src/test/resources/confluencexml/nousers.test M confluence-xml/src/test/resources/confluencexml/pages/entities.xml M confluence-xml/src/test/resources/confluencexml/pages1.test M confluence-xml/src/test/resources/confluencexml/pages2.test M confluence-xml/src/test/resources/confluencexml/pages3.test M confluence-xml/src/test/resources/confluencexml/rispaceparameter.test M confluence-xml/src/test/resources/confluencexml/table.test M confluence-xml/src/test/resources/confluencexml/userParams.test M confluence-xml/src/test/resources/confluencexml/users.test M confluence-xml/src/test/resources/confluencexml/usersmapping.test M confluence-xml/src/test/resources/confluencexml/usersreferences.test M confluence-xml/src/test/resources/confluencexml/userswiki.test M confluence-xml/src/test/resources/confluencexml/userswikiallsub.test M confluence-xml/src/test/resources/confluencexml/userswikiclean.test Log Message: ----------- CONFLUENCE-457: Don't arbitrarily pick an orphan as the home page of a space which doesn't have any and provide one instead Compare: https://github.com/xwiki-contrib/confluence/compare/fd3e0f45e46a...933ccec7… 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 XWIKI-22656: Add a UI for setting required rights on a document
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-20918: HTML displayed inside the long text field when editing the AWM app
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-21731: Using Backspace or the Delete-Key in lists and tables sometimes duplicates text
by XWiki Notifications 15 May '25

15 May '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 2467
  • 2468
  • 2469
  • 2470
  • 2471
  • 2472
  • 2473
  • ...
  • 5769
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.