Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/workflow-publication
Commit: 64ea0e3d9101522ce9be30941ab4e7002140d033
https://github.com/xwiki-contrib/workflow-publication/commit/64ea0e3d910152…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowRenameListener.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/ReferencesTransformDocPublishingEventListener.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/RolesEnforcerListener.java
Log Message:
-----------
[Cleanup] Remove fields that are never used.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications
Branch: refs/heads/XAWORKFLOW-113
Home: https://github.com/xwiki-contrib/workflow-publication
Commit: 8e7525fdae6c65636d1f8f85bed628f7d41318f6
https://github.com/xwiki-contrib/workflow-publication/commit/8e7525fdae6c65…
Author: Alex Cotiugă <ancotiuga(a)gmail.com>
Date: 2024-08-15 (Thu, 15 Aug 2024)
Changed paths:
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/PublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/DefaultPublicationWorkflow.java
M xwiki-workflow-publication-api/src/main/java/org/xwiki/workflowpublication/internal/PublicationWorkflowService.java
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/PublicationWorkflowMacro.xml
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/Script.xml
M xwiki-workflow-publication-application/src/main/resources/PublicationWorkflow/Translations.xml
Log Message:
-----------
XAWORKFLOW-113: Allow to start a workflow from the target page
* add UI element to trigger the workflow start from target page
* add support for 'includeChildren'
* deprecate old method that doesn't support 'includeChildren'
* in the PublicationWorkflow.Script, the 'startAsTarget' code is handled as part of 'start' action and not as an independent one, using the same form submit button
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/workflow-publication/settings/notifications