Fabian Koller
0a66b9ff8c
Change default OCRmyPDF args
...
Clean is hardcoded as True, anyway
Deskew breaks tesseract redo
2020-12-31 10:01:57 +01:00
Fabian Koller
61e6819b33
Update to 0.9.10
2020-12-31 09:53:29 +01:00
Fabian Koller
6b16307636
Fix creation of user arg
...
json.loads is picky in that is expects true json, not yaml from ansible
2020-12-29 23:54:22 +01:00
Fabian Koller
4d07690890
Harden systemd service files, drop perms further
2020-12-29 23:30:59 +01:00
Fabian Koller
ce8c968c79
Integrate OCRmyPDF args into ansible config
2020-12-29 22:43:52 +01:00
Fabian Koller
f1bd6f1a4c
Move paperless.conf to /etc, drop permissions
2020-12-29 21:55:59 +01:00
Fabian Koller
dd3d55c6b9
Make role compatible with ansible 2.7
...
Recursive remote copy is supported starting with 2.8 only
Indentation behaviour in literal yaml strings seems to have changed
Regex logic for ImageMagic was flawed (no idea why this worked before)
2020-12-29 20:59:49 +01:00
Fabian Koller
39dc72b36d
Verify role for Ubuntu 20.04
2020-12-28 12:51:49 +01:00
Fabian Koller
c9d90d8ae0
Add molecule test for role
...
Only test default installation with jbig2enc and sqlite
2020-12-28 11:28:19 +01:00
Fabian Koller
2b761cb3c6
Drop all permissions to paperlessng user
...
Also make role idempotent
2020-12-28 11:18:24 +01:00
Fabian Koller
36ac1eeb57
Do not clear static files on every run
...
Django collectstatic knows when files change.
2020-12-23 14:05:35 +01:00
Fabian Koller
76e95d75f8
Fix fresh installation
...
We can't backup a nonexistent folder.
2020-12-23 13:39:16 +01:00
Fabian Koller
f4e2c46d92
Allow running role on all Debian releases
...
Dynamically template current release string where required.
2020-12-23 13:31:30 +01:00
Fabian Koller
093c4f1b96
Update to 0.9.9
2020-12-22 19:30:53 +01:00
Fabian Koller
43ad2e59b1
add basic ansible role for debian deployment
...
Currently only Debian 10 buster is supported.
Other Debian versions, Ubuntu and derivates should be easy to integrate.
Database deployment is considered out-of-scope and deferred to the user.
Provides basic upgrade support between releases.
2020-12-22 18:47:02 +01:00
Jonas Winkler
bca263f8d2
Merge pull request #159 from Skylinar/master
...
Add 'Epson WF-7710DWF' to scanner.rst
2020-12-19 13:49:17 +01:00
Jonas Winkler
4317f5c9d8
Merge branch 'master' into master
2020-12-19 13:49:01 +01:00
Skylinar
3abf6b6b2f
Update scanners.rst
...
typo
2020-12-19 13:36:10 +01:00
Skylinar
b0f28bdb47
Add 'Epson WF-7710DWF' to scanner.rst
2020-12-19 13:32:31 +01:00
Jonas Winkler
45bf921a0a
Update README.md
2020-12-18 01:35:08 +01:00
Jonas Winkler
4c27512051
Update README.md
2020-12-18 01:31:46 +01:00
jonaswinkler
9b61596982
added a note to the documentation regarding character limits of PostgreSQL
2020-12-16 23:26:29 +01:00
jonaswinkler
9d88e3ee07
changelog and versions
2020-12-16 22:39:13 +01:00
jonaswinkler
08354ae3a9
Merge branch 'master' into dev
2020-12-16 22:33:11 +01:00
jonaswinkler
68457a723b
revert the changes that caused issues in the admin.
2020-12-16 22:33:03 +01:00
jonaswinkler
5e156d8124
fix up the migration for encrypted documents and a couple other associated issues.
2020-12-16 21:53:11 +01:00
jonaswinkler
1410bc4ce6
fix up the migration for encrypted documents.
2020-12-16 21:08:41 +01:00
jonaswinkler
56585d2645
these changes shouldn't have been commited at all. my bad.
2020-12-16 21:08:03 +01:00
jonaswinkler
3b57e57786
fixes the decryption command not working.
2020-12-16 19:50:38 +01:00
jonaswinkler
393bc10da8
fixes #143
2020-12-16 19:35:21 +01:00
jonaswinkler
2749069bb8
Merge branch 'dev'
2020-12-16 18:44:57 +01:00
jonaswinkler
771ff45999
fixed some issues with the ordering, test cases and migrations.
2020-12-16 18:40:19 +01:00
jonaswinkler
d378a8f44e
changelog
2020-12-16 18:18:01 +01:00
jonaswinkler
93f7b57caa
default saved view names
2020-12-16 18:16:14 +01:00
jonaswinkler
2d02bb0856
fixed an issue with clickable types and correspondents on the docment table list
2020-12-16 17:52:43 +01:00
jonaswinkler
b10c4d317d
update save filter picture
2020-12-16 17:47:34 +01:00
jonaswinkler
d8b541bf0e
version increment.
2020-12-16 17:01:20 +01:00
jonaswinkler
07940dc694
fixes an issue with the date dropdowns
2020-12-16 16:59:26 +01:00
jonaswinkler
6aab50ed73
more fixes regarding empty titles
2020-12-16 16:44:54 +01:00
jonaswinkler
a7b6219992
fixes a one time issue when migrating to the new version.
2020-12-16 16:19:12 +01:00
jonaswinkler
e6ed1076b3
changelog
2020-12-16 16:04:25 +01:00
jonaswinkler
dd8cbedf2c
fixed an issue with the settings not saving in case no saved views are present
2020-12-16 16:04:20 +01:00
jonaswinkler
d060fc75bb
fixes #134
2020-12-16 14:41:57 +01:00
jonaswinkler
1cdbf56570
fixes metadata display
2020-12-16 14:23:10 +01:00
jonaswinkler
e28f741fac
thumbnail generation
2020-12-16 14:19:11 +01:00
jonaswinkler
b1cee55edb
fixes #7 and some test cases.
2020-12-16 14:17:05 +01:00
jonaswinkler
484481bb53
fixing some test case warnings, case insensitive sorting for tags, correspondents and types.
2020-12-16 13:49:48 +01:00
jonaswinkler
6b7042ad3f
fixed some issues with the test cases.
2020-12-16 13:41:02 +01:00
jonaswinkler
33a9218541
fixes #140
2020-12-16 02:12:58 +01:00
jonaswinkler
006efe15d3
fixes some issues regarding #139
2020-12-16 00:14:32 +01:00