Commit Graph

14 Commits

Author SHA1 Message Date
Thibault Delavallée d67d895220 [IMP] Notifications: link to the document basically in mail module, with basic parameters. Portal improve this.
bzr revid: tde@openerp.com-20130104125754-mmh2n0qcbvn4kd0s
2013-01-04 13:57:54 +01:00
Thibault Delavallée c7a865754d [IMP] auth_signup: added a model parameter for generating URLs. Portal: improved code and url generation for links in send emails.
bzr revid: tde@openerp.com-20130104113241-z4go3ac6qtl23ke8
2013-01-04 12:32:41 +01:00
Thibault Delavallée 4899a0df02 [FIX] Notification link: access rights check was performed on an incorrect model.
bzr revid: tde@openerp.com-20130103162511-w8s6sxjbjfc8iao1
2013-01-03 17:25:11 +01:00
Thibault Delavallée 61ce1e8370 [IMP] portal: email signature: better error catching for access rights.
bzr revid: tde@openerp.com-20130103101103-qbuhqu6sl9l4ta4h
2013-01-03 11:11:03 +01:00
Thibault Delavallée e794672dd2 [IMP] Notification emails: link in signature improved. If access to document: direct link to document. If no document or not access: link to portal.
bzr revid: tde@openerp.com-20130102125902-xp3vcs1ay7oog1ke
2013-01-02 13:59:02 +01:00
Thibault Delavallée 347d0e5b46 [IMP] portal removed access rights of portal user on res_partner and derived tables. Updated several accesses to bypass the security issues. Updated portal tests to have a more complete test scenario.
bzr revid: tde@openerp.com-20121212125518-k0s07niojr8a1xtu
2012-12-12 13:55:18 +01:00
Olivier Dony ddc5d6804e [IMP] portal: unify wording as `Customer Portal` + make footer link translatable + cleanup
bzr revid: odo@openerp.com-20121121100434-wq5julc2njlee7t1
2012-11-21 11:04:34 +01:00
Thibault Delavallée 3027b749ba [IMP] mail: signature in send notifications is now plaintext (as before), but htmlized (not inside a pre, but inside div and p, with entities escaped). Updated mail tests. Same for portal URL. Updated portal tests.
bzr revid: tde@openerp.com-20121107170241-0gjwraxkuhe0fm6p
2012-11-07 18:02:41 +01:00
Raphael Collet 05aaabdbdd [IMP] auth_signup, portal: include a correct login/signup url in partner emails
bzr revid: rco@openerp.com-20121001091441-axamc9xp9nq5ibk2
2012-10-01 11:14:41 +02:00
Raphael Collet 5ceb28cb90 [FIX] portal: fix incorrect external reference in inherited mail.mail
bzr revid: rco@openerp.com-20120918071003-9h02rsu3y6fk595r
2012-09-18 09:10:03 +02:00
Raphael Collet 941cb76283 [IMP] portal: replace model 'res.portal' by 'res.groups' where field 'is_portal' is True
bzr revid: rco@openerp.com-20120914144633-z3xpe7392egz3640
2012-09-14 16:46:33 +02:00
Thibault Delavallée 4efde28e55 [IMP] Portal: generate_portal_url -> generate_signin_url; slughty udpated portal tests to 1. test the generated URL 2. consider it is correct for future tests.
bzr revid: tde@openerp.com-20120913161226-y02gg43lua10s0k4
2012-09-13 18:12:26 +02:00
Thibault Delavallée 01f6ac8d16 [FIX] portal invite wizard: generated URL improvement (partner_id and portal_group_id should be correct now).
bzr revid: tde@openerp.com-20120913103401-waepkmjq8flsu13j
2012-09-13 12:34:01 +02:00
Thibault Delavallée 30fb693c20 [IMP] Portal: override of mail_mail to add the signin link into footer of send notifications.
bzr revid: tde@openerp.com-20120912155300-8ilg2g24yl7qsjfg
2012-09-12 17:53:00 +02:00