Daniel Quinn
9e845ba813
Remove complaints about the consumer chain
2016-08-21 13:41:50 +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
66ae60dc23
Added py.test 'cause it's prettier
2016-08-21 10:48:41 +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
53909cf9b0
Merge pull request #143 from danielquinn/issue/121
...
Actually write the date found in the file name. Closes #121 .
2016-08-20 18:16:55 +01:00
Daniel Quinn
47e42ed78b
Merge branch 'master' into issue/121
2016-08-20 18:16:07 +01:00
Daniel Quinn
01919f75d9
pep8
2016-08-20 18:14:33 +01:00
Daniel Quinn
1ce76a5486
Actually write the date found in the file name
2016-08-20 18:11:51 +01:00
Daniel Quinn
c7dda9de96
A quick & easy way to see the logs
2016-08-20 18:08:28 +01:00
Daniel Quinn
f81e44f67e
Merge pull request #142 from danielquinn/issue/131
...
Account for thumbnail deletion as well
2016-08-20 14:09:31 +01:00
Daniel Quinn
3bbcd562fc
Account for thumbnail deletion as well
2016-08-20 14:03:42 +01:00
Daniel Quinn
f01ee79165
Merge pull request #140 from danielquinn/issue/131
...
Fix for #131 : delete files on document.delete
2016-08-16 20:01:41 +01:00
Daniel Quinn
22ec6f1808
Updated Django to 1.10 along with DRF (required)
2016-08-16 19:58:42 +01:00
Daniel Quinn
3b9893b8d4
Version bump for 1.9.x security release
2016-08-16 19:34:54 +01:00
Daniel Quinn
7adda9ac50
Reversion until I can get 1.10 working right
2016-08-16 19:29:32 +01:00
Daniel Quinn
f5daded930
Fix for #131 : delete files on document.delete
2016-08-16 19:13:37 +01:00
Daniel Quinn
58a299b671
Added VersionEye as per #138
2016-08-16 17:16:51 +01:00
Daniel Quinn
fec9c9678d
Merge pull request #139 from JamieMagee/python-3_5_2
...
Use latest Python 3.5
2016-08-16 16:32:41 +01:00
Jamie Magee
ffd198de28
Use latest Python 3.5
...
`python:3.5` matches to the latest 3.5.x version. See https://hub.docker.com/_/python/ for more info
2016-08-16 17:24:47 +02:00
Daniel Quinn
88545c4d6b
Merge pull request #137 from JamieMagee/django-1_10
...
Upgrade Django to 1.10
2016-08-16 16:19:41 +01:00
Jamie Magee
593570e6b3
Upgrade Django to 1.10
...
This includes a security patch for CVE-2016-6186
2016-08-16 16:52:59 +02:00
Daniel Quinn
de92423006
Make the logs easier to read
2016-07-19 14:13:59 +01:00
Daniel Quinn
48bca7ea57
Added docs for pre-consume hook
2016-07-01 14:47:17 -07:00
Daniel Quinn
8d992335f3
Merge pull request #129 from phryneas/patch-1
...
wait until file is completely transmitted
2016-06-26 08:33:30 -07:00
Lenz Weber
018efc576b
wait until file is completely transmitted
...
negation was missing for feature to be active, see #128
2016-06-26 10:18:58 +02:00
Daniel Quinn
c1ed4e8238
Allow for upgrades of most of the dependencies
2016-06-25 09:02:32 -07:00
Daniel Quinn
5ed359f3ea
Merge pull request #127 from phryneas/master
...
add pre-consume hook
2016-06-24 08:41:11 -07:00
Lenz Weber
e7566d2b1c
style changes, variable renames
...
* PEP8 conformity
* rename run_post_consume_external_script to run_post_consume_script
* rename run_pre_consume_external_script to run_pre_consume_script
* change order of declaration and use from post...pre to pre...post
2016-06-24 16:53:55 +02:00
Lenz Weber
c728b1dd21
add pre-consume hook
...
a script hook can be defined in /etc/paperless.conf as
PAPERLESS_PRE_CONSUME_SCRIPT
2016-06-23 21:57:17 +02:00
Daniel Quinn
7b88cea07b
Merge pull request #124 from bmartin5692/master
...
Added a density setting
2016-05-16 10:27:20 +01:00
Brian Martin
9c062206e4
Sample Config Update
...
Update Sample Config to show 300 density as default.
2016-05-15 21:56:41 -04:00
Brian Martin
b6ae129ad1
Sample Config and Bug Fix
...
Update sample config to reflect new setting variable.
Change consumer to handle density setting as str instead of int.
2016-05-13 23:23:58 -04:00
Brian Martin
52c5aafb3f
Convert Density
...
Add settings variable for the convert density setting.
If no variable is set, default to 300.
2016-05-13 22:47:40 -04:00
Daniel Quinn
a0d268ebbc
Addresses #118
2016-04-30 13:57:31 +01:00
Daniel Quinn
3c79b55ae6
Allow USE_SSL to be set via an environment var.
2016-04-28 06:03:39 +01:00
Daniel Quinn
364c3ed273
Merge pull request #116 from issmirnov/issmirnov-baremetal-docs
...
Update setup flow for bare metal with systemd
2016-04-28 05:47:36 +01:00
Ivan Smirnov
d4b2fa43e4
Incorporated feedback from upstream PR
...
Resolved comments in danielquinn/paperless#116
2016-04-27 21:43:09 -07:00
Daniel Quinn
674d54ec38
Added reference to Mayan EDMS
2016-04-19 15:54:39 +01:00
Daniel Quinn
c51d663731
Merge branch 'evils-master'
2016-04-17 14:40:02 +01:00
Daniel Quinn
5a07c72f1e
removing duplicate code
2016-04-17 14:39:49 +01:00
Daniel Quinn
859440d8bd
Merging the duplicate code for tests
2016-04-17 14:39:36 +01:00
Florian Harr
9ff4b6c6bc
UnitTests for inline attachment email
2016-04-14 13:01:03 -04:00
Florian Harr
93d75fc6a2
line length
2016-04-14 13:00:00 -04: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
Florian Harr
f1427a9245
catch inline attachments
2016-04-13 00:00:01 -04:00
Daniel Quinn
e96c7448bc
Fix for #107
2016-04-11 23:28:12 +01:00
Daniel Quinn
90939be6af
@Pitkley made a good suggestion in #98
2016-04-10 17:39:49 +01:00
Daniel Quinn
b4474c296c
Added checksum to the documents api
2016-04-04 22:09:32 +01:00