1169 Commits

Author SHA1 Message Date
jonaswinkler
638113864f fixes #90 2020-12-08 13:54:49 +01:00
jonaswinkler
56cb2cf267 added filenames to the API #108 2020-12-07 21:52:26 +01:00
jonaswinkler
d6d3cbe1aa fixes #102 2020-12-07 15:25:06 +01:00
jonaswinkler
dd60100796 changes 2020-12-07 12:44:23 +01:00
jonaswinkler
0bfecaa0fc Merge branch 'dev' into feature-websockets-status 2020-12-06 22:53:54 +01:00
jonaswinkler
18c9c22941 better error messages for file uploads. adresses #91 2020-12-06 22:31:12 +01:00
jonaswinkler
41755c509e codestyle 2020-12-06 19:04:32 +01:00
jonaswinkler
7f1671ac2d changed the way public filenames (i.e., for download and exporting) are generated. #94 2020-12-06 19:03:45 +01:00
jonaswinkler
655ce81cb6 changes to filename generation, partially addresses #90 2020-12-06 16:13:37 +01:00
jonaswinkler
e81360781e more bulk edit 2020-12-06 14:39:53 +01:00
jonaswinkler
1af7f6fe69 Merge branch 'dev' into feature-bulk-edit 2020-12-06 02:12:15 +01:00
jonaswinkler
7a737327be testing the importer 2020-12-05 13:19:14 +01:00
jonaswinkler
d9a06d67cc bugfix 2020-12-05 01:21:16 +01:00
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