Commit Graph

31 Commits

Author SHA1 Message Date
jonaswinkler 74a99cf330 removed slugs entirely, since their only purpose was purely cosmetic anyway. 2020-12-09 00:04:37 +01:00
jonaswinkler ab871d67fc more tests 2020-12-04 15:56:26 +01:00
jonaswinkler 371745b6dc mail handling: When exceptions occur during account/rule/message handling, paperless will continue with the next account/rule/message.
mail handling: When paperless encounters a very long

fixes #82
2020-12-04 15:42:05 +01:00
jonaswinkler 1ce6466ef8 tests for mail tasks 2020-12-01 14:31:36 +01:00
Jonas Winkler d8e27600be workaround for a bug in django-q: task results with too long names would not show up in the result lists. 2020-11-22 13:53:19 +01:00
Jonas Winkler 5a292426c9 codestyle 2020-11-22 13:23:46 +01:00
Jonas Winkler 172b37239f changed a few things with the mail rule admin. 2020-11-22 11:42:17 +01:00
Jonas Winkler 54af13e4b8 much better mail rule admin 2020-11-22 01:39:48 +01:00
Jonas Winkler af3d161f66 updated the admin, ordering for mail rules 2020-11-21 23:12:34 +01:00
Jonas Winkler 450fb877f6 code cleanup 2020-11-21 15:34:00 +01:00
Jonas Winkler b44f8383e4 code cleanup 2020-11-21 14:03:45 +01:00
Jonas Winkler 09acb134b7 updated mail: now uses mime type detection 2020-11-20 18:14:42 +01:00
Jonas Winkler 41650f20f4 mime type handling 2020-11-20 13:31:03 +01:00
Jonas Winkler 07e2ff0c2e fixed a test case 2020-11-18 22:59:27 +01:00
Jonas Winkler 727f86c369 codestyle 2020-11-18 22:41:14 +01:00
Jonas Winkler 87e83eb71b a couple small adjustments here and there. 2020-11-18 20:41:42 +01:00
Jonas Winkler e59696efd4 small fixes 2020-11-18 18:39:46 +01:00
Jonas Winkler 8908bc259e updated logging, logging for the mail consumer to see whats happening 2020-11-18 13:23:30 +01:00
Jonas Winkler de1643f0ea the new mail features is now fully tested. 2020-11-17 22:24:47 +01:00
Jonas Winkler b366d1b88f adjustments due to refactor 2020-11-17 17:12:34 +01:00
Jonas Winkler a7f742825f more test 2020-11-17 17:00:26 +01:00
Jonas Winkler 7457beface refactor and testing 2020-11-17 16:42:19 +01:00
Jonas Winkler 292a76137d added some result processing 2020-11-17 15:23:17 +01:00
Jonas Winkler 8c3ff4fa26 register schedule 2020-11-17 15:08:08 +01:00
Jonas Winkler 826befc805 exception handling 2020-11-17 15:07:58 +01:00
Jonas Winkler e1a3f8cd1b fixed a couple things. 2020-11-17 01:08:52 +01:00
Jonas Winkler 53cfa5a1c9 integrated the new consumer with the mail client. 2020-11-17 00:57:55 +01:00
Jonas Winkler 63444b1ab3 add empty test case 2020-11-17 00:18:40 +01:00
Jonas Winkler 20af840dfd remove unused parameter 2020-11-17 00:17:53 +01:00
Jonas Winkler 984b535980 codestyle 2020-11-17 00:04:01 +01:00
Jonas Winkler 0b1637da62 first implementation of the mail rework 2020-11-15 23:56:22 +01:00