Commit Graph

39 Commits

Author SHA1 Message Date
Fabien Pinckaers 3d9b149dcc [imp] merge + cleaning: contract managemeent, not perfect yet, but good enough -> to replace static email one day
bzr revid: fp@tinyerp.com-20111108225337-5muyehnvgqasv44i
2011-11-08 23:53:37 +01:00
Olivier Dony 2f543db06e [IMP] mail: cleanup/rename API + adapt dependencies (wip)
bzr revid: odo@openerp.com-20110825122757-0mqr0gbol25t0n41
2011-08-25 14:27:57 +02:00
Olivier Dony 8f9f45ea94 [IMP] all: next pass of review/renaming for new mail API
bzr revid: odo@openerp.com-20110822171659-zxho36a6n628i10q
2011-08-22 19:16:59 +02:00
Olivier Dony 50507512cb [MERGE] latest trunk
This was a helluva merge, with hundreds of conflicts resolved manually!!
I hope I did not break too many things, but a full review of the mail-related
features (where most of the conflicts occurred) must still be done before
this feature branch can be merged.

bzr revid: odo@openerp.com-20110809234428-3dsvxrt6t54ju0cf
2011-08-10 01:44:28 +02:00
RavishchanraMurari (Open ERP) caa3c07094 email.addresss_id_repalce_by_user_email
bzr revid: rmu@tinyerp.com-20110728061156-swmn5jz78zb3w4vd
2011-07-28 11:41:56 +05:30
Olivier Dony 3e6b0297d0 [IMP] crm*: update crm modules to new mail module (wip)
bzr revid: odo@openerp.com-20110722182337-5irz3g2qva0cf45e
2011-07-22 20:23:37 +02:00
Husen Daudi 9a54ba67ed code improvements removed unused variables set indentation to 4 spaces
bzr revid: hda@hda-laptop-20110502121602-it1o5g37cfw7x7ib
2011-05-02 17:46:02 +05:30
AVP(Axelor) cc3d7333c8 [FIX][IMP] all modules improvement.
bzr revid: amp@tinyerp.com-20110429084948-x0pny8n2ersc4h8m
2011-04-29 14:19:48 +05:30
Stephane Wirtel 65f1b3bcfb [FIX] Apply the change and call the do_action callback
bzr revid: stephane@openerp.com-20110422114143-vum7ebti5q3lutip
2011-04-22 13:41:43 +02:00
Rifakat Haradwala (Open ERP) 4b2f93cb34 [FIX]: removed method _history() and called history() instead
bzr revid: rha@tinyerp.com-20110421091915-fw1sr549av69mm4b
2011-04-21 14:49:15 +05:30
Rifakat Haradwala (Open ERP) 2fe7c51e36 [REM] email.smtp_server: removed email.smtp_server and did changes in email module
bzr revid: rha@tinyerp.com-20110321133156-y57yw6sekshnw9ns
2011-03-21 19:01:56 +05:30
Yogesh (OpenERP) 659900e4d5 [IMP] add argument in email_send method of addons module.
bzr revid: ysa@tinyerp.com-20110209091848-tb1d9qcj9bz3iq2b
2011-02-09 14:48:48 +05:30
YSA (Openerp) bbdac458fd [IMP] call email_send method of email.message object insted of tools.
bzr revid: ysa@tinyerp.com-20110204061819-bb3p94bs7og680je
2011-02-04 11:48:19 +05:30
uco (OpenERP) 6dd290e824 [REF]: Replace the condition 'if not context' with 'if context is None'.
bzr revid: uco@tinyerp.com-20101123070505-9i2lrqhgxzaii3zn
2010-11-23 12:35:05 +05:30
uco (OpenERP) 12fcd1be2f [IMP] : Added context=None on methods used for _constraints and replaced context={} with context=None.
bzr revid: uco@tinyerp.com-20101119134801-974ev29j4tu46pq2
2010-11-19 19:18:01 +05:30
rpa (Open ERP) cb7dda3218 [IMP]: crm: Changing status by "Action Rule" should reflect on the communication history
bzr revid: rpa@tinyerp.com-20100917055454-w572pighksn9upku
2010-09-17 11:24:54 +05:30
rpa (Open ERP) ac41c6912b [FIX]: crm: Consider only email communication history in max_history of action rule
bzr revid: rpa@tinyerp.com-20100907092321-k4u26gmvit9cozab
2010-09-07 14:53:21 +05:30
rpa (Open ERP) 7303590f8b [REF]: base_action_rule: Replace mx.Datetime with datetime.datetime
bzr revid: rpa@tinyerp.com-20100709121444-3kgw195rdgprmlz3
2010-07-09 17:44:44 +05:30
rpa (Open ERP) 86f8d9bc64 [IMP]: base_action_rule: Improvement for computing regex on history and number of history
bzr revid: rpa@tinyerp.com-20100709115422-hu6s5adz77qpzvk5
2010-07-09 17:24:22 +05:30
rpa (Open ERP) 0a71188f44 [REF]: base_action_rule: Code cleaning + View improvement
bzr revid: rpa@tinyerp.com-20100706114625-b950gbemt6kux67n
2010-07-06 17:16:25 +05:30
qdp-launchpad@tinyerp.com 23621a4911 [IMP] crm: removed 'escalade' option in base_action_rule condition (button pushed)
bzr revid: qdp-launchpad@tinyerp.com-20100625143223-5qznwnsut70twbdg
2010-06-25 16:32:23 +02:00
rpa (Open ERP) d330f6e262 [IMP]: base_action_rule: Improvement in the rule object class, overwrite the create() and write() method to trigger rules if record of object in rule undergoes create/write
bzr revid: rpa@tinyerp.com-20100526121346-i71io3zm3cu9jhit
2010-05-26 17:43:46 +05:30
rpa (Open ERP) f30e575df8 [IMP]: crm, base_action_rule, mailgateway: Minor Improvement + typo
bzr revid: rpa@tinyerp.com-20100520100305-qj9u0fltesw968nv
2010-05-20 15:33:05 +05:30
rpa (Open ERP) 37aeeae462 [IMP]: Improvements in crm classes for _inherits(mailgate.thread),
* Moved some functions of action rule for crm_case into crm.py to solve the problem of (python)inheritance

bzr revid: rpa@tinyerp.com-20100519134243-75vrkkymk9k3jssr
2010-05-19 19:12:43 +05:30
rpa (Open ERP) ba6b04d599 [IMP]: crm: Improvements in tooltips
bzr revid: rpa@tinyerp.com-20100510130729-ncctg8dtzper8zhz
2010-05-10 18:37:29 +05:30
rpa (Open ERP) ee4052bc1a [IMP]: crm: Major changes in crm
* Removed crm.case
* Inherited other cases from mailgate.thread 
* Changes in lead and opportunity: Removed dependency from crm.case and added for mailgate.thread
* still lot of things to fix(TODO): meeting, phonecall/reports

bzr revid: rpa@tinyerp.com-20100503123048-642v3gt4gorubmrs
2010-05-03 18:00:48 +05:30
rpa (Open ERP) 4e4300c443 [MERGE]: Merge with lp:~openerp-dev/openobject-addons/trunk-dev-addons2
bzr revid: rpa@tinyerp.com-20100428104744-gqjjqnw5gusv9vbp
2010-04-28 16:17:44 +05:30
rpa (Open ERP) 031d2f1492 [IMP]: base_action_rule: Removed rule lines object and made changes accroding to it
bzr revid: rpa@tinyerp.com-20100426134517-jtqsvu18vh7j3hql
2010-04-26 19:15:17 +05:30
Harry (Open ERP) d8994f04d0 [MERGE]
bzr revid: hmo@tinyerp.com-20100420055117-faxraazs6238y8yo
2010-04-20 11:21:17 +05:30
Fabien Pinckaers f8d3d3b84f [IMP] simplified views
bzr revid: fp@tinyerp.com-20100418153244-e8o5p2gxubw4m6t4
2010-04-18 17:32:44 +02:00
Harry (Open ERP) 85c42e9270 [MERGE]
bzr revid: hmo@tinyerp.com-20100406123429-hu7m4lnflo0amjr5
2010-04-06 18:04:29 +05:30
rpa (Open ERP) 51e47526d3 [MERGE]: Merge with lp:openobject-addons
bzr revid: rpa@tinyerp.com-20100330113004-bbt7q33gr5n6lc6g
bzr revid: rpa@tinyerp.com-20100331062815-fagu2jvqh3z0xtre
bzr revid: rpa@tinyerp.com-20100401054503-f14hbpyz7c5sm34m
2010-04-01 11:15:03 +05:30
Harry (Open ERP) fbeab98cf1 [MERGE+IMP] crm: utf-8 problems in mailagte
bzr revid: hmo@tinyerp.com-20100331141442-wsdldsd0ckja2c6i
2010-03-31 19:44:42 +05:30
ksa (Open ERP) d07c7bc4d6 [IMP]: crm: Apply Doc String
bzr revid: ksa@tinyerp.co.in-20100323125125-2ehrrtyh7tvi9vc4
2010-03-23 18:21:25 +05:30
ksa (Open ERP) e189ccd665 [IMP]: crm: Apply doc string + optimization
bzr revid: ksa@tinyerp.co.in-20100322104026-ek83y39e88bx9zrw
2010-03-22 16:10:26 +05:30
Christophe Chauvet (Sylean) 412b0eab4e [FIX] crm, mail_gateway: Use the utf8 encoding
bzr revid: stephane@openerp.com-20100312123528-ppvn4w9sdi20iw6v
2010-03-12 13:35:28 +01:00
rpa (Open ERP) b491f6a724 [IMP]: crm + base_action_rule: Added category in Rule action
lp bug: https://launchpad.net/bugs/521865 fixed

bzr revid: rpa@openerp.co.in-20100303055706-3rc0ap0q9u2nl2ry
2010-03-03 11:27:06 +05:30
Harry (Open ERP) f038dd87f3 [FIX] crm: fixed small bug
bzr revid: hmo@tinyerp.com-20100215144716-brz8rsa11lctm0jq
2010-02-15 20:17:16 +05:30
Harry (Open ERP) ee87ba0a2b [ADD] base_action_rule: new module to define diffrent actions for any objects
bzr revid: hmo@tinyerp.com-20100215144224-o4sztjze8yksfsdz
2010-02-15 20:12:24 +05:30