Easy to use, web-based version of the DSpace CSV Metadata Quality checker application. https://fierce-ocean-30836.herokuapp.com
Go to file
Alan Orth 2a9ec1c3f3
LICENSE.txt: Use GPLv3 instead of AGPLv3
I would rather have the source publishing requirements be triggered
on distribution than on web hosting.
2021-03-14 13:05:32 +02:00
source/scss Use an ILRI theme 2021-03-14 11:41:48 +02:00
static/css/v1 Move style.min.css to css/v1/style.min.css 2021-03-14 12:04:28 +02:00
templates Move style.min.css to css/v1/style.min.css 2021-03-14 12:04:28 +02:00
.gcloudignore .gcloudignore: Ignore sqlite requests response cache 2021-03-14 11:36:09 +02:00
.gitignore .gitignore: Ignore sqlite requests response cache 2021-03-14 11:36:46 +02:00
LICENSE.txt LICENSE.txt: Use GPLv3 instead of AGPLv3 2021-03-14 13:05:32 +02:00
Procfile Add Procfile for Heroku 2021-03-14 12:29:28 +02:00
app.yaml Move style.min.css to css/v1/style.min.css 2021-03-14 12:04:28 +02:00
main.py Add configurable requests cache directory 2021-03-14 10:06:39 +02:00
package-lock.json Build Bootstrap v5.0-beta2 CSS 2021-03-11 20:26:33 +02:00
package.json Move style.min.css to css/v1/style.min.css 2021-03-14 12:04:28 +02:00
poetry.lock poetry.lock: Run poetry update 2021-03-14 10:08:44 +02:00
pyproject.toml Add configurable requests cache directory 2021-03-14 10:06:39 +02:00
requirements-dev.txt Regenerate requirements 2021-03-14 10:09:18 +02:00
requirements.txt Regenerate requirements 2021-03-14 10:09:18 +02:00
runtime.txt runtime.txt: Use Python 3.9.2 2021-03-14 12:25:49 +02:00
setup.cfg Add configuration for isort 2021-03-12 22:59:57 +02:00