Commit Graph

8 Commits

Author SHA1 Message Date
Martin Trigaux 56d579b1e0 [FIX] email.template: add missing parenthesis to filter all data on email and not the last one
bzr revid: mat@openerp.com-20131122104509-g2pii4m5rj8qpk7w
2013-11-22 11:45:09 +01:00
Martin Trigaux c3063778ce [FIX] email.template: add safe filter over email address to allow emails to be sent in the format 'Name <name@company.com>' and avoid escaping
bzr revid: mat@openerp.com-20131121151305-t5je12s4w5uctu0k
2013-11-21 16:13:05 +01:00
Olivier Dony e3ddf3bbc4 [FIX] auth_signup: invitation mail - fallback to user email when company has no email
This avoids a confusing error message. The email
sender does not matter much in this case anyway.

bzr revid: odo@openerp.com-20130930083829-h7s3vmvmld91d67e
2013-09-30 10:38:29 +02:00
dle@openerp.com b1c6ae39a2 [FIX]Set password mail on user create (auth_signup)
bzr revid: dle@openerp.com-20130122145925-xmf04tevib4fj4lc
2013-01-22 15:59:25 +01:00
Raphael Collet 41ceffd52b [ADD] auth_signup: merge in functionality of auth_reset_password
bzr revid: rco@openerp.com-20121203144424-39wrr5z78smswox2
2012-12-03 15:44:24 +01:00
Raphael Collet 29572425d1 [FIX] auth_signup: rename duplicate xml id
bzr revid: rco@openerp.com-20120919081040-qh5brnfs1b4c39ou
2012-09-19 10:10:40 +02:00
Antonin Bourguignon fd4178ee58 [IMP] auth_signup: better ids for the config_parameter record
bzr revid: abo@openerp.com-20120829143453-vn6l5b1c8kcvxqgj
2012-08-29 16:34:53 +02:00
Antonin Bourguignon aaa01ab8c4 [IMP] move the template user in the auth_signup module, and fix the default methods
bzr revid: abo@openerp.com-20120828163657-x4l6bhebwdq0kslp
2012-08-28 18:36:57 +02:00