Alexandre Fayolle
3aea423e98
Add OCA as author of OCA addons
In order to get visibility on https://www.odoo.com/apps the OCA board has
decided to add the OCA as author of all the addons maintained as part of the
association.
10 years ago
Sylvain LE GAL
89e7571015
[REF] 'fetchmail_attach_from_folder' change import
10 years ago
Sylvain LE GAL
1ffd2d3d1c
[REF] [7.0] Pylint;
10 years ago
Sylvain LE GAL
42706e21d7
[REF] [7.0] pylint;
10 years ago
Sylvain LE GAL
a389276869
[7.0] [FIX] Pep8
10 years ago
Nicolas Bessi
28083a6158
Fix explicit return in __init__
10 years ago
Alexandre Fayolle
d970d99f42
7.0: fix flake8 errors
10 years ago
Sandy Carter
d007be5060
[PEP8] fetchmail_attach_from_folder
10 years ago
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