Commit Graph

113 Commits

Author SHA1 Message Date
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
Olivier Dony 06fb14130a [IMP] removed method=True params from all fields.function
Server revision 3495 odo@openerp.com-20110701232328-flgxulxva70vnyxr
removed the need for passing method=True to function fields,
so this is the equivalent addons fix, removing it everywhere.
Please be careful from now on, and do not pass it anymore!

bzr revid: odo@openerp.com-20110701234124-a61zl0idvdfz3hyb
2011-07-02 01:41:24 +02:00
Harry (OpenERP) 5be7bbd5c3 [MERGE] merged with trunk development branch
bzr revid: hmo@tinyerp.com-20110428111210-llk36qlgkdz1ls54
2011-04-28 16:42:10 +05:30
Harry (OpenERP) 490c9e3173 [MERGE] correction of backlog1
bzr revid: hmo@tinyerp.com-20110420125833-au8koi1tvr6bmnvj
2011-04-20 18:28:33 +05:30
Rifakat Haradwala (Open ERP) 96c65e3dbe [FIX]: improvements for attachment as dictionary
bzr revid: rha@tinyerp.com-20110420095458-0w53lpa10sv7wnep
2011-04-20 15:24:58 +05:30
vro 3fe9f6b1f1 [IMP]: Event tooltip typos and grammar.
bzr revid: vro@tinyerp.com-20110415062918-bluxwdyxixtxyjbi
2011-04-15 11:59:18 +05:30
Rifakat Haradwala (Open ERP) 0db9b58ef9 [IMP] crm_helpdesk, project_issue, hr_recruitment, event, project_planning: inherited email.compose.message in these modules
bzr revid: rha@tinyerp.com-20110408111001-9om0nhd9c9irtwkc
2011-04-08 16:40:01 +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
Rifakat Haradwala (Open ERP) 455fb2d6b3 [IMP] email: email cleanup
bzr revid: rha@tinyerp.com-20110318134419-78qmipdipsryqgnz
2011-03-18 19:14:19 +05:30
Rucha (Open ERP) 117d3f75a0 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110317095800-l0sc4mj3uktsm8wa
2011-03-17 15:28:00 +05:30
Maxime Chambreuil ff092da7e5 [FIX] lp:727875
lp bug: https://launchpad.net/bugs/727875 fixed

bzr revid: maxime.chambreuil@savoirfairelinux.com-20110302174920-2coal2bnh8714jrc
2011-03-02 12:49:20 -05:00
Yogesh (OpenERP) ece864e532 [IMP] email.compose.message :- add the email_model=model name pass in context in xml file and change the active_model to email_model in default_get method. Global list define of email_model in crm and module are install then add the model name in this list.
bzr revid: ysa@tinyerp.com-20110224101305-iagvga1j6o6h4k0k
2011-02-24 15:43:05 +05:30
Yogesh (OpenERP) ffe7340159 [IMP] remove unused import statement.
bzr revid: ysa@tinyerp.com-20110218124846-uas68so40m2bvi4n
2011-02-18 18:18:46 +05:30
Yogesh (OpenERP) d1dcd5a16f [IMP] remove duplicate code in crm, crm_claim. crm_helpdesk, event, hr_recruitment, project_issu relate to send mail wizard.and improve email.message.send wizard.
bzr revid: ysa@tinyerp.com-20110218124509-srcrk6lz4p4f3wlw
2011-02-18 18:15:09 +05:30
Yogesh (OpenERP) 107467047c [IMP] imporve action_send_mail method in related module. hr_recruitment :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218115120-flg9m13lady8yk40
2011-02-18 17:21:20 +05:30
Yogesh (OpenERP) 425d9b0877 [IMP] event :- call email.message.send.wizard in oprtunity instead of crm.send.mail wizard.
bzr revid: ysa@tinyerp.com-20110218113914-z1og0kj6yxz0wvxm
2011-02-18 17:09:14 +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
Yogesh (OpenERP) 0c7876ac29 [IMP] replace mailgate.message to email.message in addons module.
bzr revid: ysa@tinyerp.com-20110207055157-yr9co24w84kv0yvy
2011-02-07 11:21:57 +05:30
YSA (Openerp) 5140ae0d98 [IMP] add email module depedancy in related module.
bzr revid: ysa@tinyerp.com-20110204062934-yf8in8dzu15vdmeh
2011-02-04 11:59:34 +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) 2b27c8e7b3 [FIX]: Corrected minor problems.
bzr revid: uco@tinyerp.com-20101213074049-c32m68722abkpola
2010-12-13 13:10:49 +05:30
uco (OpenERP) d827b2f6ea [REF]: Added remaining context changes in _constraints. Removed unnecessary checking for context from methods.
bzr revid: uco@tinyerp.com-20101213064309-vg36f1510xv2f8zb
2010-12-13 12:13:09 +05:30
uco (OpenERP) b1cf433ecc [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101206131102-z2xzz8eshkswo00q
2010-12-06 18:41:02 +05:30
P. Christeas 8fa6d985a7 event: fix call to _check_recursion, after last commit.
bzr revid: p_christ@hol.gr-20101127201541-78wspzmaxdjt9cs2
2010-11-27 22:15:41 +02:00
P. Christeas dbcf9f404a analytic, event, crm_profiling: use new _check_recursion() from ORM
bzr revid: p_christ@hol.gr-20101127201532-0ybt027d05qt52rp
2010-11-27 22:15:32 +02:00
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) 427cd9af23 [MERGE]: Merged with trunk-addons.
bzr revid: uco@tinyerp.com-20101122050522-dd1d0r9663bib603
2010-11-22 10:35:22 +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
Mustufa Rangwala f41331b31e [REF] event
bzr revid: mra@mra-laptop-20101110125328-364lsom30eyk1j3b
2010-11-10 18:23:28 +05:30
Mustufa Rangwala b44bcdba39 [FIX] Event: Copy registration will not copy invoice_id
bzr revid: mra@mra-laptop-20101110124930-i3oq64k3gwyt0066
2010-11-10 18:19:30 +05:30
Mustufa Rangwala a6eb9389be [MERGE] Event: use get_object_reference instead on get_id (lp:~openerp-commiter/openobject-addons/trunk-dev-addons3-ara)
bzr revid: mra@mra-laptop-20101028114448-62bd5dgmfshjl6t3
2010-10-28 17:14:48 +05:30
ARA (OpenERP) 8232e99c1f [IMP] Event: use the method get_object_reference instead of _get_id
bzr revid: ara@tinyerp.com-20101028112536-wdjhhmtj3gjcjij3
2010-10-28 16:55:36 +05:30
Mustufa Rangwala 17a5fd4ee8 [REF]
bzr revid: mra@mra-laptop-20101027131019-mx6r2q7fgpnkh0sb
2010-10-27 18:40:19 +05:30
Mustufa Rangwala b2d68ddd42 [REF] event
bzr revid: mra@mra-laptop-20101027130524-20vvcbyyisql8n55
2010-10-27 18:35:24 +05:30
Mustufa Rangwala 8b0db0ccc4 [REF] Event, Membership, pos: Cleaning and code improved
bzr revid: mra@mra-laptop-20101027042913-y963rgrq3bcog1qs
2010-10-27 09:59:13 +05:30
Mustufa Rangwala 68dc715dfa [REF] event
bzr revid: mra@mra-laptop-20101026124014-gm1iqua5s01ql9ty
2010-10-26 18:10:14 +05:30
Mustufa Rangwala 3b667a564e [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101014041725-iko68c8209h84rk7
2010-10-14 09:47:25 +05:30
vth 765584ec93 [REf] account_* clean
give rights to the Marketing user to read the event.registration.badge object

bzr revid: vth@tinyerp.com-20101013134645-tqxcms2ageteg1ik
2010-10-13 19:16:45 +05:30
vra f00296a0bd [FIX]event : fixed the event registration report.
bzr revid: vra@tinyerp.com-20101013123714-cxe5rq2iub0qynau
2010-10-13 18:07:14 +05:30
Mustufa Rangwala 2f0ae0d7e0 [IMP] event: clean code
bzr revid: mra@mra-laptop-20101013105012-z6okoxrkd8t5tb1x
2010-10-13 16:20:12 +05:30
olt@tinyerp.com 54e6589b27 [FIX] event: now check that Closing Date is after Beginning Date
bzr revid: olt@tinyerp.com-20101013093337-jkmo3zx828o13m77
2010-10-13 11:33:37 +02:00
psi (Open ERP) a549980da4 [REF]
bzr revid: psi@tinyerp.co.in-20101013051112-ot4qpy0d9a8co0ty
2010-10-13 10:41:12 +05:30
vra fa717bef48 [FIX] event: fixed the issue for calling check_confirm for event registration object from demo file.
bzr revid: vra@tinyerp.com-20101012125435-uwzy4s2zwopjd700
2010-10-12 18:24:35 +05:30
Mustufa Rangwala cb9c10692c [REF]
bzr revid: mra@mra-laptop-20101012123126-4j4da4oip5cv9wlk
2010-10-12 18:01:26 +05:30
Mustufa Rangwala dca7bdf469 [FIX] Event: Regression on event
bzr revid: mra@mra-laptop-20101012053320-qy61b4tiel470ip0
2010-10-12 11:03:20 +05:30
Mustufa Rangwala 21cb64c24b [MERGE] merge from trunk addons
bzr revid: mra@mra-laptop-20101012044403-c5qdqf8k8v8xd6z3
2010-10-12 10:14:03 +05:30
psi (Open ERP) 301ff85dca [IMP] event: code cleaning
bzr revid: psi@tinyerp.co.in-20101011060752-wycy59vnqnb11k2s
2010-10-11 11:37:52 +05:30
psi (Open ERP) a186491d91 [IMP] event: Improve search view and small change in Make invoice wizard
bzr revid: psi@tinyerp.co.in-20101008105948-1qflslhcp1qla6qo
2010-10-08 16:29:48 +05:30