Commit Graph

2333 Commits (2b7662cadbe2ab87d9f4606e6668d76510dc64aa)

Author SHA1 Message Date
Ronald Portier f3adf49cc0 [IMP] fetchmail_attach_from_folder. Show available folders.
Also do not reset connection status on change of underlying folders.
2024-04-25 13:22:22 +02:00
Ronald Portier ea3bed2416 [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.
2024-04-25 13:22:22 +02:00
Ronald Portier 240da47a73 [FIX] fetchnail_attach_from_folder. Can not pass object to action context. 2024-04-25 13:22:22 +02:00
Ronald Portier e5e63fad04 [FIX] fetchmail_attach_from_folder. Refactor for more testing. 2024-04-25 13:22:22 +02:00
Ronald Portier fe170a079f [MIG] fetchmail_attach_from_folder. Migration to 10.0. 2024-04-25 13:22:22 +02:00
Pedro M. Baeza 7f04fe6b6c [MIG] Rename manifest files 2024-04-25 13:22:22 +02:00
Alexandre Fayolle 7d044d488c [SEC] fetchmail_attach_from_folder: fix unsafe eval 2024-04-25 13:22:22 +02:00
Pedro M. Baeza dbcae60ba1 [MIG] Make modules uninstallable 2024-04-25 13:22:22 +02:00
Stéphane Bidoul c2d5149cba [UPD] prefix versions with 8.0 2024-04-25 13:22:22 +02:00
OCA Transbot 30be10b23f OCA Transbot updated translations from Transifex 2024-04-25 13:22:22 +02:00
Holger Brunn c0f375b77f [ADD] allow to deactivate folders 2024-04-25 13:22:22 +02:00
Holger Brunn 127c3a92cd [FIX] honor sequence 2024-04-25 13:22:22 +02:00
Yannick Vaucher a3f2faa1f5 Add bug tracker link on README.rst 2024-04-25 13:22:22 +02:00
Guewen Baconnier 6dc86e1daa 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.
2024-04-25 13:22:22 +02:00
Alexandre Fayolle 852e3d8c28 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.
2024-04-25 13:22:22 +02:00
Yannick Vaucher a8dd5506a4 Add license key in __openerp__.py 2024-04-25 13:22:22 +02:00
Holger Brunn 3cb4e69bbf [ADD] test matching algorithms 2024-04-25 13:22:22 +02:00
Holger Brunn f7830e7925 [FIX] we want object_id not to be required 2024-04-25 13:22:22 +02:00
Holger Brunn 29e8845a5b [IMP] use a dedicated logger 2024-04-25 13:22:22 +02:00
Holger Brunn 9c106145ee [IMP] readme 2024-04-25 13:22:22 +02:00
Holger Brunn c1fb07f07b [FIX] rename OpenERP->Odoo 2024-04-25 13:22:22 +02:00
Holger Brunn f374945237 [ADD] placeholders 2024-04-25 13:22:22 +02:00
Holger Brunn d66327cfae [IMP] make manual attach wizard usable again 2024-04-25 13:22:22 +02:00
Holger Brunn d6637a8e84 [REN] preliminary migration of fetchmail_attach_from_folder 2024-04-25 13:22:22 +02:00
Stéphane Bidoul 02e3354933 move all modules to __unported__ on master branch and set installable=False 2024-04-25 13:22:22 +02:00
Holger Brunn 2a6e224ac2 [IMP] adjust view definitions to 7.0
[FIX] use mail_thread.message_parse in wizard
2024-04-25 13:22:22 +02:00
Holger Brunn f4a956b1cc [IMP] remove deprecated type field for views 2024-04-25 13:22:22 +02:00
Holger Brunn 14c09ed279 [ADD] port fetchmail_attach_from_folder to 7.0 2024-04-25 13:22:22 +02:00
Alexandre Fayolle 39f22714f9 [REVERT] merged and pushed on 7.0 instead of 6.1 branch... 2024-04-25 13:22:22 +02:00
Holger Brunn 368d9a56bf [FIX] don't rollback() transation, use savepoint. This fixes concurrency
issues with long running cron threads as rollback also releases the lock
2024-04-25 13:22:22 +02:00
Holger Brunn 9f5b3c8299 [IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
2024-04-25 13:22:22 +02:00
Holger Brunn ec5ee38423 [FIX] attach mail attachments to matched object in non-OpenERP case 2024-04-25 13:22:21 +02:00
Holger Brunn edc73926ff [IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
2024-04-25 13:22:21 +02:00
Holger Brunn 189799de9b [ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
2024-04-25 13:22:21 +02:00
Holger Brunn f7bbee385c [IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
2024-04-25 13:22:21 +02:00
Ronald Portier 7b19bb6d7f [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.
2024-04-25 13:22:21 +02:00
Holger Brunn 7f167a7580 [MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89 2024-04-25 13:22:21 +02:00
Holger Brunn cfe406a223 [ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
2024-04-25 13:22:21 +02:00
Florian da Costa e6a8b97d5c [IMP] attachment synchronize : when importing files from a remote server :
If one task is failing, keep processing the others
Commit fir attachment imported after each file to be sure not to loose any data, when deleting on remote after import for example
2024-04-24 17:40:15 +02:00
OCA-git-bot 38296f3e65 [BOT] post-merge updates 2024-04-23 18:34:39 +00:00
oca-ci 620e8d8383 [UPD] Update datetime_formatter.pot 2024-04-23 18:27:55 +00:00
OCA-git-bot 9ca386037e Merge PR #2918 into 16.0
Signed-off-by pedrobaeza
2024-04-23 18:21:37 +00:00
OCA-git-bot 6bf75b8700 [BOT] post-merge updates 2024-04-23 15:27:13 +00:00
OCA-git-bot c514ac023b Merge PR #2911 into 16.0
Signed-off-by dreispt
2024-04-23 15:20:31 +00:00
OCA-git-bot 8cf9a62b7a [BOT] post-merge updates 2024-04-23 14:53:37 +00:00
oca-ci 67acec5b7a [UPD] Update bus_alt_connection.pot 2024-04-23 14:46:44 +00:00
OCA-git-bot 8b5105153b Merge PR #2829 into 16.0
Signed-off-by dreispt
2024-04-23 14:40:25 +00:00
OCA-git-bot 80a50f6b88 [BOT] post-merge updates 2024-04-23 14:32:32 +00:00
OCA-git-bot e9d6b73e52 Merge PR #2913 into 16.0
Signed-off-by dreispt
2024-04-23 14:26:10 +00:00
Carolina Fernandez 18a2070a23 [MIG] datetime_formatter: Migration to 16.0 2024-04-23 14:24:27 +02:00