Commit Graph

12 Commits (c1fb07f07ba42f73e7ed068c44a243e801c5d825)

Author SHA1 Message Date
Holger Brunn d6637a8e84 [REN] preliminary migration of fetchmail_attach_from_folder 2024-04-25 13:22:22 +02:00
Stéphane Bidoul 02e3354933 move all modules to __unported__ on master branch and set installable=False 2024-04-25 13:22:22 +02:00
Holger Brunn 14c09ed279 [ADD] port fetchmail_attach_from_folder to 7.0 2024-04-25 13:22:22 +02:00
Alexandre Fayolle 39f22714f9 [REVERT] merged and pushed on 7.0 instead of 6.1 branch... 2024-04-25 13:22:22 +02:00
Holger Brunn 368d9a56bf [FIX] don't rollback() transation, use savepoint. This fixes concurrency
issues with long running cron threads as rollback also releases the lock
2024-04-25 13:22:22 +02:00
Holger Brunn 9f5b3c8299 [IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
2024-04-25 13:22:22 +02:00
Holger Brunn ec5ee38423 [FIX] attach mail attachments to matched object in non-OpenERP case 2024-04-25 13:22:21 +02:00
Holger Brunn edc73926ff [IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
2024-04-25 13:22:21 +02:00
Holger Brunn 189799de9b [ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
2024-04-25 13:22:21 +02:00
Holger Brunn f7bbee385c [IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
2024-04-25 13:22:21 +02:00
Holger Brunn 7f167a7580 [MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89 2024-04-25 13:22:21 +02:00
Holger Brunn cfe406a223 [ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
2024-04-25 13:22:21 +02:00