Adapt error message accordingly.
[odoo/odoo.git] / openerp /
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 Launchpad Translat... Launchpad automatic translations update.
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 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[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-25 Antony Lesuisse[IMP] res.partner missing group by country
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...
2013-01-07 Olivier Dony[FIX] ir.cron: cron list makes inactive cron jobs hard...
2013-01-07 Xavier ALT[FIX] win32: use 'net' command for service start/stop...
2013-01-07 Launchpad Translat... Launchpad automatic translations update.
2013-01-06 Launchpad Translat... Launchpad automatic translations update.
2013-01-04 Niels Huylebroeck[FIX] When extracting strings from mako reports we...
2013-01-04 Vo Minh Thu[MERGE] Forward port of 7.0 until rev. 4767.
2013-01-04 Launchpad Translat... Launchpad automatic translations update.
2013-01-03 Christophe Simonis[FIX] we are not in alpha anymore
2013-01-03 Thibault Delavallée[IMP] html_sanitize: keep email adresses formatted...
2013-01-03 Niels Huylebroeck[FIX] base: allow searching in multicompany environment...
2013-01-03 Launchpad Translat... Launchpad automatic translations update.
2013-01-02 Xavier ALT[MERGE] OPW 572488: report sxw/odt: fix inconsistent...
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...
2013-01-02 Launchpad Translat... Launchpad automatic translations update.
2012-12-31 Christophe Matthieu[FIX] tools: html_sanitize
2012-12-29 Antony Lesuisse[FIX] memory logging for cron workers
2012-12-29 Antony Lesuisse[FIX] workers memory limits better help
2012-12-29 Antony Lesuisse[IMP] memory usage logging
2012-12-29 Launchpad Translat... Launchpad automatic translations update.
2013-01-17 Christophe Simonis[FIX] module loading: call adapt_version() instead...
2013-01-17 Christophe Simonis[FIX] apps: install_from_url: fix install condition...
2013-01-17 Olivier Dony[MERGE] Update setup.py to properly package docutils...
2013-01-17 Olivier Dony[FIX] ir.module: installation from urls: better logging...
2013-01-16 Christophe Simonis[FIX] orm: SUPERUSER is not restricted by groups on...
2013-01-16 Launchpad Translat... Launchpad automatic translations update.
2013-01-15 Christophe Simonis[IMP] reorder modules menus
2012-12-28 Frédéric van der... [MERGE] from upstream
2012-12-28 Launchpad Translat... Launchpad automatic translations update.
2012-12-27 Fabien Pinckaers[IMP] custom model allowed
2012-12-27 Fabien Pinckaers[IMP] support for lxml <2.3.1
2012-12-27 Quentin (OpenERP)[FIX] base, res.partner.form view: removed group no...
2012-12-27 Thibault Delavallée[IMP] sanitizer: improved logger message if crashed...
2012-12-27 Launchpad Translat... Launchpad automatic translations update.
2012-12-27 Launchpad Translat... Launchpad automatic translations update.
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-23 Launchpad Translat... Launchpad automatic translations update.
2012-12-22 Olivier Dony[FIX] ir.cron: avoid passing the lock-holding cursor...
2012-12-21 Olivier Dony[FIX] res.config: install local modules directly, only...
2012-12-21 Fabien Pinckaers[IMP] mail serveur active
2012-12-21 Olivier Dony[I18N] Update translation template for latest changes...
2012-12-21 Raphael Collet[MERGE] lp:~serpent-consulting-services/openobject...
2012-12-21 Raphael Collet[IMP] ir.actions.server: improve code of email actions
2012-12-21 Olivier Dony[FIX] rml reports: no hardcoded template pageSize ...
2012-12-21 Olivier Dony[FIX] res.company: default company info position incorr...
2012-12-21 Raphael Collet[MERGE] lp:~therp-nl/openobject-server/ronald@therp...
2012-12-21 Raphael Collet[IMP] orm: fix vacuum of transient model
2012-12-21 Raphael Collet[MERGE] from trunk
2012-12-21 Olivier Dony[MERGE] base: improved english wording, suggestions...
2012-12-21 Olivier Dony[IMP] cron: remove useless pooljobs and schedule_cron_j...
2012-12-21 Thibault Delavallée[MERGE] ORM: fix result of queries using auto_join.
2012-12-21 Fabien Pinckaers[IMP] image=NULL by default for contacts
2012-12-21 Thibault Delavallée[MERGE] Sync with trunk.
2012-12-21 niv-openerpRemoved default image on partners, use default one...
next