[FIX] tools.convert: use tools.ustr() instead of str() on exceptions.
[odoo/odoo.git] / openerp /
2013-02-25 Vo Minh Thu[FIX] tools.convert: use tools.ustr() instead of str...
2013-02-19 Vo Minh Thu[FIX] Better exception handling in tools.convert:
2013-02-19 Vo Minh Thu[FIX] cron: push the registry signaling checks in the...
2013-02-18 Vo Minh Thu[FIX] openerp namespace: the import hook was still...
2013-02-18 Vo Minh Thu[MERGE] merged long-polling branch:
2013-02-18 Vo Minh Thu[FIX] service: call stop() instead of shutdown() in...
2013-02-17 Launchpad Translat... Launchpad automatic translations update.
2013-02-15 Quentin (OpenERP)[REF] code review
2013-02-15 niv-openerpRevert 4580
2013-02-15 niv-openerpmerge trunk
2013-02-14 Antonin Bourguignon[MERGE] trunk
2013-02-14 Raphael Collet[FIX] openerp/service/report: add all missing imports!
2013-02-14 Raphael Collet[FIX] openerp/service/report: missing import
2013-02-14 Launchpad Translat... Launchpad automatic translations update.
2013-02-13 Raphael Collet[IMP] rename model method 'trigger_workflow' into ...
2013-02-13 Antonin Bourguignon[IMP] add another test for get_option_warning()
2013-02-13 Raphael Collet[IMP] remove model methods _workflow_trigger and _workf...
2013-02-13 Antonin Bourguignon[IMP] add a test for get_option_warning()
2013-02-13 Raphael Collet[IMP] openerp.osv.orm: add optional context in method...
2013-02-13 Antonin Bourguignon[MERGE] trunk
2013-02-13 Raphael Collet[MERGE] from trunk
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_name()
2013-02-12 Antonin Bourguignon[IMP] add a test for get_option_path()
2013-02-12 Antonin Bourguignon[FIX] doc: the id of an action is a long, not an int
2013-02-12 Raphael Collet[FIX] openerp.service: remove call to open_openerp_name...
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 Vo Minh Thu[REF] Removed support for __terp__.py files and `terp...
2013-02-12 Vo Minh Thu[REM] Removed unused base_module_scan wizard.
2013-02-12 Vo Minh Thu[REM] Deleted .apidoc lines.
2013-02-12 Antonin Bourguignon[FIX] remove useless asserts text
2013-02-12 Vo Minh Thu[REM] base_quality_interrogation: seems unused for...
2013-02-12 Antonin Bourguignon[MERGE] trunk
2013-02-12 Vo Minh Thu[MERGE] res_lang: moved tests in unittest2 test case.
2013-02-12 Vo Minh Thu[REF] res_lang: removed dead code (original_group funct...
2013-02-12 Vo Minh Thu[MERGE] Latest bugfixes from 7.0, up to rev 4834.
2013-02-12 Vo Minh Thu[FIX] registry: fix a bug where RegistryManager.new...
2013-02-12 Launchpad Translat... Launchpad automatic translations update.
2013-02-11 Antonin Bourguignon[IMP] rename files, move code to the right place
2013-02-11 Antonin Bourguignon[IMP] clean and sort up some old test directories
2013-02-11 Antonin Bourguignon[MERGE] trunk
2013-02-11 Xavier Morel[IMP] don't log from import when converting psycopg...
2013-02-11 Xavier ALT[MERGE] BUG 1082003: orm: _rec_name should be checked...
2013-02-11 Launchpad Translat... Launchpad automatic translations update.
2013-02-09 Antony Lesuisse[FIX] workers no suicide on broken pipe
2013-02-09 Vo Minh Thu[FIX] import openerp.tools instead of tools in YML...
2013-02-09 Vo Minh Thu[IMP] The open openerp namespace is removed.
2013-02-08 csn-openerp[FIX]report_sxw : fix strip_name function that cut...
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-08 Launchpad Translat... Launchpad automatic translations update.
2013-02-07 niv-openerpmerge trunk
2013-02-06 Vo Minh Thu[DOC] orm: documented workflow-related methods.
2013-02-06 Olivier Dony[MERGE] Latest bugfixes from 7.0, up to rev 4824
2013-02-06 Vo Minh Thu[FIX] logging: sys.stdout has not a fileno() method...
2013-02-06 Launchpad Translat... Launchpad automatic translations update.
2013-02-05 Vo Minh Thu[FIX+DOC] added doc for deployment under mod_wsgi ...
2013-02-04 Vo Minh Thu[FIX] cron: Looping over all existing databases seems...
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 Antony Lesuisse[FIX] ir_filter fix views
2013-02-01 Vo Minh Thu[REF] tests: removed the temporary import for test_xmlrpc.
2013-02-01 Vo Minh Thu[DOC] openerp.http: use sphinx domains.
2013-02-01 Vo Minh Thu[REF] service: netsvc.Service is removed. LocalService...
2013-02-01 Vo Minh Thu[REF] tools.translate: removed dead code (wizard servic...
2013-02-01 Vo Minh Thu[REF] openerp.service.{rpc,route,handler} decorators...
2013-02-01 Launchpad Translat... Launchpad automatic translations update.
2013-01-31 Antonin Bourguignon[IMP] the implementation of get_option_path(): return...
2013-01-31 Antonin Bourguignon[IMP] introduce a new kind of exception: RedirectWarnin...
2013-01-31 Vo Minh Thu[REF] object_proxy is no longer used by audittrail...
2013-01-31 Olivier Dony[FIX] ir.attachment: fix drunken commit 4814
2013-01-31 Olivier Dony[MERGE] res.partner.bank: the state field must be prese...
2013-01-31 Antony Lesuisse[FIX] ir_attachment missing logger
2013-01-31 Olivier Dony[FIX] res.partner.bank: the state field must be present...
2013-01-31 Vo Minh Thu[REF] service: A new openerp.service.rpc decorator...
2013-01-31 Vo Minh Thu[FIX] At the end of the database creation polling,...
2013-01-31 csn-openerp[FIX]res_country : fix traceback when no value is writt...
2013-01-31 Launchpad Translat... Launchpad automatic translations update.
2013-01-30 Vo Minh Thu[REF] netsvc: close_socket is only used in wsgi_server...
2013-01-30 Vo Minh Thu[REF] service: workflow is not a service
2013-01-30 Vo Minh Thu[REF] service: killed the ExportService concept.
2013-01-30 Antonin Bourguignon[IMP] make get_config_warning() a method of res.config...
2013-01-30 Antonin Bourguignon[IMP] remove default 'None' value (doesn't make sense...
2013-01-30 Vo Minh Thu[REF] services: moved the report service to openerp...
2013-01-30 Vo Minh Thu[REF] services: moved the common service to openerp...
2013-01-30 Vo Minh Thu[REF] services: moved the object service to openerp...
2013-01-30 Vo Minh Thu[REF] services: moved the db service to openerp.service.db.
2013-01-30 Vo Minh Thu[FIX] ir_property: correct import of orm module.
2013-01-30 Vo Minh Thu[FIX] osv.object_service must be called osv.object_proxy.
2013-01-30 Vo Minh Thu[REF] netrpc: removed.
2013-01-30 Vo Minh Thu[REF] services: somewhat clean use of openerp exceptions.
2013-01-30 Vo Minh Thu[REF] model service: removed the unneeded object_servic...
2013-01-30 Vo Minh Thu[FIX] The import test in openerp/run_tests is wrong...
2013-01-30 Launchpad Translat... Launchpad automatic translations update.
2013-01-29 Vo Minh Thu[FIX] removed spurious import test from openerp/__init__.
2013-01-29 Vo Minh Thu[FIX] the import test in openerp/run_tests is wrong...
2013-01-29 niv-openerpMerge Thu branch
2013-01-29 Vo Minh Thu[IMP] added create_workflow, delete_workflow,redirect_w...
2013-01-29 Antonin Bourguignon[MERGE] trunk
2013-01-28 niv-openerpmerge trunk
2013-01-25 Antony Lesuisse[IMP] res.partner missing group by country
next