Commit graph

104 commits

Author SHA1 Message Date
jmartin acf05741ef Moved send_email method from electronic.mail.template model to electronic.mail 2015-02-20 16:44:00 +01:00
jmartin 8de63d7278 Add smtp module dependency 2015-02-20 16:41:04 +01:00
resteve 1784b76665 Search method electronic mail 2015-01-21 21:58:30 +01:00
resteve 9d28496c4a Add to, cc and bcc fields in mail tree view 2015-01-21 21:49:35 +01:00
resteve def04070c4 DOC 2014-11-28 16:37:13 +01:00
resteve 3a28b44ac8 Change sodipodi name in SVG icon 2014-11-18 09:04:55 +01:00
resteve 7f12335ab3 Get Mail. Get database path from new configuration file param (2) 2014-11-11 09:33:52 +01:00
resteve 107bcd2639 Get Mail. Get database path from new configuration file param 2014-11-11 09:13:38 +01:00
jmartin ceb2120268 Cleanup tests 2014-11-07 14:22:36 +01:00
jmartin 0adc545e45 Use new configuration file format 2014-11-04 17:12:31 +01:00
jmartin 03a724c12c Increase version 3.4 2014-11-04 14:11:10 +01:00
resteve 35c88d8f0e Locales 2014-10-21 10:10:29 +02:00
resteve 2e9dd6a377 Fix problem when the user have not got a default company 2014-10-21 09:46:44 +02:00
resteve 94005e35f5 Get email: email file is None when not have _get_mail 2014-09-08 10:19:48 +02:00
resteve f8d538e2d1 Get recipients in all to, cc and bcc when have email object 2014-09-08 10:18:31 +02:00
resteve 82f3fc17cc Message From String return None when is not instance 2014-09-08 10:12:43 +02:00
Oscar Alvarez 1258662b1f Fix issue3, issue4 and issue5 2014-09-06 18:29:44 -05:00
resteve aebf994200 Decode Header unicode utf8 when not have charset
FIX when subject email have accents (not az09 characters)
2014-09-05 11:47:12 +02:00
resteve 2696ca0478 Locales 2014-09-04 12:19:45 +02:00
resteve 5501560a0d Create from Email. Get BCC from context
Hide BCC recipients because bbc is on email header is visible
2014-09-04 11:34:06 +02:00
resteve cdd114fddf Remove context parameter from create from email 2014-09-04 10:46:31 +02:00
resteve 20bfca1d89 Add some extra poperties to have som special mail info 2014-09-04 10:40:41 +02:00
resteve 892a995895 Add user signature in html format 2014-09-04 10:16:08 +02:00
resteve d31543340c Update check/validate mail function 2014-09-04 10:28:54 +02:00
resteve 18d734d772 Add new field to control if the mail is from IMAP or not and change the attachments function to static method 2014-09-03 20:16:18 +02:00
resteve 7970983c28 Add some new fields to work correctly with IMAP and SMTP together. Add new functions to take body and attachments from the mail file and show correctly. 2014-09-03 20:13:13 +02:00
jmartin 3b89b64848 Add email invalid to popup message 2014-07-04 12:33:54 +02:00
zikzakmedia e706fa42dc Merged in presik/trytond-electronic_mail (pull request #2)
Added es_CO translation
2014-06-19 16:08:14 +02:00
jmartin ba4ae51b46 Fix TypeError: write() takes at least 3 arguments (1 given) 2014-06-19 12:01:35 +02:00
Oscar Alvarez da296155fb Added es_CO translation 2014-06-18 21:29:26 -05:00
jmartin b8318b961f Reload menu on creating new menu 2014-05-29 13:54:21 +02:00
jmartin ea3304ed99 Fix tests 2014-05-28 11:20:54 +02:00
jmartin 12bd20cc9f Increase version 3.2 2014-05-22 13:51:09 +02:00
jmartin f68b27d669 Adapt signature of "def write()" 2014-05-20 16:27:06 +02:00
resteve 09dfde3c22 Locale ca_ES 2014-04-01 16:35:33 +02:00
resteve a3813d2469 Create from email: add context parameter 2014-04-01 16:34:38 +02:00
Sergi Almacellas Abellana 22b688a3e8 Remove unused fields 2014-03-28 12:05:22 +01:00
resteve 5693da00fe Locales 2014-03-28 10:42:11 +01:00
Sergi Almacellas Abellana f62fdf3b6c Locales 2014-03-28 10:21:12 +01:00
resteve b354d43bd7 Locales 2014-03-24 13:44:08 +01:00
resteve 58d787f76b Validate Mail return True 2014-03-24 13:03:01 +01:00
resteve f828a8d40e Validate Emails method 2014-03-24 11:34:45 +01:00
jmartin cbaad0751a Make default folders of electronic.mail.configuration required 2014-03-07 17:31:51 +01:00
jmartin e3d0c212d8 Added Outbox folder to electronic.mail.configuration 2014-03-07 17:29:16 +01:00
jmartin bc9deb5e0b Added feature to create menus of mailboxes 2014-03-07 14:49:50 +01:00
jmartin b5b97b9366 Added feature of multicompany configuration 2014-03-07 14:49:02 +01:00
jmartin de61590880 __init__.py pep8 adapted 2014-03-07 14:38:55 +01:00
jmartin d23392d2d7 Added validate method to electronic mail in order to check the correctness of emails. 2014-03-07 14:29:39 +01:00
jmartin c049c8f021 Changed get_email_valid method by check_email function of emailvalid library 2014-03-07 13:56:08 +01:00
jmartin 82e15ac422 pep8 adapted 2014-03-07 13:51:11 +01:00