Commit Graph

10 Commits (c9022a86c58cd2f830921aeebe52943bcb76885c)

Author SHA1 Message Date
Holger Brunn e53177d4c8 [ADD] port fetchmail_attach_from_folder to 7.0 2014-01-16 18:22:08 +01:00
Alexandre Fayolle 29812578b7 [REVERT] merged and pushed on 7.0 instead of 6.1 branch... 2013-04-26 10:07:41 +02:00
Holger Brunn 3ec1a5df87 [FIX] don't rollback() transation, use savepoint. This fixes concurrency
issues with long running cron threads as rollback also releases the lock
2013-04-18 16:43:25 +02:00
Holger Brunn 466d88fb2f [IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
2013-04-16 10:12:57 +02:00
Holger Brunn 5c03dba5a6 [FIX] attach mail attachments to matched object in non-OpenERP case 2013-04-15 15:22:42 +02:00
Holger Brunn 600727b2c2 [IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
2013-04-15 15:04:57 +02:00
Holger Brunn 9f1bd59522 [ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
2013-04-15 14:23:05 +02:00
Holger Brunn 6c68c1fb1c [IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
2013-04-05 14:00:35 +02:00
Holger Brunn 05021bf360 [MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89 2013-03-26 12:22:16 +01:00
Holger Brunn 4f621df5a9 [ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
2013-03-26 11:38:56 +01:00