You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds a validation workflow to projects for HEP Valais.
* Adds a blueprint for validation email templates.
* Adds fixtures for HEP Valais organisation.
* Adds a JSON schema for storing validation data.
* Creates an extension to process validation when a record is saved.
* Adds a Marshmallow schema for validation data.
* Adds emails for all actions and languages.
* Adds a cached property in resource record to get the index name.
* Adds a method to get the string representation of a project object.
* Adjusts projects permissions depending on the status.
* Enables facet and filter for project validation status.
* Adds a mapping for validation data in Elasticsearch.
* Removes specific fields for projects in deposit process, to have a generic approach.
* Closes#457.
Co-Authored-by: Sébastien Délèze <[email protected]>
Possibility to attach a workflow to any resource.
validation_workflow
representing the workflow.The text was updated successfully, but these errors were encountered: