shamoon
|
2b9d30cb68
|
Exclude consumer & AnonymousUser users from export manifest
|
2023-05-30 20:51:25 -07:00 |
|
Trenton H
|
aabcc9a1c4
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
30655f1b73
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
98811df439
|
Make the importer a little more robust against some types of errors
|
2023-04-26 07:08:50 -07:00 |
|
Trenton H
|
d2c02b9102
|
Configures ruff as the one stop linter and resolves warnings it raised
|
2023-04-01 17:03:52 -07:00 |
|
shamoon
|
5108bbc192
|
Rename comments --> notes
|
2023-03-18 13:59:17 -07:00 |
|
Trenton H
|
ec2b0eb308
|
Changes out the settings and a decent amount of test code to be pathlib compatible
|
2023-03-06 09:16:07 -08:00 |
|
Trenton Holmes
|
acfa7d633d
|
Creates a mix-in for asserting file system states
|
2023-02-20 10:25:21 -08:00 |
|
Michael Shamoon
|
9812e38bc5
|
Merge branch 'dev' into feature-permissions
|
2023-01-24 14:10:45 -08:00 |
|
Matthieu Helleboid
|
23157b8050
|
replace --use-filename-prefix with --use-folder-prefix
|
2023-01-24 11:06:49 -08:00 |
|
Matthieu Helleboid
|
eef0948477
|
add warning about --no-archive & --no-thumbnails options
add given_when_then informaiton to tests
add use_filename_prefix test
clear documents before importing in tests
|
2023-01-24 11:06:49 -08:00 |
|
Matthieu Helleboid
|
b947f63fd9
|
add split-manifest option to administration exporter
|
2023-01-24 11:06:49 -08:00 |
|
Matthieu Helleboid
|
42d4550d9c
|
add no-archive and no-thumbnail options to administration exporter and importer
|
2023-01-24 11:06:49 -08:00 |
|
shamoon
|
ee9ea396a4
|
Merge branch 'dev' into feature-permissions
|
2023-01-16 15:59:25 -08:00 |
|
Trenton H
|
873522fd82
|
Updates the exporter to use pathlib and add a few more tests for coverage
|
2023-01-14 06:33:12 -08:00 |
|
Michael Shamoon
|
605480ab4a
|
Merge branch 'dev' into feature-permissions
|
2022-12-17 20:05:12 -08:00 |
|
Michael Shamoon
|
5534afd65f
|
fix python tests for user object perms
|
2022-12-06 22:05:24 -08:00 |
|
Trenton Holmes
|
793385114d
|
Adds documentation
|
2022-12-04 16:53:28 -08:00 |
|
Trenton Holmes
|
a79be46b81
|
Adds option to allow a user to export directory to a zipfile
|
2022-12-04 16:38:25 -08:00 |
|
Michael Shamoon
|
24da6ce84e
|
Include storage path in exporter + tests
|
2022-09-11 07:39:35 -07:00 |
|
Michael Shamoon
|
680055474e
|
Basic verification of Comment export & exporter comment tuple fix
From oprhaned commits b1855a4b7a
53f21574fd
Co-Authored-By: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
|
2022-08-24 14:24:10 -07:00 |
|
Trenton Holmes
|
741d4fb77f
|
Removes unused import
|
2022-06-01 07:43:46 -07:00 |
|
Trenton Holmes
|
4807576dac
|
Refines the sanity check header, fixes other test issues
|
2022-05-30 18:21:24 -07: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 |
|
Trenton Holmes
|
f62193099c
|
Runs pyupgrade to Python 3.8+ and adds a hook for it
|
2022-05-06 09:04:08 -07:00 |
|
Trenton Holmes
|
6635fa5f0d
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
kpj
|
c56cb25b5f
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
jonaswinkler
|
94046c67bb
|
fix test case
|
2021-03-17 23:08:19 +01:00 |
|
jonaswinkler
|
866d6f814d
|
update all test cases to address the archive filename changes
|
2021-02-09 19:51:16 +01:00 |
|
jonaswinkler
|
8e1282b2d5
|
more test
|
2021-01-19 16:14:28 +01:00 |
|
jonaswinkler
|
a21d0b01ad
|
delete option for exporter, short options, tests
|
2021-01-18 15:33:05 +01:00 |
|
jonaswinkler
|
012e259b32
|
more tests
|
2021-01-18 14:47:19 +01:00 |
|
jonaswinkler
|
f1d15561f6
|
some bug fixes and tests
|
2021-01-18 14:16:32 +01:00 |
|
jonaswinkler
|
d60c3c1abd
|
new exporter that updates the export in place, fixes #376 #343 #166
|
2021-01-18 01:15:39 +01:00 |
|
jonaswinkler
|
e0cf1551e6
|
fixes #165
|
2020-12-21 17:35:05 +01:00 |
|
jonaswinkler
|
234915a23a
|
fixed test case. fixed bug with the decryption logic.
|
2020-12-09 13:27:02 +01:00 |
|
jonaswinkler
|
7f1671ac2d
|
changed the way public filenames (i.e., for download and exporting) are generated. #94
|
2020-12-06 19:03:45 +01:00 |
|
jonaswinkler
|
7a737327be
|
testing the importer
|
2020-12-05 13:19:14 +01:00 |
|
jonaswinkler
|
cb959e296a
|
more tests!
|
2020-11-29 19:22:49 +01:00 |
|
jonaswinkler
|
744b86bb91
|
fixes an issue with paperless not assigning metadata when FILENAME_FORMAT is specified and resolves an invalid warning about missing files fixes #67
|
2020-11-29 14:45:43 +01:00 |
|
jonaswinkler
|
f49bf187eb
|
more tests.
|
2020-11-26 23:56:57 +01:00 |
|