Trenton H
abc58000b4
Moves the renaming ttask into the serialiser update instead of post_save. Feels more correct
2023-02-18 12:19:33 -08:00
Trenton H
5e3ef94697
Moves the renaming triggered from a storage path change to be a background task
2023-02-18 12:19:33 -08:00
Trenton H
857944aabe
When a StoragePath is changed, check if related documents require a rename
2023-02-18 12:19:33 -08:00
Michael Shamoon
668b068bb5
Log failed login attempts
2023-02-17 08:12:27 -08:00
shamoon
3559e27cdd
Merge branch 'dev' into feature-permissions
2023-02-16 20:44:51 -08:00
shamoon
6c658a676e
Bumps version to 1.13.0
2023-02-16 20:10:35 -08:00
shamoon
38de2a7767
Merge branch 'dev'
2023-02-16 20:07:50 -08:00
Jonas
d7cb7c78af
adjust mail workflow, execute mail actions only after consumption is successful
2023-02-16 22:51:46 +01:00
Trenton H
c08f0054da
Updates ignore path filtering so files in a folder in an ignored folder will be ignored correctly
2023-02-16 09:05:11 -08:00
Paperless-ngx Translation Bot [bot]
edfd3bbe91
New Crowdin updates ( #2527 )
...
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations django.po (Dutch)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
2023-02-14 12:02:29 -08:00
shamoon
f57873fb1b
Merge branch 'dev' into feature-permissions
2023-02-14 11:35:48 -08:00
shamoon
32754defef
Merge branch 'dev' into feature-permissions
2023-02-14 11:32:37 -08:00
Trenton H
0d777343fb
Changes the default setting for compression to enabled
2023-02-12 14:45:51 -08:00
Trenton H
3b0fa4f707
Adds option to enable compression of webserver responses
2023-02-12 14:45:51 -08:00
Trenton Holmes
8b3d01c49b
When splitting via barcodes, cleanup the split documents better
2023-02-12 08:20:12 -08:00
shamoon
add647afe6
Add missing storage path placeholders
2023-02-12 02:01:44 -08:00
Trenton Holmes
3e777f2a5b
Fixes up some minor warnings from test code
2023-02-11 14:35:16 -08:00
Trenton H
40db244d4a
Fixes the test for expiration
2023-02-08 09:47:56 -08:00
Trenton H
8181535f40
Fixes expiration of the weekly task
2023-02-08 09:33:46 -08:00
Trenton H
7af0b47ba9
Expire the scheduled tasks shortly a new one will be added to the queue by default
2023-02-08 08:18:11 -08:00
Trenton H
597bb98cb9
Updates to the expected PDF minus an extra whitespace
2023-02-05 20:17:22 -08:00
Trenton H
bdcba570cb
Adding more test coverage, in particular around Tika and its parser
2023-02-05 11:01:55 -08:00
shamoon
0e83c94832
Resolve migration conflicts
2023-02-03 14:25:22 -08:00
shamoon
d2a6f79612
Merge branch 'dev' into feature-permissions
2023-02-03 14:23:50 -08:00
shamoon
8154c7b53a
Migration required for rename of PaperlessTask field
2023-02-03 13:54:39 -08:00
shamoon
ac611acaa1
Correct PaperlessTask model field verbose name
...
Closes #2597
2023-02-03 13:49:46 -08:00
Trenton H
0f536a9b9a
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
06e2500443
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
1547a698cb
Switches to Codecov for coverage reporting and status
2023-02-01 17:49:28 -08:00
shamoon
dd38b84116
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
658d372cd2
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
61f7e73961
Fixes status payload filename after splitting
2023-01-31 20:48:35 -08:00
Trenton H
31bcb613ad
Configure ImageMagick on the runner to allow more tests to run by default
2023-01-31 14:37:56 -08:00
Trenton H
b85d39b189
Fixes commenting error
2023-01-31 12:53:46 -08:00
Trenton H
dc7bef5d48
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
dae4550bc3
Fix importing files with non-ascii names ( #2555 )
2023-01-31 11:33:06 -08:00
Trenton H
94db39e055
A few minor tweaks to the backend
2023-01-30 14:37:09 -08:00
Trenton Holmes
0a47fba9ae
Bumps version to 1.12.2
2023-01-29 08:42:23 -08:00
Trenton H
7dd9a4e089
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
d15773f282
Merge branch 'dev' into feature-permissions
2023-01-27 12:35:48 -08:00
Trenton H
9784ea4a60
Minor tweak to password test to ensure the right lines were hit
2023-01-27 12:24:47 -08:00
Trenton H
4fce5aba63
Moves ASN barcode testing into a dedicated class
2023-01-27 12:24:47 -08:00
Trenton H
2ab77fbaf7
Removes pikepdf based scanning, fixes up unit testing (+ commenting)
2023-01-27 12:24:47 -08:00
shamoon
d2b290f789
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
583f05af2d
Fixes test parameters
2023-01-27 11:05:23 -08:00
Trenton H
1b2cb13a21
Adds setting to Gotenberg API call for outputting the correct PDF/A format
2023-01-27 11:05:23 -08:00
Michael Shamoon
44212d492d
Fix whoosh auto-highlighting for comments
2023-01-27 10:20:24 -08:00
Trenton H
92fb390f7b
Bumps version to 1.12.1
2023-01-25 12:18:29 -08:00
Michael Shamoon
b38aacd1ce
Trigger reindex on comment add / delete
2023-01-25 12:04:13 -08:00
Michael Shamoon
6d3feaebfd
Merge branch 'dev' into feature-permissions
2023-01-25 09:58:36 -08:00