Commit Graph

1360 Commits (dec4b2d16e9f48f7517468a2665ef2240e9bd8cc)

Author SHA1 Message Date
oca-ci e20411a7c8 [UPD] Update fetchmail_attach_from_folder.pot 2025-03-12 15:28:56 +00:00
OCA-git-bot dc6d997f4f Merge PR #3071 into 17.0
Signed-off-by NL66278
2025-03-12 15:24:20 +00:00
Jose Zambudio bdfd30b4e1 [MIG] fetchmail_attach_from_folder: Migration to 17.0 2025-03-12 13:13:24 +01:00
Jose Zambudio 17dc78e5d1 [IMP] Add option to read e-mails unseen 2025-03-11 13:58:11 +01:00
Jose Zambudio Bernabeu 383c633f60 [IMP] Added the possibility to indicate a server action to be executed
for the matching record.
2025-03-11 13:58:11 +01:00
Jose Zambudio 1250087688 [IMP] outlook as server_type 2025-03-11 13:58:11 +01:00
Ronald Portier ff1faeaaa3 [FIX] fetchmail..folder: handle non standard matching
Match algorithms other then 'odoo_standard' were not correctly dealt with in the migrated code. For
these algorithms we restore the handling (but with improvements) that was present in the 10.0 version.
2025-03-11 13:58:11 +01:00
Ronald Portier f4b8dbc2ca [FIX] fetchmaeil..folder: adapt test to current demo data 2025-03-11 13:58:11 +01:00
Ronald Portier 4894f5bc98 [IMP] fetch..._folder: Add contributor and maintainer 2025-03-11 13:58:11 +01:00
Ronald Portier 2b44724d82 [IMP] fetchmail_.._folder: optionally archive messages automatically 2025-03-11 13:58:11 +01:00
Ronald Portier b6098fcd36 [FIX] fetchmail_*: adapt to Odoo 16.0 and python 3.x 2025-03-11 13:58:11 +01:00
Ronald Portier 61777bf31d [MIG] fetchmail_*: adapt tests 2025-03-11 13:58:11 +01:00
Ronald Portier 27774d77b0 [MIG] fetchmail_attach_from_folder: Migration to 16.0 2025-03-11 13:58:11 +01:00
Ronald Portier be09001e33 [IMP] fetchmail_attach_from_folder: pre-commit stuff 2025-03-11 13:58:11 +01:00
Nikos Tsirintanis 95ae813886 [FIX] replace simplejson dependency with json 2025-03-11 13:58:11 +01:00
Stefan Rijnhart ae2edfc3fc [FIX] Some fields are not there if the client asks for a search form 2025-03-11 13:58:11 +01:00
Stefan Rijnhart 29d38a9128 [IMP] Full email preview when attaching manually 2025-03-11 13:58:11 +01:00
Stefan Rijnhart d519ed72bc [RFR] Override hook 2025-03-11 13:58:11 +01:00
Ronald Portier 786206a694 [IMP] fetchmail_attach_from_folder. Button to retrieve single folder.
Also possibility to reset state for folder.
2025-03-11 13:58:11 +01:00
Ronald Portier c2b20660ce [IMP] fetchmail_attach_from_folder. Show available folders.
Also do not reset connection status on change of underlying folders.
2025-03-11 13:58:11 +01:00
Ronald Portier a187c30258 [IMP] fetchmail_attach_from_folder. Separate confirm for folder.
Now it is impossible to confirm a connection to a imap server if there is a problem
in one folder. This commit provides a new state field on the folder and e separate
comfirm button per folder.
2025-03-11 13:58:11 +01:00
Ronald Portier 521d526466 [FIX] fetchnail_attach_from_folder. Can not pass object to action context. 2025-03-11 13:58:11 +01:00
Ronald Portier a6fe4f0d97 [FIX] fetchmail_attach_from_folder. Refactor for more testing. 2025-03-11 13:58:11 +01:00
Ronald Portier b9689e7b23 [MIG] fetchmail_attach_from_folder. Migration to 10.0. 2025-03-11 13:58:11 +01:00
Pedro M. Baeza 696f2c35a5 [MIG] Rename manifest files 2025-03-11 13:58:11 +01:00
Alexandre Fayolle 639d8ca7e6 [SEC] fetchmail_attach_from_folder: fix unsafe eval 2025-03-11 13:58:11 +01:00
Pedro M. Baeza 187737e58b [MIG] Make modules uninstallable 2025-03-11 13:58:11 +01:00
Stéphane Bidoul fc79d94be3 [UPD] prefix versions with 8.0 2025-03-11 13:58:11 +01:00
Holger Brunn 7f9e715e03 [ADD] allow to deactivate folders 2025-03-11 13:58:11 +01:00
Holger Brunn 7e0043ce30 [FIX] honor sequence 2025-03-11 13:58:11 +01:00
Yannick Vaucher cec62ed06c Add bug tracker link on README.rst 2025-03-11 13:58:11 +01:00
Guewen Baconnier ec82332131 Remove auto_install on fetchmail_attach_from_folder
The key 'active' is deprecated and is a synonym for 'auto_install'.
This addon should not be automatically installed.
2025-03-11 13:58:11 +01:00
Alexandre Fayolle 0bf0bf339c 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.
2025-03-11 13:58:11 +01:00
Yannick Vaucher 55de47bc78 Add license key in __openerp__.py 2025-03-11 13:58:11 +01:00
Holger Brunn ec1fee6980 [ADD] test matching algorithms 2025-03-11 13:58:11 +01:00
Holger Brunn 5c772dd111 [FIX] we want object_id not to be required 2025-03-11 13:58:11 +01:00
Holger Brunn 7fd067856a [IMP] use a dedicated logger 2025-03-11 13:58:11 +01:00
Holger Brunn a0e6a8ca14 [IMP] readme 2025-03-11 13:58:11 +01:00
Holger Brunn 7bca6133f8 [FIX] rename OpenERP->Odoo 2025-03-11 13:58:11 +01:00
Holger Brunn 58f72efa3c [ADD] placeholders 2025-03-11 13:58:11 +01:00
Holger Brunn 6e79d86e40 [IMP] make manual attach wizard usable again 2025-03-11 13:58:11 +01:00
Holger Brunn c63acca18e [REN] preliminary migration of fetchmail_attach_from_folder 2025-03-11 13:58:11 +01:00
Stéphane Bidoul 39f511e324 move all modules to __unported__ on master branch and set installable=False 2025-03-11 13:58:11 +01:00
Holger Brunn e6e6293ae4 [IMP] adjust view definitions to 7.0
[FIX] use mail_thread.message_parse in wizard
2025-03-11 13:58:11 +01:00
Holger Brunn c413d33c06 [IMP] remove deprecated type field for views 2025-03-11 13:58:11 +01:00
Holger Brunn 3c1c3724d1 [ADD] port fetchmail_attach_from_folder to 7.0 2025-03-11 13:58:11 +01:00
Alexandre Fayolle 5bb58fe5b4 [REVERT] merged and pushed on 7.0 instead of 6.1 branch... 2025-03-11 13:58:11 +01:00
Holger Brunn fe1379c3be [FIX] don't rollback() transation, use savepoint. This fixes concurrency
issues with long running cron threads as rollback also releases the lock
2025-03-11 13:58:11 +01:00
Holger Brunn bec5ca112b [IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
2025-03-11 13:58:11 +01:00
Holger Brunn 26387f637e [FIX] attach mail attachments to matched object in non-OpenERP case 2025-03-11 13:58:11 +01:00