..
management
Documentation: Fix typos with automated tool ( #5319 )
2024-01-08 16:58:41 +00:00
migrations
Documentation: Fix typos with automated tool ( #5319 )
2024-01-08 16:58:41 +00:00
resources
Logs the errors during thumbnail generation, updates default to be WebP
2023-09-12 12:16:22 -07:00
signals
Documentation: Fix typos with automated tool ( #5319 )
2024-01-08 16:58:41 +00: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: Don't require the JSON user arguments field ( #5320 )
2024-01-08 13:14:36 -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
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -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
Documentation: Fix typos with automated tool ( #5319 )
2024-01-08 16:58:41 +00:00
file_handling.py
Documentation: Fix typos with automated tool ( #5319 )
2024-01-08 16:58:41 +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
Documentation: Fix typos with automated tool ( #5319 )
2024-01-08 16:58:41 +00:00
models.py
Feature: Workflows ( #5121 )
2024-01-03 08:19:19 +00:00
parsers.py
Chore: add pre-commit hook for codespell ( #5324 )
2024-01-08 13:03:05 -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
Documentation: Fix typos with automated tool ( #5319 )
2024-01-08 16:58:41 +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