| .. |
|
management
|
Fix: zip exports not respecting the --delete option (#5245)
|
2024-01-04 19:58:58 +00:00 |
|
migrations
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
resources
|
Logs the errors during thumbnail generation, updates default to be WebP
|
2023-09-12 12:16:22 -07:00 |
|
signals
|
Fixes usages of UTC datetime instead of local datetime (#5304)
|
2024-01-07 13:57:40 -08:00 |
|
static
|
Fix overlap of focus highlight on login screen (#5193)
|
2023-12-31 10:01:45 -08:00 |
|
templates
|
Feature: password reset (#4289)
|
2023-09-30 18:17:42 -07:00 |
|
tests
|
Fix: Allows pre-consume scripts to modify the working path again (#5260)
|
2024-01-05 21:01:57 -08:00 |
|
__init__.py
|
Standarizes the imports across all the files and modules (#4248)
|
2023-09-23 20:17:01 -07:00 |
|
admin.py
|
Fix: speed up admin panel for installs with a large number of documents (#5052)
|
2023-12-19 16:17:43 -08:00 |
|
apps.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
barcodes.py
|
Fix: Crash in barcode ASN reading when the file type isn't supported (#5261)
|
2024-01-06 05:08:24 +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
|
Feature: Allow setting backend configuration settings via the UI (#5126)
|
2023-12-29 15:42:56 -08:00 |
|
consumer.py
|
Fix: Allows pre-consume scripts to modify the working path again (#5260)
|
2024-01-05 21:01:57 -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
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00: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
|
Fix: fix filename format remove none when part of directory (#5210)
|
2024-01-02 15:17:18 +00:00 |
|
filters.py
|
Enhancement: add basic filters for listing custom fields (#5257)
|
2024-01-06 03:04:31 +00:00 |
|
index.py
|
Replaces deprecated Django with standard library (#5262)
|
2024-01-05 21:20:38 -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
|
Change: Use fnmatch for workflow path matching (#5250)
|
2024-01-05 19:15:14 +00:00 |
|
models.py
|
Feature: Workflows (#5121)
|
2024-01-03 08:19:19 +00:00 |
|
parsers.py
|
Fix: Allows pre-consume scripts to modify the working path again (#5260)
|
2024-01-05 21:01:57 -08: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
|
Enhancement: add storage_path parameter to post_document API (#5217)
|
2024-01-03 08:31: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
|
Fix: Crash in barcode ASN reading when the file type isn't supported (#5261)
|
2024-01-06 05:08:24 +00:00 |
|
utils.py
|
Removes support for Python 3.8 and lower from the code base
|
2023-09-10 11:42:59 -07:00 |
|
validators.py
|
Enhancement: improve validation of custom field values (#5166)
|
2023-12-29 14:45:29 -08:00 |
|
views.py
|
Enhancement: add basic filters for listing custom fields (#5257)
|
2024-01-06 03:04:31 +00:00 |