paperless-ngx/src/documents
2021-03-17 23:08:19 +01:00
..
management fixes #771 2021-03-17 22:57:37 +01:00
migrations filter by title or title+content fixes #636 2021-02-28 16:19:41 +01:00
resources optimized default thumbnail 2021-03-14 14:45:29 +01:00
signals some search index optimizations 2021-02-15 13:26:36 +01:00
static use django authentication instead of auth tokens. 2020-11-09 15:28:12 +01:00
templates fix #600 2021-02-25 23:23:26 +01:00
tests fix test case 2021-03-17 23:08:19 +01:00
__init__.py default language check 2020-11-25 10:52:38 +01:00
admin.py adjust migration 2021-02-24 23:52:25 +01:00
apps.py fix some translation issues 2021-01-02 00:45:23 +01:00
bulk_download.py API support for downloading compressed archives of multiple documents 2021-02-20 16:09:29 +01:00
bulk_edit.py some search index optimizations 2021-02-15 13:26:36 +01:00
checks.py more tests 2020-12-22 13:04:08 +01:00
classifier.py fixes #689 2021-03-03 23:35:26 +01:00
consumer.py fix a bug with thumbnail generation when TIKA was enabled 2021-02-09 22:12:43 +01:00
file_handling.py fix test case 2021-02-12 01:31:50 +01:00
filters.py filter by title or title+content fixes #636 2021-02-28 16:19:41 +01:00
index.py some search index optimizations 2021-02-15 13:26:36 +01:00
loggers.py pycodestyle 2021-02-06 17:21:32 +01:00
matching.py fixes #668 (see https://github.com/the-paperless-project/paperless/pull/571) 2021-03-17 22:44:18 +01:00
models.py filter by title or title+content fixes #636 2021-02-28 16:19:41 +01:00
parsers.py fixes #631 2021-03-14 14:42:48 +01:00
sanity_checker.py better sanity checker that logs messages in the log files and does not fail on warnings. 2021-02-14 17:08:29 +01:00
serialisers.py fix up some messages 2021-03-07 21:34:55 +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 better sanity checker that logs messages in the log files and does not fail on warnings. 2021-02-14 17:08:29 +01:00
views.py API refactoring 2021-03-16 20:47:45 +01:00