| .. |
|
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: Switch remote version check to HTTPx (#9232)
|
2025-02-26 12:37:33 -08: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
|
Fix: fix some API crashes (#10196)
|
2025-06-16 22:44:39 -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
|
Documentation: correct modify_tags param requirement
|
2025-02-14 08:20:43 -08: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
|
Fix: accept datetime for created (#10021)
|
2025-05-24 17:14:15 +00: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
|
Change: treat created as date not datetime (#9793)
|
2025-05-16 14:23:04 +00:00 |
|
test_api_permissions.py
|
Change: treat created as date not datetime (#9793)
|
2025-05-16 14:23:04 +00:00 |
|
test_api_profile.py
|
Fixhancement: better handle removed social apps in profile (#9876)
|
2025-05-11 19:55:33 +00:00 |
|
test_api_remote_version.py
|
Chore: Switch remote version check to HTTPx (#9232)
|
2025-02-26 12:37:33 -08:00 |
|
test_api_schema.py
|
Feature: openapi spec, full api browser (#8948)
|
2025-02-10 16:43:07 +00:00 |
|
test_api_search.py
|
Fix: handle whoosh query correction errors (#10121)
|
2025-06-05 08:57:25 -07:00 |
|
test_api_status.py
|
Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106)
|
2025-02-26 22:12:20 +00:00 |
|
test_api_tasks.py
|
Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106)
|
2025-02-26 22:12:20 +00:00 |
|
test_api_trash.py
|
Change: treat created as date not datetime (#9793)
|
2025-05-16 14:23:04 +00:00 |
|
test_api_uisettings.py
|
Fix: fix some API crashes (#10196)
|
2025-06-16 22:44:39 -07:00 |
|
test_api_workflows.py
|
Enhancement: use charfield for webhook url, custom validation (#9128)
|
2025-02-16 14:26:30 -08:00 |
|
test_barcodes.py
|
Enhancement: add barcode frontend config (#9742)
|
2025-05-11 19:44:06 +00:00 |
|
test_bulk_edit.py
|
Change: treat created as date not datetime (#9793)
|
2025-05-16 14:23:04 +00: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 (#9060)
|
2025-03-05 21:06:01 +00:00 |
|
test_consumer.py
|
Chore: refactor consumer plugin checks to a pre-flight plugin (#9994)
|
2025-06-03 19:28:49 +00: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
|
Change: treat created as date not datetime (#9793)
|
2025-05-16 14:23:04 +00:00 |
|
test_double_sided.py
|
Chore: Drop Python 3.9 support (#7774)
|
2024-09-26 12:22:24 -07:00 |
|
test_file_handling.py
|
Chore: use pathlib in remaining tests
|
2025-06-03 11:48:17 -07: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 (#9339)
|
2025-04-21 12:16:52 -07:00 |
|
test_management_consumer.py
|
Chore: switch from os.path to pathlib.Path (#9339)
|
2025-04-21 12:16:52 -07:00 |
|
test_management_exporter.py
|
Chore: switch from os.path to pathlib.Path (#9339)
|
2025-04-21 12:16:52 -07:00 |
|
test_management_fuzzy.py
|
Partially Revert "Chore(deps): Bump the small-changes group across 1 directory with 6 updates (#9921)"
|
2025-05-19 12:20:05 -07:00 |
|
test_management_importer.py
|
Enhancement: support import of zipped export (#10073)
|
2025-06-13 10:06:37 -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
|
Chore: switch from os.path to pathlib.Path (#9060)
|
2025-03-05 21:06:01 +00:00 |
|
test_matchables.py
|
Chore: Enable ruff FBT (#8645)
|
2025-02-07 09:12:03 -08:00 |
|
test_migration_archive_files.py
|
Chore: use pathlib in remaining tests
|
2025-06-03 11:48:17 -07:00 |
|
test_migration_consumption_templates.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
test_migration_created.py
|
Resolve test timezone warnings
|
2025-05-21 00:51:53 -07: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
|
Chore: switch from os.path to pathlib.Path (#9339)
|
2025-04-21 12:16:52 -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
|
Chore: switch from os.path to pathlib.Path (#9339)
|
2025-04-21 12:16:52 -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
|
Enhancement: add layout options for email conversion (#8907)
|
2025-02-07 18:32:35 +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
|
Fix: ignore logo file from sanity checker (#9946)
|
2025-05-16 17:30:34 -07:00 |
|
test_task_signals.py
|
Enhancement: system status report sanity check, simpler classifier check, styling updates (#9106)
|
2025-02-26 22:12:20 +00:00 |
|
test_tasks.py
|
Chore: switch from os.path to pathlib.Path (#9060)
|
2025-03-05 21:06:01 +00:00 |
|
test_views.py
|
Chore: switch from os.path to pathlib.Path (#9060)
|
2025-03-05 21:06:01 +00:00 |
|
test_workflows.py
|
Fix: restore expected pre-2.16 scheduled workflow offset behavior (#10218)
|
2025-06-19 14:47:54 +00:00 |
|
utils.py
|
Chore: refactor consumer plugin checks to a pre-flight plugin (#9994)
|
2025-06-03 19:28:49 +00:00 |