Commit graph

138 commits

Author SHA1 Message Date
resteve dc83cf220b Configuration. Change function company fields to property 2015-11-09 12:56:02 +01:00
Santi Sanchez bf9a867c02 [DOC] Adding new info to doc giving more meaning 2015-10-26 17:23:38 +01:00
resteve 0a03b4abed Use Constraint instance in ModelSQL._sql_constraints
http://hg.tryton.org/trytond/rev/18c367a9f383
2015-09-30 15:38:39 +02:00
resteve 7c61f7b00c Increase version number 2015-09-28 23:44:15 +02:00
resteve c6f3570b90 Locales 2015-09-14 16:19:31 +02:00
aneolf 4d26ffaa2c Improve performance of get_mailbox_users method of electronic.mail model by allowing run it with several field names instead of only one 2015-09-14 12:27:46 +02:00
resteve 8aabed5d5a Use bytes and bytearray for Binary
issue4637
2015-08-12 16:08:35 +02:00
resteve 62264a0dfa Improve logging
issue4458
2015-08-12 01:29:35 +02:00
Oscar Alvarez f229c577d8 Fix None type when mailboxes is missing on configuration 2015-07-27 20:58:47 -05:00
Oscar Alvarez 957b0017d1 Fix widget view datetime on tre view 2015-07-11 08:47:47 -05:00
Oscar Alvarez 00d00a88d2 Fix test file using bad assign to function 2015-07-11 08:21:49 -05:00
resteve 8d5804ceec Locales 2015-07-08 19:55:12 +02:00
jmartin a78f7ce244 Add missing message 2015-07-08 16:06:03 +02:00
resteve 3f3b6693cb Increase version number 2015-06-29 20:22:22 +02:00
resteve d5f4d25086 Change str() to as_string() when save message mail
Compatibility with Hotmail or Microsoft Products
2015-05-28 16:15:09 +02:00
resteve bc4123873f Check email from parseaddr value 2015-05-28 14:52:33 +02:00
Sergi Almacellas Abellana 53c93c159d Fix title reference on documentation 2015-05-26 17:11:55 +02:00
resteve 76c9bdf8e9 DOC 2015-05-25 16:05:22 +02:00
Albert Cervera i Areny f1b1463eb1 Do not use tryrefs in titles as it's not yet supported in Sphinx's latexpdf target. 2015-05-06 10:30:37 +02:00
resteve 20346c330e Locales 2015-04-24 16:02:39 +02:00
resteve 28e7d6a0d1 Not send email if not have recipients 2015-03-24 14:08:22 +01:00
resteve b97bae7e66 Logging error not mailbox when create email 2015-03-16 12:26:06 +01:00
resteve a8cfc10a42 Rename cron XML name 2015-03-04 16:01:14 +01:00
resteve 12ca7646fd Available edit records added by XML data 2015-03-04 13:05:59 +01:00
resteve 8cfbd0c5de Locales 2015-03-03 17:00:00 +01:00
resteve 6bc1c9430a SMTP servers configured in mailbox 2015-03-03 16:25:35 +01:00
resteve 01c9921b34 DOC 2015-03-02 23:02:27 +01:00
resteve 96f50809bb Add logging message when send emails by schedule 2015-03-02 22:54:15 +01:00
resteve 903fc2e641 Change cron to 15 minutes to an hour 2015-03-02 16:36:04 +01:00
resteve 522407abea Send email. electronic mail from trigger or wizzard 2015-03-02 16:25:15 +01:00
jmartin bf8d997b90 Deleted empty arg 2015-02-26 15:46:20 +01:00
jmartin 8f9308ef78 Locales 2015-02-26 13:23:28 +01:00
jmartin 6f64f50db0 Fix migration from 3.2: fill required attempts 2015-02-26 12:49:36 +01:00
jmartin 62ba3c9f1e Added queue capability to send electronic mail 2015-02-26 12:00:05 +01:00
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