Commit Graph

260 Commits

Author SHA1 Message Date
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 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
Daniel Quinn 3f8bf74309 Added the sacrificial kitten 2016-03-14 21:23:49 +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 8beda76a49 Merge pull request #83 from danielquinn/issue/80
Added basic filtering + search
2016-03-09 01:08:59 +00:00
Daniel Quinn 1ef119eb82 Added basic filtering + search 2016-03-09 01:05:46 +00:00
Daniel Quinn bbc85ece31 Merge pull request #82 from bodegard/master
Fix Django Project URL - Previous link dead
2016-03-08 23:57:06 +00:00
Brandon Odegard 5a68f190ee Update README.rst 2016-03-08 10:58:52 -06:00
Brandon Odegard 77ce3eccc8 Fix Django URL 2016-03-08 10:55:32 -06:00
Brandon Odegard f5e0a89a3f Merge pull request #1 from danielquinn/master
Sync with upstream
2016-03-08 10:54:26 -06: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 500c615e56 Merge pull request #74 from pitkley/feature/unpaper
Add unpaper support
2016-03-06 15:59:50 +00:00
Pit Kleyersburg fb36a49c26 Add unpaper as another pre-processing step 2016-03-06 15:30:37 +01:00
Daniel Quinn 0e2d8cc0d8 Merge pull request #73 from pitkley/fix/dockerfile
Update Dockerfile to match latest version
2016-03-06 13:52:02 +00:00
Pit Kleyersburg 9180ad78c4 Update Dockerfile to match latest version 2016-03-06 14:49:25 +01:00
Daniel Quinn fb7f826688 Merge pull request #72 from danielquinn/feature/thumbnails
Add thumbnails to the document. Closes #71.
2016-03-05 12:44:36 +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