Jonas Winkler
a484db2d15
implement better mail actions
2023-02-20 11:46:46 +01:00
Jonas Winkler
890d48609e
Merge branch 'dev' into feature/2396-better-mail-actions
2023-02-19 23:29:52 +01:00
shamoon
3bf6dc0def
Merge pull request #2359 from paperless-ngx/feature-log-failed-auth
...
Feature: Log failed login attempts
2023-02-18 19:40:51 -08:00
Trenton H
944145a3e8
Adds some quick testing of the IP logging during a failed login
2023-02-18 15:26:09 -08:00
Trenton H
facec31bad
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
aea79a1e9a
Moves the renaming triggered from a storage path change to be a background task
2023-02-18 12:19:33 -08:00
Trenton H
c5aa4e7cf6
When a StoragePath is changed, check if related documents require a rename
2023-02-18 12:19:33 -08:00
Michael Shamoon
fcba4fba5a
Log failed login attempts
2023-02-17 08:12:27 -08:00
shamoon
c9ea57a142
Merge branch 'dev' into feature-permissions
2023-02-16 20:44:51 -08:00
shamoon
8ea4573d6b
Bumps version to 1.13.0
2023-02-16 20:10:35 -08:00
shamoon
c35ac07b32
Merge branch 'dev'
2023-02-16 20:07:50 -08:00
Jonas
9112f03fc4
adjust mail workflow, execute mail actions only after consumption is successful
2023-02-16 22:51:46 +01:00
Trenton H
a9c77216b2
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]
dfd1ea9f86
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
e46cb85965
Merge branch 'dev' into feature-permissions
2023-02-14 11:35:48 -08:00
shamoon
1332d9a389
Merge branch 'dev' into feature-permissions
2023-02-14 11:32:37 -08:00
Trenton H
52232a99d5
Changes the default setting for compression to enabled
2023-02-12 14:45:51 -08:00
Trenton H
e6681ad450
Adds option to enable compression of webserver responses
2023-02-12 14:45:51 -08:00
Trenton Holmes
e36d46f0df
When splitting via barcodes, cleanup the split documents better
2023-02-12 08:20:12 -08:00
shamoon
7c7e18f37e
Add missing storage path placeholders
2023-02-12 02:01:44 -08:00
Trenton Holmes
7fbcc4f97e
Fixes up some minor warnings from test code
2023-02-11 14:35:16 -08:00
Trenton H
194e5bb9de
Fixes the test for expiration
2023-02-08 09:47:56 -08:00
Trenton H
8341218f3e
Fixes expiration of the weekly task
2023-02-08 09:33:46 -08:00
Trenton H
f345de8f3c
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
14af7f3aa1
Updates to the expected PDF minus an extra whitespace
2023-02-05 20:17:22 -08:00
Trenton H
09ac404148
Adding more test coverage, in particular around Tika and its parser
2023-02-05 11:01:55 -08:00
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