Skip to content

workflow support #119

@dbu

Description

@dbu

#117 made the controller more generic to allow handling custom workflows. we should provide some custom workflows in this bundle as examples. an obvious one would be publish workflow, to set the published flag / start & end time. this would be an interesting one, as it also depends on the document type whether this workflow should be enabled. if we then can also limit to some privileged users, we have an interesting use case :-)

the idea would be to tag workflows in the di container and register them with RestService. we need some way to also support access checks for workflows, maybe as a tag option that registers a special access checker (do we need security voters in the access checker?).
we also need a way to automatically to include the javascript widgets for each workflow in create.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions