Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 67acd2f6d9447c3ba4fbff742a2be46d505d0d72
https://github.com/xwiki-contrib/cristal/commit/67acd2f6d9447c3ba4fbff742a2…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M api/src/api/WikiConfig.ts
M api/src/components/defaultWikiConfig.ts
M editors/tiptap/src/extensions/collaboration.ts
M editors/tiptap/src/vue/c-edit-tiptap.vue
M package.json
M pnpm-lock.yaml
M pnpm-workspace.yaml
A realtime/package.json
A realtime/src/index.ts
A realtime/tsconfig.json
M web/package.json
M web/src/server.js
M web/vite.config.ts
Log Message:
-----------
CRISTAL-251: Editing a page on Electron after restart shows an empty page
* Move the realtime server to its own module
* Start the realtime server when starting the web or electron instance.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/XAWORKFLOW-115
Home: https://github.com/xwiki-contrib/workflow-publication
Commit: f1a606e2a39addf668ba672ec34af4d20d542f58
https://github.com/xwiki-contrib/workflow-publication/commit/f1a606e2a39add…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultWorkflowConfigManager.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowRenameListener.java
Log Message:
-----------
XAWORKFLOW-115: Move strategy is not working anymore
* set the current wiki in the context as the rename job (which produces the DocumentRenamedEvent event) is running with the main wiki in its XWikiContext
* replace the deprecated "current/reference" resolver hint with "current"
# Please enter the commit message for your changes. Lines starting
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications