10079 Commits

Author SHA1 Message Date
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
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
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
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