961 Commits

Author SHA1 Message Date
Aidan Stein
b4fadcc776 move supervisord call into wrapper script 2022-07-15 11:00:46 -04:00
Aidan Stein
0f42f2deb6 pr comment - documentation edits 2022-07-15 11:00:46 -04:00
Aidan Stein
5c954f3f05 add instructions for rootless 2022-07-15 11:00:46 -04:00
shamoon
f0a8285209 Merge pull request #1154 from ziprandom/feature-use-env-vars-in-pre-post-scripts
Feature use env vars in pre post scripts
2022-07-14 19:37:19 -07:00
phail
4a89e0941f Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-07-12 00:09:10 +02:00
Trenton Holmes
ce2464cea8 Reduces webserver and task worker count to 1 by default 2022-07-11 13:54:04 -07:00
Trenton Holmes
00059e9482 Implements reading from a Docker secrets file in place of an environment variable for certain settings 2022-07-03 10:56:01 +02:00
shamoon
6bd4369ccc Merge pull request #957 from paperless-ngx/feature-created-date
Feature: make frontend timezone un-aware
2022-07-02 16:58:30 -07:00
ziprandom
b389b50fd5 POST_CONSUME_SCRIPT: add documents archive_path 2022-06-22 14:00:20 +00:00
ziprandom
8019cf145e POST_CONSUME_SCRIPT: add document dates to env 2022-06-22 13:58:16 +00:00
ziprandom
910b9a4888 use env variables in pre-|post-consume scripts
+ instead of positional arguments because it's easier to use in the
shell script and easier to read in the python code.
2022-06-22 13:56:59 +00:00
Moritz Stückler
544156e3f2 fix: update scanner capability
The Brother ADS-A1700W does indeed support SFTP. I've just bought it, and set it up like this.
2022-06-20 12:06:54 +02:00
Trenton Holmes
ee4e3cebe2 Removes last vestiges of PNG from the tests, code, docs and samples 2022-06-11 14:20:50 -07:00
Trenton Holmes
ef6ebf9888 Entirely removes the optipng, updates ghostscript fall back to also use WebP. Updates the conversion to use a multiprocessing pool 2022-06-11 08:38:49 -07:00
Trenton Holmes
1c85664bef Adds quick documentation of new functionality 2022-06-10 11:26:23 -07:00
Oliver Rümpelein
f2115d89cf Merge remote-tracking branch 'upstream/dev' into feature-mailActionCustomTag 2022-05-29 13:51:54 +02:00
shamoon
e168bde125 Merge branch 'dev' into feature-created-date 2022-05-26 14:28:33 -07:00
Oliver Rümpelein
d91e09b0f5 Revert accidentally included changes. 2022-05-26 17:40:11 +02:00
Oliver Rümpelein
c54c252271 Update docs. 2022-05-26 12:42:29 +02:00
tooomm
fc9c839964 Link issues, capitalization and minor fixes 2022-05-25 19:23:52 +02:00
tooomm
211427586a update heading levels for v1.7.0 2022-05-25 19:23:52 +02:00
Trenton Holmes
f530db6283 Reworks documentation on the max pixels setting 2022-05-23 10:54:41 -07:00
phail
d6b9eb6613 Merge branch 'dev' into feature-consume-eml 2022-05-20 19:29:52 +02:00
Markus
dd3b5c129c Feature: Dynamic document storage pathes (#916)
* Added devcontainer

* Add feature storage pathes

* Exclude tests and add versioning

* Check escaping

* Check escaping

* Check quoting

* Echo

* Escape

* Escape :

* Double escape \

* Escaping

* Remove if

* Escape colon

* Missing \

* Esacpe :

* Escape all

* test

* Remove sed

* Fix exclude

* Remove SED command

* Add LD_LIBRARY_PATH

* Adjusted to v1.7

* Updated test-cases

* Remove devcontainer

* Removed internal build-file

* Run pre-commit

* Corrected flak8 error

* Adjusted to v1.7

* Updated test-cases

* Corrected flak8 error

* Adjusted to new plural translations

* Small adjustments due to code-review backend

* Adjusted line-break

* Removed PAPERLESS prefix from settings variables

* Corrected style change due to search+replace

* First documentation draft

* Revert changes to Pipfile

* Add sphinx-autobuild with keep-outdated

* Revert merge error that results in wrong storage path is evaluated

* Adjust styles of generated files ...

* Adds additional testing to cover dynamic storage path functionality

* Remove unnecessary condition

* Add hint to edit storage path dialog

* Correct spelling of pathes to paths

* Minor documentation tweaks

* Minor typo

* improving wrapping of filter editor buttons with new storage path button

* Update .gitignore

* Fix select border radius in non input-groups

* Better storage path edit hint

* Add note to edit storage path dialog re document_renamer

* Add note to bulk edit storage path re document_renamer

* Rename FILTER_STORAGE_DIRECTORY to PATH

* Fix broken filter rule parsing

* Show default storage if unspecified

* Remove note re storage path on bulk edit

* Add basic validation of filename variables

Co-authored-by: Markus Kling <markus@markus-kling.net>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
Co-authored-by: Quinn Casey <quinn@quinncasey.com>
2022-05-19 14:42:25 -07:00
tooomm
16e5dda05d Link issues, capitalization and minor fixes 2022-05-19 23:12:40 +02:00
tooomm
690f6d99cf update heading levels for v1.7.0 2022-05-19 22:05:43 +02:00
Quinn Casey
f21656f41f Add link to new config option 2022-05-18 14:30:33 -07:00
Quinn Casey
de4b9bf627 Fix formatting 2022-05-18 14:30:16 -07:00
Quinn Casey
425b507489 Merge branch 'main' into dev 2022-05-18 14:26:36 -07:00
Quinn Casey
1cb713ca71 Merge pull request #985 from paperless-ngx/fix-changelog-links
Fix links in changelog
2022-05-18 14:25:56 -07:00
Quinn Casey
e21b970e40 Link to configuration values for Canon MFP 2022-05-18 14:03:43 -07:00
Quinn Casey
20ef22e142 Fix formatting, typo 2022-05-18 13:53:03 -07:00
Michael Shamoon
8bc1257e7c Update changelog.md 2022-05-18 13:38:56 -07:00
Philipp
88d93b33b5 Added Maxify MB5350 Documentation 2022-05-18 20:59:10 +02:00
Michael Shamoon
878afbdc27 Update custom.css
[ci skip]
2022-05-18 11:41:36 -07:00
shamoon
0c8889a1fc Merge pull request #919 from paperless-ngx/feature-settings-saved-to-db
Feature: frontend settings saved to database
2022-05-18 11:33:17 -07:00
shamoon
6f8a9a0729 Merge pull request #982 from qcasey/changelog-to-md
Add `myst-parser` to fix readthedocs
2022-05-18 11:01:59 -07:00
Quinn Casey
91401d3f4f Add myst-parser 2022-05-18 07:48:24 -07:00
Quinn Casey
679ee839c2 Merge pull request #878 from dabenzel/patch-1
[documentation] added iOS Shortcut Link for Uploading PDF to paperless
2022-05-18 07:00:28 -07:00
shamoon
252df7bac5 Update api.rst 2022-05-18 03:25:02 -07:00
shamoon
6dc8b3ecf4 Update shortcut link 2022-05-18 03:19:41 -07:00
Philipp
87866bcab0 Add "Created" as additional (optional) parameter for post_documents (#965)
* Added "created" as optional parameter for post_documents.

* Fixed Conflict

* After Black Reformatting

* Run "add-trailing-comma"

* The right order between black and trailing comma is important....

* Added required=False

* Adds unit test for optional created in document api POST

* Fixes adding of settings override

* And a mis-added print, sigh

Co-authored-by: Philipp <philipp@invalid.invalid>
Co-authored-by: Trenton Holmes <holmes.trenton@gmail.com>
2022-05-18 02:56:32 -07:00
Michael Shamoon
6f402376ce Note JSON1 extension requirement on bare metal installs 2022-05-17 11:13:58 -07:00
Trenton Holmes
af157a4585 Adds troubleshooting and missing documentation for inotify and polling configuration 2022-05-17 08:56:52 -07:00
benzel
404be6be37 Update docs/scanners.rst
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2022-05-16 21:44:34 +02:00
benzel
d1c690b6ad Update scanners.rst 2022-05-15 21:10:03 +02:00
Trenton Holmes
836373bc3b Adds configuration variable to the inotify debounce timing 2022-05-15 11:48:12 -07:00
Maxime Joubert
e96e2bf928 docs: fix some typos 2022-05-15 00:52:37 +02:00
tooomm
3dc594c715 wording 2022-05-14 17:05:52 +02:00
tooomm
09f1def779 one more 2022-05-14 15:50:38 +02:00