[FIX] openerp/service/report: add all missing imports!
[odoo/odoo.git] / openerp /
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 Raphael Collet[IMP] remove model methods _workflow_trigger and _workf...
2013-02-13 Raphael Collet[IMP] openerp.osv.orm: add optional context in method...
2013-02-13 Raphael Collet[MERGE] from trunk
2013-02-12 Raphael Collet[FIX] openerp.service: remove call to open_openerp_name...
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 Vo Minh Thu[REM] base_quality_interrogation: seems unused for...
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 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-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-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 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 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 Vo Minh Thu[IMP] added create_workflow, delete_workflow,redirect_w...
2013-01-25 Antony Lesuisse[IMP] res.partner missing group by country
2013-01-25 Vo Minh Thu[FIX] orm: call super in __getattr__.
2013-01-25 Vo Minh Thu[IMP] orm: expose a signal_xxx() method to call workflo...
2013-01-25 Launchpad Translat... Launchpad automatic translations update.
2013-01-25 Launchpad Translat... Launchpad automatic translations update.
2013-01-23 Christophe Simonis[FIX] signal registry change when install modules from...
2013-01-23 Christophe Simonis[FIX] signal registry change when uninstall modules
2013-01-23 Quentin (OpenERP)[FIX] base, res.company: fixed overlapping in company...
2013-01-23 Launchpad Translat... Launchpad automatic translations update.
2013-01-21 Vo Minh Thu[MERGE] merged oe-related changes:
2013-01-21 Vo Minh Thu[IMP] oe web: handle SIGINT and somewhat SIGTERM for...
2013-01-21 dle@openerp.com[FIX]Autovacuum force true
2013-01-21 dle@openerp.com[FIX]Uninstall : Savepoint before unlink
2013-01-21 Launchpad Translat... Launchpad automatic translations update.
2013-01-19 Launchpad Translat... Launchpad automatic translations update.
2013-01-18 Vo Minh Thu[IMP] oe web: use openerp/__init__ instead of tools...
2013-01-16 Xavier Morel[IMP] don't reimplement randint manually
2013-01-16 Xavier Morel[IMP] Use StringIO rather than io.BytesIO, avoid deprec...
2013-01-15 Thibault Delavallée[MERGE] Foward-port server 7.0 until 4787.
2013-01-15 Vo Minh Thu[ADD] oe: added cron sub-command to run a single proces...
2013-01-15 Olivier Dony[FIX] ir.mail_server: properly handle the --smtp-ssl...
2013-01-14 Fabien Pinckaers[FIX] document management, file do not exists
2013-01-14 Olivier Dony[MERGE] tools.translate: fix extraction of translation...
2013-01-11 Olivier Dony[FIX] apps: make warning messages translatable
2013-01-11 Olivier Dony[FIX] fields.date[time]: context_today()/context_timest...
2013-01-11 Olivier Dony[FIX] ir.mail_server: correct fallback to smtp paramete...
2013-01-14 Launchpad Translat... Launchpad automatic translations update.
2013-01-11 Vo Minh Thu[ADD] oe web: run an OpenERP web process.
2013-01-11 Christophe Matthieu[FIX] res_partner: kanban view : update contact avatar...
2013-01-11 Quentin (OpenERP)[FIX] base: GBP currency symbol should be before the...
2013-01-11 Launchpad Translat... Launchpad automatic translations update.
2013-01-10 Thibault Delavallée[MERGE] Forward porting of the 7.0 server branch inside...
2013-01-07 Xavier ALT[MERGE] win32: use 'net' command for service start...
next