Commit Graph

17 Commits

Author SHA1 Message Date
Thibault Delavallée 6813592da8 [IMP] mail: subtype model: cleaning + improved form view to add the new fields
bzr revid: tde@openerp.com-20140221112904-ijgkqy5zhco5a9i4
2014-02-21 12:29:04 +01:00
Thibault Delavallée 09c90c3a53 [ADD] mail: mail_message_subtype: add a hidden field, to hide some subtypes from
the followers widget. This will be used to hide the created
subtype on the task or issues for example, while still available
on the related project. The subtype on the task is necessary
to trigger the various autosubscription and notification mechanisms
but its display on task/issue is not.

bzr revid: tde@openerp.com-20140221102823-ca1bvw3qi9kf61uq
2014-02-21 11:28:23 +01:00
Darshan Kalola (OpenERP) b3722090cc [IMP]add help in sequence field.
bzr revid: dka@tinyerp.com-20140219110845-r8r90mzkw73otdx1
2014-02-19 16:38:45 +05:30
Darshan Kalola (OpenERP) 1f71463cfc [IMP] extract subtype ordering from lp:~openerp-dev/openobject-addons/trunk-visibility-hr_holidays-darshan.
bzr revid: dka@tinyerp.com-20140219105246-qmm78w81erhfvhlc
2014-02-19 16:22:46 +05:30
Thibault Delavallée 6fd2f14e3b [CLEAN] Small cleanup of code.
bzr revid: tde@openerp.com-20121220121752-31a5ulkwg1k7v961
2012-12-20 13:17:52 +01:00
Thibault Delavallée 20863bd787 [CLEAN] mail: cleaned and updated automatic followers, now also possible on write without having to add something specific. parent_field -> relation_field on message.subtype model. Templates of automatic tracking do not use mako anymore, not necessary for small messages. Added a tmp hack in mail_message to avoid a crash, do not forget to remove it.
bzr revid: tde@openerp.com-20121219164239-3vbj4zfqv4j6ct32
2012-12-19 17:42:39 +01:00
Thibault Delavallée f8b3788fde [IMP] mail: refactored mechanism for auto subscription, based on a parent. Mapping of subtypes is done using parent_id and parent_field on child subtypes. For example, project subtypes are linked to task subtypes, using parent_id and parent_field project_id, to browse task.project_id.
bzr revid: tde@openerp.com-20121218153457-uh50bjedvxaawdqj
2012-12-18 16:34:57 +01:00
Thibault Delavallée bfea9dad64 [REF] mail: refactored tracked feature. It is now based on a dict defined at model level, giving which subtypes are triggere when modifying some given fields. Cleaned code.
bzr revid: tde@openerp.com-20121218122558-mnrtlwouwai65gq6
2012-12-18 13:25:58 +01:00
Vo Minh Thu e7f4891d46 [IMP] use the openerp namespace.
bzr revid: vmt@openerp.com-20121206145632-0h1coh5aaem65wsy
2012-12-06 15:56:32 +01:00
Thibault Delavallée ec906e2f02 [MERGE] Sync with addons/trunk.
bzr revid: tde@openerp.com-20121102145711-qyht7qj9s1gfb21a
2012-11-02 15:57:11 +01:00
Fabien Pinckaers c93d70e919 [MERGE] chm - improved subtype - fixes
bzr revid: fp@openerp.com-20121002204023-8v3jf2n84xe2jol9
2012-10-02 22:40:23 +02:00
Thibault Delavallée 9ec025be0e [CLEAN] mail message subtype: cleaned model and views.
bzr revid: tde@openerp.com-20120919110035-724052iqfkkafm73
2012-09-19 13:00:35 +02:00
Sanjay Gohel (Open ERP) ce39ffe927 [IMP]changed as per new spec update and make it work for crm changes done in crm
bzr revid: sgo@tinyerp.com-20120912112245-3cp03024fiqb47qs
2012-09-12 16:52:45 +05:30
Sanjay Gohel (Open ERP) 5cf330f39a [IMP]add help on subtype name
bzr revid: sgo@tinyerp.com-20120910054903-22sveyi971arsl39
2012-09-10 11:19:03 +05:30
Sanjay Gohel (Open ERP) 9d871c5036 [MERGE][IMP]merge with mail-cleaning-fp and improve code
bzr revid: sgo@tinyerp.com-20120905093255-gs4vbp3gxav6iutt
2012-09-05 15:02:55 +05:30
Foram Katharotiya (OpenERP) 86768264f4 [IMP] Add constraints in message subtype model
bzr revid: fka@tinyerp.com-20120814071919-pk9wkepp7v1geswa
2012-08-14 12:49:19 +05:30
Foram Katharotiya (OpenERP) cb473c4ffc [ADD] mail_message_subtype files added in mail
bzr revid: fka@tinyerp.com-20120730070329-0iyb0r1908a8y86r
2012-07-30 12:33:29 +05:30