jonaswinkler
66240188c7
import fix
2020-12-11 14:51:20 +01:00
jonaswinkler
4b0027797a
bulk edit view
2020-12-11 14:30:18 +01:00
jonaswinkler
66d6d29c23
add support to the documents api to only serve selected fields
2020-12-11 14:29:43 +01:00
jonaswinkler
fbb3a069cd
add bulk editing methods
2020-12-11 14:28:07 +01:00
jonaswinkler
51b1528fee
Merge branch 'dev' into feature-bulk-edit
2020-12-10 16:26:16 +01:00
jonaswinkler
defa80d05a
fixes #91
2020-12-10 16:25:34 +01:00
jonaswinkler
abd54eeb3a
Merge branch 'dev' into feature-bulk-edit
2020-12-10 15:56:03 +01:00
jonaswinkler
2f7bb01f34
moved metadata extraction to the parsers
2020-12-10 14:57:53 +01:00
jonaswinkler
69c6d68219
a print() command somehow sneaked past my commit checks.
2020-12-10 00:59:03 +01:00
jonaswinkler
3f03cbf66c
excluded the lockfile from the sanity checker.
2020-12-10 00:29:47 +01:00
jonaswinkler
b3daf0efc3
added progress bar to the document renamer.
2020-12-10 00:10:36 +01:00
jonaswinkler
46c0ab943f
added a progress bar to the reindex command.
2020-12-10 00:02:45 +01:00
jonaswinkler
20c46278dc
removed a janky test case that caused other test cases to fail
2020-12-09 22:18:03 +01:00
jonaswinkler
70cbdbf23b
locking media directory while deleting files
2020-12-09 22:17:23 +01:00
jonaswinkler
6003122b06
fixes #112
2020-12-09 22:16:57 +01:00
jonaswinkler
2be0ba9f72
fixed test case. fixed bug with the decryption logic.
2020-12-09 13:27:02 +01:00
jonaswinkler
0a0d462938
tags from folders: case insensitive
2020-12-09 00:07:22 +01:00
jonaswinkler
74a99cf330
removed slugs entirely, since their only purpose was purely cosmetic anyway.
2020-12-09 00:04:37 +01:00
jonaswinkler
550a74347c
a test that "verifies" that the file renaming lock works and no inconsistencies are created.
2020-12-08 21:08:44 +01:00
jonaswinkler
0028fde2fd
more metadata #32
2020-12-08 16:09:47 +01:00
jonaswinkler
ad527fe97c
reading and displaying PDF metadata
2020-12-08 15:45:02 +01:00
jonaswinkler
9da11f29c7
fixes #90
2020-12-08 13:54:49 +01:00
jonaswinkler
87fa118de0
added filenames to the API #108
2020-12-07 21:52:26 +01:00
jonaswinkler
9e46afafd7
fixes #102
2020-12-07 15:25:06 +01:00
jonaswinkler
e2456f4b3f
changes
2020-12-07 12:44:23 +01:00
jonaswinkler
522ada88ea
Merge branch 'dev' into feature-websockets-status
2020-12-06 22:53:54 +01:00
jonaswinkler
eede5595e9
better error messages for file uploads. adresses #91
2020-12-06 22:31:12 +01:00
jonaswinkler
c1fc8b2dac
codestyle
2020-12-06 19:04:32 +01:00
jonaswinkler
28622d700d
changed the way public filenames (i.e., for download and exporting) are generated. #94
2020-12-06 19:03:45 +01:00
jonaswinkler
a079c310b4
changes to filename generation, partially addresses #90
2020-12-06 16:13:37 +01:00
jonaswinkler
5369e0be03
more bulk edit
2020-12-06 14:39:53 +01:00
jonaswinkler
8699b6931c
Merge branch 'dev' into feature-bulk-edit
2020-12-06 02:12:15 +01:00
jonaswinkler
bfbdd6e198
testing the importer
2020-12-05 13:19:14 +01:00
jonaswinkler
316ee72177
bugfix
2020-12-05 01:21:16 +01:00
jonaswinkler
f88cf69173
bugfix
2020-12-05 00:37:05 +01:00
jonaswinkler
371745b6dc
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
eb5bdc48aa
API now supports setting metadata when POSTing documents.
2020-12-04 12:09:21 +01:00
jayme-github
26784a5325
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
5bdb57a392
fix a test case.
2020-12-04 01:20:42 +01:00
jonaswinkler
0a18c819d4
remove _object from document results, which makes the API about 33% faster.
2020-12-04 01:17:55 +01:00
jonaswinkler
68c233005e
api changes.
2020-12-03 19:56:52 +01:00
jonaswinkler
8b16cd99dc
updated the API, it now supports tags, correspondents, types and title when uploading documents.
2020-12-03 18:36:23 +01:00
jonaswinkler
72a4ff0fca
proper document archiver with progress bar.
2020-12-03 01:04:52 +01:00
jonaswinkler
e22769ca63
fixed a test case.
2020-12-03 01:04:13 +01:00
jonaswinkler
657c41ab37
test fixes and changelog
2020-12-02 22:44:18 +01:00
jonaswinkler
4548cf08c7
fixes #78
2020-12-02 18:00:49 +01:00
jonaswinkler
e3ce573fbb
a couple fixes and more supported image files
2020-12-02 17:39:49 +01:00
jonaswinkler
5e1543bad5
more test
2020-12-02 01:23:55 +01:00
jonaswinkler
a4f60c48ea
testing and fixing the sanity checker
2020-12-02 01:18:11 +01:00
jonaswinkler
f3f5227776
fix some tests.
2020-12-01 23:54:33 +01:00