| .. |
|
management
|
delete option for exporter, short options, tests
|
2021-01-18 15:33:05 +01:00 |
|
migrations
|
add missing migrations
|
2021-01-02 01:21:44 +01:00 |
|
signals
|
fixes #161
|
2021-01-13 17:17:23 +01:00 |
|
static
|
use django authentication instead of auth tokens.
|
2020-11-09 15:28:12 +01:00 |
|
templates
|
translation for login/logout pages #212
|
2021-01-10 22:47:24 +01:00 |
|
tests
|
delete option for exporter, short options, tests
|
2021-01-18 15:33:05 +01:00 |
|
__init__.py
|
default language check
|
2020-11-25 10:52:38 +01:00 |
|
admin.py
|
these changes shouldn't have been commited at all. my bad.
|
2020-12-16 21:08:03 +01:00 |
|
apps.py
|
fix some translation issues
|
2021-01-02 00:45:23 +01:00 |
|
bulk_edit.py
|
fix pycodestyle
|
2020-12-28 13:33:58 +01:00 |
|
checks.py
|
more tests
|
2020-12-22 13:04:08 +01:00 |
|
classifier.py
|
more tests and bugfixes.
|
2020-11-27 15:36:32 +01:00 |
|
consumer.py
|
tests for pre and post consume script
|
2021-01-06 14:08:44 +01:00 |
|
file_handling.py
|
some bug fixes and tests
|
2021-01-18 14:16:32 +01:00 |
|
filters.py
|
fixes #121
|
2021-01-04 00:38:29 +01:00 |
|
index.py
|
update index after bulk edit operations #195
|
2020-12-27 17:05:35 +01:00 |
|
loggers.py
|
mail handling: When exceptions occur during account/rule/message handling, paperless will continue with the next account/rule/message.
|
2020-12-04 15:42:05 +01:00 |
|
matching.py
|
fixes #161
|
2021-01-13 17:17:23 +01:00 |
|
mixins.py
|
Removed the archive tag, as it wasnt really used anyway.
|
2018-09-25 21:51:38 +02:00 |
|
models.py
|
fixes #331
|
2021-01-12 13:05:49 +01:00 |
|
parsers.py
|
Merge pull request #251 from jayme-github/ignore-date
|
2021-01-05 00:19:13 +01:00 |
|
sanity_checker.py
|
excluded the lockfile from the sanity checker.
|
2020-12-10 00:29:47 +01:00 |
|
serialisers.py
|
update tests, remove dead code
|
2021-01-07 15:20:00 +01: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
|
fixes #222
|
2020-12-30 21:54:36 +01:00 |
|
views.py
|
Better deal with non-existing documents when searching
|
2021-01-13 13:34:52 +01:00 |