| .. |
|
data
|
Fix: Catch new warning when loading the classifier (#5395)
|
2024-01-14 13:21:17 -08:00 |
|
examples
|
more test
|
2020-11-25 21:38:19 +01:00 |
|
samples
|
Change: use simpler method for attaching files (#8845)
|
2025-01-21 10:38:21 -08:00 |
|
__init__.py
|
Added pytest and broke up the consumer into file and mail
|
2016-02-05 00:23:36 +00:00 |
|
conftest.py
|
Chore: Initial conversion to pytest fixtures (#7110)
|
2024-07-08 07:46:20 -07: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
|
Chore: fix coverage for superuser change
|
2025-01-20 12:02:20 -08:00 |
|
test_api_app_config.py
|
Resolves test issues with Python 3.12 (#6902)
|
2024-06-03 12:33:46 -07:00 |
|
test_api_bulk_download.py
|
Chore: Switch from os.path to pathlib.Path (#8644)
|
2025-01-29 10:58:53 -08:00 |
|
test_api_bulk_edit.py
|
Fix: include global perms for bulk edit endpoint (#8468)
|
2024-12-12 15:38:54 +00:00 |
|
test_api_custom_fields.py
|
Fix: backwards-compatible versioned API response for custom field select fields (#8912)
|
2025-01-27 07:34:23 -08:00 |
|
test_api_documents.py
|
Chore: Switch from os.path to pathlib.Path (#8644)
|
2025-01-29 10:58:53 -08:00 |
|
test_api_filter_by_custom_fields.py
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
test_api_objects.py
|
Feature: live preview of storage path (#7870)
|
2024-10-09 23:35:36 +00:00 |
|
test_api_permissions.py
|
Enhancement: require totp code for obtain auth token (#8936)
|
2025-01-29 15:23:44 +00:00 |
|
test_api_profile.py
|
Feature: two-factor authentication (#8012)
|
2024-11-18 18:34:46 +00:00 |
|
test_api_remote_version.py
|
Chore: reorganize api tests (#4935)
|
2023-12-12 04:08:51 +00:00 |
|
test_api_search.py
|
Chore(deps-dev): Bump the development group with 2 updates (#8841)
|
2025-01-21 19:22:25 +00:00 |
|
test_api_status.py
|
Chore: Switch from os.path to pathlib.Path (#8325)
|
2025-01-06 12:12:27 -08:00 |
|
test_api_tasks.py
|
Enhancement: auto-link duplicate document for failed tasks (#8415)
|
2024-12-02 19:11:40 -08:00 |
|
test_api_trash.py
|
Fix: handle errors for trash actions and only show documents user can restore or delete (#7119)
|
2024-06-27 20:33:39 +00:00 |
|
test_api_uisettings.py
|
Fix: disable email workflow type if email not enabled
|
2024-12-24 09:31:59 -08:00 |
|
test_api_workflows.py
|
Feature: email, webhook workflow actions (#8108)
|
2024-12-03 00:12:40 +00:00 |
|
test_barcodes.py
|
Enhancement: support retain barcode split pages (#7912)
|
2024-10-13 20:51:39 -07:00 |
|
test_bulk_edit.py
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
test_checks.py
|
Feature: Enhanced templating for filename format (#7836)
|
2024-10-06 12:54:01 -07:00 |
|
test_classifier.py
|
Chore: Switch from os.path to pathlib.Path (#8325)
|
2025-01-06 12:12:27 -08:00 |
|
test_consumer.py
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
test_date_parsing.py
|
Chore: Initial conversion to pytest fixtures (#7110)
|
2024-07-08 07:46:20 -07:00 |
|
test_delayedquery.py
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
test_document_model.py
|
Feature: documents trash aka soft delete (#6944)
|
2024-06-17 08:07:08 -07:00 |
|
test_double_sided.py
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -07:00 |
|
test_file_handling.py
|
Enhancement: use stable unique IDs for custom field select options (#8299)
|
2024-12-02 04:15:38 +00:00 |
|
test_index.py
|
Respect permissions for autocomplete suggestions
|
2023-05-11 14:43:25 -07:00 |
|
test_management.py
|
Chore: Switch from os.path to pathlib.Path (#8325)
|
2025-01-06 12:12:27 -08:00 |
|
test_management_consumer.py
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
test_management_exporter.py
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08: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
|
Feature: Allow encrypting sensitive fields in export (#6927)
|
2024-06-09 14:41:18 +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
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
test_migration_archive_files.py
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -07:00 |
|
test_migration_consumption_templates.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
test_migration_custom_field_selects.py
|
Feature: email, webhook workflow actions (#8108)
|
2024-12-03 00:12:40 +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_document_pages_count.py
|
Feature: page count (#7750)
|
2024-09-25 08:22:12 -07:00 |
|
test_migration_encrypted_webp_conversion.py
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -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_storage_path_template.py
|
Feature: Enhanced templating for filename format (#7836)
|
2024-10-06 12:54:01 -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
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -07:00 |
|
test_migration_workflows.py
|
Fix: make mail account password and refresh token text fields (#8107)
|
2024-10-29 21:54:47 -07: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
|
Enhancement: support owner permissions for file tasks (#8195)
|
2024-11-20 20:25:53 +00:00 |
|
test_tasks.py
|
Change: change update content to handle archive disabled (#8315)
|
2024-11-20 20:01:13 +00:00 |
|
test_views.py
|
Fix: include subpath in logo url (#8374)
|
2024-11-28 08:57:44 -08:00 |
|
test_workflows.py
|
Change: use simpler method for attaching files (#8845)
|
2025-01-21 10:38:21 -08:00 |
|
utils.py
|
Chore(deps-dev): Bump the development group with 2 updates (#8841)
|
2025-01-21 19:22:25 +00:00 |