[IMP] res_users: removed hack about redirecting the fields view get. Added a simplifi...
[odoo/odoo.git] / openerp /
2012-11-15 Thibault Delavallée[IMP] res_users: removed hack about redirecting the...
2012-11-14 Thibault Delavallée[MERGE] Tools: mail.py: (E)Mail management
2012-11-14 Thibault Delavallée[IMP] tools: html_email_clean: a bit more robust.
2012-11-14 Thibault Delavallée[FIX] Typo in tests.
2012-11-14 Vo Minh Thu[MERGE] merged trunk.
2012-11-14 Vo Minh Thu[MERGE] merged trunk.
2012-11-14 Vo Minh Thu[IMP] duplicate_database: better logging.
2012-11-14 Thibault Delavallée[REM] osv: removed temporary override of raise, added...
2012-11-14 niv-openerp[FIX] temporarily disabled a hack on res.users to use...
2012-11-14 Thibault Delavallée[IMP] tools: added a true test for html_sanitize, some...
2012-11-14 Thibault Delavallée[CLEAN] html_email_clean: cleaned a bit the code.
2012-11-14 Vo Minh Thu[IMP] loading.py: be a bit more explicit about valid...
2012-11-14 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-14 Launchpad Translat... Launchpad automatic translations update.
2012-11-13 Thibault Delavallée[FIX] tools: image: trying to fix the error about conve...
2012-11-13 Thibault Delavallée[REV] tools: image: reverted changes introduced at...
2012-11-13 Launchpad Translat... Launchpad automatic translations update.
2012-11-12 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-12 Olivier Dony[FIX] orm: make sure superuser mode always bypasses...
2012-11-12 Xavier Morel[FIX] temperate error message in case of missing requir...
2012-11-12 Xavier Morel[IMP] savepoint rollbacks after error transformation...
2012-11-09 Olivier Dony[IMP] orm: make error handling more consistent when...
2012-11-09 Olivier Dony[FIX] tests.common: make ref() and browse_ref() work...
2012-11-09 Olivier Dony[MERGE] ir.filters now have @is_default and a correspon...
2012-11-09 Thibault Delavallée[IMP] tools: mail: improved append_content_to_html...
2012-11-09 Xavier Morel[FIX] nuke ir.model.data caches before starting imports
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 Olivier Dony[IMP] ir_filters: add test for updating global default...
2012-11-08 Olivier Dony[IMP] ir_filters: use "shared filters" to designate...
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 Xavier Morel[MERGE] from server
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
next