Sebastian Steinbeißer
|
cc999e6337
|
Chore: switch from os.path to pathlib.Path
|
2025-03-30 09:49:31 +02:00 |
|
Sebastian Steinbeißer
|
935d077836
|
Chore: Switch from os.path to pathlib.Path (#8325)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-01-06 12:12:27 -08:00 |
|
shamoon
|
7d182ab894
|
Enhancement: prune audit logs and management command (#8416)
|
2024-12-03 19:28:27 +00:00 |
|
shamoon
|
9c1561adfb
|
Change: change update content to handle archive disabled (#8315)
|
2024-11-20 20:01:13 +00:00 |
|
shamoon
|
28fdb170bf
|
Fix: handle uuid fields created under mariadb and Django 4 (#8034)
|
2024-10-28 13:54:16 +00:00 |
|
Trenton H
|
e8527ba723
|
Chore: Cleanup command arguments and standardize process count handling (#4541)
Cleans up some command help text and adds more control over process count for command with a Pool
|
2023-11-09 11:46:37 -08:00 |
|
Trenton H
|
6f163111ce
|
Upgrades black to v23, upgrades ruff
|
2023-04-26 09:35:27 -07:00 |
|
Trenton H
|
3bcbd05252
|
Fixes ruff not running isort against the codebase
|
2023-04-26 09:35:27 -07:00 |
|
Trenton Holmes
|
0df91c31f1
|
Creates a mix-in for asserting file system states
|
2023-02-20 10:25:21 -08:00 |
|
Trenton H
|
6ff28c92a4
|
Resolves minor flake8 warnings in the test suite
|
2023-01-05 08:39:48 -08:00 |
|
Trenton Holmes
|
ab761e837c
|
Implements a better re-do of OCR by making the document archiver function common. Actually creates updated file now
|
2022-08-21 18:20:59 -07:00 |
|
Trenton Holmes
|
1df517afd3
|
Removes last vestiges of PNG from the tests, code, docs and samples
|
2022-06-11 14:20:50 -07:00 |
|
Trenton Holmes
|
08c3d6e84b
|
Fixes existing testing, adds test coverage of new command
|
2022-06-10 10:12:01 -07:00 |
|
Trenton Holmes
|
0a34a4a7ad
|
Makes the sanity check messages better for users
|
2022-05-30 17:03:33 -07:00 |
|
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 |
|
Trenton Holmes
|
1771d18a21
|
Runs the pre-commit hooks over all the Python files
|
2022-03-11 11:34:28 -08:00 |
|
kpj
|
fc695896dd
|
Format Python code with black
|
2022-02-27 15:26:41 +01:00 |
|
jonaswinkler
|
d64818b46c
|
fixes #591
|
2021-02-22 11:11:04 +01:00 |
|
jonaswinkler
|
98b147b622
|
better sanity checker that logs messages in the log files and does not fail on warnings.
|
2021-02-14 17:08:29 +01:00 |
|
jonaswinkler
|
8b2965d55b
|
added sanity checker management command for manual execution #534
|
2021-02-13 16:39:29 +01:00 |
|
jonaswinkler
|
2f85461109
|
added some test cases that I still need to address
|
2021-02-10 23:53:48 +01:00 |
|
jonaswinkler
|
7082cb9c36
|
document renamer testing
|
2021-02-10 01:12:45 +01:00 |
|
jonaswinkler
|
d13e86a892
|
update all test cases to address the archive filename changes
|
2021-02-09 19:51:16 +01:00 |
|
jonaswinkler
|
e05735bc0f
|
fix some test cases
|
2021-02-09 00:00:46 +01:00 |
|
jonaswinkler
|
a71a991084
|
fix some test cases due to renamed test files
|
2021-01-18 14:20:45 +01:00 |
|
jonaswinkler
|
bb814da95b
|
more test.
|
2020-12-19 16:46:09 +01:00 |
|