Commit graph

160 commits

Author SHA1 Message Date
resteve
4e719e31e8 Increase version number 2016-05-03 00:33:15 +02:00
resteve
fe3c7538ae Increase version number 2016-05-03 00:11:15 +02:00
jmartin
3f20b6dd9f Improve search_rec_name method of electronic mail 2016-04-11 17:34:36 +02:00
jmartin
f162f7f78e Fix TypeError: 'NoneType' object is not iterable 2016-04-11 17:34:04 +02:00
resteve
8b78f225e3 Add support PyPy 2016-04-07 23:34:19 +02:00
jmartin
9f86d66c88 Add python 3 support 2016-03-29 12:00:22 +02:00
jmartin
22bb43b2b3 Add drone and tox config files 2016-03-29 11:58:43 +02:00
jmartin
148566fc25 Update setup.py file 2016-03-29 11:56:54 +02:00
jmartin
cd238426d9 Follow PEP-0249 for Transaction and backends 2016-03-10 13:34:54 +01:00
resteve
084510b0c6 Access mail permission read at True (default access) 2016-03-04 13:35:26 +01:00
resteve
a43b2ee904 Action Window Encode domain when create mailbox menu 2016-02-09 22:29:36 +01:00
resteve
b51769b166 Extend preferences user 2016-02-03 17:14:45 +01:00
resteve
a5413c245b FIX typo 5b3e13d8956b (2) 2016-02-01 14:12:49 +01:00
resteve
c7ea929e11 FIX typo 5b3e13d8956b 2016-02-01 14:09:02 +01:00
Sergi Almacellas Abellana
eb54f9b626 Correctly cast binary data
(grafted from 69f01cc9231f0dfedd243066cfb84488b6e28981)
2016-02-01 14:06:10 +01:00
Guillem Barba
7d7dc196d5 Removed extra blank lines in bullet list in user manual 2015-12-17 10:03:12 +01:00
resteve
e970b25f81 Access model rules 2015-12-02 18:35:30 +01:00
resteve
5a3e2d1b48 Tests 2015-12-01 11:07:01 +01:00
Santi Sanchez
b2806cc5ce DOC 2015-11-23 16:41:44 +01:00
resteve
5c226bbf4c Change XML access configuration model 2015-11-15 23:01:07 +01:00
resteve
15c8991268 Increase version number 2015-11-11 00:10:40 +01:00
resteve
73206cc4ec Mail scheduler return when not have mailboxes scheduler actived 2015-11-09 13:06:44 +01:00
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