.dockerignore
.editorconfig
AUTHORS.rst
CHANGES.rst
LICENSE
MANIFEST.in
README.rst
RELEASE-NOTES.rst
babel.ini
pytest.ini
requirements-devel.txt
requirements-docs.txt
requirements.py
setup.cfg
setup.py
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/_ext/ultramock.py
invenio_workflows/__init__.py
invenio_workflows/acl.py
invenio_workflows/api.py
invenio_workflows/bundles.py
invenio_workflows/client.py
invenio_workflows/config.py
invenio_workflows/definitions.py
invenio_workflows/engine.py
invenio_workflows/errors.py
invenio_workflows/logger.py
invenio_workflows/models.py
invenio_workflows/registry.py
invenio_workflows/signals.py
invenio_workflows/utils.py
invenio_workflows/version.py
invenio_workflows/worker_engine.py
invenio_workflows/worker_result.py
invenio_workflows.egg-info/PKG-INFO
invenio_workflows.egg-info/SOURCES.txt
invenio_workflows.egg-info/dependency_links.txt
invenio_workflows.egg-info/not-zip-safe
invenio_workflows.egg-info/pbr.json
invenio_workflows.egg-info/requires.txt
invenio_workflows.egg-info/top_level.txt
invenio_workflows/actions/__init__.py
invenio_workflows/actions/approval.py
invenio_workflows/static/css/workflows/workflows.css
invenio_workflows/static/js/workflows/common.js
invenio_workflows/static/js/workflows/details.js
invenio_workflows/static/js/workflows/details_actions.js
invenio_workflows/static/js/workflows/details_actions_buttons.js
invenio_workflows/static/js/workflows/details_page.js
invenio_workflows/static/js/workflows/details_preview.js
invenio_workflows/static/js/workflows/details_preview_menu.js
invenio_workflows/static/js/workflows/holdingpen.js
invenio_workflows/static/js/workflows/init.js
invenio_workflows/static/js/workflows/maintable.js
invenio_workflows/static/js/workflows/pagination.js
invenio_workflows/static/js/workflows/perpage_menu.js
invenio_workflows/static/js/workflows/selection.js
invenio_workflows/static/js/workflows/sort_menu.js
invenio_workflows/static/js/workflows/tags.js
invenio_workflows/static/js/workflows/tags_menu.js
invenio_workflows/static/js/workflows/actions/approval.js
invenio_workflows/static/js/workflows/actions/init.js
invenio_workflows/static/js/workflows/templates/alert.mustache
invenio_workflows/static/js/workflows/templates/pagination.mustache
invenio_workflows/tasks/__init__.py
invenio_workflows/tasks/bibsched_tasks.py
invenio_workflows/tasks/logic_tasks.py
invenio_workflows/tasks/marcxml_tasks.py
invenio_workflows/tasks/sample_tasks.py
invenio_workflows/tasks/simplified_data_tasks.py
invenio_workflows/tasks/workflows_tasks.py
invenio_workflows/templates/workflows/base.html
invenio_workflows/templates/workflows/details.html
invenio_workflows/templates/workflows/details_base.html
invenio_workflows/templates/workflows/index.html
invenio_workflows/templates/workflows/list.html
invenio_workflows/templates/workflows/list_base.html
invenio_workflows/templates/workflows/list_row.html
invenio_workflows/templates/workflows/utils.html
invenio_workflows/templates/workflows/actions/approval_main.html
invenio_workflows/templates/workflows/actions/approval_mini.html
invenio_workflows/templates/workflows/actions/approval_side.html
invenio_workflows/templates/workflows/results/classifier.html
invenio_workflows/templates/workflows/results/default.html
invenio_workflows/templates/workflows/results/fft.html
invenio_workflows/templates/workflows/results/files.html
invenio_workflows/templates/workflows/results/plots.html
invenio_workflows/templates/workflows/results/refextract.html
invenio_workflows/templates/workflows/results/results_base.html
invenio_workflows/templates/workflows/settings/index.html
invenio_workflows/templates/workflows/settings/index_base.html
invenio_workflows/templates/workflows/styles/harvesting_description.html
invenio_workflows/templates/workflows/styles/harvesting_record.html
invenio_workflows/templates/workflows/styles/styles_base.html
invenio_workflows/translations/invenio.pot
invenio_workflows/translations/de/LC_MESSAGES/messages.mo
invenio_workflows/translations/de/LC_MESSAGES/messages.po
invenio_workflows/translations/es/LC_MESSAGES/messages.mo
invenio_workflows/translations/es/LC_MESSAGES/messages.po
invenio_workflows/translations/fr/LC_MESSAGES/messages.mo
invenio_workflows/translations/fr/LC_MESSAGES/messages.po
invenio_workflows/translations/it/LC_MESSAGES/messages.mo
invenio_workflows/translations/it/LC_MESSAGES/messages.po
invenio_workflows/upgrades/__init__.py
invenio_workflows/upgrades/workflows_2014_08_12_initial.py
invenio_workflows/upgrades/workflows_2014_08_12_task_results_to_dict.py
invenio_workflows/upgrades/workflows_2015_06_05_resize_uuid_columns.py
invenio_workflows/views/__init__.py
invenio_workflows/views/holdingpen.py
invenio_workflows/views/settings.py
invenio_workflows/workers/__init__.py
invenio_workflows/workers/worker_celery.py
invenio_workflows/workers/worker_redis.py
invenio_workflows/workflows/__init__.py
invenio_workflows/workflows/marcxml_workflow.py
invenio_workflows/workflows/sample_workflow.py
tests/test_utils.py
tests/test_workflows.py
tests/test_workflows_delayed.py
tests/test_workflows_model.py
tests/test_workflows_others.py
tests/demo_package/__init__.py
tests/demo_package/workflows/__init__.py
tests/demo_package/workflows/demo_workflow.py
tests/demo_package/workflows/demo_workflow_dummy.py
tests/demo_package/workflows/demo_workflow_error.py
tests/demo_package/workflows/demo_workflow_hardcore.py
tests/demo_package/workflows/demo_workflow_logic.py
tests/demo_package/workflows/demo_workflow_workflows.py
tests/demo_package/workflows/demo_workflow_workflows_errors.py
tests/demo_package/workflows/demo_workflow_workflows_errors_B.py
tests/demo_package/workflows/demo_workflow_workflows_errors_C.py