[IMP] tools: mail: improved append_content_to_html, including plaintext2html. Updated...
[odoo/odoo.git] / openerp /
2012-11-09 Thibault Delavallée[IMP] tools: mail: improved append_content_to_html...
2012-11-08 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-08 Thibault Delavallée[FIX] demo data: moved email address of admin from...
2012-11-08 Quentin (OpenERP)[FIX] base, res.partner.view: remove duplicated invisib...
2012-11-08 Thibault Delavallée[IMP] [DEMO] admin, demo: updated demo data (email...
2012-11-08 Fabien Pinckaers[IMP] default emails on admin and demo so that they...
2012-11-08 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-07 Fabien Pinckaers[FIX] typo
2012-11-07 Thibault Delavallée[IMP] tools: added text2html function, basically turnin...
2012-11-07 Thibault Delavallée[CLEAN] tools: mail: removed commented code; moved...
2012-11-07 Thibault Delavallée[FIX] tools: html_email_clean: remove blockquote in...
2012-11-07 Thibault Delavallée[IMP] tools: tests: cleaner: cleaned a bit test data...
2012-11-07 Thibault Delavallée[IMP] tools: mail: improved basic html_email_clean.
2012-11-07 Thibault Delavallée[MERGE] Sync with server/trunk.
2012-11-07 Antony Lesuisse[IMP] improve experience on for openerp developers...
2012-11-06 Olivier Dony[FIX] orm,web_services: properly return results of...
2012-11-06 Olivier Dony[FIX] res.partner: read image files in binary mode
2012-11-06 Fabien Meghazi[IMP] ir.translation, raise exception when trying to...
2012-11-06 Thibault Delavallée[FIX] tools: mail: use beautifulsoup parser, if not...
2012-11-06 Thibault Delavallée[FIX] tools: mail: fixed some import, cleaned some...
2012-11-06 Thibault Delavallée[FIX] tools: re-added html2text import, because of...
2012-11-06 Thibault Delavallée[FIX] fields.py: html_sanitize now in mail file.
2012-11-06 Thibault Delavallée[IMP] tests: moved append_to_html into right test file...
2012-11-06 Thibault Delavallée[IMP] tools: mail: added html_cleaner, to clean html...
2012-11-06 Thibault Delavallée[FIX] tools: some import cleaning and fixing.
2012-11-06 Thibault Delavallée[REF] tools: moved email and mail related functions...
2012-11-06 Thibault Delavallée[REN] html_sanitize -> mail, to have a central file...
2012-11-06 Vo Minh Thu[MERGE] Made the assertion report available on the...
2012-11-06 Xavier Morel[FIX] test data: duplicating existing demo data crimps...
2012-11-06 Xavier Morel[FIX] recursive conversion of o2ms in import
2012-11-05 Raphael Collet[IMP] fields.related._fnct_read: small improvements
2012-11-05 Xavier Morel[IMP] better logging during import failure
2012-11-06 Launchpad Translat... Launchpad automatic translations update.
2012-11-05 Raphael Collet[FIX] fields.related._fnct_read: fix handling of type...
2012-11-05 Vo Minh Thu[MERGE] merged trunk.
2012-11-05 Raphael Collet[MERGE] from trunk
2012-11-05 Raphael Collet[FIX] fields.related._fnct_write: handle the case where...
2012-11-05 Amit Patel[MERGE]:trunk
2012-11-05 Launchpad Translat... Launchpad automatic translations update.
2012-11-02 Fabien Pinckaers[FIX]
2012-11-02 Fabien Pinckaers[MERGE] multi=True
2012-11-02 Fabien Pinckaers[MERGE]
2012-11-02 Vo Minh Thu[IMP] registry: the `assertion_report` is now a registr...
2012-11-02 Divyesh Makwana... [Merge] Merge with trunk.
2012-11-02 Xavier Morel[REM] useless intermediate lambdas in default values
2012-11-02 Fabien Pinckaers[MERGE] remove widgets
2012-11-02 Fabien Pinckaers[fIX] change country when setting sate
2012-11-02 Fabien Pinckaers[MERGE] open a company from tree view
2012-11-02 Launchpad Translat... Launchpad automatic translations update.
2012-11-01 Khushboo Bhatt ... [IMP]action updated of company
2012-11-01 Amit Patel[MERGE]:trunk
2012-11-01 Khushboo Bhatt ... [IMP]company can be open from company's structure.
2012-11-01 Divyesh Makwana... [Merge] Merge with main server.
2012-11-01 Divyesh Makwana... [Merge] Merge with main server.
2012-10-31 Vo Minh Thu[FIX] yaml_import: why the hell is False not iterable.
2012-10-31 Olivier Dony[MERGE] test BaseCase now has ref() and browse_ref...
2012-10-31 Vo Minh Thu[FIX] tools.yaml_import: change w.r.t. etree FutureWarn...
2012-10-31 Olivier Dony[MERGE] Sync with trunk
2012-10-31 Olivier Dony[IMP] tests.common: improved docstring for ref() and...
2012-10-31 Olivier Dony[ADD] tests.common: added testcase for ref() and browse...
2012-10-31 Stéphane Bidoul[IMP] ref and browse_ref helpers on openerp.tests.commo...
2012-10-31 Divyesh Makwana... [FIX] Fix the problem of image, at the time of creation...
2012-10-31 Divyesh Makwana... [FIX] At the time of creation of record from yml, the...
2012-10-31 Divyesh Makwana... [FIX] At the time of creation of record from yml, the...
2012-10-31 Divyesh Makwana... [Merge] Merge with main server.
2012-10-30 Odowan Kenobi[IMP] yaml_import: allow to use a view from another...
2012-10-30 Vo Minh Thu[DOC] openerp.tests.common: now included in the test...
2012-10-30 Amit Patel[MERGE]:trunk
2012-10-29 Olivier Dony[FIX] orm: _validate should not immediately rollback
2012-10-29 Olivier Dony[FIX] yaml: more explicit error if !record has missing...
2012-10-29 Raphael Collet[MERGE] from trunk
2012-10-29 Raphael Colletfields.related: simplify read and write methods
2012-10-29 Raphael Collet[MERGE] from trunk
2012-10-29 Antonin Bourguignon[IMP] usability of menus by displaying their full hierarchy
2012-10-29 Vo Minh Thu[MERGE] added single transaction unit test base case.
2012-10-29 Vo Minh Thu[IMP] tests: added a whole-class setup/teardown base...
2012-10-29 Quentin (OpenERP)[IMP] base: usability in module form view
2012-10-29 Antonin Bourguignon[MERGE] trunk
2012-10-29 Antonin Bourguignon[IMP] define a name_get() that includes the complete...
2012-10-29 Foram Katharotiya... [IMP] add sample email address to demo user and admin...
2012-10-29 Jigar Amin[MERGE] Trunk Sync
2012-10-28 Fabien Pinckaers[FIX] launch config wizards after changing settings
2012-10-26 Vo Minh Thu[IMP] expression.py: added comments to the in/not in...
2012-10-26 Vo Minh Thu[IMP] expression.py: added tests for the in/not in...
2012-10-26 Fabien Pinckaers[[FIX] country code not required
2012-10-26 Launchpad Translat... Launchpad automatic translations update.
2012-10-25 Bharat Devnani ... [MERGE] merged with main server
2012-10-25 Bharat Devnani ... [IMP] highlighted Start Configuration button and improv...
2012-10-25 Bharat Devnani ... [IMP] ordered res_users by user_name
2012-10-25 Jigar Amin[MERGE] lp:~openerp-dev/openobject-server/trunk-10click...
2012-10-25 ajay javiya (OpenERP)[IMP]:Improve onchange code for state
2012-10-25 ajay javiya (OpenERP)[IMP]:onchange state country selected automatically
2012-10-25 Purnendu Singh ... [IMP] added a comment line
2012-10-25 Purnendu Singh ... [MERGE]
2012-10-24 Olivier Dony[FIX] res.lang: ar_AR does not exist (Arabic in Argenti...
2012-10-24 Olivier Dony[FIX] ir_attachment: fix regression when counting attac...
2012-10-24 Antony Lesuisse[FIX] revert remove password fp merge
2012-10-24 Fabien Pinckaers[IMP] rename columns for importation
2012-10-24 Launchpad Translat... Launchpad automatic translations update.
2012-10-23 Bharat Devnani ... [MERGE] merged with main server
next