.dockerignore
.editorconfig
.travis-devel-requirements.txt
.travis-lowest-requirements.txt
.travis-release-requirements.txt
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_deposit/__init__.py
invenio_deposit/acl.py
invenio_deposit/autocomplete_utils.py
invenio_deposit/bundles.py
invenio_deposit/cache.py
invenio_deposit/config.py
invenio_deposit/field_base.py
invenio_deposit/field_widgets.py
invenio_deposit/filter_utils.py
invenio_deposit/form.py
invenio_deposit/helpers.py
invenio_deposit/json_utils.py
invenio_deposit/models.py
invenio_deposit/processor_utils.py
invenio_deposit/registry.py
invenio_deposit/restful.py
invenio_deposit/signals.py
invenio_deposit/storage.py
invenio_deposit/tasks.py
invenio_deposit/url_converters.py
invenio_deposit/validation_utils.py
invenio_deposit/version.py
invenio_deposit.egg-info/PKG-INFO
invenio_deposit.egg-info/SOURCES.txt
invenio_deposit.egg-info/dependency_links.txt
invenio_deposit.egg-info/not-zip-safe
invenio_deposit.egg-info/requires.txt
invenio_deposit.egg-info/top_level.txt
invenio_deposit/fields/__init__.py
invenio_deposit/fields/abstract.py
invenio_deposit/fields/author.py
invenio_deposit/fields/date.py
invenio_deposit/fields/doi.py
invenio_deposit/fields/file_upload.py
invenio_deposit/fields/issn.py
invenio_deposit/fields/jinja.py
invenio_deposit/fields/journal.py
invenio_deposit/fields/jsonfield.py
invenio_deposit/fields/keywords.py
invenio_deposit/fields/language.py
invenio_deposit/fields/notes.py
invenio_deposit/fields/pages_number.py
invenio_deposit/fields/publisher.py
invenio_deposit/fields/record_id.py
invenio_deposit/fields/title.py
invenio_deposit/fields/wtformsext.py
invenio_deposit/static/css/deposit/form.css
invenio_deposit/static/js/deposit/dynamic_field_list.js
invenio_deposit/static/js/deposit/form.js
invenio_deposit/static/js/deposit/init.js
invenio_deposit/static/js/deposit/jsonwidget.js
invenio_deposit/static/js/deposit/templates/error.mustache
invenio_deposit/static/js/deposit/templates/field_message.mustache
invenio_deposit/static/js/deposit/templates/file_entry.mustache
invenio_deposit/static/js/deposit/templates/file_link.mustache
invenio_deposit/static/js/deposit/templates/file_list_row.mustache
invenio_deposit/static/js/deposit/templates/flash_message.mustache
invenio_deposit/static/js/deposit/templates/loader.mustache
invenio_deposit/static/js/deposit/templates/loader_failed.mustache
invenio_deposit/static/js/deposit/templates/loader_success.mustache
invenio_deposit/static/js/deposit/templates/save_error.mustache
invenio_deposit/static/js/deposit/templates/status_error.mustache
invenio_deposit/static/js/deposit/templates/status_saved.mustache
invenio_deposit/static/js/deposit/templates/status_saved_with_error.mustache
invenio_deposit/static/js/deposit/templates/status_saving.mustache
invenio_deposit/static/js/deposit/templates/success.mustache
invenio_deposit/static/js/deposit/uploader/uploader.js
invenio_deposit/static/js/deposit/uploader/mixins/util.js
invenio_deposit/static/js/deposit/uploader/ui/errorlist.js
invenio_deposit/static/js/deposit/uploader/ui/filelist.js
invenio_deposit/static/js/deposit/uploader/uploaders/dropboxuploader.js
invenio_deposit/static/js/deposit/uploader/uploaders/pluploader.js
invenio_deposit/templates/deposit/completed.html
invenio_deposit/templates/deposit/completed_base.html
invenio_deposit/templates/deposit/deposition_type.html
invenio_deposit/templates/deposit/deposition_type_base.html
invenio_deposit/templates/deposit/edit.html
invenio_deposit/templates/deposit/edit_action_bar.html
invenio_deposit/templates/deposit/edit_action_bar_base.html
invenio_deposit/templates/deposit/edit_base.html
invenio_deposit/templates/deposit/error.html
invenio_deposit/templates/deposit/error_base.html
invenio_deposit/templates/deposit/form.html
invenio_deposit/templates/deposit/form_base.html
invenio_deposit/templates/deposit/index.html
invenio_deposit/templates/deposit/index_base.html
invenio_deposit/templates/deposit/jsonwidget.html
invenio_deposit/templates/deposit/macros.html
invenio_deposit/templates/deposit/macros_base.html
invenio_deposit/templates/deposit/myview.html
invenio_deposit/templates/deposit/myview_base.html
invenio_deposit/templates/deposit/run.html
invenio_deposit/templates/deposit/run_action_bar.html
invenio_deposit/templates/deposit/run_action_bar_base.html
invenio_deposit/templates/deposit/run_base.html
invenio_deposit/templates/deposit/run_field.html
invenio_deposit/templates/deposit/run_field_base.html
invenio_deposit/templates/deposit/run_field_label.html
invenio_deposit/templates/deposit/run_field_label_base.html
invenio_deposit/templates/deposit/run_field_subform.html
invenio_deposit/templates/deposit/run_field_subform_base.html
invenio_deposit/templates/deposit/run_group_end.html
invenio_deposit/templates/deposit/run_group_end_base.html
invenio_deposit/templates/deposit/run_group_start.html
invenio_deposit/templates/deposit/run_group_start_base.html
invenio_deposit/templates/deposit/widget_plupload.html
invenio_deposit/templates/deposit/widget_plupload_base.html
invenio_deposit/translations/invenio.pot
invenio_deposit/translations/de/LC_MESSAGES/messages.mo
invenio_deposit/translations/de/LC_MESSAGES/messages.po
invenio_deposit/translations/es/LC_MESSAGES/messages.mo
invenio_deposit/translations/es/LC_MESSAGES/messages.po
invenio_deposit/translations/fr/LC_MESSAGES/messages.mo
invenio_deposit/translations/fr/LC_MESSAGES/messages.po
invenio_deposit/translations/it/LC_MESSAGES/messages.mo
invenio_deposit/translations/it/LC_MESSAGES/messages.po
invenio_deposit/types/__init__.py
invenio_deposit/types/jsonrecord.py
invenio_deposit/types/simplerecord.py
invenio_deposit/views/__init__.py
invenio_deposit/views/deposit.py
tests/helpers.py
tests/test_deposit_form.py
tests/test_deposit_models.py
tests/test_deposit_validators.py
tests/test_json_utils.py
tests/test_type_simplerecord.py
tests/js/uploader.spec.js
tests/js/util.spec.js
tests/js/fixtures/uploader.html