Pit
90942f9b33
Merge pull request #519 from taoyichen/patch-1
...
Update Link
2019-03-04 10:25:37 +01:00
Pit
018c1c79a1
Change link to https
...
Change linkfrom http to https
Co-Authored-By: taoyichen <ytao15@binghamton.edu>
2019-03-03 14:56:51 -05:00
Pit
3db98faf5c
Merge pull request #499 from bmsleight/screenshots
...
* Docs: Add web interface screenshots
2019-03-03 19:57:57 +01:00
Pit
8d4057e396
Merge pull request #502 from bmsleight/scanner_new
...
* Docs: Add MFC-J5910DW to recommended scanners
2019-03-03 19:54:03 +01:00
ahyear
70ecc90e49
Merge pull request #518 from juanjosepablos/patch-1
...
Update README.md
2019-03-03 10:36:50 +01:00
YICHEN TAO
4fc40d3ce4
Update Link
...
A link in this file is not working, updated to a working link.
2019-03-02 22:24:34 -05:00
Juan Jose Pablos
ac5f2c6770
Update README.md
2019-03-02 21:24:03 +01:00
bmsleight
af01ca91ba
forget the screenshots.rst!
2019-02-07 18:40:14 +00:00
bmsleight
22224a3c38
* Docs: Add MFC-J5910DW to recommended scanners
2019-02-06 20:56:05 +00:00
bmsleight
1453606350
* Docs: Add web interface screenshots
2019-02-06 20:37:32 +00:00
Daniel Quinn
6d8e4ad6bf
Fix JOKer's URL
2019-01-27 16:05:44 +00:00
Daniel Quinn
94c2950afe
Ignore sqlite3-journal files too
2.7.0
2019-01-27 13:48:05 +00:00
Daniel Quinn
9f56bf9992
Fix missing links
2019-01-27 13:47:40 +00:00
Daniel Quinn
6df35e4cb7
Merge branch 'sbrunner-dql'
2019-01-27 13:42:58 +00:00
Daniel Quinn
b4b7d167d1
Update dependencies & add djangoql
2019-01-27 13:39:56 +00:00
Daniel Quinn
4936fad542
Merge pull request #488 from sbrunner/no-tab
...
Tabs are not allowed in Yaml files
2019-01-27 13:06:46 +00:00
Daniel Quinn
3c78105fd7
Align example conf with real-world defaults
2019-01-27 13:05:56 +00:00
Daniel Quinn
a58a7ce0f7
Move note about DEBUG up into 3.
2019-01-27 13:03:55 +00:00
Daniel Quinn
792aeee11e
Merge pull request #487 from bmsleight/issue486
...
Add note runserver PAPERLESS_DEBUG='true'
2019-01-27 13:00:37 +00:00
Daniel Quinn
5588e86855
Merge pull request #484 from cribbstechnologies/patch-1
...
adding information about NFS mounts and inotify
2019-01-27 12:54:03 +00:00
Daniel Quinn
97f1e4ab16
pep8
2019-01-27 12:52:15 +00:00
Daniel Quinn
e4dece8e53
Merge pull request #483 from tsia/patch-1
...
added fields to the correspondent and tag REST API
2019-01-27 12:50:42 +00:00
Daniel Quinn
c5c204f605
Merge pull request #481 from CkuT/cache-control
...
Add Cache-Control header for thumbnails
2019-01-27 12:46:32 +00:00
Daniel Quinn
611ec6840b
Merge pull request #489 from sbrunner/docker-psycopg2-clean
...
Install psycopg2 in the Docker container
2019-01-27 12:25:32 +00:00
Daniel Quinn
2cd077d12d
Merge pull request #475 from syntonym/master
...
Catch IMAP connection errors
2019-01-27 12:19:18 +00:00
Stéphane Brunner
4efb153e86
Add and configure DjangoQL
2019-01-26 22:15:28 +01:00
Stéphane Brunner
25e953bbf0
Install psycopg2 in the Docker container
2019-01-26 14:33:51 +01:00
Stéphane Brunner
0509d5a3d2
Tabs are not allowed in Yaml files
2019-01-26 14:23:11 +01:00
bmsleight
5e674f17af
Add note runserver PAPERLESS_DEBUG='true'
2019-01-26 13:15:45 +00:00
Brian Cribbs
7c7a814096
adding information about NFS mounts and inotify
2019-01-22 15:18:14 -05:00
tsia
43e71cfcaa
added fields to the correspondent and tag REST API
2019-01-22 20:51:20 +01:00
CkuT
79868930f1
Add Cache-Control header for thumbnails
...
This drastically optimizes admin interface loading by telling the browser to cache thumbnails. The max-age recommendation is 1 year according to rfc2616
Closes #411
2019-01-21 20:59:40 +01:00
Daniel Quinn
0256dcbe32
Merge pull request #478 from wiwie/patch-1
...
Update requirements.rst
2019-01-21 00:32:01 +00:00
Christian Wiwie
29db177ce2
Update requirements.rst
2019-01-18 20:33:35 +01:00
syntonym
5c1edf78ce
Catches OSError on IMAP connection error
...
When something goes wrong with the imaplib.IMAP4_SSL connection (like the host is
temporarely down or the DNS does not resolve) it generates an OSError which is currently
not catched and handled. Now OSErrors are translated to MailFetcherErrors which get
logged and the IMAP connection is retried in the next IMAP check.
Fixes #474
2019-01-14 19:08:59 +01:00
Daniel Quinn
60e8990a7b
Update to include #471
2019-01-04 11:38:57 +00:00
Daniel Quinn
75a79ac204
Merge pull request #471 from khrise/added-missing-column-to-rest-api
...
Exposing documents' "added" timestamp via Rest API.
2019-01-04 11:36:38 +00:00
khrise
0c47907dda
Exposing documents' "added" timestamp via Rest API.
2019-01-03 20:23:34 +00:00
Daniel Quinn
cea8332038
Merge pull request #468 from ddddavidmartin/document_ocr_always_setting
...
Reference PAPERLESS_OCR_ALWAYS in example config file.
2018-12-31 14:30:58 +00:00
Daniel Quinn
5982cb693a
Include notes for #466
2018-12-30 18:30:23 +00:00
Daniel Quinn
73a02d40c4
Merge pull request #453 from jonaswinkler/patch-1
...
Update 0022_auto_20181007_1420.py
2018-12-30 18:27:27 +00:00
Daniel Quinn
b541765817
Merge pull request #464 from colinfrei/patch-2
...
remove unnecessary character
2018-12-30 18:26:12 +00:00
Daniel Quinn
28ffd1ec6b
Merge pull request #466 from colinfrei/patch-3
...
Set consume directory for webserver too
2018-12-30 18:23:33 +00:00
Daniel Quinn
5760aa0894
Merge pull request #467 from danielquinn/feature/update-travis
...
Fix the tests so they finally start passing everywhere they should.
2018-12-30 18:22:46 +00:00
Daniel Quinn
562e5f644d
Update changelog with test changes
2018-12-30 18:19:05 +00:00
Daniel Quinn
5ab2009ebf
Tweak Travis to include Python3.7 and pipenv
2018-12-30 18:18:37 +00:00
Daniel Quinn
637b0d4cc2
Drop problematic tests
...
Some tests had differing outcomes depending on the version of Tesseract
installed on the test system. This lead to a bunch of false test
failures, which lead to people (including me) just ignoring the Travis
results.
This commit removes those tests, and while it reduces our coverage, at
least the results are predictable.
2018-12-30 17:32:45 +00:00
Daniel Quinn
4a71c33537
Use [[]] instead of [] in Bash scripts
2018-12-30 17:32:17 +00:00
Daniel Quinn
cf36c8467e
Update the Pipfile lock
2018-12-30 17:32:04 +00:00
Daniel Quinn
dafa6a4c71
Use pipenv in the Docker build
2018-12-30 17:31:26 +00:00