257 Commits

Author SHA1 Message Date
Trenton H
2043571def Allows users to use OAuth tokens instead of passwords 2023-03-23 08:52:12 -07:00
Trenton H
4607323b6a Allows filtering email by the TO value(s) as well 2023-03-12 10:31:42 -07:00
Trenton H
1008b6c1f5 When tagging an email using Gmail label extensions, append the label instead of replacing 2023-03-10 09:19:58 -08:00
Trenton H
0644e8ae21 Ensure dates from emails are made timezone aware if not already 2023-03-07 10:01:40 -08:00
shamoon
d41ebd2a8a Update processed mail migration 2023-03-03 10:40:29 -08:00
shamoon
679579a452 Update admin.py 2023-03-02 19:37:09 -08:00
Jonas Winkler
3240ad2b99 fix links in django admin 2023-03-01 18:17:55 +01:00
Jonas Winkler
ed6ec7fb38 cleanup test code 2023-02-24 12:49:54 +01:00
Jonas Winkler
b568d27dfa fix the test cases for python 3.8 2023-02-24 00:15:40 +01:00
Jonas Winkler
135f2c9a56 fix the test cases 2023-02-24 00:03:28 +01:00
Jonas Winkler
e7279a7947 changes 2023-02-23 22:02:38 +01:00
Jonas Winkler
0dac012248 reconfigure mail admin 2023-02-21 22:07:14 +01:00
Jonas Winkler
000f14b35e Merge branch 'dev' into feature/2396-better-mail-actions 2023-02-21 18:37:17 +01:00
Jonas Winkler
ce4ec0e035 changes 2023-02-21 18:37:08 +01:00
Jonas Winkler
844ab06cf5 mark mails as processed internally, don't process processed mails again 2023-02-21 13:50:34 +01:00
Trenton Holmes
6644ccc33f Changes testing to use more declarative status code names from DRF 2023-02-20 10:25:21 -08:00
Trenton Holmes
acfa7d633d Creates a mix-in for asserting file system states 2023-02-20 10:25:21 -08:00
Jonas Winkler
59000df482 remove unused argument 2023-02-20 11:57:56 +01:00
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
c9ea57a142 Merge branch 'dev' into feature-permissions 2023-02-16 20:44:51 -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
shamoon
1332d9a389 Merge branch 'dev' into feature-permissions 2023-02-14 11:32:37 -08:00
Trenton Holmes
7fbcc4f97e Fixes up some minor warnings from test code 2023-02-11 14:35:16 -08:00
Trenton H
14af7f3aa1 Updates to the expected PDF minus an extra whitespace 2023-02-05 20:17:22 -08:00
shamoon
e6d6efa903 Merge branch 'dev' into feature-permissions 2023-02-03 14:23:50 -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
Michael Shamoon
fc68c9575d Merge branch 'dev' into feature-permissions 2023-01-27 12:35:48 -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
Michael Shamoon
9812e38bc5 Merge branch 'dev' into feature-permissions 2023-01-24 14:10:45 -08:00
Michael Shamoon
c783545530 Allow setting mailrule order from frontend 2023-01-17 10:01:49 -08:00
shamoon
ee9ea396a4 Merge branch 'dev' into feature-permissions 2023-01-16 15:59:25 -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
edc92b9d92 Merge branch 'dev' into feature-permissions 2023-01-05 19:45:12 -08:00
Trenton H
6f23cfe78c Resolves minor flake8 warnings in the test suite 2023-01-05 08:39:48 -08:00
Michael Shamoon
8c0dac8b4c include owner on mailrule / account creation 2023-01-01 21:13:08 -08:00
Michael Shamoon
a7563f935e Merge branch 'dev' into feature-permissions 2023-01-01 17:51:41 -08:00
Trenton Holmes
43e51cd7a9 Check for and handle the mail's date being naive 2022-12-31 12:35:42 -08:00
Michael Shamoon
c4b5b314d5 Fix frontend mailrule missing consumption scope parameter 2022-12-30 14:26:01 -08:00
Michael Shamoon
01dbe13dbc consumed via mail should default to owner 2022-12-13 22:22:12 -08:00
Michael Shamoon
843e9b96ad Merge branch 'dev' into feature-permissions 2022-12-08 02:24:17 -08:00
Trenton Holmes
46b637b08e Fixes args handling 2022-12-06 13:30:01 -08:00
Trenton Holmes
1257700ba7 Adds the same backoff/retry logic to the other live tests 2022-12-06 13:30:01 -08:00