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
jonaswinkler
8cad12b154
documentation.
2020-12-01 15:26:22 +01:00
jonaswinkler
384d381acf
more testing.
2020-12-01 15:26:15 +01:00
jonaswinkler
834352130c
checking file types against parsers in the consumer.
2020-12-01 15:26:05 +01:00
jonaswinkler
b0c8ade241
code style
2020-12-01 14:33:37 +01:00
jonaswinkler
a33082235b
Merge branch 'feature-ocrmypdf' into dev
2020-12-01 14:32:09 +01:00
jonaswinkler
1ce6466ef8
tests for mail tasks
2020-12-01 14:31:36 +01:00
jonaswinkler
f677ed8798
small fix.
2020-12-01 14:30:35 +01:00
jonaswinkler
12fa844c7f
testing the new noarchive option.
2020-12-01 14:30:13 +01:00
jonaswinkler
fd3df1ec58
some more tests.
2020-12-01 14:15:43 +01:00
jonaswinkler
24b8c358cc
Merge branch 'dev' into feature-ocrmypdf
2020-11-30 23:53:19 +01:00
jonaswinkler
c5dbd7a6fb
Merge pull request #69 from jayme-github/feature-directory-tags
...
Create tags from sub directories
2020-11-30 22:53:52 +01:00
jonaswinkler
e431a658cc
more testing.
2020-11-30 22:04:25 +01:00
jonaswinkler
b97fa9e3b9
this change caused index optimization to fail.
2020-11-30 21:53:39 +01:00
jonaswinkler
8a5c782425
filename handling for archive files.
2020-11-30 21:38:42 +01:00
jonaswinkler
aaa6599283
Merge branch 'dev' into feature-ocrmypdf
2020-11-30 16:48:09 +01:00
jonaswinkler
183d432f84
versions.
2020-11-30 16:26:20 +01:00
jonaswinkler
e1853583b0
changelog, codestyle
2020-11-30 16:25:10 +01:00
jonaswinkler
b03d4c7646
searching for types and dates, error catching, documentation and changelog.
2020-11-30 16:13:35 +01:00
jonaswinkler
1ef12d2cbc
searching for tags, spelling corrections fixes #74
2020-11-30 15:14:23 +01:00
jayme-github
fa9a5cc247
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
0d8688515c
filename changes: don't include time.
2020-11-30 00:52:21 +01:00
jonaswinkler
f51207fc32
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
ac1b701000
more tests!
2020-11-29 19:58:48 +01:00
jonaswinkler
a3143ec512
more tests!
2020-11-29 19:22:49 +01:00
jonaswinkler
39c682dc07
Merge branch 'dev' into feature-ocrmypdf
2020-11-29 18:37:38 +01:00
jonaswinkler
eeb63693c9
tests
2020-11-29 18:37:31 +01:00
jonaswinkler
023aeea7ea
test cases for #67
2020-11-29 15:47:56 +01:00
jonaswinkler
a27daaebe9
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
51851ff15a
tests
2020-11-29 13:37:39 +01:00
jonaswinkler
fca98b411e
reorganised settings documentation and added OCR_USER_ARGS
2020-11-29 12:38:32 +01:00
jonaswinkler
2f7396e2aa
code style.
2020-11-29 12:37:22 +01:00
jonaswinkler
9677631bb2
error logging.
2020-11-29 12:37:11 +01:00
jonaswinkler
0565118a01
fixed checking the installed languages.
2020-11-29 12:31:42 +01:00
jonaswinkler
24767f62c7
added checksums for archived documents.
2020-11-29 12:31:26 +01:00
jonaswinkler
fdaf419a7e
Merge branch 'dev' into feature-ocrmypdf
2020-11-29 01:35:37 +01:00
jonaswinkler
8fbb31a928
removed the encryption logic.
2020-11-28 22:22:01 +01:00
jonaswinkler
6992ac6aa9
fixes #61
2020-11-28 19:28:46 +01:00
jonaswinkler
bc3ae34c26
Merge branch 'dev' into feature-ocrmypdf
2020-11-28 13:17:18 +01:00
jonaswinkler
52b3057640
fixes to the search index
2020-11-28 11:49:46 +01:00
jonaswinkler
074b682312
added a simple document archiver that produces archived versions of all originals.
2020-11-28 11:49:07 +01:00
jonaswinkler
f7e554a3c1
Adjusted the exporter and importer so that they take archived documents into account.
2020-11-28 11:24:59 +01:00
jonaswinkler
5b020bb8d2
Adjusted the sanity checker so that it takes archived documents into account.
2020-11-28 11:24:19 +01:00
jonaswinkler
6388d19f7a
Merge branch 'dev' into feature-ocrmypdf
2020-11-27 19:16:59 +01:00
jonaswinkler
481b6c7cec
changelog and versions.
2020-11-27 15:48:53 +01:00
jonaswinkler
bc4192e7d1
more tests and bugfixes.
2020-11-27 15:36:32 +01:00
jonaswinkler
06cfc3113a
test case fixes.
2020-11-27 14:06:37 +01:00
jonaswinkler
ea9de1bcf1
Merge branch 'dev' into feature-ocrmypdf
2020-11-27 14:03:19 +01:00
jonaswinkler
6c308116d6
parallel tests.
2020-11-27 14:00:52 +01:00