[DEL]Missed view_id ref in multi_company/multi_company_demo.xml
[odoo/odoo.git] / openerp /
2012-11-21 Fabien Meghazi[IMP] tools/mail: html_email_clean() roudtrips falsy...
2012-11-21 Launchpad Translat... Launchpad automatic translations update.
2012-11-20 Christophe Matthieu[FIX] tools mail : html_email_clean
2012-11-20 Christophe Matthieu[FIX] tools mail: html_email_clean return False (standa...
2012-11-20 Olivier Dony[MERGE] fields_view_get: avoid messing up selection...
2012-11-20 Olivier Dony[IMP] Model.default_get: allows setting user default...
2012-11-20 Olivier Dony[IMP] res.users: avoid spurious warnings when last...
2012-11-20 Stefan Rijnhart[FIX] Append view domain (in case of selection widget...
2012-11-20 Christophe Matthieu[IMP] tools mail: remove one line test (double)
2012-11-20 Thibault Delavallée[MOV] admin and demo avatars: moved from mail to server.
2012-11-20 Launchpad Translat... Launchpad automatic translations update.
2012-11-19 Christophe Matthieu[FIX] tools.mail: html_email_clean test type and value...
2012-11-19 Christophe Matthieu[FIX] tools.mail: html_email_clean test type of empty...
2012-11-19 Christophe Matthieu[IMP] tools.mail: add a test for html_email_clean funct...
2012-11-19 Raphael Collet[IMP] ir_confir_parameter: add parameter 'force' in...
2012-11-19 Christophe Matthieu[FIX] tools mail: html_email_clean return an empty...
2012-11-19 Christophe Matthieu[FIX] fields.html: behave as fields.text for empty...
2012-11-19 Launchpad Translat... Launchpad automatic translations update.
2012-11-16 Vo Minh Thu[MERGE] removed a few warnings.
2012-11-16 Vo Minh Thu[IMP] test_limits/test_uninstall: added access rules.
2012-11-16 Vo Minh Thu[IMP] test_exceptions/test_impex: added access rules.
2012-11-15 Vo Minh Thu[IMP] loading: the warning about access rights give...
2012-11-15 Vo Minh Thu[FIX] test_db_cursor: explicitely close the cursor...
2012-11-15 Vo Minh Thu[IMP] removing some warnings (those one are generated...
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
next