| .. |
|
management
|
Fix: Add missing spaces to document retagger help string (#4674)
|
2023-11-24 07:25:38 -08:00 |
|
migrations
|
Inreases the length to 5, allowing for commas as well as values (#4719)
|
2023-11-30 07:00:54 -08:00 |
|
resources
|
Logs the errors during thumbnail generation, updates default to be WebP
|
2023-09-12 12:16:22 -07:00 |
|
signals
|
Ensures all old connections are closed in certain longer running locations (#4265)
|
2023-09-25 12:52:22 -07:00 |
|
static
|
Feature: password reset (#4289)
|
2023-09-30 18:17:42 -07:00 |
|
templates
|
Feature: password reset (#4289)
|
2023-09-30 18:17:42 -07:00 |
|
tests
|
Merge branch 'main' into dev
|
2023-11-13 19:57:08 -08:00 |
|
__init__.py
|
Standarizes the imports across all the files and modules (#4248)
|
2023-09-23 20:17:01 -07:00 |
|
admin.py
|
Feature: Implement custom fields for documents (#4502)
|
2023-11-05 17:27:23 -08:00 |
|
apps.py
|
Standarizes the imports across all the files and modules (#4248)
|
2023-09-23 20:17:01 -07:00 |
|
barcodes.py
|
barcode logic: strip non-numeric characters from detected ASN string (#4379)
|
2023-10-17 03:44:22 +00:00 |
|
bulk_download.py
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
bulk_edit.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
checks.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
classifier.py
|
Chore: Backend bulk updates (#4509)
|
2023-11-13 17:09:56 +00:00 |
|
consumer.py
|
Fix: Typo invalidates precondition for doctype, resulting in Exception (#4668)
|
2023-11-23 11:19:11 -08:00 |
|
context_processors.py
|
Feature: password reset (#4289)
|
2023-09-30 18:17:42 -07:00 |
|
converters.py
|
Feature: collate two single-sided multipage scans (#3784)
|
2023-07-24 00:29:04 -07:00 |
|
data_models.py
|
Handles the case where other might have a None field as well (#4598)
|
2023-11-15 16:23:38 -08:00 |
|
double_sided.py
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
file_handling.py
|
Add 'doc_pk' to PAPERLESS_FILENAME_FORMAT handling (#3861)
|
2023-07-30 08:30:50 -07:00 |
|
filters.py
|
API support for id args for documents & objects (#4519)
|
2023-11-06 12:31:10 -08:00 |
|
index.py
|
Feature: Implement custom fields for documents (#4502)
|
2023-11-05 17:27:23 -08:00 |
|
loggers.py
|
Improves the logging mixin and allows it to be typed better
|
2023-05-23 17:16:39 -07:00 |
|
matching.py
|
Feature: consumption templates (#4196)
|
2023-09-22 16:53:13 -07:00 |
|
models.py
|
Inreases the length to 5, allowing for commas as well as values (#4719)
|
2023-11-30 07:00:54 -08:00 |
|
parsers.py
|
Chore: Backend bulk updates (#4509)
|
2023-11-13 17:09:56 +00:00 |
|
permissions.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
sanity_checker.py
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
serialisers.py
|
Chore: Backend bulk updates (#4509)
|
2023-11-13 17:09:56 +00: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
|
Feature: Audit Trail (#4425)
|
2023-10-30 09:23:22 -07:00 |
|
utils.py
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
views.py
|
FIx note deletion (#4602)
|
2023-11-15 20:25:17 -08:00 |