Holger Brunn
32dddd04d5
[IMP] adjust view definitions to 7.0
[FIX] use mail_thread.message_parse in wizard
11 years ago
Holger Brunn
7d157a66c0
[IMP] remove deprecated type field for views
11 years ago
Holger Brunn
e53177d4c8
[ADD] port fetchmail_attach_from_folder to 7.0
11 years ago
Alexandre Fayolle
29812578b7
[REVERT] merged and pushed on 7.0 instead of 6.1 branch...
12 years ago
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
12 years ago
Holger Brunn
466d88fb2f
[IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
12 years ago
Holger Brunn
5c03dba5a6
[FIX] attach mail attachments to matched object in non-OpenERP case
12 years ago
Holger Brunn
600727b2c2
[IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
12 years ago
Holger Brunn
9f1bd59522
[ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
12 years ago
Holger Brunn
6c68c1fb1c
[IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
12 years ago
Ronald Portier
85ff68da13
[IMP] - convert mailadresses to lowercase to increase change for match
- handle situation that optional mail address componenents not present in mail
- slight reorganisation of code to aid debugging and made pep8 compliant as well.
12 years ago
Holger Brunn
05021bf360
[MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89
12 years ago
Holger Brunn
4f621df5a9
[ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
12 years ago