| .. |
|
data
|
Fix: Catch new warning when loading the classifier (#5395)
|
2024-01-14 13:21:17 -08:00 |
|
examples
|
|
|
|
samples
|
Feature: collate two single-sided multipage scans (#3784)
|
2023-07-24 00:29:04 -07:00 |
|
__init__.py
|
|
|
|
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_app_config.py
|
Feature: app branding (#5357)
|
2024-01-13 19:57:25 +00:00 |
|
test_api_bulk_download.py
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
test_api_bulk_edit.py
|
Enhancement: mergeable bulk edit permissions (#5508)
|
2024-02-01 19:56:57 +00:00 |
|
test_api_custom_fields.py
|
Fix: Explicit validation of custom field name unique constraint (#5647)
|
2024-02-03 20:51:26 +00:00 |
|
test_api_documents.py
|
Feature: Cache metadata and suggestions in Redis (#5638)
|
2024-02-04 10:42:21 -08:00 |
|
test_api_objects.py
|
Fix: bulk edit objects does not respect global permissions (#5888)
|
2024-02-25 16:59:59 -08:00 |
|
test_api_permissions.py
|
Enhancement: bulk delete objects (#5688)
|
2024-02-08 10:13:15 -08:00 |
|
test_api_profile.py
|
Feature: OIDC & social authentication (#5190)
|
2024-02-08 16:15:38 +00:00 |
|
test_api_remote_version.py
|
Chore: reorganize api tests (#4935)
|
2023-12-12 04:08:51 +00:00 |
|
test_api_search.py
|
Documentation: Fix typos with automated tool (#5319)
|
2024-01-08 16:58:41 +00:00 |
|
test_api_tasks.py
|
Chore: reorganize api tests (#4935)
|
2023-12-12 04:08:51 +00:00 |
|
test_api_uisettings.py
|
Fix: respect global permissions for UI settings (#5919)
|
2024-02-26 20:19:31 +00:00 |
|
test_api_workflows.py
|
Fix: only check workflow trigger source if not empty (#5701)
|
2024-02-09 08:57:09 -08:00 |
|
test_barcodes.py
|
Fixes the interaction when both splitting and ASN are enabled (#5779)
|
2024-02-15 17:33:26 +00:00 |
|
test_bulk_edit.py
|
Fix location of bulk edit tests
|
2024-02-04 12:39:26 -08:00 |
|
test_checks.py
|
Standarizes the imports across all the files and modules (#4248)
|
2023-09-23 20:17:01 -07:00 |
|
test_classifier.py
|
Fix: Catch new warning when loading the classifier (#5395)
|
2024-01-14 13:21:17 -08:00 |
|
test_consumer.py
|
Enhancement: title assignment placeholder error handling, fallback (#5282)
|
2024-01-10 10:18:55 -08:00 |
|
test_date_parsing.py
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |
|
test_delayedquery.py
|
Documentation: Fix typos with automated tool (#5319)
|
2024-01-08 16:58:41 +00:00 |
|
test_document_model.py
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
test_double_sided.py
|
Refactor file consumption task to allow beginnings of a plugin system (#5367)
|
2024-01-13 16:11:14 +00:00 |
|
test_file_handling.py
|
Ensure all creations of directories create the parents too (#5711)
|
2024-02-10 11:02:40 -08:00 |
|
test_index.py
|
Respect permissions for autocomplete suggestions
|
2023-05-11 14:43:25 -07:00 |
|
test_management.py
|
Chore: Cleanup command arguments and standardize process count handling (#4541)
|
2023-11-09 11:46:37 -08:00 |
|
test_management_consumer.py
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
test_management_exporter.py
|
Feature: OIDC & social authentication (#5190)
|
2024-02-08 16:15:38 +00:00 |
|
test_management_fuzzy.py
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
test_management_importer.py
|
Adds additional warnings during an import if it might fail due to reasons (#4814)
|
2023-12-05 03:39:59 +00: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
|
Chore: Cleanup command arguments and standardize process count handling (#4541)
|
2023-11-09 11:46:37 -08:00 |
|
test_matchables.py
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
test_migration_archive_files.py
|
Enables Python 3.11 testing
|
2023-09-08 11:49:16 -07:00 |
|
test_migration_consumption_templates.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
test_migration_customfields.py
|
Fix: add permissions for custom fields with migration (#4513)
|
2023-11-06 08:05:35 -08:00 |
|
test_migration_encrypted_webp_conversion.py
|
Documentation: Fix typos with automated tool (#5319)
|
2024-01-08 16:58:41 +00: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
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
test_migration_workflows.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
test_models.py
|
Standarizes the imports across all the files and modules (#4248)
|
2023-09-23 20:17:01 -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
|
Feature: Share links (#3996)
|
2023-09-14 13:32:43 -07:00 |
|
test_workflows.py
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |
|
utils.py
|
Chore: Adds additional rules for Ruff linter (#5660)
|
2024-02-05 21:46:59 +00:00 |