Commit Graph

2923 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 3c79b55ae6 Allow USE_SSL to be set via an environment var. 2016-04-28 06:03:39 +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
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 96b8dd6d56 Added the passphrase to the consume hook and fixed the docs for it 2016-04-03 18:47:49 +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 14375e19ef I'm not sure how this would have worked before 2016-03-28 19:56:17 +01:00
Daniel Quinn cb2df58b27 Everything appears to be working 2016-03-28 19:47:11 +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 49b56425e8 Merge branch 'master' into issue/81 2016-03-25 20:56:30 +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 a1a8eb00de Merge branch 'master' of github.com:danielquinn/paperless 2016-03-24 19:19:12 +00:00
Daniel Quinn 0aa0513004 Modifications for support for dates 2016-03-24 19:18:33 +00: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 1170139127 Added a consume-start and consume-finish signal 2016-03-14 21:20:44 +00:00
Daniel Quinn e1203ab9ab Allow ordering by date fields 2016-03-13 16:45:12 +00:00
Daniel Quinn 8c5cb163a1 The API now supports filtering docs by tag & correspondent, as well as ordering 2016-03-12 20:45:13 +00:00
Daniel Quinn 1ef119eb82 Added basic filtering + search 2016-03-09 01:05:46 +00:00
Tikitu de Jager a22f088e28 Add some failing edge case tests 2016-03-07 21:48:47 +02:00
Tikitu de Jager 8afdcabca8 Template-based tests of combinations of valid elements 2016-03-07 21:47:18 +02:00
Tikitu de Jager ad07eec3e1 Make tests pass 2016-03-07 21:37:18 +02:00
Tikitu de Jager 4065d14fab Remove stuff I intended to use but never did 2016-03-07 21:11:34 +02:00
Tikitu de Jager 95217e8e21 Use FileInfo directly instead of via indirection 2016-03-07 21:08:07 +02:00
Tikitu de Jager 1f75af0137 Extract filename parsing into testable class 2016-03-07 21:05:04 +02:00
Tikitu de Jager 0b34894db9 Add FileInfo class with pass implementations 2016-03-07 20:47:37 +02:00
Daniel Quinn 6ca389c28a #76 2016-03-07 10:12:55 +00:00
Daniel Quinn 3b278c3a24 Added an informational log message for consumer start 2016-03-06 17:26:07 +00:00
Pit Kleyersburg fb36a49c26 Add unpaper as another pre-processing step 2016-03-06 15:30:37 +01:00
Daniel Quinn bfad4560e1 Fixed the check for empty installations 2016-03-05 12:43:05 +00:00
Daniel Quinn 034b96277c Added thumbnail_url to the API 2016-03-05 12:34:26 +00:00
Daniel Quinn ac40aee805 Added some nice output so the migration is less scary 2016-03-05 12:31:43 +00:00
Daniel Quinn 495ed1c36c Added thumbnail generation to the conumer 2016-03-05 12:09:06 +00:00
Daniel Quinn 8a9ea4664c Cleaned up the thumbnails by switching to .png 2016-03-05 02:15:26 +00:00
Daniel Quinn 52f15b4de1 The first stages of getting thumbnails back 2016-03-05 01:57:49 +00:00
Daniel Quinn 5c41e717f0 Missed on case of 'sender' 2016-03-05 00:23:14 +00:00
Daniel Quinn 5d4587ef8b Accounted for .sender in a few places 2016-03-04 09:14:50 +00:00