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
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
ed5c3b550d
changelog
2020-11-29 23:34:09 +01:00
jonaswinkler
143025e420
don't show links in the search results.
2020-11-29 23:32:12 +01:00
jonaswinkler
5b60e3129e
fixes #71
2020-11-29 23:32:03 +01:00
jonaswinkler
20cc7e3dc0
more tests!
2020-11-29 19:58:48 +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
43dcd1e374
Merge branch 'dev' into feature-ocrmypdf
2020-11-29 13:08:32 +01:00
jonaswinkler
0afc16c9d5
we now have some documentation on how to start development.
2020-11-29 13:08:00 +01:00
jonaswinkler
388f6cfbe6
reorganised settings documentation and added OCR_USER_ARGS
2020-11-29 12:38:32 +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
a19a336567
fixed checking the installed languages.
2020-11-29 12:31:42 +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
0676537ba8
removed the encryption logic.
2020-11-29 01:19:23 +01:00
jonaswinkler
0e6426e052
removed the encryption logic.
2020-11-28 22:22:01 +01:00
jonaswinkler
97b7c16645
still not happy with the document list table, but it has clickable tags and correspondents #54
2020-11-28 22:14:12 +01:00
jonaswinkler
4cccddc97c
made the tags a little bigger.
2020-11-28 22:12:11 +01:00
jonaswinkler
86f1fb1c94
clickable tags and correspondents fixes #54
2020-11-28 21:28:07 +01:00
jonaswinkler
eb3e73b321
Refactored the list view logic, editable saved views fixes #58
2020-11-28 21:27:04 +01:00
jonaswinkler
906fe4a68d
fixes #61
2020-11-28 19:28:46 +01:00
jonaswinkler
29c63e8de3
added buttons to view documents in the browser. fixes #55
2020-11-28 15:10:49 +01:00
jonaswinkler
cbae9f0886
tag component needs no click event
2020-11-28 14:47:55 +01:00
jonaswinkler
7487e340e7
Merge branch 'dev' into feature-ocrmypdf
2020-11-28 13:17:18 +01:00
jonaswinkler
25de7c4068
Merge branch 'master' into dev
2020-11-28 13:17:03 +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
jonaswinkler
1fd7e5e2ec
Adjusted the sanity checker so that it takes archived documents into account.
2020-11-28 11:24:19 +01:00
jonaswinkler
f58fe8ae2e
Merge branch 'dev' into feature-ocrmypdf
2020-11-27 19:16:59 +01:00
jonaswinkler
2a2761491b
Merge branch 'dev'
2020-11-27 17:40:05 +01:00
jonaswinkler
186d9d5934
release script checklist
2020-11-27 17:36:57 +01:00
jonaswinkler
0a9c64e950
changelog and versions.
2020-11-27 15:48:53 +01:00
jonaswinkler
0bc68d7d1a
more tests and bugfixes.
2020-11-27 15:36:32 +01:00
jonaswinkler
8104fbd9e0
Update CONTRIBUTING.md
2020-11-27 14:21:04 +01:00
jonaswinkler
bc1fce083d
Update CONTRIBUTING.md
2020-11-27 14:19:21 +01:00
jonaswinkler
99e6906b51
test case fixes.
2020-11-27 14:06:37 +01:00
jonaswinkler
7bba3065fe
Merge branch 'dev' into feature-ocrmypdf
2020-11-27 14:03:19 +01:00
jonaswinkler
cc15391114
parallel tests.
2020-11-27 14:00:52 +01:00
jonaswinkler
d2e919849a
refactored the test cases to use a mixin for setting up temporary directories.
2020-11-27 14:00:41 +01:00
jonaswinkler
b941cd5fa8
fixed an issue with the search api opening the index on import (that's way too early.)
2020-11-27 13:59:24 +01:00
jonaswinkler
984da65b7e
refrain from creating the index as part of the migrations, messes with the test cases.
2020-11-27 13:56:07 +01:00
jonaswinkler
c6627eac1f
fix warnings about unclosed files.
2020-11-27 13:19:58 +01:00