paperless-ngx/src/documents
Markus 69ef26dab0
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
..
management Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
migrations Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
resources
signals Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
static Normalize whitespace in source files 2021-06-13 10:57:40 -04:00
templates Properly get username & display name 2022-05-17 11:13:19 -07:00
tests Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
__init__.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
admin.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
apps.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
bulk_download.py Runs pyupgrade to Python 3.8+ and adds a hook for it 2022-05-06 09:04:08 -07:00
bulk_edit.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
checks.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
classifier.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
consumer.py Add "Created" as additional (optional) parameter for post_documents (#965) 2022-05-18 02:56:32 -07:00
file_handling.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
filters.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
index.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
loggers.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
matching.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
models.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
parsers.py Merge pull request #721 from paperless-ngx/bug-fix-date-ignore 2022-05-10 16:45:58 -07:00
sanity_checker.py Runs the pre-commit hooks over all the Python files 2022-03-11 11:34:28 -08:00
serialisers.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
settings.py
tasks.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00
views.py Feature: Dynamic document storage pathes (#916) 2022-05-19 14:42:25 -07:00