3192 Commits

Author SHA1 Message Date
Michael Shamoon
c783545530 Allow setting mailrule order from frontend 2023-01-17 10:01:49 -08:00
Michael Shamoon
00ba310afd Allow sorting tags by color 2023-01-17 07:53:58 -08:00
Paperless-ngx Translation Bot [bot]
56eea66970 New translations django.po (Turkish)
[ci skip]
2023-01-17 04:46:20 -08:00
shamoon
ee9ea396a4 Merge branch 'dev' into feature-permissions 2023-01-16 15:59:25 -08:00
shamoon
211a71ee0c Merge pull request #2441 from paperless-ngx/fix-2435
Fix: Better Handle arbitrary ISO 8601 strings after celery serializing
2023-01-16 15:50:44 -08:00
amo13
f77e308f0d Use correct canonical path for nltk_data 2023-01-16 14:20:42 -08:00
Clemens Rieder
6f1c532ba4 Remove try/except + test
Changes in d064ff5 made try/except unnecessary and the subsequent test failed.
2023-01-16 13:49:54 -08:00
clemensrieder
9c9873e8d2 Update src/paperless_mail/mail.py
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2023-01-16 13:49:54 -08:00
Clemens Rieder
6716e52c0a remove unnecessary whitespaces 2023-01-16 13:49:54 -08:00
Clemens Rieder
0a6bed3cbe better code documentation 2023-01-16 13:49:54 -08:00
Clemens Rieder
659883cb6f add basic tests and fix error 2023-01-16 13:49:54 -08:00
Clemens Rieder
db8a73f122 add AppleMail color tag support 2023-01-16 13:49:54 -08:00
Michael Shamoon
2c97ea9585 Better Handle arbitrary ISO 8601 strings with dateutil.parser.isoparse 2023-01-15 15:14:55 -08:00
Trenton H
873522fd82 Updates the exporter to use pathlib and add a few more tests for coverage 2023-01-14 06:33:12 -08:00
Trenton H
79f01c9a37 Fixes merge conflict 2023-01-11 07:52:58 -08:00
Trenton Holmes
f0773b9807 Fixes minor depracation I noticed 2023-01-11 07:52:58 -08:00
Trenton Holmes
3d42db7505 Simplifies file upload naming to use the document name, instead in needing to keep it around 2023-01-11 07:52:58 -08:00
Trenton H
41df754b15 Correctly split up the test cases 2023-01-11 07:21:26 -08:00
Trenton H
7ff5a41e11 Adds testing coverage of parsing the celery beat schedule 2023-01-11 07:21:26 -08:00
Trenton Holmes
1702dcd797 Allows scheduling tasks via cron 2023-01-11 07:21:26 -08:00
Paperless-ngx Translation Bot [bot]
d95f2bd96b New translations django.po (Swedish)
[ci skip]
2023-01-10 14:57:54 -08:00
shamoon
e1d52f4884 Merge pull request #2302 from paperless-ngx/feature-fix-display-rtl-content 2023-01-10 07:30:52 -08:00
Felix Eckhofer
8bb186c0db Use subpath for websocket URL
Fixes #2252
2023-01-07 20:37:02 +01:00
Michael Shamoon
5f9beb9511 Merge branch 'dev' into feature-permissions 2023-01-06 18:04:00 -08:00
Trenton H
d58747c912 relock with Python 3.8.15 2023-01-06 17:59:39 -08:00
Michael Shamoon
edc92b9d92 Merge branch 'dev' into feature-permissions 2023-01-05 19:45:12 -08:00
shamoon
34022f503c Merge pull request #2351 from paperless-ngx/feature-comment-search
Feature: include comments in advanced search
2023-01-05 18:48:51 -08:00
Paperless-ngx Translation Bot [bot]
711c34a223 New translations django.po (Spanish)
[ci skip]
2023-01-05 14:57:29 -08:00
Paperless-ngx Translation Bot [bot]
2e7c41b1ad New translations django.po (Spanish)
[ci skip]
2023-01-05 13:56:58 -08:00
Paperless-ngx Translation Bot [bot]
a37b72a9d6 New translations django.po (Spanish)
[ci skip]
2023-01-05 11:10:00 -08:00
Trenton H
6f23cfe78c Resolves minor flake8 warnings in the test suite 2023-01-05 08:39:48 -08:00
Trenton H
8504b6f7da Cleans up and improves parser discovery testing, simplifies the determination of supported or not supported extensions and mime types 2023-01-05 08:39:48 -08:00
Trenton H
b91217064b Fixes some sample test files showing as modified after running tests 2023-01-05 08:39:48 -08:00
Michael Shamoon
ebcf75b1b4 comment search highlighting 2023-01-04 19:06:51 -08:00
Michael Shamoon
7d6dc5c954 Support comment search 2023-01-04 19:06:06 -08:00
Trenton H
cd42d17ffb Small tweak to use the existing tempdir instead of a new one 2023-01-03 13:05:44 -08:00
Trenton Holmes
a185f94c4b Try a new way of extracting text from a given PDF file 2023-01-03 12:43:31 -08:00
Michael Shamoon
bc318416cf Use correct direction for RTL content 2023-01-03 12:42:57 -08:00
Trenton H
fb20c92c51 Adds testing coverage of multipage TIFF with alpha, without and with alpha/sRGB 2023-01-03 09:56:19 -08:00
Trenton H
911d3cb567 Let convert handle the removal of the alpha channel 2023-01-03 09:56:19 -08:00
Michael Shamoon
88df52b322 include email + pw for frontend user editing 2023-01-03 08:29:36 -08:00
Paperless-ngx Translation Bot [bot]
92b89d336b New translations django.po (Arabic)
[ci skip]
2023-01-02 12:06:00 -08:00
Michael Shamoon
25c4103b8f fix django arabic translation file
[ci skip]
2023-01-02 11:51:19 -08:00
Khaled Emad
5b0ae49819 Adding arabic language 2023-01-02 11:32:34 -08:00
Michael Shamoon
8c0dac8b4c include owner on mailrule / account creation 2023-01-01 21:13:08 -08:00
Michael Shamoon
9d8ca0d8fd fix merge conflict for edit dialog succeeded and pw not required 2023-01-01 17:55:52 -08:00
Michael Shamoon
a7563f935e Merge branch 'dev' into feature-permissions 2023-01-01 17:51:41 -08:00
Michael Shamoon
77522ce02b v1.11.3 2023-01-01 14:12:42 -08:00
Trenton Holmes
22620caf6e If extracting text from a fallback file (ie forced), allow the text to be used 2023-01-01 09:57:15 -08:00
Trenton Holmes
43e51cd7a9 Check for and handle the mail's date being naive 2022-12-31 12:35:42 -08:00