453 Commits

Author SHA1 Message Date
Daniel Quinn
e0ce2a7656 The consumer hook shouldn't contain the passphrase. That was a bad idea 2016-04-03 19:35:17 +01:00
Daniel Quinn
263d60858f Fixed up the consumer hook example 2016-04-03 19:28:24 +01:00
Daniel Quinn
96b8dd6d56 Added the passphrase to the consume hook and fixed the docs for it 2016-04-03 18:47:49 +01:00
Daniel Quinn
dea42f6cf7 Merge pull request #104 from danielquinn/issue/97
Issue/97
2016-04-03 18:47:17 +01:00
Daniel Quinn
64b72d4337 Added test for duplicates 2016-04-03 18:44:00 +01:00
Daniel Quinn
2853545b9d Added a checksum property and a couple indexes 2016-04-03 16:34:09 +01:00
Daniel Quinn
12e2a96f13 Added a new working script for nuking my environment 2016-04-03 16:33:10 +01:00
Daniel Quinn
523b513042 Merge pull request #103 from pitkley/fix/failing-permissions
Don't fail on setting consumption-dir permissions
2016-03-30 14:56:18 +01:00
Pit Kleyersburg
f88ec987a3 Don't fail on setting consumption-dir permissions
Changing the group or permissions on the consumption directory can fail,
especially on network-mounted directories. If it fails, don't exit the
consumer, but rather output a warning on what the user has to do.

This is related to (and should close) issue #102.
2016-03-30 15:49:56 +02:00
Daniel Quinn
f16aa33fd9 s/*Paperless*/Paperless/g 2016-03-28 20:01:01 +01:00
Daniel Quinn
62da1f49ae Added not about paperless.conf 2016-03-28 19:58:29 +01:00
Daniel Quinn
14375e19ef I'm not sure how this would have worked before 2016-03-28 19:56:17 +01:00
Daniel Quinn
3827c52194 Updated docs for new hook feature 2016-03-28 19:55:54 +01:00
Daniel Quinn
cb2df58b27 Everything appears to be working 2016-03-28 19:47:11 +01:00
Daniel Quinn
40b2ea02b7 Learn to spell, Daniel 2016-03-28 15:09:26 +01:00
Daniel Quinn
3d974bd6a0 Documented all of the guesswork Paperless does 2016-03-28 14:55:21 +01:00
Daniel Quinn
54443fa808 Documented all of the guesswork Paperless does 2016-03-28 14:54:09 +01:00
Daniel Quinn
bbe691f342 Merge pull request #101 from danielquinn/issue/89
Closes #89.
2016-03-28 14:25:56 +01:00
Daniel Quinn
aea9ea50e5 Better naming 2016-03-28 14:18:57 +01:00
Daniel Quinn
b4e648e1e3 Test All The Things 2016-03-28 14:16:26 +01:00
Daniel Quinn
b92e007e15 Removed log components and introduced signals for tags & correspondents 2016-03-28 11:11:15 +01:00
Daniel Quinn
66a81cf6ac Merge pull request #100 from danielquinn/issue/98
Issue/98
2016-03-27 20:32:44 +01:00
Daniel Quinn
49b56425e8 Merge branch 'master' into issue/81 2016-03-25 20:56:30 +00:00
Daniel Quinn
23aa79f307 Documented the new variables and updated the changelog 2016-03-25 20:51:22 +00:00
Daniel Quinn
b387be6f25 I didn't mean to explicitly set -limit 2016-03-25 20:33:00 +00:00
Daniel Quinn
9991f5a6b2 Introducing optional env vars for ImageMagick 2016-03-25 20:31:15 +00:00
Daniel Quinn
396ff98b41 Credit where it's due 2016-03-25 00:35:56 +00:00
Daniel Quinn
4187840844 Update to include short form for dates 2016-03-25 00:14:42 +00:00
Daniel Quinn
0c2b6a6b28 Added reference to the new date feature in file names 2016-03-24 19:30:15 +00:00
Daniel Quinn
b69d25d2b3 Document the new date support in file names 2016-03-24 19:24:33 +00:00
Daniel Quinn
a1a8eb00de Merge branch 'master' of github.com:danielquinn/paperless 2016-03-24 19:19:12 +00:00
Daniel Quinn
868591562f Version bump for Django 2016-03-24 19:19:02 +00:00
Daniel Quinn
11e1b9783e Merge branch 'tikitu-refactor-file-info-extraction' 2016-03-24 19:18:46 +00:00
Daniel Quinn
0aa0513004 Modifications for support for dates 2016-03-24 19:18:33 +00:00
Daniel Quinn
ef54e2f94a Merge pull request #96 from JaimeObregon/master
Improves the docs: OCRing files in languages other than English + fixes typos
2016-03-23 11:27:20 +00:00
Jaime Gómez Obregón
37191f0383 Fixes typo 2016-03-23 02:48:04 +01:00
Jaime Gómez
a366542ed9 Docs: fixes typos + clarifies troubleshotting section 2016-03-23 02:41:29 +01:00
Jaime Gómez
8115cf8905 Improves the docs: OCRing files in languages other than English + fixes typos 2016-03-21 21:57:36 +01:00
Daniel Quinn
840626e571 Made the created field editable 2016-03-21 13:54:32 +00:00
Daniel Quinn
cf5076bcad Merge branch 'refactor-file-info-extraction' of https://github.com/tikitu/paperless into tikitu-refactor-file-info-extraction 2016-03-19 15:44:35 +00:00
Daniel Quinn
c199b0498d Added a comment as per #93 2016-03-19 13:19:54 +00:00
Daniel Quinn
3250c47408 rst vs md makes me sad 2016-03-19 12:26:19 +00:00
Daniel Quinn
d29e91eb70 Removed references to editing settings.py and cleaned up formatting 2016-03-19 12:20:36 +00:00
Daniel Quinn
15d758952b Added PAPERLESS_OCR_THREADS 2016-03-19 12:18:57 +00:00
Daniel Quinn
702085022c #91: Further explanation for less-advanced scanners 2016-03-19 11:47:18 +00:00
Daniel Quinn
bcbc8c6b22 #91: Further explanation for less-advanced scanners 2016-03-19 11:39:52 +00:00
Daniel Quinn
08d5df9a4f Merge pull request #90 from stringlytyped/master
Add directions for automatic starting at bootup on Ubuntu 14.04
2016-03-19 10:51:16 +00:00
Jean Snyman
5d2eb05edb Add directions for automatic starting at bootup on Ubuntu 14.04 2016-03-19 01:57:54 -07:00
Daniel Quinn
d42c7b8ec0 Merge pull request #86 from stevenvandervalk/patch-1
Add brew install libmagic to apple-tastic requirements.
2016-03-15 11:07:24 +00:00
Steve Vandervalk
d288aece38 Add brew install libmagic to apple requirements.
`./manage.py migrate` ran into `raise ImportError('Unable to find magic library')` on latest Apple tastic.
2016-03-15 17:32:39 +10:00