1093 Commits

Author SHA1 Message Date
Michael Gmelin
f0320fb72d Allow configuring transformations to be applied to the filename before
parsing. The motivation was that files produced by a Brother scanner
wouldn't match paperless' expectations. At most one transformation
is applied (first matching). It won't affect the filename on disk.

This is generic enough so that it is useful for various purposes.
In my case it allows me to use the different hardware buttons on
the scanner to use different profiles, feeding one instance of
paperless with documents of multiple entities and tagging them
accordingly.

Example:

PAPERLESS_FILENAME_PARSE_TRANSFORMS=[{"pattern":"^([a-z]+)_(\\d{8})_(\\d{6})_([0-9]+)\\.", "repl":"\\2\\3Z - \\4 - \\1."},{"pattern":"^([a-z]+)_([0-9]+)\\.", "repl":" - \\2 - \\1."}]
2019-08-31 15:01:25 +02:00
Daniel Barlow
d0b513c18f fix title underline length 2019-08-30 12:52:03 +01:00
Daniel Barlow
712e904133 Describe usage of manage.py document_correspondents
Relates to  #347, without which I'd never have known it existed.
2019-08-30 12:37:04 +01:00
Florian Gabsteiger
82855f9d43 Adjust path in setup docs to python 3.6 as 3.4 is deprecated 2019-08-10 17:25:52 +02:00
Florian Gabsteiger
7e77c5ec31 Add static file collection instruction to bare-metal setup guide as it is necessary for whitenoise static file serving 2019-07-25 00:55:20 +02:00
Piotr Cichosz
fb15d897b3
Merge branch 'master' into master 2019-05-27 00:28:22 +02:00
Piotr Cichosz
0eb073b6d2 change urls to the-paperless-project repo 2019-05-27 00:18:37 +02:00
Piotr Cichosz
467bb013e2 check if lxc-install executed as root 2019-05-27 00:04:57 +02:00
Piotr Cichosz
cd3e8f7f8a allow to set email and password as lxc-install.sh parameter 2019-05-26 23:24:27 +02:00
Piotr Cichosz
1f1a23d19f changed urls for my fork - for easier testing
changed sed separator as suggested in https://github.com/the-paperless-project/paperless/pull/500#discussion_r257806300
2019-05-25 19:02:34 +02:00
Jonas Winkler
32f3876590 Merge branch 'master' into dev 2019-05-21 13:06:16 +02:00
ahyear
0cc5d8b891
Merge pull request #521 from JensPfeifle/update_github_links
Update links to reflect move from danielquinn to the-paperless-project
2019-04-04 11:16:05 +02:00
ahyear
a066ad246f
Merge pull request #510 from stgarf/patch-1
* Docs: Add docs about enabling and disabling encryption
2019-03-07 13:44:16 +01:00
jenspfeifle
19045f3667 revert docker hub link to danielquinn 2019-03-05 22:24:35 +01:00
jenspfeifle
882b6a93bb update links to reflect move to the-paperless-project 2019-03-05 22:05:44 +01:00
jenspfeifle
362570ca0d update links to reflect move to the-paperless-project 2019-03-05 21:54:59 +01:00
Pit
3db98faf5c
Merge pull request #499 from bmsleight/screenshots
* Docs: Add web interface screenshots
2019-03-03 19:57:57 +01:00
Pit
8d4057e396
Merge pull request #502 from bmsleight/scanner_new
* Docs: Add MFC-J5910DW to recommended scanners
2019-03-03 19:54:03 +01:00
Pit
7bf1d2883c
Update docs/utilities.rst
Co-Authored-By: stgarf <stgarf@users.noreply.github.com>
2019-03-03 10:46:43 -08:00
Pit
44878f28fa
Update docs/utilities.rst
Co-Authored-By: stgarf <stgarf@users.noreply.github.com>
2019-03-03 10:46:06 -08:00
Pit
14d7adbd0a
Update docs/utilities.rst
Co-Authored-By: stgarf <stgarf@users.noreply.github.com>
2019-03-03 10:45:58 -08:00
Steve Garf
aed8d6ae41 Fix missing . in underline 2019-03-03 10:31:50 -08:00
stgarf
76a9827958
Add docs about enabling and disabling encryption
Adding docs outlining basic syntax of enabling and disabling encryption of your paperless document installation.
2019-02-16 23:25:40 -08:00
bmsleight
af01ca91ba forget the screenshots.rst! 2019-02-07 18:40:14 +00:00
bmsleight
22224a3c38 * Docs: Add MFC-J5910DW to recommended scanners 2019-02-06 20:56:05 +00:00
bmsleight
1453606350 * Docs: Add web interface screenshots 2019-02-06 20:37:32 +00:00
bmsleight
1cbc233adb Troubleshooting: Viewing Consumer logs 2019-02-02 19:54:06 +00:00
Daniel Quinn
6d8e4ad6bf Fix JOKer's URL 2019-01-27 16:05:44 +00:00
bmsleight
f135ed12b0 scripts/lxc into docs/examples/lxc/ and assumption noted 2019-01-27 15:16:19 +00:00
Brendan M. Sleight
4ed5c55782
Merge pull request #1 from danielquinn/master
rebase to upstream
2019-01-27 14:02:22 +00:00
Daniel Quinn
9f56bf9992 Fix missing links 2019-01-27 13:47:40 +00:00
Daniel Quinn
a58a7ce0f7 Move note about DEBUG up into 3. 2019-01-27 13:03:55 +00:00
Daniel Quinn
792aeee11e
Merge pull request #487 from bmsleight/issue486
Add note runserver PAPERLESS_DEBUG='true'
2019-01-27 13:00:37 +00:00
bmsleight
5e674f17af Add note runserver PAPERLESS_DEBUG='true' 2019-01-26 13:15:45 +00:00
Brian Cribbs
7c7a814096
adding information about NFS mounts and inotify 2019-01-22 15:18:14 -05:00
bmsleight
cc0c34b977 Correct screenshot relative paths (another attempt) 2019-01-21 18:49:40 +00:00
Jonas Winkler
4bd018df07 Merge branch 'master' into dev 2019-01-21 15:07:49 +01:00
bmsleight
f74313f3ab Adding lxc documentation 2019-01-20 21:19:43 +00:00
Christian Wiwie
29db177ce2
Update requirements.rst 2019-01-18 20:33:35 +01:00
Daniel Quinn
60e8990a7b Update to include #471 2019-01-04 11:38:57 +00:00
Daniel Quinn
5982cb693a Include notes for #466 2018-12-30 18:30:23 +00:00
Daniel Quinn
b541765817
Merge pull request #464 from colinfrei/patch-2
remove unnecessary character
2018-12-30 18:26:12 +00:00
Daniel Quinn
5760aa0894
Merge pull request #467 from danielquinn/feature/update-travis
Fix the tests so they finally start passing everywhere they should.
2018-12-30 18:22:46 +00:00
Daniel Quinn
562e5f644d Update changelog with test changes 2018-12-30 18:19:05 +00:00
Daniel Quinn
be57dbe4c8
Merge pull request #462 from colinfrei/patch-1
Type in docker-compose command
2018-12-30 14:46:17 +00:00
Daniel Quinn
4ad6813d11 Add the new logo
I bought this logo from the excellent logojoy.com site, and am including
the source files here to be covered under the project license (GPL).
2018-12-30 12:20:08 +00:00
Colin Frei
0d21bdeffa
remove unnecessary character 2018-12-28 17:43:36 +01:00
Colin Frei
b1f9b18b8c
Type in docker-compose command 2018-12-26 16:43:22 +01:00
Jonas Winkler
872d657361 Version bumb 2018-12-11 14:32:30 +01:00
Daniel Quinn
f898ec792f Added notes for 2.6.0 2018-12-01 17:11:58 +00:00