Michael Shamoon
|
35ca2195fe
|
frontend mail rule validation
Display non-field validation errors, hide action param field if not needed
|
2022-12-03 09:31:39 -08:00 |
|
Michael Shamoon
|
8bd7c27826
|
Hide order parameter, fix imap port
|
2022-12-03 09:31:23 -08:00 |
|
Michael Shamoon
|
8c4f486fe9
|
API mail rule & account tests
and fix use of assign_tags
|
2022-12-03 09:31:23 -08:00 |
|
Michael Shamoon
|
2849414445
|
one-way imap password setting via API, ObfuscatedPasswordField
|
2022-12-03 09:31:23 -08:00 |
|
Michael Shamoon
|
18ad9bcbf2
|
Working mail rule & account edit
|
2022-12-03 09:31:23 -08:00 |
|
Michael Shamoon
|
c3331086d5
|
Basic data retrieval
|
2022-12-03 09:31:22 -08:00 |
|
Trenton H
|
ea38eb01b2
|
Adds support for database number specification
|
2022-12-03 08:39:32 -08:00 |
|
Trenton H
|
01d070b882
|
Adds a layer to translate between differing formats of socket based Redis URLs
|
2022-12-03 08:39:32 -08:00 |
|
Michael Shamoon
|
d39d32d555
|
Fix docs references
|
2022-12-03 02:04:30 -08:00 |
|
Michael Shamoon
|
a96f79f6a3
|
Bump version to 1.10.1
|
2022-12-01 18:54:52 -08:00 |
|
shamoon
|
da72d3571b
|
Merge pull request #2050 from paperless-ngx/l10n_dev
New Crowdin updates
|
2022-12-01 18:52:06 -08:00 |
|
phail
|
47c88a6bdd
|
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
|
2022-11-30 10:10:57 +01:00 |
|
Paperless-ngx Translation Bot [bot]
|
8659292852
|
New translations django.po (Norwegian)
[ci skip]
|
2022-11-29 00:29:45 -08:00 |
|
Trenton H
|
a1a802fc92
|
Don't silence an exception when trying to handle file naming
|
2022-11-28 13:44:17 -08:00 |
|
shamoon
|
5d3a6e230d
|
Merge pull request #2057 from paperless-ngx/fix/2044-lang-code-diffs
Bugfix: Some tesseract languages aren't detected as installed.
|
2022-11-28 11:04:44 -08:00 |
|
Trenton H
|
e96d65f945
|
Allows parsing of WebP format images
|
2022-11-28 09:35:54 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
cfeed0ce6e
|
New translations django.po (Polish)
[ci skip]
|
2022-11-28 08:30:32 -08:00 |
|
Michael Shamoon
|
3c48ce0225
|
option to truncate content on /documents endpoint
|
2022-11-27 21:19:23 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
4764d4fd2b
|
New translations django.po (German)
[ci skip]
|
2022-11-27 14:44:33 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
e147d4571f
|
New translations django.po (German)
[ci skip]
|
2022-11-27 14:44:33 -08:00 |
|
Paperless-ngx Translation Bot [bot]
|
dc9aaa6472
|
New translations django.po (German)
[ci skip]
|
2022-11-27 14:44:33 -08:00 |
|
Trenton Holmes
|
f0497e7744
|
Fixes how a language code like chi-sim is treated in the checks
|
2022-11-27 08:28:22 -08:00 |
|
Trenton H
|
de98d748a9
|
If override_date is provided, coerce it into a datetime
|
2022-11-22 10:11:27 -08:00 |
|
Trenton H
|
f015556562
|
Adds a test to cover this edge case
|
2022-11-22 07:22:41 -08:00 |
|
Trenton H
|
b897d6de2e
|
Don't use the sidecar file when redoing the OCR, it only contains new text
|
2022-11-22 07:22:41 -08:00 |
|
phail
|
4aa318598f
|
add test comments
|
2022-11-20 23:26:20 +01:00 |
|
phail
|
00f39d8b58
|
add test comments
|
2022-11-20 22:49:42 +01:00 |
|
phail
|
d9796e5003
|
change order of elements in parsed Texts
|
2022-11-20 20:24:36 +01:00 |
|
phail
|
3599bb52c0
|
minor test improvements
|
2022-11-20 20:12:41 +01:00 |
|
phail
|
af8a6c3764
|
fix filenames
|
2022-11-20 19:53:57 +01:00 |
|
Trenton Holmes
|
6d37ebf79e
|
Fixes one more place which used manual size formatting
|
2022-11-20 09:15:06 -08:00 |
|
Trenton Holmes
|
f6a70b85f4
|
Use Django templating engine
|
2022-11-20 09:13:16 -08:00 |
|
Trenton Holmes
|
538a4219bd
|
Fixes missing return
|
2022-11-20 09:10:44 -08:00 |
|
phail
|
df101f5e7a
|
split handle_message function
|
2022-11-20 16:09:46 +01:00 |
|
phail
|
1fa735eb23
|
use imagehash instead of bitwise hashing
|
2022-11-20 15:44:43 +01:00 |
|
phail
|
ebe21a0114
|
eml parsing requires tika
|
2022-11-20 14:22:30 +01:00 |
|
phail
|
d132eba143
|
optimize regex
|
2022-11-20 12:48:03 +01:00 |
|
phail
|
073c3c8fed
|
use html.escape instead of some self build functions
|
2022-11-20 12:36:49 +01:00 |
|
phail
|
e3c1bde793
|
remove log mocking, replace pytest raises, use humanfriendly
|
2022-11-20 12:06:35 +01:00 |
|
shamoon
|
27f7f0a941
|
Merge pull request #1998 from paperless-ngx/fix/1993-date-overflow
Bugfix: Don't allow exceptions during date parsing to fail consume
|
2022-11-17 14:31:46 -08:00 |
|
shamoon
|
9f5fd6c3ba
|
Merge pull request #1967 from paperless-ngx/feature-scripts-output
Feature: Capture stdout & stderr of the pre/post consume scripts
|
2022-11-17 14:30:23 -08:00 |
|
Trenton H
|
914661fdbb
|
Don't allow an exception when trying to parse a date cause complete failure
|
2022-11-17 13:37:37 -08:00 |
|
phail
|
681eecc46e
|
Merge remote-tracking branch 'paperless/dev' into feature-consume-eml
|
2022-11-13 22:43:55 +01:00 |
|
phail
|
1578e8de2d
|
fix live tests
|
2022-11-13 22:33:26 +01:00 |
|
Paperless-ngx Translation Bot [bot]
|
79f5019b40
|
New Crowdin updates (#1971)
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations django.po (Italian)
[ci skip]
* New translations django.po (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Russian)
[ci skip]
* New translations messages.xlf (Polish)
[ci skip]
* New translations messages.xlf (Serbian (Latin))
[ci skip]
* New translations messages.xlf (Luxembourgish)
[ci skip]
* New translations messages.xlf (Croatian)
[ci skip]
* New translations messages.xlf (Portuguese, Brazilian)
[ci skip]
* New translations messages.xlf (Chinese Simplified)
[ci skip]
* New translations messages.xlf (Turkish)
[ci skip]
* New translations messages.xlf (Swedish)
[ci skip]
* New translations messages.xlf (Slovenian)
[ci skip]
* New translations messages.xlf (Portuguese)
[ci skip]
* New translations messages.xlf (Norwegian)
[ci skip]
* New translations messages.xlf (German)
[ci skip]
* New translations messages.xlf (Dutch)
[ci skip]
* New translations messages.xlf (Italian)
[ci skip]
* New translations messages.xlf (Hebrew)
[ci skip]
* New translations messages.xlf (Finnish)
[ci skip]
* New translations messages.xlf (Danish)
[ci skip]
* New translations messages.xlf (Czech)
[ci skip]
* New translations messages.xlf (Belarusian)
[ci skip]
* New translations messages.xlf (Spanish)
[ci skip]
* New translations messages.xlf (French)
[ci skip]
* New translations messages.xlf (Romanian)
[ci skip]
* New translations messages.xlf (Arabic)
[ci skip]
* Remove ar-SA
* remote ar other than ar-ar
Co-authored-by: Michael Shamoon <4887959+shamoon@users.noreply.github.com>
|
2022-11-12 08:53:52 -08:00 |
|
phail
|
b01cbc9aa0
|
add conditions to unittests
|
2022-11-12 15:48:30 +01:00 |
|
Trenton H
|
3dfeee9332
|
Don't do decoding work if not needed
|
2022-11-11 10:09:56 -08:00 |
|
Trenton H
|
057f6016cc
|
Adds further testing to cover scripts with non-zero exit codes
|
2022-11-11 08:58:49 -08:00 |
|
Trenton H
|
c4965580de
|
Fixes stderr appearing to have content when it doesn't
|
2022-11-10 19:01:54 -08:00 |
|
Trenton Holmes
|
9a47963fd5
|
Captures the stdout and stderr of the pre/post scripts into the log
|
2022-11-10 17:26:47 -08:00 |
|