paperless-ngx/src/documents
2018-05-28 12:58:28 +01:00
..
management Run a --oneshot loop twice 2018-03-03 18:43:20 +00:00
migrations Fix migration conflict 2018-05-28 12:58:28 +01:00
signals Fix LogEntry user when PAPERLESS_DISABLE_LOGIN is set to true 2018-04-17 21:03:18 +02:00
static feat: add the new reminders app 2017-03-25 16:21:46 +00:00
templates Add hack to allow for logentries to show for all users. 2018-05-20 16:29:00 +01:00
templatetags Increase link area in documents listing 2018-05-11 13:50:09 +02:00
tests Add check for changed password 2018-05-28 12:58:28 +01:00
__init__.py Add check for changed password 2018-05-28 12:58:28 +01:00
admin.py Allow the searching of documents by tag #354 2018-05-20 17:28:00 +01:00
apps.py Add LogEntry after document consumption 2018-03-11 17:09:43 +01:00
checks.py Add check for changed password 2018-05-28 12:58:28 +01:00
consumer.py Make the consumer aware of the different storage types 2018-05-28 12:58:28 +01:00
filters.py refactor: code cleanup 2017-03-25 16:20:59 +00:00
forms.py Configuration cli argument for document_consumer 2018-03-03 18:43:20 +00:00
loggers.py Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
mail.py Remove last remnants of PAPERLESS_SHARED_SECRET 2018-03-18 14:08:41 +00:00
managers.py Fixes #213 (MySQL syntax error) 2017-04-19 11:30:12 +02:00
mixins.py Code clean up 2018-05-28 12:56:06 +01:00
models.py Attach storage_type to Documents 2018-05-28 12:58:28 +01:00
parsers.py Use paperless- instead of paperless for tempdir name 2018-02-03 14:49:17 +00:00
serialisers.py fix: #200 allow edits of correspondent & tags 2017-03-25 15:01:01 +00:00
settings.py PEP8 2017-05-08 15:48:37 +02:00
views.py Move the encrypt/decrypt decision out of db and into the view 2018-05-28 12:58:28 +01:00