| .. |
|
management
|
on_modified not needed for the consumer.
|
2020-11-12 10:41:47 +01:00 |
|
migrations
|
fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny.
|
2020-11-11 14:21:33 +01:00 |
|
signals
|
fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny.
|
2020-11-11 14:21:33 +01:00 |
|
static
|
use django authentication instead of auth tokens.
|
2020-11-09 15:28:12 +01:00 |
|
templates
|
use django authentication instead of auth tokens.
|
2020-11-09 15:28:12 +01:00 |
|
tests
|
test database errors.
|
2020-11-11 14:38:41 +01:00 |
|
__init__.py
|
Add check for changed password
|
2018-05-28 12:58:28 +01:00 |
|
admin.py
|
enable Group and User management.
|
2020-11-11 20:25:33 +01:00 |
|
apps.py
|
fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny.
|
2020-11-11 14:21:33 +01:00 |
|
checks.py
|
mode change
|
2018-09-06 12:00:01 +02:00 |
|
classifier.py
|
fixes #31
|
2020-11-12 10:04:01 +01:00 |
|
consumer.py
|
fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny.
|
2020-11-11 14:21:33 +01:00 |
|
file_handling.py
|
added some more fields for document file naming.
|
2020-11-12 11:12:39 +01:00 |
|
filters.py
|
fixes #17
|
2020-11-04 00:01:08 +01:00 |
|
forms.py
|
updated document upload form
|
2020-11-07 23:25:50 +01:00 |
|
index.py
|
fixed an issue with the searcher.
|
2020-11-10 01:47:35 +01:00 |
|
loggers.py
|
renamed logger
|
2020-11-02 18:54:27 +01:00 |
|
mail.py
|
Catches OSError on IMAP connection error
|
2019-01-14 19:08:59 +01:00 |
|
matching.py
|
replaced usages of .id with .pk, fixed filename issue in exporter
|
2020-11-03 12:37:37 +01:00 |
|
mixins.py
|
Removed the archive tag, as it wasnt really used anyway.
|
2018-09-25 21:51:38 +02:00 |
|
models.py
|
fixed the file handling implementation. The feature is cool, but the original implementation had so many small flaws it wasn't even funny.
|
2020-11-11 14:21:33 +01:00 |
|
parsers.py
|
silenced unpaper once and for all
|
2020-11-03 14:04:21 +01:00 |
|
serialisers.py
|
logging: don't group by logging_group
|
2020-11-02 01:24:56 +01:00 |
|
settings.py
|
PEP8
|
2017-05-08 15:48:37 +02:00 |
|
tasks.py
|
added a task scheduler for recurring tasks
|
2020-11-09 20:29:10 +01:00 |
|
views.py
|
fixed an issue with the searcher.
|
2020-11-10 01:47:35 +01:00 |