Branch: refs/heads/CRISTAL-408
Home: https://github.com/xwiki-contrib/cristal
Commit: 7ffb55599eef7a0bf6445d2f86f41179a55de80a
https://github.com/xwiki-contrib/cristal/commit/7ffb55599eef7a0bf6445d2f86f…
Author: Pierre Jeanjean <pierre.jeanjean(a)xwiki.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M core/model/model-reference/model-reference-xwiki/src/xWikiModelReferenceHandler.ts
M skin/langs/translation-en.json
M skin/langs/translation-fr.json
M skin/src/vue/c-page-creation-menu.vue
M sources/xwiki/mock-server/src/index.ts
Log Message:
-----------
CRISTAL-408: We don't check if a page already exists on page creation
* Display error if page exists
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 37ff31ee0866907a0f4140bf881aa98fe6305fb3
https://github.com/xwiki/xwiki-platform/commit/37ff31ee0866907a0f4140bf881a…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-01-16 (Thu, 16 Jan 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-export/xwiki-platform-export-pdf/xwiki-platform-export-pdf-ui/src/main/resources/XWiki/PDFExport/WebHome.xml
Log Message:
-----------
XWIKI-22738: Target syntax is not set on the transformation context when the document content is executed
* We don't need to set outputSyntax to plain because we're writing the JSON directly to the response. Moreover, in this particular case we need the original target syntax because the PDF export job saves and restores the rendering context from the request that starts the PDF export job.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications