paperless-ngx/src/documents
2024-04-18 02:59:14 +00:00
..
management Change: enable auditlog by default, fix import / export (#6267) 2024-04-04 18:51:15 +00:00
migrations Chore(deps-dev): Bump the development group with 3 updates (#6079) 2024-03-12 07:56:01 -07:00
plugins Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
resources Logs the errors during thumbnail generation, updates default to be WebP 2023-09-12 12:16:22 -07:00
signals Feature: PDF actions - merge, split & rotate (#6094) 2024-03-25 18:41:24 -07:00
static Fix: Refactor accounts templates and create signup template (#5899) 2024-02-26 09:23:53 -08:00
templates Fix: use PAPERLESS_URL if set for pw reset emails (#5902) 2024-02-26 21:41:25 +00:00
tests Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00: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 Feature: Allow user to control PIL image pixel limit (#5997) 2024-03-05 00:19:56 +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 Fix: Rotation fails due to celery chord (#6306) 2024-04-06 23:26:48 +00:00
caching.py Feature: PDF actions - merge, split & rotate (#6094) 2024-03-25 18:41:24 -07:00
checks.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
classifier.py Chore(deps-dev): Bump the development group with 3 updates (#6079) 2024-03-12 07:56:01 -07:00
conditionals.py Feature: Cache metadata and suggestions in Redis (#5638) 2024-02-04 10:42:21 -08:00
consumer.py Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
context_processors.py Fix: use PAPERLESS_URL if set for pw reset emails (#5902) 2024-02-26 21:41:25 +00:00
converters.py Chore: Standardize subprocess running and logging (#6275) 2024-04-04 13:11:43 -07:00
data_models.py Fix: Use correct custom field id when splitting (#6303) 2024-04-06 23:39:59 +00:00
double_sided.py Refactor file consumption task to allow beginnings of a plugin system (#5367) 2024-01-13 16:11:14 +00:00
file_handling.py Documentation: Fix typos with automated tool (#5319) 2024-01-08 16:58:41 +00:00
filters.py Fix: include monetary, float and doc link values in search filters (#5951) 2024-02-29 08:21:56 +00:00
index.py Enhancement: always place search term first in autocomplete results (#6142) 2024-03-21 19:03:17 +00:00
loggers.py Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
matching.py Fix: only check workflow trigger source if not empty (#5701) 2024-02-09 08:57:09 -08:00
models.py Feature: workflow removal action (#5928) 2024-03-04 17:37:42 +00:00
parsers.py Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
permissions.py Fix: remove admin.logentry perm, use admin (staff) status (#6380) 2024-04-14 00:35:34 +00:00
sanity_checker.py Upgrades black to v23, upgrades ruff 2023-04-26 09:35:27 -07:00
serialisers.py Fix: Allow negative monetary values with a current code (#6358) 2024-04-10 07:33:13 -07: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 Chore: Convert the consumer to a plugin (#6361) 2024-04-18 02:59:14 +00:00
utils.py Chore: Standardize subprocess running and logging (#6275) 2024-04-04 13:11:43 -07:00
validators.py Enhancement: improve validation of custom field values (#5166) 2023-12-29 14:45:29 -08:00
views.py Fix: remove admin.logentry perm, use admin (staff) status (#6380) 2024-04-14 00:35:34 +00:00