Daniel Quinn
dd3012b611
Fix the correspondent filters #423
2018-11-03 11:06:55 +00:00
Daniel Quinn
f1a4141df5
Allow an infinite number of logs to be deleted.
2018-11-03 10:25:51 +00:00
Daniel Quinn
f32a188a2d
Rework user hack for "login-free" sessions #394
2018-10-07 16:27:41 +01:00
Daniel Quinn
081f1022cf
Rework how slugs are generated/referenced #393
2018-10-07 16:25:51 +01:00
Daniel Quinn
94f9c9dcea
Wrap each document consumption in a transaction
2018-10-07 14:56:56 +01:00
Daniel Quinn
bc898c1992
Use optipng to optimise document thumbnails
2018-10-07 14:56:38 +01:00
Daniel Quinn
074609e1fc
Consolidate get_date onto the DocumentParser parent class
2018-10-07 14:56:02 +01:00
Daniel Quinn
40901a0734
Update version number & changelog
2018-10-01 20:40:32 +01:00
Daniel Quinn
f3ed677f4d
Fix implementation of django-filter
2018-09-23 15:47:14 +01:00
Daniel Quinn
8f7b073142
Add note about tweaks to psql connections
2018-09-23 14:05:35 +01:00
Daniel Quinn
c70dc62845
Add note about import/export process changes
2018-09-23 14:03:38 +01:00
Daniel Quinn
4c54a89fed
Update changelog for new stuff from #405
2018-09-23 12:54:49 +01:00
Daniel Quinn
77fc3caad4
Clean up release notes
2018-09-22 13:59:50 +01:00
Daniel Quinn
16053bf832
Bump to 2.3.0
2018-09-09 21:51:44 +01:00
Daniel Quinn
71164afe9a
Add credits for 2.2.0 that I forgot
2018-09-05 10:59:06 +01:00
Daniel Quinn
282aa0165f
Bump for 2.2.1
2018-09-03 00:27:40 +01:00
Daniel Quinn
9e5d042d50
Add Tim to the credits for 2.2.0
2018-09-02 21:53:52 +01:00
Daniel Quinn
dd3170b8c7
Updates for 2.2.0
2018-09-02 21:48:09 +01:00
Daniel Quinn
52f1859455
Support css & js overrides
2018-07-08 16:06:57 +01:00
Daniel Quinn
ff85fb2a23
Add changelog notes for all of Enno's contributions
2018-07-08 16:06:10 +01:00
Daniel Quinn
471384368c
Add special thanks for 2.0
2018-06-17 20:46:03 +01:00
Daniel Quinn
e7fefc40fe
Merge branch 'master' into mcronce-disable_encryption
2018-06-17 16:32:51 +01:00
Daniel Quinn
a8f27f5440
Add note about inotify
2018-05-28 13:11:19 +01:00
Daniel Quinn
2603946010
Document the big changes for 2.0
2018-05-28 12:58:28 +01: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
Daniel Quinn
47e52c5250
Add new consumption logging feature
2018-03-19 12:59:10 +00:00
Daniel Quinn
c3ad15aab0
Update changelog to reflect #322
2018-03-05 15:44:29 +00:00
Daniel Quinn
514e91a745
Add changelog data for the new consumer options
2018-03-03 18:49:33 +00: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
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
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
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
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
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
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