paperless-ngx/src/documents
2020-11-29 19:22:49 +01:00
..
management code style. 2020-11-29 12:37:22 +01:00
migrations added checksums for archived documents. 2020-11-29 12:31:26 +01:00
signals Merge branch 'dev' into feature-ocrmypdf 2020-11-29 18:37:38 +01:00
static use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
templates use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
tests more tests! 2020-11-29 19:22:49 +01:00
__init__.py default language check 2020-11-25 10:52:38 +01:00
admin.py updated the admin, ordering for mail rules 2020-11-21 23:12:34 +01:00
apps.py code style fixes 2020-11-12 21:09:45 +01:00
checks.py add some more checks. 2020-11-12 21:20:12 +01:00
classifier.py more tests and bugfixes. 2020-11-27 15:36:32 +01:00
consumer.py Merge branch 'dev' into feature-ocrmypdf 2020-11-29 18:37:38 +01:00
file_handling.py todo note. 2020-11-25 14:51:00 +01:00
filters.py fixes #17 2020-11-04 00:01:08 +01:00
forms.py workaround for a bug in django-q: task results with too long names would not show up in the result lists. 2020-11-22 13:53:19 +01:00
index.py parallel tests. 2020-11-27 14:00:52 +01:00
loggers.py tests: disable db logger in all tests except logger tests 2020-11-27 13:13:11 +01:00
matching.py code cleanup 2020-11-21 15:34:00 +01:00
mixins.py Removed the archive tag, as it wasnt really used anyway. 2018-09-25 21:51:38 +02:00
models.py added checksums for archived documents. 2020-11-29 12:31:26 +01:00
parsers.py reworked the interface of the parsers. 2020-11-25 19:36:39 +01:00
sanity_checker.py added checksums for archived documents. 2020-11-29 12:31:26 +01:00
serialisers.py Basic support for metadata added. Fixes 404 for actions on invalid document ids. 2020-11-25 17:16:04 +01:00
settings.py Adjusted the exporter and importer so that they take archived documents into account. 2020-11-28 11:24:59 +01:00
tasks.py fixes to the search index 2020-11-28 11:49:46 +01:00
views.py Merge branch 'dev' into feature-ocrmypdf 2020-11-27 19:16:59 +01:00