odoo/odoo.git
2011-02-08 Yogesh (OpenERP)[IMP] change module name email to emails.
2011-02-08 Yogesh (OpenERP)[MOV] change module name email to emails
2011-02-08 Yogesh (OpenERP)[IMP] test outgoing connection method keep in email...
2011-02-08 Yogesh (OpenERP)[IMP] Improve view in email_gateway.
2011-02-08 Yogesh (OpenERP)[IMP] Improve view in email_template and email module.
2011-02-08 Yogesh (OpenERP)[IMP] Improve view in email_template.
2011-02-08 Yogesh (OpenERP)[IMP] improve code in email_template.
2011-02-07 Yogesh (OpenERP)[MERGE] merge with lp:openobject-addons
2011-02-07 Yogesh (OpenERP)fix in email_template module.
2011-02-07 Yogesh (OpenERP)[IMP] improve view in email and fetchmail module.
2011-02-07 Yogesh (OpenERP)[IMP] email, email_template and email_gateway related...
2011-02-07 Yogesh (OpenERP)[IMP] replace mailgate.message to email.message in...
2011-02-07 Yogesh (OpenERP)[IMP] replace mailgate_message to email_message in...
2011-02-07 Launchpad Translatio... Launchpad automatic translations update.
2011-02-05 Olivier Dony[IMP] osv: added test for parent_store computations...
2011-02-04 Yogesh (OpenERP)Improve code.
2011-02-04 Yogesh (OpenERP)[IMP] improve onchange method. merge 3 method in 1...
2011-02-04 Yogesh (OpenERP)Fix in eamil_template module.
2011-02-04 Yogesh (OpenERP)[MERGE] Merge with lp:openobject-addons
2011-02-04 Yogesh (OpenERP)Remove history domain in partner in eamil module.
2011-02-04 Yogesh (OpenERP)Keep unused code in comment. Improve email_template_sen...
2011-02-04 Yogesh (OpenERP)[IMP] replace mail_gateway to email_gateway module...
2011-02-04 YSA (Openerp)[IMP] add email module depedancy in related module.
2011-02-04 YSA (Openerp)[IMP] call email_send method of email.message object...
2011-02-03 Olivier Dony[MERGE] merged latest fixes from 6.0, up to rev 3334
2011-02-03 Olivier Dony[FIX] orm.write: avoid miscalculation of parent_left...
2011-02-03 Olivier Dony[REVERT] account: reverted incorrect fix for bug 708603...
2011-02-03 YSA (Openerp)[IMP] email_template :- generate template to message...
2011-02-03 YSA (Openerp)[IMP] import netsvc and define logger object for run_ma...
2011-02-03 YSA (Openerp)[ADD] add template_id field in email_message and proces...
2011-02-03 YSA (Openerp)[REM] remove account_id field in email.messae objects.
2011-02-03 YSA (Openerp)[IMP] create a spearate file of email_message and email...
2011-02-03 YSA (Openerp)[IMP] improve view and menu in email and email_template...
2011-02-03 YSA (Openerp)[REM] remove marketing dependancy in email_template...
2011-02-03 YSA (Openerp)[ADD] add process_queue button in email.message.
2011-02-03 YSA (Openerp)[IMP] remove template_languange in email_template module.
2011-02-03 Harry (OpenERP)[REVIEW] email: moving method of email_send into email...
2011-02-03 Harry (OpenERP)[REVIEW] email: move files
2011-02-03 Harry (OpenERP)[MOV] email_gateway: move script into email_gateway...
2011-02-03 Jay Vora (OpenERP)[FIX] setup.py : typo corrected
2011-02-03 Jay Vora (OpenERP)[FIX] setup.py : typo corrected
2011-02-03 YSA (Openerp)[IMP] change argument of email_send method in email...
2011-02-03 YSA (Openerp)[IMP] improve email_send method and pass the smtp relat...
2011-02-03 Launchpad Translatio... Launchpad automatic translations update.
2011-02-03 YSA (Openerp)Remove unused import statement in email module.
2011-02-03 YSA (Openerp)[IMP] email :- improve email_send method in email.messa...
2011-02-03 Launchpad Translatio... Launchpad automatic translations update.
2011-02-03 Launchpad Translatio... Launchpad automatic translations update.
2011-02-02 Jay Vora (OpenERP)[FIX] Document_ftp : Correction on ftp_browse wizard...
2011-02-02 Thibault Francois[FIX] base_calendar : timezone False sent to server...
2011-02-02 YSA (Openerp)[IMP] email_template add email_send method and create...
2011-02-02 YSA (Openerp)change name of send_mail to send_email in email_template.
2011-02-02 YSA (Openerp)[IMP] email_template :- improve send email wizard.
2011-02-02 YSA (Openerp)[IMP] improve email, email_gateway and email_template...
2011-02-02 Launchpad Translatio... Launchpad automatic translations update.
2011-02-01 Olivier Dony[REVERT] fields: revert previous fix, until tests and...
2011-02-01 Thibault Francois[FIX] widget selection replace by m2o because the domai...
2011-02-01 qdp-launchpad... [MERGE] merged dev2 branch
2011-02-01 qdp-launchpad... [MERGE] merged the dev3 branch
2011-02-01 Olivier Dony[MERGE] merged latest bugfixes from 6.0 into trunk...
2011-02-01 YSA (Openerp)[ADD] add demo data file in email and email_gateway...
2011-02-01 YSA (Openerp)Improve code in email_gateway module.
2011-02-01 Olivier Dony[REVERT] fields: revert previous fix, until tests and...
2011-02-01 Mustufa Rangwala[MERGE] project_planning: corrected value of 'date_to...
2011-02-01 Mustufa Rangwala[REVERT] Analytic: changes reverted for rev 4927 (act...
2011-02-01 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2011-02-01 Mustufa Rangwala[IMP] hr_holidays: case_id on holidays object type...
2011-02-01 Olivier Dony[FIX] product: name_search() should only look for exact...
2011-02-01 mtr[IMP] project_planning:changed value of 'date_to' field...
2011-02-01 YSA (Openerp)[IMP] Improve email, email_template and email_gateway...
2011-02-01 Jay Vora (OpenERP)[FIX] Project_planning : Corrected Demo data
2011-02-01 YSA (Openerp)[IMP] clean email_template module, merge email_template...
2011-02-01 Olivier Dony[FIX] many2one: return (id,name) instead of only id...
2011-02-01 Olivier Dony[FIX] many2one: return (id,name) instead of only id...
2011-02-01 Jay Vora (OpenERP)[Fix] Account_payment : Correction on method of functio...
2011-02-01 Jay (Openerp)[FIX] Account_payment : Corrected context on creation...
2011-02-01 Jay Vora (OpenERP)[FIX] Account_payment : Corrected context on creation...
2011-02-01 Mustufa Rangwala[MERGE] merge from trunk addons
2011-02-01 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2011-02-01 Jay Vora (OpenERP)[FIX] Export : _rec_name should be used instead of...
2011-02-01 Jay Vora (OpenERP)[FIX] Export : _rec_name should be used instead of...
2011-02-01 Mustufa Rangwala[MEREG] hr_attendance: Correction on wizard of sign...
2011-02-01 Mustufa Rangwala[FIX] l10n_fr: correct property account for product...
2011-02-01 Thibault Francois[fix] project_timesheet fix yaml test
2011-02-01 jvo(Open ERP)[FIX] hr_attendance : Correction on wizard of sign...
2011-02-01 mtr[MERGE] branch merged with lp:~openerp-dev/openobject...
2011-02-01 Somesh(OpenERP)[FIX] Automated actions: Should never entertain context...
2011-02-01 rpa (Open ERP)[MERGE]: Merge with lp:openobject-addons
2011-02-01 Launchpad Translatio... Launchpad automatic translations update.
2011-02-01 Mustufa Rangwala[MERGE] merge from trunk addons
2011-02-01 Launchpad Translatio... Launchpad automatic translations update.
2011-01-31 Thibault Francois[FIX] plugin thunderbird : opendocument with https
2011-01-31 qdp-launchpad... [REF] sale: refactored the picked_rate function of...
2011-01-31 Fabien Meghazi[FIX] encoding error when using special characters...
2011-01-31 Thibault Francois[MERGE] addons1
2011-01-31 Thibault Francois[FIX] remove useless lambda on default
2011-01-31 Fabien Meghazi[FIX] encoding error when using special characters...
2011-01-31 Mustufa Rangwala[MERGE] merge from trunk addons
2011-01-31 Thibault Francois[MERGE] with trunk
2011-01-31 Thibault Francois[FIX] Yaml test : day+1 etc ..
next