Commit Graph
100 Commits
Author SHA1 Message Date
Daniel Quinn f650fb0976 Merge branch 'synchrone-consumer-notifications' 2016-10-26 09:52:23 +00:00
Daniel Quinn ca21929cee Moved logging logic into the consumer 2016-10-26 09:52:09 +00:00
Daniel Quinn b11825832d Fixed conflicts 2016-10-26 09:42:48 +00:00
Daniel Quinn 77fda752ae Merge branch 'synchrone-no_stripping_newlines' 2016-10-26 09:33:07 +00:00
Daniel Quinn 8e58406881 pep8 corrections 2016-10-26 09:32:59 +00:00
Daniel Quinn 14811a4a49 Update Django 2016-10-03 12:32:06 +01:00
Daniel Quinn 8b4f6364f6 Merge branch 'master' of github.com:danielquinn/paperless 2016-09-06 19:22:26 +01:00
Daniel QuinnandDaniel Quinn 524d64c694 Merge branch 'master' of github.com:danielquinn/paperless 2016-09-06 17:53:41 +01:00
Daniel QuinnandDaniel Quinn 38b63fbe77 Updated changelog to include #150 2016-09-06 17:53:41 +01:00
Daniel QuinnandDaniel Quinn 509f7d908e Updated changelog. I really should tag soon 2016-09-06 17:53:34 +01:00
Daniel QuinnandDaniel Quinn 5662035efd Fixed an ugly bug that broke all deletions 2016-09-06 17:53:22 +01:00
Daniel Quinn cbfd1c5dd1 Merge branch 'master' of github.com:danielquinn/paperless 2016-09-03 15:19:28 +01:00
Daniel Quinn 5650e49558 Security update from Django 2016-09-03 15:19:22 +01:00
Daniel Quinn 9e845ba813 Remove complaints about the consumer chain 2016-08-21 13:41:50 +01:00
Daniel Quinn 66ae60dc23 Added py.test 'cause it's prettier 2016-08-21 10:48:41 +01:00
Daniel Quinn 0948796e77 Added issues #121 and #131 to the changelog 2016-08-21 10:48:08 +01:00
Daniel Quinn fdc171383c Fixed some syntax errors 2016-08-21 10:45:01 +01:00
Daniel Quinn c5aafdb43d Added some configs for Apache & Nginx/gunicorn 2016-08-21 10:44:52 +01:00
Daniel Quinn 47e42ed78b Merge branch 'master' into issue/121 2016-08-20 18:16:07 +01:00
Daniel Quinn 01919f75d9 pep8 2016-08-20 18:14:33 +01:00
Daniel Quinn 1ce76a5486 Actually write the date found in the file name 2016-08-20 18:11:51 +01:00
Daniel Quinn c7dda9de96 A quick & easy way to see the logs 2016-08-20 18:08:28 +01:00
Daniel Quinn 3bbcd562fc Account for thumbnail deletion as well 2016-08-20 14:03:42 +01:00
Daniel Quinn 22ec6f1808 Updated Django to 1.10 along with DRF (required) 2016-08-16 19:58:42 +01:00
Daniel Quinn 3b9893b8d4 Version bump for 1.9.x security release 2016-08-16 19:34:54 +01:00
Daniel Quinn 7adda9ac50 Reversion until I can get 1.10 working right 2016-08-16 19:29:32 +01:00
Daniel Quinn f5daded930 Fix for #131: delete files on document.delete 2016-08-16 19:13:37 +01:00
Daniel Quinn de92423006 Make the logs easier to read 2016-07-19 14:13:59 +01:00
Daniel Quinn 48bca7ea57 Added docs for pre-consume hook 2016-07-01 14:47:17 -07:00
Daniel Quinn c1ed4e8238 Allow for upgrades of most of the dependencies 2016-06-25 09:02:32 -07: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
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 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 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 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 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 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 3f8bf74309 Added the sacrificial kitten 2016-03-14 21:23:49 +00:00
Daniel Quinn 1170139127 Added a consume-start and consume-finish signal 2016-03-14 21:20:44 +00:00
Daniel Quinn 8f9e34078b More polish 2016-03-14 19:13:14 +00:00
Daniel Quinn de53b1c02f Merge branch 'master' of github.com:danielquinn/paperless 2016-03-14 10:36:48 +00:00
Daniel Quinn 450f1c2ef0 Added a TODO section 2016-03-14 10:36:45 +00:00
Daniel Quinn 9267794c33 Put @pitkley's repo into the .yml 2016-03-13 19:52:32 +00:00
Daniel Quinn e1203ab9ab Allow ordering by date fields 2016-03-13 16:45:12 +00:00
Daniel Quinn 705a5b8a84 Gratipay sucks because it depends on PayPal. Long live bitcoin 2016-03-13 15:44:58 +00:00
Daniel Quinn 500cee1d9d Added Gratipay 2016-03-13 15:22:50 +00:00
Daniel Quinn b41d61c86c Added a pony 2016-03-12 20:55:10 +00:00
Daniel Quinn 43060a37ed Fixt the repo QR code 2016-03-12 20:50:43 +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 f764f5cb7b Preliminarily finished the presentation 2016-03-11 00:20:55 +00:00
Daniel Quinn ac0899e1bc Added one more slide 2016-03-10 19:19:27 +00:00
Daniel Quinn 2d79f5e428 Better title 2016-03-10 19:16:57 +00:00
Daniel Quinn 5cd530b56a Added the beginnings of the presentation for March 15th 2016-03-10 19:16:00 +00:00
Daniel Quinn 1ef119eb82 Added basic filtering + search 2016-03-09 01:05:46 +00:00
Daniel Quinn 6ca389c28a #76 2016-03-07 10:12:55 +00:00
Daniel Quinn f7e96eab72 Put the lid on the changelog for 0.1.1 2016-03-06 17:36:39 +00:00
Daniel Quinn 3b278c3a24 Added an informational log message for consumer start 2016-03-06 17:26:07 +00:00
Daniel Quinn 2fba41ad75 Added the use of unpaper to the README 2016-03-06 16:03:02 +00: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