Commit Graph

320 Commits

Author SHA1 Message Date
Brian Martin b6ae129ad1 Sample Config and Bug Fix
Update sample config to reflect new setting variable.
Change consumer to handle density setting as str instead of int.
2016-05-13 23:23:58 -04:00
Brian Martin 52c5aafb3f Convert Density
Add settings variable for the convert density setting.
If no variable is set, default to 300.
2016-05-13 22:47:40 -04:00
Daniel Quinn a0d268ebbc Addresses #118 2016-04-30 13:57:31 +01:00
Daniel Quinn 3c79b55ae6 Allow USE_SSL to be set via an environment var. 2016-04-28 06:03:39 +01:00
Daniel Quinn 364c3ed273 Merge pull request #116 from issmirnov/issmirnov-baremetal-docs
Update setup flow for bare metal with systemd
2016-04-28 05:47:36 +01:00
Ivan Smirnov d4b2fa43e4 Incorporated feedback from upstream PR
Resolved comments in danielquinn/paperless#116
2016-04-27 21:43:09 -07:00
Daniel Quinn 674d54ec38 Added reference to Mayan EDMS 2016-04-19 15:54:39 +01:00
Daniel Quinn c51d663731 Merge branch 'evils-master' 2016-04-17 14:40:02 +01:00
Daniel Quinn 5a07c72f1e removing duplicate code 2016-04-17 14:39:49 +01:00
Daniel Quinn 859440d8bd Merging the duplicate code for tests 2016-04-17 14:39:36 +01:00
Florian Harr 9ff4b6c6bc UnitTests for inline attachment email 2016-04-14 13:01:03 -04:00
Florian Harr 93d75fc6a2 line length 2016-04-14 13:00:00 -04:00
Ivan Smirnov 715f4fcc97 Update setup flow for bare metal with systemd
The default files assume a specific path on the target system. Added a note letting people know they need to edit the files. Also fixed a bug with enabling the service - it caused odd errors on my system. Tested on Centos 7.
2016-04-13 22:26:57 -07:00
Florian Harr f1427a9245 catch inline attachments 2016-04-13 00:00:01 -04:00
Daniel Quinn e96c7448bc Fix for #107 2016-04-11 23:28:12 +01:00
Daniel Quinn 90939be6af @Pitkley made a good suggestion in #98 2016-04-10 17:39:49 +01:00
Daniel Quinn b4474c296c Added checksum to the documents api 2016-04-04 22:09:32 +01:00
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