[IMP] Added email address.
[odoo/odoo.git] / openerp / tests /
2013-10-25 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 4965...
2013-10-22 Thibault Delavallée[FIX] tools: mail: fixed shortening of html content.
2013-10-18 niv-openerp[MERGE] saas2
2013-10-18 Olivier Dony[FIX] tools.mail: typo causing infinite loop + fix...
2013-10-17 Thibault Delavallée[FIX] tools: mail: fixed / improved html_email_clean.
2013-10-16 Thibault Delavallée[FIX] tools: html_email_clean: fixed regex for
2013-10-06 Antony Lesuisse[IMP] add an easier to use XML-RPC faultCode compliant...
2013-09-30 Christophe Simonis[FIX] orm: correct read_group when searching by month
2013-08-21 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4899...
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-08-19 Christophe Simonis[FIX] browse records do not prefetch fields with groups
2013-08-19 Christophe Simonis[FIX] browse records do not try to prefetch fields...
2013-08-08 Thibault Delavallée[TESTS] tools: mail: added some tests + some cleaning...
2013-08-08 Thibault Delavallée[MERGE] Sync with trunk
2013-07-31 Vo Minh Thu[REM] workflows: removed temporary run.py script from...
2013-07-31 Martin Trigaux[FIX] res_currency: update linked tests
2013-07-26 Vo Minh Thu[FIX] workflows: fixed the non-deterministic workflow...
2013-07-25 Vo Minh Thu[ADD] workflows: some split_mode tests.
2013-07-25 Vo Minh Thu[ADD] workflows: more tests.
2013-07-25 Vo Minh Thu[ADD] workflows: added some tests.
2013-07-22 Vo Minh Thu[ADD] test_workflow: added some tests for the workflows.
2013-07-17 Thibault Delavallée[MERGE] Sync with trunk
2013-06-21 niv-openerpAdded tests for search_read
2013-05-28 Thibault Delavallée[FORWARD] Forward port of server 7.0 until revision...
2013-05-17 Olivier Dony[FIX] openerp/tests/test_mail.py marked executable...
2013-04-25 Thibault Delavallée[REF] html_email_clean: refactored the algorithm to...
2013-04-23 Thibault Delavallée[REF] html_email_clean: refactoring of the algorithm...
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-20 Vo Minh Thu[FIX] safe_eval: better exception handling:
2013-02-25 Vo Minh Thu[FIX] Previous `[iMP]` was broken.
2013-02-24 Fabien Pinckaers[iMP] error message simplified for required values
2013-02-20 Antonin Bourguignon[IMP] use another xml_menu_id that leads directly to...
2013-02-13 Antonin Bourguignon[MERGE] trunk
2013-02-12 Antonin Bourguignon[IMP] use a better xml id for the example
2013-02-12 Raphael Collet[MERGE] trunk-service-thu (remove the class openerp...
2013-02-12 Antonin Bourguignon[MERGE] trunk
2013-02-11 Xavier Morel[IMP] don't log from import when converting psycopg...
2013-02-04 Anand Patel (OpenERP)[IMP]: Improve test case
2013-02-01 Antonin Bourguignon[IMP] add a new test for the new exception type
2013-02-01 Antonin Bourguignon[IMP] fix a typo, even if it doesn't matter
2013-02-01 Vo Minh Thu[REF] tests: removed the temporary import for test_xmlrpc.
2013-01-31 Vo Minh Thu[REF] service: A new openerp.service.rpc decorator...
2013-01-30 Vo Minh Thu[REF] model service: removed the unneeded object_servic...
2013-01-02 Christophe Matthieu[IMP] mail_sanitize: simplification of the regular...
2013-01-02 Christophe Matthieu[IMP] html_sanitize: test with assertIn
2013-01-02 Christophe Matthieu[IMP] mail sanitize: add special email address for...
2012-12-31 Christophe Matthieu[FIX] tools: html_sanitize
2012-12-26 Thibault Delavallée[DOC] Added some comments. Updated failure message...
2012-12-26 Thibault Delavallée[IMP] html_sanitize: now uses the builtin cleaner of...
2012-12-21 Christophe Matthieu[MERGE] tools mail: Return the initial variable if...
2012-12-20 Antony Lesuisse[MERGE] turnk
2012-12-19 Christophe Matthieu[IMP] tools mail: encoding : add test for removing...
2012-12-19 Christophe Matthieu[IMP] tools mail: add test message with xml and doctype...
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-17 Raphael Collet[MERGE] trunk-acl-thu (check read/write access restrict...
2012-12-16 Antony Lesuisserevert test change will be moved to an other branch
2012-12-16 Antony Lesuissefilestore testcase and fix bugs
2012-12-16 Antony LesuisseSimplify openerp testing, deprecated redondant test...
2012-12-12 Vo Minh Thu[FIX] check_field_access_rights: ignore nonexisting...
2012-12-12 Vo Minh Thu[FIX] test_fields: _all_columns must be modified simila...
2012-12-12 Vo Minh Thu[IMP] orm: check groups-based access rights on model...
2012-12-11 Christophe Simonis[FIX] res.partner: column "address" does not exists...
2012-12-11 Vo Minh Thu[IMP] tests: add test_acl to the openerp.tests suite.
2012-12-07 Thibault Delavallée[CLEAN] Query: cleaned a bit the code. All joins now...
2012-12-07 Thibault Delavallée[IMP] [MOV] Moved test_osv and test_translate from...
2012-12-04 Thibault Delavallée[REF] [IMP] expression.parse: refactored the main parsi...
2012-11-28 Fabien Meghazi[FIX] Ensure timzone is unset before testing
2012-11-20 Christophe Matthieu[FIX] tools mail: html_email_clean return False (standa...
2012-11-20 Christophe Matthieu[IMP] tools mail: remove one line test (double)
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-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[FIX] test_db_cursor: explicitely close the cursor...
2012-11-15 Vo Minh Thu[IMP] removing some warnings (those one are generated...
2012-11-14 Thibault Delavallée[MERGE] Tools: mail.py: (E)Mail management
2012-11-14 Thibault Delavallée[FIX] Typo in tests.
2012-11-14 Thibault Delavallée[IMP] tools: added a true test for html_sanitize, some...
2012-11-12 Thibault Delavallée[MERGE] Sync with trunk.
2012-11-12 Xavier Morel[FIX] temperate error message in case of missing requir...
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 Thibault Delavallée[IMP] tools: mail: improved append_content_to_html...
2012-11-08 Olivier Dony[IMP] ir_filters: add test for updating global default...
2012-11-07 Thibault Delavallée[IMP] tools: added text2html function, basically turnin...
2012-11-07 Xavier Morel[MERGE] from server
2012-11-07 Thibault Delavallée[IMP] tools: tests: cleaner: cleaned a bit test data...
2012-11-06 Thibault Delavallée[IMP] tests: moved append_to_html into right test file...
2012-11-06 Thibault Delavallée[REN] html_sanitize -> mail, to have a central file...
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[MERGE] from trunk
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-30 Vo Minh Thu[DOC] openerp.tests.common: now included in the test...
2012-10-29 Raphael Collet[MERGE] from trunk
2012-10-29 Raphael Colletfields.related: simplify read and write methods
next