[MERGE] trunk-style-improvements-xmo (Python stylistic improvement)
[odoo/odoo.git] / openerp / tests /
2012-12-17 Raphael Collet[MERGE] trunk-acl-thu (check read/write access restrict...
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
2012-10-29 Raphael Collet[MERGE] from trunk
2012-10-29 Vo Minh Thu[IMP] tests: added a whole-class setup/teardown base...
2012-10-22 Vo Minh Thu[MERGE] merged trunk.
2012-10-17 Jigar Amin[MERGE] Sync with trunk
2012-10-16 Vo Minh Thu[MERGE] Make sure we pass only lists, tuples or dicts...
2012-10-15 Raphael Collet[FIX] tests: add missing test
2012-10-15 Raphael Collet[FIX] res_users.login: fix query parameters in cr.execute
2012-10-12 Twinkle Christian... [FIX]fix test case warning
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-09 Xavier Morel[CHG] make empty cells clear out the corresponding...
2012-10-09 Xavier Morel[FIX] treat imported datetime as local to the context...
2012-10-08 Xavier Morel[FIX] incorrect views spec in relational fields 'more...
2012-10-05 Raphael Collet[IMP] test_orm: add test for create with given inherite...
2012-10-05 Raphael Collet[IMP] tests: add tests on model inheritance (_inherits)
2012-10-04 Xavier Morel[FIX] import tests pertaining to failing to link a...
2012-10-04 Xavier Morel[IMP] use moreinfo key to provide more info as to what...
2012-10-04 Xavier Morel[IMP] error messages for datetime error
2012-10-04 Xavier Morel[FIX] don't import empty cells at all rather than set...
2012-10-03 Xavier Morel[FIX] if a selection label is empty, return the value...
2012-10-10 Xavier Morel[MERGE] from trunk
2012-10-01 Xavier Morel[FIX] conversion and validation of date and datetime...
2012-10-01 Xavier Morel[FIX] type error when providing a non-integer for a...
2012-09-27 Xavier Morel[IMP] reimplement BaseModel.import_data on top of BaseM...
2012-09-27 Xavier Morel[FIX] replace warnings capture by explicitly returning...
2012-09-27 Xavier Morel[FIX] make conversion errors for floats and integers...
2012-10-10 Xavier Morel[ADD] forgotten test file
2012-09-25 Xavier Morel[FIX] use lists instead of iterators in BaseModel._extr...
2012-09-25 Xavier Morel[ADD] ability to convert postgres error messages to...
2012-09-25 Xavier Morel[ADD] 'more info' action to m2o, o2m and m2m linking...
2012-09-24 Xavier Morel[IMP] return a dict from Model.load for easier future...
2012-09-24 Xavier Morel[IMP] allow converters to add data to import messages...
2012-09-24 Xavier Morel[IMP] return fields_get-style translated field strings...
2012-09-20 Xavier Morel[IMP] translation tests, translated acceptable values...
2012-09-20 Xavier Morel[ADD] inline o2m LINK_TO (m2m-style)
2012-09-20 Xavier Morel[FIX] non-linking o2m tests, corresponding code
2012-09-20 Xavier Morel[ADD] force linking to existing o2m being updated
2012-09-19 Xavier Morel[ADD] big bit on new import: pretty much everything...
2012-09-13 Olivier Dony[IMP] translations: wip, remove unnecessary code, suppo...
2012-09-12 Jigar Amin - OpenERP[merge] lp:openobject-server
2012-09-11 Olivier Dony[MERGE] Sync with trunk
2012-09-11 Stephane Wirtel[MERGE] report & netrpc protocol: Use the cPickle 2...
2012-09-10 Stephane Wirtel[MERGE] server: remove unused imports (Thanks to Floren...
2012-09-10 Raphael Collet[MERGE] from trunk
2012-09-07 Raphael Collet[FIX] method resolve_2many_commands and its tests
2012-09-07 Twinkle Christian... [IMP]Remove serverwarning
2012-09-07 Raphael Collet[FIX] orm: adapt tests of method resolve_2many_commands
2012-09-06 Xavier Morel[ADD] test for retarded behavior when importing o2m...
2012-09-06 Raphael Collet[IMP] orm: fix and generalize method resolve_o2m_comman...
2012-09-05 Olivier Dony[IMP] html_sanitize: attempt to make slightly more...
2012-09-05 Olivier Dony[MERGE] sync with trunk
2012-09-05 niv-openerp[IMP] removed dependency to pyquery
2012-09-05 niv-openerp[REVERT] 4394, because Thu is stupid
2012-09-04 Thibault Delavallée[MERGE] Merged with server/trunk.
2012-09-03 Vo Minh Thu[FIX] test_ir_sequence: reduce the number of call to...
2012-08-31 Olivier Dony[ADD] tools.misc: new function append_to_html, can...
2012-08-22 Vo Minh Thu[FIX] tests: allow running the tests when installing...
2012-08-22 Christophe Simonis[FIX] remove loggging for test "test_out_of_range"...
next