Holger Brunn
|
c3236bae27
|
[FIX] pylint problems
|
10 years ago |
Holger Brunn
|
c09bade4d1
|
[FIX] coding style
|
10 years ago |
Holger Brunn
|
fb7c39f602
|
[FIX] really fix lp:1286101
|
11 years ago |
Holger Brunn
|
586c5e58d3
|
[FIX] missing subject in fetched mail causes exception
|
11 years ago |
Holger Brunn
|
b75dde91c0
|
[FIX] don't call search_matches with browse_null as this can cause a
practically infinite loop
|
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 |
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 |