Commit Graph

33 Commits

Author SHA1 Message Date
Antonin Bourguignon 59aa37f0e4 [IMP] all the warning messages now start with 'Warning\!' (not 'Warning' or 'Warning \!')
bzr revid: abo@openerp.com-20120807113414-7mryqyt3jnq8shsa
2012-08-07 13:34:14 +02:00
Jigar Amin - OpenERP d9db3c44df [REN] renamed e-mail, E-mail, E-Mail to email, Email
bzr revid: jam@tinyerp.com-20120625134253-sebauihl53zctcu0
2012-06-25 19:12:53 +05:30
Raphael Collet 6a5b713dbf [IMP] adapt po files to label changes, to ease translations
bzr revid: rco@openerp.com-20120510135954-j1f8copwz42ee4ey
2012-05-10 15:59:54 +02:00
Quentin (OpenERP) ffd0c86ec2 [FIX] a lot of fixes in several modules, as the result of the code review of the merge of the objects res.partner and res.partner.address
bzr revid: qdp-launchpad@openerp.com-20120330090837-s87z2qzsvynhlbwr
2012-03-30 11:08:37 +02:00
Sbh (Openerp) 3a91d778f0 [IMP]survey : remove the loop for address
bzr revid: sbh@tinyerp.com-20120322111118-reol0je703syzwyu
2012-03-22 16:41:18 +05:30
Kuldeep Joshi (OpenERP) dba2cebffe [FIX] survery: remove unused code and codition
bzr revid: kjo@tinyerp.com-20111020123742-aj6yjmvz3i5wu2b9
2011-10-20 18:07:42 +05:30
Kuldeep Joshi (OpenERP) 80906f11e7 [FIX] survey: remove address_id field
bzr revid: kjo@tinyerp.com-20111010093515-wlwnecrdujk35uq5
2011-10-10 15:05:15 +05:30
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
tfr@openerp.com 91c957b3f1 [MERGE] fix bug 792695 by jam
bzr revid: tfr@openerp.com-20110615122159-9tj1yzkk31g9csb7
2011-06-15 14:21:59 +02:00
Jigar Amin 975f519419 [BUG/FIX]survey : added message in ivitation if user not found than it hsoud show message for that email use, imporved view usabality
bzr revid: jam@tinyerp.com-20110606101359-74jgqtq3pguhffvj
2011-06-06 15:43:59 +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
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
Rucha (Open ERP) 117d3f75a0 [MERGE]: Merge with latest trunk
bzr revid: rpa@tinyerp.com-20110317095800-l0sc4mj3uktsm8wa
2011-03-17 15:28:00 +05:30
Quentin (OpenERP) 559e65c84e [MERGE] merged the dev branch related to the change of read() of osv_memory in order to work by batch (server side change, revno: 3369, revision-id: odo@openerp.com-20110315132628-uhhpf95b9iyin482). It will now return a tuple (id, name) for the m2o instead and thus the osv_memory objects have been changed accordingly
bzr revid: qdp-launchpad@openerp.com-20110315132726-dpwcxa08a2l12yy6
2011-03-15 14:27:26 +01:00
Jigar Amin 4c0cd7b7ed [BUF/FIX] survey, base_calendar : added new access rights for the Survey/User for Invited user of the Survey
lp bug: https://launchpad.net/bugs/730651 fixed

bzr revid: jam@tinyerp.com-20110308125911-pzwecd8396dxjnib
2011-03-08 18:29:11 +05:30
aag (OpenERP) 63f66fdec1 [IMP] BOARD,STOCK,SURVEY :Improvement in OSV wiz ,Realated Read method
bzr revid: aag@tinyerp.co.in-20110215105509-pjve7asi0r63knec
2011-02-15 16:25:09 +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) 8035df3e11 [IMP]: Added context=None in function argument for rest modules.
bzr revid: uco@tinyerp.com-20101122103753-idv9fdaqc28rvugu
2010-11-22 16:07:53 +05:30
Harry (OpenERP) f5c8d4f9ad [MERGE]
bzr revid: hmo@tinyerp.com-20101027125905-4yxzzfs1y2colr0m
2010-10-27 18:29:05 +05:30
uco (OpenERP) b681cb4261 [FIX] : Removed tools.config['addons_path'] for bug 666714.
lp bug: https://launchpad.net/bugs/666714 fixed

bzr revid: uco@tinyerp.com-20101026132254-5gkcrrxaskc3aczf
2010-10-26 18:52:54 +05:30
jam-openerp f6e8bcff47 [ADD/IMP] New Field to Survey and Improved Survey / User can see only those Survey for which user in invited
bzr revid: jam@tinyerp.com-20101015070230-y7yujyil6mkii3vk
2010-10-15 12:32:30 +05:30
Vir (Open ERP) 7daff00deb [MOD] idea,survery : Small change
bzr revid: vir@tinyerp.com-20101001085754-hhi8akglto8slqz3
2010-10-01 14:27:54 +05:30
AMP (OpenERP) 7ed2a8b8b6 [MOD/IMP] survey: Improvements in survey wizrd,view,groups and access rights
bzr revid: amp@tinyerp.com-20100929060549-h3g518f6e6ertu3t
2010-09-29 11:35:49 +05:30
Vir (Open ERP) 24d023ee10 [FIX] survey : access right error sovled
bzr revid: vir@tinyerp.com-20100831132057-xj6cazt30j41kjnn
2010-08-31 18:50:57 +05:30
Amp (Open ERP) 4db08030be [MOD] survey : Usability improvements
bzr revid: vir@tinyerp.com-20100827084103-re6uh4n95y8xg98e
2010-08-27 14:11:03 +05:30
AMP(Open ERP) 53cfaebe3f [MOD/IMP] survey,account,email_template,idea,lunch,marketing_campaign,sale,stock_planning : Improvements in access rights
bzr revid: vir@tinyerp.com-20100813060634-laq3wb2d660wcrrp
2010-08-13 11:36:34 +05:30
Ysa (Open ERP) 3f3f8d463a [IMP] survey :- change string response to answer.
bzr revid: ysa@tinyerp.co.in-20100405115901-r1x3a77bkvuo5434
2010-04-05 17:29:01 +05:30
Ysa (Open ERP) 926ea1d245 [IMP] survey :- change string error to warning
bzr revid: ysa@tinyerp.co.in-20100329103033-y32a82qt96g84i60
2010-03-29 16:00:33 +05:30
ksa (Open ERP) 834ed9b185 [IMP] Apply doc string + quality check in base_contact,board,crm_profiling, document_ics,survey
bzr revid: ksa@tinyerp.co.in-20100326132716-tc37ehpvzegozo1o
2010-03-26 18:57:16 +05:30
Ysa (Open ERP) 85a68faf65 [IMP] Survey :- convert simple wizard(send invitation) to osv_memory wizard.
bzr revid: ysa@tinyerp.co.in-20100322130814-ska7shqv4yh1vbng
2010-03-22 18:38:14 +05:30