Pit
cbf008f37b
Fix quoting in call to run_convert
...
Co-Authored-By: JensPfeifle <jens@pfeifle.tech>
2019-03-03 20:31:52 +01:00
JensPfeifle
50504c3fd8
remove unnecessary env arg in Popen
2019-03-03 20:31:52 +01:00
Jens Pfeifle
0220199766
fix parse error of some documents by using gs
2019-03-03 20:31:52 +01: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
Pit
7bf1d2883c
Update docs/utilities.rst
...
Co-Authored-By: stgarf <stgarf@users.noreply.github.com>
2019-03-03 10:46:43 -08:00
Pit
44878f28fa
Update docs/utilities.rst
...
Co-Authored-By: stgarf <stgarf@users.noreply.github.com>
2019-03-03 10:46:06 -08:00
Pit
14d7adbd0a
Update docs/utilities.rst
...
Co-Authored-By: stgarf <stgarf@users.noreply.github.com>
2019-03-03 10:45:58 -08:00
Steve Garf
aed8d6ae41
Fix missing . in underline
2019-03-03 10:31:50 -08: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
Benedikt Heine
557d730974
Build docker image in Travis
2019-02-18 23:10:51 +01:00
Benedikt Heine
a590fdaec6
Sort package arguments in Dockerfile
...
This applies the Dockerfile best practices from dockerhub.
Also it adds `--no-cache` to the `apk add` calls. This has got the same effect
like `apk update`, but doesn't store the package lists in the container.
2019-02-18 10:52:56 +01:00
stgarf
76a9827958
Add docs about enabling and disabling encryption
...
Adding docs outlining basic syntax of enabling and disabling encryption of your paperless document installation.
2019-02-16 23:25:40 -08: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
bmsleight
1cbc233adb
Troubleshooting: Viewing Consumer logs
2019-02-02 19:54:06 +00:00
Daniel Quinn
6d8e4ad6bf
Fix JOKer's URL
2019-01-27 16:05:44 +00:00
bmsleight
f135ed12b0
scripts/lxc into docs/examples/lxc/ and assumption noted
2019-01-27 15:16:19 +00:00
Brendan M. Sleight
4ed5c55782
Merge pull request #1 from danielquinn/master
...
rebase to upstream
2019-01-27 14:02:22 +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
bmsleight
cc0c34b977
Correct screenshot relative paths (another attempt)
2019-01-21 18:49:40 +00:00
Jonas Winkler
4bd018df07
Merge branch 'master' into dev
2019-01-21 15:07:49 +01:00
Daniel Quinn
0256dcbe32
Merge pull request #478 from wiwie/patch-1
...
Update requirements.rst
2019-01-21 00:32:01 +00:00
bmsleight
f74313f3ab
Adding lxc documentation
2019-01-20 21:19:43 +00:00
bmsleight
af2eae81eb
Consumer tweaks
2019-01-20 18:55:39 +00:00
bmsleight
40a026c351
Set-up ftp for consume
2019-01-20 17:38:35 +00:00
bmsleight
ed2ea1e017
Typo in paperless.conf
2019-01-20 13:54:19 +00:00