| .. |
|
management
|
update index after import
|
2020-12-22 15:53:04 +01:00 |
|
migrations
|
fix & test a migration
|
2020-12-19 21:52:58 +01:00 |
|
signals
|
made a serious mistake. fixed.
|
2020-12-12 02:06:43 +01:00 |
|
static
|
use django authentication instead of auth tokens.
|
2020-11-09 15:28:12 +01:00 |
|
templates
|
Display name of current user on the dashboard
|
2020-12-20 17:18:23 +01:00 |
|
tests
|
update index after bulk edit operations #195
|
2020-12-27 17:05:35 +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
|
code style fixes
|
2020-11-12 21:09:45 +01:00 |
|
bulk_edit.py
|
update index after bulk edit operations #195
|
2020-12-27 17:05:35 +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
|
clarify error messages #176
|
2020-12-25 19:26:27 +01:00 |
|
file_handling.py
|
path sanitation
|
2020-12-15 14:11:05 +01:00 |
|
filters.py
|
added isnull filters for document types and correspondents
|
2020-12-25 19:01:46 +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
|
code cleanup
|
2020-11-21 15:34:00 +01:00 |
|
mixins.py
|
Removed the archive tag, as it wasnt really used anyway.
|
2018-09-25 21:51:38 +02:00 |
|
models.py
|
removed most of the logic that extracts data from filename patterns #156
|
2020-12-20 00:08:05 +01:00 |
|
parsers.py
|
fixes #25
|
2020-12-15 13:52:35 +01:00 |
|
sanity_checker.py
|
excluded the lockfile from the sanity checker.
|
2020-12-10 00:29:47 +01:00 |
|
serialisers.py
|
api validation, more tests
|
2020-12-22 20:28:41 +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
|
update index after bulk edit operations #195
|
2020-12-27 17:05:35 +01:00 |
|
views.py
|
Merge branch 'dev' into feature-bulk-edit
|
2020-12-21 23:20:55 +01:00 |