shamoon
c0b72231a6
Resolve migration conflicts
2023-02-03 14:25:22 -08:00
shamoon
e6d6efa903
Merge branch 'dev' into feature-permissions
2023-02-03 14:23:50 -08:00
shamoon
12efcedde9
Migration required for rename of PaperlessTask field
2023-02-03 13:54:39 -08:00
shamoon
b03f72fade
Correct PaperlessTask model field verbose name
...
Closes #2597
2023-02-03 13:49:46 -08:00
Trenton H
cdd213b0e6
Detect and reset invalid ASNs to 0 during indexing with a loud error to the user
2023-02-03 08:31:45 -08:00
Trenton H
342713d6d2
Moves the mktime call into the if block where it is used, preventing exceptions during rare cases
2023-02-02 07:25:32 -08:00
Trenton H
cf257d1402
Switches to Codecov for coverage reporting and status
2023-02-01 17:49:28 -08:00
shamoon
367b0c12ea
Merge pull request #2570 from paperless-ngx/chore-convert-testing
...
Chore: Run tests which require `convert` in the CI
2023-02-01 01:14:37 -08:00
Fabian Ohler
c08b19c7a9
Feature: split documents on ASN barcode ( #2554 )
...
* also split documents when an ASN barcode is found
* linter
* fix test case parameters
* avoid pre-python-3.9 features
* simplify dict-creation in tests
* simplify dict-creation in tests for empty dicts
* Add test cases for the splitting by ASN barcode feature
* deleted supporting files for test case construction
2023-02-01 01:13:30 -08:00
Trenton Holmes
73560d0ddd
Fixes status payload filename after splitting
2023-01-31 20:48:35 -08:00
Trenton H
18e43e0d60
Configure ImageMagick on the runner to allow more tests to run by default
2023-01-31 14:37:56 -08:00
Trenton H
3b01fca6fa
Fixes commenting error
2023-01-31 12:53:46 -08:00
Trenton H
d35eb8d7bc
Fixes relative date Whoosh queries and adds testing to ensure it remains working with multiple timezones
2023-01-31 12:53:46 -08:00
Kexogg
b2009e842e
Fix importing files with non-ascii names ( #2555 )
2023-01-31 11:33:06 -08:00
Trenton H
401b0981ee
A few minor tweaks to the backend
2023-01-30 14:37:09 -08:00
Trenton Holmes
139d5655ed
Bumps version to 1.12.2
2023-01-29 08:42:23 -08:00
Trenton H
5941c22c33
Changes the consumer to work on a temporary copy and provies that copy to the pre-consume script for modifications
2023-01-29 08:37:32 -08:00
Michael Shamoon
fc68c9575d
Merge branch 'dev' into feature-permissions
2023-01-27 12:35:48 -08:00
Trenton H
e3182aa9df
Minor tweak to password test to ensure the right lines were hit
2023-01-27 12:24:47 -08:00
Trenton H
781049aec9
Moves ASN barcode testing into a dedicated class
2023-01-27 12:24:47 -08:00
Trenton H
b19ada7a41
Removes pikepdf based scanning, fixes up unit testing (+ commenting)
2023-01-27 12:24:47 -08:00
shamoon
bad3fdb85d
Merge pull request #2542 from paperless-ngx/fix-2536
...
Fix comment search highlight + multi-word search
2023-01-27 11:08:36 -08:00
Trenton H
e17cce2b77
Fixes test parameters
2023-01-27 11:05:23 -08:00
Trenton H
dc95cc3cd4
Adds setting to Gotenberg API call for outputting the correct PDF/A format
2023-01-27 11:05:23 -08:00
Michael Shamoon
3c81d59b2d
Fix whoosh auto-highlighting for comments
2023-01-27 10:20:24 -08:00
Trenton H
d558f0b48b
Bumps version to 1.12.1
2023-01-25 12:18:29 -08:00
Michael Shamoon
6b30b67fe7
Trigger reindex on comment add / delete
2023-01-25 12:04:13 -08:00
Michael Shamoon
b2e07c5d67
Merge branch 'dev' into feature-permissions
2023-01-25 09:58:36 -08:00
Michael Shamoon
ded10bed5a
Fix broken date range search
2023-01-25 08:37:26 -08:00
Trenton Holmes
d4757eb2dc
Bumps version to 1.12.0
2023-01-24 17:56:13 -08:00
Michael Shamoon
f7ccae30ba
Fix conflicting migrations from dev
2023-01-24 14:23:01 -08:00
Michael Shamoon
9812e38bc5
Merge branch 'dev' into feature-permissions
2023-01-24 14:10:45 -08:00
shamoon
f9e3bb1486
Merge pull request #2325 from paperless-ngx/l10n_dev
...
New Crowdin updates
2023-01-24 13:45:20 -08:00
Matthieu Helleboid
23157b8050
replace --use-filename-prefix with --use-folder-prefix
2023-01-24 11:06:49 -08:00
Matthieu Helleboid
b9807c96ae
sort exporter option by alphabetical order
2023-01-24 11:06:49 -08:00
Matthieu Helleboid
ec02009c91
use pathlib glob
2023-01-24 11:06:49 -08:00
Matthieu Helleboid
420ec2187d
add document comments to dedicated manifest file when using 'split-manifest'
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
343bd7df36
Fix split_manifest default value
2023-01-24 11:06:49 -08:00
Matthieu Helleboid
7f287bb311
fix json serialization bug after migration after to Pathlib)
2023-01-24 11:06:49 -08:00
Matthieu Helleboid
8d34fbc756
fix bug on administration exporter when using -d, --delete option
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
44d8bd3151
add prefix 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
7dad9f29a1
Merge pull request #2498 from paperless-ngx/fix-2496
...
Fix: limit asn integer size
2023-01-24 10:37:04 -08:00
Trenton H
f61536f74c
Tweaks the resizing based on testing
2023-01-24 10:30:53 -08:00
Trenton H
68c9f7a614
Rescales images from PDFs so zbar can better find them
2023-01-24 10:30:53 -08:00
Trenton H
83c5e051fd
Adjust the barcode to ASN range check and add test case to cover the check
2023-01-24 10:30:32 -08:00
Michael Shamoon
624675f7c9
Use 32bit integer for asn, unsigned Whoosh NUMERIC field
...
Co-Authored-By: Trenton H <797416+stumpylog@users.noreply.github.com>
2023-01-24 10:13:05 -08:00
Michael Shamoon
462dffe25f
Explicitly limit asn integer
2023-01-24 10:13:05 -08:00