Daniel Quinn
9a47dba494
Add notes about optional disabling of logins
2018-02-18 16:19:29 +00:00
Daniel Quinn
30eac99a61
Update changelog with #303
2018-02-18 16:06:10 +00:00
Daniel Quinn
1e4928d2a0
Update the release notes for 1.2.0
2018-02-03 14:21:55 +00:00
Daniel Quinn
3fcd1e2d7e
Fix text formatting
2018-01-30 20:27:40 +00:00
Daniel Quinn
cd92c005e3
Add support for using pre-existing text from PDFs
2018-01-30 20:13:35 +00:00
Daniel Quinn
e900a38983
Update docs to reflect Docker changes
2018-01-30 17:19:18 +00:00
Daniel Quinn
9faf0a102e
Update changelog & version bump
2018-01-21 17:39:00 +00:00
Daniel Quinn
5796956235
Fix typo
2018-01-06 19:30:08 +00:00
Daniel Quinn
3ca215e4dc
Bump to v1.0.0!
2018-01-06 19:25:33 +00:00
Daniel Quinn
d6df9b3656
Strip whitespace
2017-11-01 11:15:22 +00:00
Daniel Quinn
c5632e5c04
Update changelog for 0.8.0
2017-09-10 12:51:00 +01:00
Daniel Quinn
347986a2b3
Allow correspondents to be deleted without deleting their documents
...
Fixes #235
2017-07-15 19:13:10 +01:00
Daniel Quinn
ede274386b
Detect .tif files properly
...
Fixes #232
2017-07-15 19:02:11 +01:00
Daniel Quinn
f66d7e1c2d
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
Daniel Quinn
3d6289e4e1
Preparing for 0.5.0
...
I hadn't realised that I hadn't released 0.5.0 yet, so I've amended the version numbers
2017-05-27 13:23:25 +01:00
Daniel Quinn
5e55b971a8
Update changelog for 0.5.1
2017-05-27 13:21:04 +01:00
Daniel Quinn
fe43e5a717
add: credit for ckut's import/export changes
2017-05-10 16:14:05 -07:00
Daniel Quinn
c7876dbbe8
add: credit for #212
2017-05-03 12:01:04 -07:00
Daniel Quinn
71df99ffb6
add: note for new fuzzy match support
2017-04-30 19:40:58 -07:00
Daniel Quinn
fa4924d5ba
fix: allow for caps in file name suffixes #206
...
@schinkelg ran aground of this one and I took the opportunity to add a
test to catch this sort of thing for next time.
2017-03-28 21:14:24 +00:00
Daniel Quinn
a0edc7d54d
chore: update the changelog for reminders
2017-03-25 16:22:04 +00:00
Daniel Quinn
5f964830aa
version bump
2017-03-25 15:10:51 +00:00
Daniel Quinn
9525725c28
chore: update the changelog
2017-03-25 15:07:58 +00:00
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
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
0948796e77
Added issues #121 and #131 to the changelog
2016-08-21 10:48:08 +01:00
Daniel Quinn
3827c52194
Updated docs for new hook feature
2016-03-28 19:55:54 +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
0c2b6a6b28
Added reference to the new date feature in file names
2016-03-24 19:30:15 +00:00
Daniel Quinn
f7e96eab72
Put the lid on the changelog for 0.1.1
2016-03-06 17:36:39 +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
0aead1fbe6
#68 : Using dotenv for a proper unix config file
2016-03-03 17:59:27 +00:00
Daniel Quinn
dd3bdcb956
Updated the Vagrant tools to use environment variables
2016-03-03 11:00:46 +00:00
Daniel Quinn
26c3781350
#44 : Harmonise environment variables with constant names
2016-03-01 22:37:42 +00:00
Daniel Quinn
2fe9b0cbc1
New logging appears to work
2016-02-27 20:18:50 +00:00
Daniel Quinn
e149baec4e
Update for #53
2016-02-23 20:30:33 +00:00
Daniel Quinn
0d46643026
Version bump
2016-02-21 01:24:30 +00:00
Daniel Quinn
aea4af5d3b
Version bump and feature update
2016-02-14 17:18:28 +00:00