2559 Commits

Author SHA1 Message Date
Trenton H
ce82c64fe0 Adds support for database number specification 2022-12-03 08:39:32 -08:00
Trenton H
3a6345f607 Adds a layer to translate between differing formats of socket based Redis URLs 2022-12-03 08:39:32 -08:00
Michael Shamoon
7c55144b31 Fix docs references 2022-12-03 02:04:30 -08:00
Michael Shamoon
2438d41b30 Bump version to 1.10.1 2022-12-01 18:54:52 -08:00
shamoon
fd80ffffbc Merge pull request #2050 from paperless-ngx/l10n_dev
New Crowdin updates
2022-12-01 18:52:06 -08:00
phail
3300ee091d Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-11-30 10:10:57 +01:00
Paperless-ngx Translation Bot [bot]
909d956def New translations django.po (Norwegian)
[ci skip]
2022-11-29 00:29:45 -08:00
Trenton H
8638b893b3 Don't silence an exception when trying to handle file naming 2022-11-28 13:44:17 -08:00
shamoon
7edf178019 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
68c62f3857 Allows parsing of WebP format images 2022-11-28 09:35:54 -08:00
Paperless-ngx Translation Bot [bot]
8cddd395e5 New translations django.po (Polish)
[ci skip]
2022-11-28 08:30:32 -08:00
Michael Shamoon
6d0d738b24 option to truncate content on /documents endpoint 2022-11-27 21:19:23 -08:00
Paperless-ngx Translation Bot [bot]
b0e35d2417 New translations django.po (German)
[ci skip]
2022-11-27 14:44:33 -08:00
Paperless-ngx Translation Bot [bot]
fd947eb0d7 New translations django.po (German)
[ci skip]
2022-11-27 14:44:33 -08:00
Paperless-ngx Translation Bot [bot]
49fa2bc6c5 New translations django.po (German)
[ci skip]
2022-11-27 14:44:33 -08:00
Trenton Holmes
90f3266900 Fixes how a language code like chi-sim is treated in the checks 2022-11-27 08:28:22 -08:00
Michael Shamoon
bc2b36234c add api permissions test 2022-11-24 22:09:28 -08:00
Michael Shamoon
c36555c7a2 Fix python tests with auth on API endpoints, add python tests for User/Group endpoints 2022-11-24 21:19:00 -08:00
Michael Shamoon
a25baacef4 Allow create / update password via UI 2022-11-23 00:35:17 -08:00
Trenton H
23ee387d96 If override_date is provided, coerce it into a datetime 2022-11-22 10:11:27 -08:00
Trenton H
ffd9cd721d Adds a test to cover this edge case 2022-11-22 07:22:41 -08:00
Trenton H
be8fa418bb Don't use the sidecar file when redoing the OCR, it only contains new text 2022-11-22 07:22:41 -08:00
phail
1dd88cd795 add test comments 2022-11-20 23:26:20 +01:00
phail
09ac34fc24 add test comments 2022-11-20 22:49:42 +01:00
phail
daf5a72e82 change order of elements in parsed Texts 2022-11-20 20:24:36 +01:00
phail
a2cd70bd2c minor test improvements 2022-11-20 20:12:41 +01:00
phail
d50e9e589a fix filenames 2022-11-20 19:53:57 +01:00
Trenton Holmes
7ab45080b7 Fixes one more place which used manual size formatting 2022-11-20 09:15:06 -08:00
Trenton Holmes
f02a4fa7cf Use Django templating engine 2022-11-20 09:13:16 -08:00
Trenton Holmes
84e95c81e9 Fixes missing return 2022-11-20 09:10:44 -08:00
phail
3b40d66af8 split handle_message function 2022-11-20 16:09:46 +01:00
phail
8b5008bee4 use imagehash instead of bitwise hashing 2022-11-20 15:44:43 +01:00
phail
1fbde90833 eml parsing requires tika 2022-11-20 14:22:30 +01:00
phail
1aba154fb7 optimize regex 2022-11-20 12:48:03 +01:00
phail
3779adb30e use html.escape instead of some self build functions 2022-11-20 12:36:49 +01:00
phail
ee4309a8bd remove log mocking, replace pytest raises, use humanfriendly 2022-11-20 12:06:35 +01:00
shamoon
779fded0e3 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
9b98640058 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
cdfcbff529 Don't allow an exception when trying to parse a date cause complete failure 2022-11-17 13:37:37 -08:00
Michael Shamoon
f7eabfb873 Inherited permissions 2022-11-15 20:54:57 -08:00
Michael Shamoon
bace6eaeb0 Add Django model permissions to API endpoints 2022-11-15 00:44:32 -08:00
Michael Shamoon
277402a26d frontend permissions dialogs 2022-11-15 00:44:32 -08:00
Michael Shamoon
279263fadf Merge frontend user model 2022-11-13 21:31:46 -08:00
Michael Shamoon
9744376f80 Revert "fix: update user permissions and groups, update group permissions"
This reverts commit 57b709824fa058a41c3f13066b27f83ca1281b2c.
2022-11-13 14:18:44 -08:00
Kaaybi
1a41735d5d fix: update user permissions and groups, update group permissions 2022-11-13 14:02:54 -08:00
phail
6fe06e75a2 Merge remote-tracking branch 'paperless/dev' into feature-consume-eml 2022-11-13 22:43:55 +01:00
phail
a675952a93 fix live tests 2022-11-13 22:33:26 +01:00
Michael Shamoon
def5c1a6cb skeleton user / group admin dialogs [WIP] 2022-11-13 09:06:56 -08:00
Kaaybi
b52c01cf70 feat: add users and groups API routes 2022-11-12 13:46:50 -08:00
Paperless-ngx Translation Bot [bot]
8764e7a57b 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