[MERGE] res.users inherits res.partner
[odoo/odoo.git] / openerp / tests /
2012-08-14 niv-openerp[IMP] added html field
2012-08-14 niv-openerpFixed encoding problems
2012-08-14 niv-openerpRemoved print in test
2012-08-13 niv-openerpAdded protection against javascript in <a>
2012-08-13 Vo Minh Thu[MERGE] merged trunk.
2012-08-13 niv-openerpFirst working version of the html sanitizer
2012-08-10 Vo Minh Thu[MERGE] impex tests: added test module to unittest...
2012-08-08 Vo Minh Thu[IMP] test addons: pushed the Tests menu to the far...
2012-08-08 Twinkle Christian... [IMP]Remove type field from the remaining views.
2012-08-07 Vo Minh Thu[FIX] impex tests: removed unnecessary code.
2012-08-07 Vo Minh Thu[IMP] impex tests: moved test cases and models in their...
2012-08-07 Jigar Amin - OpenERP[FIX] Removed the unused test case to avoid the runtime...
2012-08-06 ajay javiya (OpenERP)[IMP]: Improve validation
2012-08-06 Xavier Morel[IMP] fixme comment
2012-08-06 Jigar Amin - OpenERPmerge lp:~openerp-dev/openobject-server/trunk-sloppy...
2012-08-06 Vo Minh Thu[MERGE] merged trunk.
2012-08-06 Vo Minh Thu[IMP] xml validation: white spaces.
2012-08-06 Vo Minh Thu[FIX] xml validation: removed duplicated tests.
2012-08-01 Xavier Morel[FIX] some notes and comments in import/export tests
2012-08-01 Xavier Morel[TEST] failure of o2m relinking via inline id (as exported)
2012-08-01 Xavier Morel[TEST] o2m importing of multiple fields
2012-07-31 Xavier Morel[TEST] o2m db-id export and import
2012-07-31 Xavier Morel[TEST] importing m2m fields to an existing object with...
2012-07-31 Xavier Morel[TEST] localized import/export of selection fields
2012-07-31 Xavier Morel[TEST] m2m import
2012-07-31 Xavier Morel[TEST] m2o import link by xid
2012-07-30 Xavier Morel[TEST] ids handling on main record
2012-07-30 Xavier Morel[TEST] m2o import
2012-07-30 Xavier Morel[TEST] incorrect value for selection field import
2012-07-30 Xavier Morel[TEST] selection fields import
2012-07-30 Xavier Morel[TEST] char and text fields
2012-07-30 Xavier Morel[TEST] integers import
2012-07-30 Xavier Morel[ADD] empty record/field case to booleans
2012-07-30 Xavier Morel[ADD] boolean field import tests
2012-07-30 Xavier Morel[ADD] tests for selection[function] and function fields...
2012-07-30 ajay javiya (OpenERP)[IMP]: Improve view validation
2012-07-26 Xavier Morel[TEST] export of multiple o2m fields in the same object
2012-07-26 ajay javiya (OpenERP)[IMP]:Improve in view_validation
2012-07-24 Xavier Morel[ADD] some m2m tests
2012-07-24 Xavier Morel[ADD] tests for o2m field export
2012-07-23 Xavier Morel[ADD] m2o field export tests
2012-07-23 Xavier Morel[IMP] prepare export test cases for relational fields
2012-07-23 Xavier Morel[ADD] test cases for export of simple fields
2012-07-03 Jigar Amin - OpenERP[MERGE] lp:~openerp-commiter/openobject-server/trunk...
2012-07-03 ajay javiya (OpenERP)[ADD]: Add validation for view
2012-06-27 Jigar Amin - OpenERP[MERGE] lp:openobject-server:
2012-06-27 Antony Lesuisse[MERGE] trunk
2012-06-25 Jigar Amin - OpenERP[MERGE] lp:openobject-server
2012-06-22 Vo Minh Thu[IMP] ir.ui.view: Added assertion-based checks.
2012-06-20 Foram Katharotiya... [IMP] solve Can not `import openerp.tests`.
2012-06-20 Vo Minh Thu[IMP] uninstall: typos
2012-06-19 Turkesh Patel (Ope... [IMP] remove cancel button from wizard and improved...
2012-06-14 Kuldeep Joshi (Ope... [IMP] remove res.partner.address
2012-06-11 Kuldeep Joshi (Ope... [IMP]remove res.partner.address and sequence from ir...
2012-06-04 Vo Minh Thu[IMP] uninstall: moved tests from t.py to openerp.tests.
2012-06-04 Vo Minh Thu[IMP] uninstall: moving tests to the openerp test frame...
2012-06-01 Vo Minh Thu[IMP] uninstall: added some docstrings.
2012-06-01 Vo Minh Thu[IMP] uninstall: use a dedicated table for many2many...
2012-06-01 Vo Minh Thu[IMP] uninstall: use dedicated table instead of overloa...
2012-05-31 Vo Minh Thu[IMP] uninstall: started test module, added new ir_mode...
2012-05-18 Olivier Dony[IMP] orm: support model-level @groups attribute for...
2012-03-14 Olivier Dony[IMP] test_ir_sequence: avoid spurious traceback logging
2012-03-01 Vo Minh Thu[IMP] tests:
2012-03-01 Vo Minh Thu[IMP] tests: move tests discovery and execution to...
2012-03-01 Vo Minh Thu[IMP] tests: xml-rpc test drops the created database...
2012-02-28 Vo Minh Thu[ADD] FEATURES.rst: whenever a feature branch is review...
2012-02-21 Kuldeep Joshi (Ope... [IMP] remove res_partner_address right and object
2012-02-20 Kuldeep Joshi (Ope... [IMP] res_partner:add res_partner_address field to...
2012-02-17 Vo Minh Thu[FIX] tests: `core` is really `common`. Also added...
2012-02-16 Vo Minh Thu[IMP] tests: provide simple reusable base classes to...
2012-02-13 Vo Minh Thu[IMP] tests: expose an explicit list of test sub-modules.
2012-02-01 Vo Minh Thu[IMP] tests: export all the tests in a single suite.
2012-01-30 Vo Minh Thu[IMP] manifest: renamed active to auto_install.
2012-01-20 Vo Minh Thu[IMP] gunicorn: changed `print` with `logging.info`.
2012-01-20 Vo Minh Thu[IMP] gunicorn: add CPU and memory limits.
2012-01-15 Florent Xicluna[REF] remove unused import, always import literal_eval...
2011-12-01 Vo Minh Thu[IMP] tests: moved tests into openerp.tests, expose...