Daniel Quinn
a8f27f5440
Add note about inotify
2018-05-28 13:11:19 +01:00
Daniel Quinn
26a471f5e0
Merge branch 'inotify' of git://github.com/erikarvstedt/paperless into erikarvstedt-inotify
2018-05-28 13:03:06 +01:00
Erik Arvstedt
b57cbe2e3b
fixup: mention inotify in 'utilities.rst'
2018-05-22 01:22:41 +02:00
Erik Arvstedt
2a8dcd1403
Documentation: Replace 'PDF' with 'document'
...
There are more supported file formats than just PDF.
2018-05-22 01:22:38 +02:00
Daniel Quinn
d9b42c081d
Add notes for #352 and #354
2018-05-20 17:28:10 +01:00
Daniel Quinn
c2a7d043a4
Include changelog notes for better clickable area.
2018-05-20 16:28:42 +01:00
Daniel Quinn
04625ab0e0
Document update for subdir support
2018-04-13 20:19:05 +01:00
Daniel Quinn
0fe87d1d0f
Add notes for #328
2018-03-23 11:20:20 +00:00
Erik Arvstedt
7157ed2bdd
Use --noreload for permanent server start commands
...
Without it, the server is highly resource-intensive even when
running idle
2018-03-23 11:13:20 +01:00
Daniel Quinn
47e52c5250
Add new consumption logging feature
2018-03-19 12:59:10 +00:00
Daniel Quinn
748128c8c3
Remove last remnants of PAPERLESS_SHARED_SECRET
2018-03-18 14:08:41 +00:00
Daniel Quinn
c3ad15aab0
Update changelog to reflect #322
2018-03-05 15:44:29 +00:00
Rida Ayed
b82c05d4d2
Update setup.rst
...
Fixed typo
2018-03-04 16:30:29 +01:00
Daniel Quinn
514e91a745
Add changelog data for the new consumer options
2018-03-03 18:49:33 +00:00
Ovv
395c09aa2e
fix typo
2018-03-03 18:43:20 +00:00
Ovv
340855cd87
Help & documentation
2018-03-03 18:43:20 +00:00
Ovv
f2a880843d
Sphinx warning pngpath to imgpath
2018-02-27 13:48:49 +01:00
Daniel Quinn
2c2f717564
Add CI changes to changelog
2018-02-25 15:56:53 +00:00
Daniel Quinn
2c87919c15
Sort new features to the top
2018-02-25 11:57:19 +00:00
Daniel Quinn
fc916612b3
Update changelog for #308 fix
2018-02-25 11:56:11 +00:00
Daniel Quinn
e1894aeeeb
Update for 1.3.0
2018-02-25 11:47:39 +00:00
Daniel Quinn
7f8413a3ae
Merge pull request #300 from TeraHz/master
...
Handle Django migrations at startup
2018-02-25 12:13:09 +01:00
Daniel Quinn
d8bd99e1c8
Update changelog with #301
2018-02-18 16:26:40 +00:00
Daniel Quinn
6708df3ad2
Add notes about optional disabling of logins
2018-02-18 16:19:29 +00:00
Daniel Quinn
f0ad1d8a73
Update changelog with #303
2018-02-18 16:06:10 +00:00
Georgi Todorov
0f6ff6ad53
Add a dependency link between two containers and change the way Django migrations are done. Provide example for auto-starting the containers
2018-02-05 18:23:35 -05:00
Daniel Quinn
36366ab5a1
Fix docs to better reflect reality of extensions
2018-02-04 13:33:08 +00:00
Daniel Quinn
196ae8df90
Add section for extending
2018-02-03 15:31:20 +00:00
Daniel Quinn
62e9c8390a
Conform to an 80-character limit
2018-02-03 15:26:09 +00:00
Daniel Quinn
7f253cfb20
Move the Docker method up
2018-02-03 14:22:10 +00:00
Daniel Quinn
3b5d1bb637
Update the release notes for 1.2.0
2018-02-03 14:21:55 +00:00
Daniel Quinn
07163a4706
Fix text formatting
2018-01-30 20:27:40 +00:00
Daniel Quinn
269c32ce6a
Add support for using pre-existing text from PDFs
2018-01-30 20:13:35 +00:00
Daniel Quinn
d40cb9569b
Update docs to reflect Docker changes
2018-01-30 17:19:18 +00:00
Daniel Quinn
199423c249
Merge pull request #274 from addadi/master
...
Adapt Dockerfile for alpine image
2018-01-30 18:11:19 +01:00
Guy
902b66bd82
fixing typos and rst syntax
2018-01-29 23:41:52 +02:00
Guy
76d8d9806b
Updated Dockerfile with maintainer and contributors
...
Updated setup.rst with information on upgrade path if coming from an
earlier version of docker-compose images
2018-01-29 23:19:06 +02:00
Daniel Quinn
c16c9a1325
Update changelog & version bump
2018-01-21 17:39:00 +00:00
Daniel Quinn
628c29c31e
Fix typo
2018-01-06 19:30:08 +00:00
Daniel Quinn
8932c29d5e
Bump to v1.0.0!
2018-01-06 19:25:33 +00:00
ishirav
a5d4a15be6
Add documentation about multi-word search terms
2017-12-23 06:44:06 +02:00
Daniel Quinn
e39c1a726d
Move all scanner recommendations to new doc page
2017-11-01 11:24:11 +00:00
Daniel Quinn
cc1808075e
Add a new page for scanner recommendations
2017-11-01 11:15:37 +00:00
Daniel Quinn
965279be03
Strip whitespace
2017-11-01 11:15:22 +00:00
Daniel Quinn
f6eefa7b79
Update changelog for 0.8.0
2017-09-10 12:51:00 +01:00
Daniel Quinn
dae63e11cc
Add documentation for the new FORCE_SCRIPT_NAME feature
2017-09-09 12:21:31 +03:00
Daniel Quinn
fb4407fe65
Allow correspondents to be deleted without deleting their documents
...
Fixes #235
2017-07-15 19:13:10 +01:00
Daniel Quinn
cd21c9c451
Detect .tif files properly
...
Fixes #232
2017-07-15 19:02:11 +01:00
MasterofJOKers
94c24137c7
Mention "collectstatic" in the docs
...
When using the built-in webserver in debug mode, the static files are
handled automatically. From the Django docs:
During development, if you use django.contrib.staticfiles, this will
be done automatically by runserver when DEBUG is set to True (see
django.contrib.staticfiles.views.serve()).
This method is grossly inefficient and probably insecure, so it is
unsuitable for production.
This means, when using a real webserver, it also has to serve the static
files, i.e. CSS and JavaScript. For that, one needs to run `./manage.py
collectstatic` first.
2017-06-26 17:08:37 +02:00
Daniel Quinn
2d83a2f013
Drop SHARED_SECRET in favour of EMAIL_SECRET
...
Originally we used SHARED secret both for email and for the API. That
was a bad idea, and now that we're only using this value for one case,
I've renamed it to reflect its actual use.
2017-06-18 22:08:42 +01:00