| .. |
|
data
|
Changes from a hash based system to a time based system to prevent extra retrains
|
2023-02-28 08:13:10 -08:00 |
|
examples
|
more test
|
2020-11-25 21:38:19 +01:00 |
|
samples
|
Feature: collate two single-sided multipage scans (#3784)
|
2023-07-24 00:29:04 -07:00 |
|
__init__.py
|
Added pytest and broke up the consumer into file and mail
|
2016-02-05 00:23:36 +00:00 |
|
factories.py
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
test_admin.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_api.py
|
Fix: enforce permissions on bulk_edit operations
|
2023-08-17 00:12:46 -07:00 |
|
test_barcodes.py
|
Feature: support barcode upscaling for better detection of small barcodes (#3655)
|
2023-06-27 10:18:47 -07:00 |
|
test_checks.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_classifier.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_consumer.py
|
Merge pull request #4037 from andreheuer/dev
|
2023-09-08 10:00:05 -07:00 |
|
test_date_parsing.py
|
Add additional test for date parsing
|
2023-07-30 08:34:33 -07:00 |
|
test_delayedquery.py
|
Feature: Allow to filter documents by original filename and checksum (#3485)
|
2023-06-04 10:34:27 -07:00 |
|
test_document_model.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_double_sided.py
|
Feature: collate two single-sided multipage scans (#3784)
|
2023-07-24 00:29:04 -07:00 |
|
test_file_handling.py
|
Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling (#3861)
|
2023-07-30 08:30:50 -07:00 |
|
test_importer.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_index.py
|
Respect permissions for autocomplete suggestions
|
2023-05-11 14:43:25 -07:00 |
|
test_management.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_management_consumer.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_management_exporter.py
|
Fixes issues with copy2 or copystat and SELinux see #3665
|
2023-07-22 06:27:49 -07:00 |
|
test_management_retagger.py
|
Enhancement: add --id-range for document_retagger (#4080)
|
2023-09-08 17:33:24 +00:00 |
|
test_management_superuser.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_management_thumbnails.py
|
Add test for not moving default thumbnail
|
2023-06-20 20:54:15 +02:00 |
|
test_matchables.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_archive_files.py
|
Enables Python 3.11 testing
|
2023-09-08 11:49:16 -07:00 |
|
test_migration_encrypted_webp_conversion.py
|
Do some trickery to support Python 3.11 and mocking invalid module names
|
2023-08-25 08:44:09 -07:00 |
|
test_migration_mime_type.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_remove_null_characters.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_tag_colors.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_migration_webp_conversion.py
|
Do some trickery to support Python 3.11 and mocking invalid module names
|
2023-08-25 08:44:09 -07:00 |
|
test_models.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_parsers.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_sanity_check.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
test_task_signals.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_tasks.py
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
test_views.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
utils.py
|
Fixes handling of exception chains in the util
|
2023-09-08 19:20:08 -07:00 |