81 Commits

Author SHA1 Message Date
Daniel Quinn
499abd38f6 A nicer look for the documents listing
This change includes a filthy hack around how Django handles
change_list_results.html -- I'm not thrilled with it, but it's as
elegant as I could come up with.  I'm happy to field alternative ideas.
More details can be found in `documents/templatetags/hacks.py`

Specifically, this merge includes a significant facelift to the
documents listing page, moving away from the tabular layout and toward a
tileset look.  I tried fiddling with the colours, but I just don't have
any skills in that area, so we're all stuck with Django'd default
colours until someone with an eye for colour can submit a better CSS.
2017-02-12 17:52:01 +00:00
Daniel Quinn
f640bef5fc Added changes for 0.3.4 2017-01-10 18:06:04 +00:00
Daniel Quinn
c646cd4977 Update for 0.3.4 2017-01-08 19:40:50 +00:00
Daniel Quinn
4121876116 Update for version 0.3.3 2017-01-08 19:13:52 +00:00
Daniel Quinn
0defa9d0ba Fix line length 2017-01-08 18:58:48 +00:00
Daniel Quinn
7b586e6857 Fixes #172
Introduce some creative code around setting of ALLOWED_HOSTS that defaults to ['*'].  Also added PAPERLESS_ALLOWED_HOSTS to paperless.conf.example with an explanation as to what it's for
2017-01-03 09:57:27 +00:00
Daniel Quinn
350d2fb747 Version bump for convert binary fix 2017-01-01 22:46:29 +00:00
Daniel Quinn
0ca5373f6d Version 0.3.0! 2017-01-01 18:41:23 +00:00
Daniel Quinn
8fc3d8a27e Minor text edits. 2017-01-01 18:37:44 +00:00
Ruben Waterman
b6b39049a9 Update setup.rst
Added a line on how to use the ubuntu upstart example in Vagrant. It took me hours to figure out why it wouldn't start on boot but would when you would type "start paperless-server" manually. The start on vagrant-mounted solved the problem, so I thought it would be good to share this with the paperless community.
2016-08-27 00:56:14 +02:00
Daniel Quinn
31012b7129 Updated changelog to include #150 2016-08-24 16:39:36 +01:00
Daniel Quinn
252781f491 Updated changelog. I really should tag soon 2016-08-24 12:27:21 +01:00
Daniel Quinn
fc5f5d9d00 Merge pull request #145 from danielquinn/issue/144
Issue/144
2016-08-21 10:50:54 +01:00
Daniel Quinn
0948796e77 Added issues #121 and #131 to the changelog 2016-08-21 10:48:08 +01:00
Daniel Quinn
fdc171383c Fixed some syntax errors 2016-08-21 10:45:01 +01:00
Daniel Quinn
c5aafdb43d Added some configs for Apache & Nginx/gunicorn 2016-08-21 10:44:52 +01:00
Daniel Quinn
48bca7ea57 Added docs for pre-consume hook 2016-07-01 14:47:17 -07:00
Daniel Quinn
a0d268ebbc Addresses #118 2016-04-30 13:57:31 +01:00
Ivan Smirnov
d4b2fa43e4 Incorporated feedback from upstream PR
Resolved comments in danielquinn/paperless#116
2016-04-27 21:43:09 -07:00
Ivan Smirnov
715f4fcc97 Update setup flow for bare metal with systemd
The default files assume a specific path on the target system. Added a note letting people know they need to edit the files. Also fixed a bug with enabling the service - it caused odd errors on my system. Tested on Centos 7.
2016-04-13 22:26:57 -07:00
Daniel Quinn
e0ce2a7656 The consumer hook shouldn't contain the passphrase. That was a bad idea 2016-04-03 19:35:17 +01:00
Daniel Quinn
96b8dd6d56 Added the passphrase to the consume hook and fixed the docs for it 2016-04-03 18:47:49 +01:00
Daniel Quinn
f16aa33fd9 s/*Paperless*/Paperless/g 2016-03-28 20:01:01 +01:00
Daniel Quinn
62da1f49ae Added not about paperless.conf 2016-03-28 19:58:29 +01:00
Daniel Quinn
3827c52194 Updated docs for new hook feature 2016-03-28 19:55:54 +01:00
Daniel Quinn
cb2df58b27 Everything appears to be working 2016-03-28 19:47:11 +01:00
Daniel Quinn
40b2ea02b7 Learn to spell, Daniel 2016-03-28 15:09:26 +01:00
Daniel Quinn
3d974bd6a0 Documented all of the guesswork Paperless does 2016-03-28 14:55:21 +01:00
Daniel Quinn
54443fa808 Documented all of the guesswork Paperless does 2016-03-28 14:54:09 +01:00
Daniel Quinn
23aa79f307 Documented the new variables and updated the changelog 2016-03-25 20:51:22 +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
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
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
Jean Snyman
5d2eb05edb Add directions for automatic starting at bootup on Ubuntu 14.04 2016-03-19 01:57:54 -07: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
8c5cb163a1 The API now supports filtering docs by tag & correspondent, as well as ordering 2016-03-12 20:45:13 +00:00
Daniel Quinn
f7e96eab72 Put the lid on the changelog for 0.1.1 2016-03-06 17:36:39 +00:00
Pit Kleyersburg
fb36a49c26 Add unpaper as another pre-processing step 2016-03-06 15:30:37 +01:00
Daniel Quinn
eb05707f27 Added link to the api doc page 2016-03-05 00:01:09 +00:00
Daniel Quinn
1ffce8f52d Documented the API and added some help for the config file 2016-03-04 23:59:13 +00:00
Daniel Quinn
d24cfbb246 Added the bit about s/sender/correspondent/g 2016-03-04 23:22:57 +00:00
Daniel Quinn
94a7914073 More descriptive 2016-03-04 23:20:22 +00:00
Daniel Quinn
13c2ed66e1 Better bare metal explanation 2016-03-04 17:53:54 +00:00
Daniel Quinn
070463b85a s/Sender/Correspondent & reworked the (im|ex)porter 2016-03-03 20:52:42 +00:00