paperless-ngx/src/documents
Florian Brandes 10ca515ac5 addes tests:
- barcode-39
- barcode-128
- qr barcodes
- test for consumption

Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-04-07 11:14:29 +02:00
..
management Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
migrations Add missing migration for savedviewfilterrule 2022-03-17 13:19:26 +01:00
resources optimized default thumbnail 2021-03-14 14:45:29 +01:00
signals uses shutil.move instead of rename 2022-04-02 07:23:31 +02:00
static Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
templates fix index js warning 2022-03-29 15:28:55 -07:00
tests addes tests: 2022-04-07 11:14:29 +02:00
__init__.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
admin.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
apps.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
bulk_download.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
bulk_edit.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
checks.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
classifier.py Un-pickle and re-pickle the test models to resolve the version difference warning 2022-03-22 09:37:17 +01:00
consumer.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
file_handling.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
filters.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
index.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
loggers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
matching.py removing transformation to lowercase since it is not needed at all. 2022-04-01 18:26:01 +02:00
models.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
parsers.py update new regex pattern for second boundary 2022-03-31 09:37:15 +02:00
sanity_checker.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
serialisers.py Maybe make CodeQL happy about this exception handling 2022-03-11 12:39:40 -08: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 addes tests: 2022-04-07 11:14:29 +02:00
views.py Merge pull request #591 from paperless-ngx/feature-version-checker 2022-04-05 20:11:21 +02:00