jonaswinkler
17af581425
bugfix
2020-12-05 00:37:05 +01:00
jonaswinkler
249422570e
mail handling: When exceptions occur during account/rule/message handling, paperless will continue with the next account/rule/message.
...
mail handling: When paperless encounters a very long
fixes #82
2020-12-04 15:42:05 +01:00
jonaswinkler
d888e1b224
API now supports setting metadata when POSTing documents.
2020-12-04 12:09:21 +01:00
jayme-github
98787f5f4d
Add automatic coloring of tags
...
Please see this as proposal on how to implement automatic/random colors
for tags while keeping the current set of hard coded colors in place (at
least in the frontend).
Bear with me as I have even less Angular knowledge than Django and just
tried to get away with as few changes as possible. :-) AIUI you want to
change to a color picking system anyways in the future, which could also
play well with this.
fixes #51
2020-12-04 10:05:47 +01:00
jonaswinkler
ea8c8702a4
fix a test case.
2020-12-04 01:20:42 +01:00
jonaswinkler
3f7d2b65ea
remove _object from document results, which makes the API about 33% faster.
2020-12-04 01:17:55 +01:00
jonaswinkler
ace897e491
api changes.
2020-12-03 19:56:52 +01:00
jonaswinkler
9546d6bf8c
updated the API, it now supports tags, correspondents, types and title when uploading documents.
2020-12-03 18:36:23 +01:00
jonaswinkler
555a1a6b64
proper document archiver with progress bar.
2020-12-03 01:04:52 +01:00
jonaswinkler
b8fa7b9606
fixed a test case.
2020-12-03 01:04:13 +01:00
jonaswinkler
75a226f507
test fixes and changelog
2020-12-02 22:44:18 +01:00
jonaswinkler
b0507ce92a
fixes #78
2020-12-02 18:00:49 +01:00
jonaswinkler
1d073d2cfd
a couple fixes and more supported image files
2020-12-02 17:39:49 +01:00
jonaswinkler
1bb5dbd694
more test
2020-12-02 01:23:55 +01:00
jonaswinkler
e931dd89e0
testing and fixing the sanity checker
2020-12-02 01:18:11 +01:00
jonaswinkler
d7c424fdcd
fix some tests.
2020-12-01 23:54:33 +01:00
jonaswinkler
ea045443a2
more testing.
2020-12-01 15:26:15 +01:00
jonaswinkler
e4eeb29f54
checking file types against parsers in the consumer.
2020-12-01 15:26:05 +01:00
jonaswinkler
daf2e345c4
code style
2020-12-01 14:33:37 +01:00
jonaswinkler
20739daed8
small fix.
2020-12-01 14:30:35 +01:00
jonaswinkler
1f90d50833
some more tests.
2020-12-01 14:15:43 +01:00
jonaswinkler
e528a8446e
Merge branch 'dev' into feature-ocrmypdf
2020-11-30 23:53:19 +01:00
jonaswinkler
7543dd6ffa
Merge pull request #69 from jayme-github/feature-directory-tags
...
Create tags from sub directories
2020-11-30 22:53:52 +01:00
jonaswinkler
5af70f4dad
more testing.
2020-11-30 22:04:25 +01:00
jonaswinkler
8d2bef3821
this change caused index optimization to fail.
2020-11-30 21:53:39 +01:00
jonaswinkler
f08d494f1b
filename handling for archive files.
2020-11-30 21:38:42 +01:00
jonaswinkler
1df64e3129
Merge branch 'dev' into feature-ocrmypdf
2020-11-30 16:48:09 +01:00
jonaswinkler
a913dcd8c5
changelog, codestyle
2020-11-30 16:25:10 +01:00
jonaswinkler
f6e510694e
searching for types and dates, error catching, documentation and changelog.
2020-11-30 16:13:35 +01:00
jonaswinkler
8bebca466b
searching for tags, spelling corrections fixes #74
2020-11-30 15:14:23 +01:00
jayme-github
a90b7a647e
Create tags from sub directories
...
The names of sub directories in the consumer directory will be added as
tags for the document to be consumed.
To enable this, set:
PAPERLESS_CONSUMER_RECURSIVE=1
PAPERLESS_CONSUMER_SUBDIRS_AS_TAGS=1
Fixes #50
2020-11-30 14:22:35 +01:00
jonaswinkler
b0b141bc81
basic support for bulk editing.
2020-11-30 13:59:13 +01:00
jonaswinkler
3f456d4234
filename changes: don't include time.
2020-11-30 00:52:21 +01:00
jonaswinkler
7658c07b4d
added file type checks to the parsers to prevent temporary files from being consumed. Also: parsers announce file types they wish to use as default for each mime type.
2020-11-30 00:40:04 +01:00
jonaswinkler
aa0325deb7
not sure if this works
2020-11-29 23:00:52 +01:00
jonaswinkler
cb959e296a
more tests!
2020-11-29 19:22:49 +01:00
jonaswinkler
ddb3ef49f6
Merge branch 'dev' into feature-ocrmypdf
2020-11-29 18:37:38 +01:00
jonaswinkler
b8c9f9d106
tests
2020-11-29 18:37:31 +01:00
jonaswinkler
0e9d88ef7d
test cases for #67
2020-11-29 15:47:56 +01:00
jonaswinkler
744b86bb91
fixes an issue with paperless not assigning metadata when FILENAME_FORMAT is specified and resolves an invalid warning about missing files fixes #67
2020-11-29 14:45:43 +01:00
jonaswinkler
709b2b1de8
tests
2020-11-29 13:37:39 +01:00
jonaswinkler
0e2a2eb53a
code style.
2020-11-29 12:37:22 +01:00
jonaswinkler
6931e37737
error logging.
2020-11-29 12:37:11 +01:00
jonaswinkler
96dc4c1daa
added checksums for archived documents.
2020-11-29 12:31:26 +01:00
jonaswinkler
56d4843a96
Merge branch 'dev' into feature-ocrmypdf
2020-11-29 01:35:37 +01:00
jonaswinkler
906fe4a68d
fixes #61
2020-11-28 19:28:46 +01:00
jonaswinkler
7487e340e7
Merge branch 'dev' into feature-ocrmypdf
2020-11-28 13:17:18 +01:00
jonaswinkler
1d12b310f6
fixes to the search index
2020-11-28 11:49:46 +01:00
jonaswinkler
e6a36379fc
added a simple document archiver that produces archived versions of all originals.
2020-11-28 11:49:07 +01:00
jonaswinkler
55e0b383c2
Adjusted the exporter and importer so that they take archived documents into account.
2020-11-28 11:24:59 +01:00