[FIX] ir.mail_server: now that server time is UTC, outgoing msg Date header should too
[odoo/odoo.git] / openerp /
2012-02-02 Antony Lesuissedefine a useful default logging config, display this...
2012-02-02 Xavier Morel[FIX] in load_information_from_description_file, f...
2012-02-02 Olivier Dony[IMP] tools.translate: be more lenient and accept stand...
2012-02-02 Christophe Simonis[IMP] proxy mode require werkzeug (let the exception...
2012-02-02 Vo Minh Thu[IMP] logging: use logging.exception() instead of manua...
2012-02-02 Vo Minh Thu[IMP] --log-rpc-xxx into --log-request and --log-response.
2012-02-02 Vo Minh Thu[IMP] logging: _logger.warn() replaced by _logger.warni...
2012-02-02 Vo Minh Thu[IMP] logging: _logger.log(DEBUG) replaced by _logger...
2012-02-01 Antony Lesuisse[FIX] review according to xmo :)
2012-02-01 Vo Minh Thu[FIX] import-hook: correctly import the server-wide...
2012-02-01 Raphael Collet[MERGE] lp:924783 (fix dropping database before any...
2012-02-01 Raphael Collet[MERGE] base: adds the format for addresses in the...
2012-02-01 Ronald Portier[FIX] drop database fails when done before connecting...
2012-02-01 Christophe Simonis[ADD] option allowing to run openerp behind a reverse...
2012-02-01 Launchpad Translat... Launchpad automatic translations update.
2012-02-01 Antony Lesuissebye bye DEBUG_*
2012-02-01 Antony Lesuissefix --log-sql
2012-02-01 Antony Lesuisselogging no need to filter just set propagate to False
2012-02-01 Antony Lesuissenew logging handler and commandline config, mostly...
2012-01-31 Stefan Rijnhart[ADD] Address format for the Netherlands
2012-01-31 Antony Lesuisse[REM] incomplete logging handler config
2012-01-31 Antony Lesuisse[MERGE] trunk
2012-01-31 Xavier Morel[ADD] values restriction pattern for notebook/@tabpos
2012-02-02 Launchpad Translat... Launchpad automatic translations update.
2012-02-01 Vo Minh Thu[IMP] tests: export all the tests in a single suite.
2012-01-31 Raphael Collet[MERGE] small fixes (typo in tooltip, char field size)
2012-01-31 Olivier Dony[IMP] db dump: correct reference URL in comments
2012-01-31 Olivier Dony[FIX] db dump: report errors due to missing password...
2012-01-31 Launchpad Translat... Launchpad automatic translations update.
2012-01-30 Antony Lesuisse[MERGE] publisher warranty stats
2012-01-30 Antony Lesuisse[MERGE] active becomes auto_install: install this modul...
2012-01-30 Antony Lesuisseremove warning
2012-01-30 Vo Minh Thu[IMP] manifest: still support the old `active` entry...
2012-01-30 Olivier Dony[IMP] res.company: moved bank accounts tab from account...
2012-01-30 Olivier Dony[IMP] res.users: better tooltip for Timezone user pref
2012-01-30 Vo Minh Thu[IMP] manifest: renamed active to auto_install.
2012-01-30 Vo Minh Thu[IMP] manifest: removed the Hidden/Links category.
2012-01-30 Vo Minh Thu[IMP] manifest: `auto_installable` renamed to `auto_ins...
2012-01-30 Launchpad Translat... Launchpad automatic translations update.
2012-01-27 Alexis De Lattre[FIX] Base: removed ambigious entries for _rec_name...
2012-01-27 Serpent Consulting... [REM] Removed the _rec_name change
2012-01-27 Serpent Consulting... [FIX] Base : Corrected the size of the field 'owner_nam...
2012-01-27 niv-openerp[imp] added some more info in pings
2012-01-27 Raphael Collet[MERGE] lp:918120 (res.partner.bank: improve name_get...
2012-01-27 Launchpad Translat... Launchpad automatic translations update.
2012-01-26 Vo Minh Thu[IMP] ir.module.module: change `active` flag to
2012-01-26 Vo Minh Thu[IMP] openerp.netsvc: use the same logging format for...
2012-01-25 Vo Minh Thu[FIX] openerp.wizard: forgot to remove the stacklevel...
2012-01-25 Vo Minh Thu[IMP] warnings: turn warnings.warn into logging.warning:
2012-01-25 Vo Minh Thu[IMP] openerp.service.http_server: unneeded indirection...
2012-01-25 Xavier Morel[FIX] race condition in ir.ui.menu leading to incomplet...
2012-01-25 Xavier Morel[IMP] move browse_record to logging, __init__ docstring...
2012-01-25 Xavier Morel[IMP] optimize imports in record files
2012-01-25 Launchpad Translat... Launchpad automatic translations update.
2012-01-24 Vo Minh Thu[IMP] openerp.loglevels: removed calls to openerp.logle...
2012-01-24 Vo Minh Thu[IMP] res_config: changed from class __logger to module...
2012-01-24 Vo Minh Thu[IMP] openerp.netsvc: _logger with fully qualified...
2012-01-24 Vo Minh Thu[IMP] openerp.service: remove the so called `uniform...
2012-01-24 Vo Minh Thu[IMP] openerp.wsgi: forgot one_logger.
2012-01-24 Vo Minh Thu[IMP] openerp.service: _logger with fully qualified...
2012-01-24 Vo Minh Thu[IMP] openerp.tools: _logger with fully qualified modul...
2012-01-24 Vo Minh Thu[IMP] openerp.addons.base: _logger with fully qualified...
2012-01-24 Vo Minh Thu[IMP] openerp.report: _logger with fully qualified...
2012-01-24 Vo Minh Thu[IMP] openerp.{modules,osv}: _logger with fully qualifi...
2012-01-24 Vo Minh Thu[IMP] openerp.addons.base: _logger with fully qualified...
2012-01-24 Vo Minh Thu[IMP] openerp.wsgi: _logger with fully qualified module...
2012-01-24 Vo Minh Thu[IMP] openerp.cron: _logger with fully qualified module...
2012-01-24 Vo Minh Thu[IMP] logging: configure a top-level `openerp` logger...
2012-01-24 Vo Minh Thu[IMP] import hook: correctly set the imported module...
2012-01-20 Vo Minh Thu[MERGE] added resources (virt. memory and CPU time...
2012-01-20 Vo Minh Thu[IMP] gunicorn: changed `print` with `logging.info`.
2012-01-20 Vo Minh Thu[IMP] gunicorn: commit suicide in the post_request...
2012-01-20 Vo Minh Thu[IMP] gunicorn: moved gunicorn hook to openerp.wsgi...
2012-01-20 Vo Minh Thu[IMP] gunicorn: add CPU and memory limits.
2012-01-19 Florent Xicluna[FIX] tools.misc: NameError during exception handling.
2012-01-19 Florent Xicluna[FIX] missing import.
2012-01-19 Florent Xicluna[FIX] missing import.
2012-01-19 Florent Xicluna[FIX] eval(label) fails if label is not a str.
2012-01-19 Florent Xicluna[FIX] AttributeError, 'module' has no attribute 'ext_eval'
2012-01-19 nicolas.bessi@camp... [IMP] webkit_header attribute support in report tag
2012-01-19 nicolas.bessi@camp... [IMP] webkit_header attribute support in report tag
2012-01-19 Olivier Dony[FIX] expression: properly care for implicitly defined...
2012-01-19 Jagdish Panchal... [FIX] res_bank.py: set the prefix on bank
2012-01-19 Launchpad Translat... Launchpad automatic translations update.
2012-01-18 Vo Minh Thu[MERGE] cleaned some imports, removed some code for...
2012-01-18 Vo Minh Thu[MERGE] added --db-template option.
2012-01-18 Olivier Dony[IMP] base: change conflicting address-related "State...
2012-01-18 Vo Minh Thu[IMP] fields: use simplejson instead of json (for consi...
2012-01-18 Vo Minh Thu[IMP] tools: removed our copy of the copy module.
2012-01-18 Vo Minh Thu[IMP] tools: removed deprecated debug() function.
2012-01-18 Vo Minh Thu[IMP] tools: removed __builtin__.{all,any} (they were...
2012-01-18 Vo Minh Thu[IMP] tools: removed some functools functions (they...
2012-01-18 Vo Minh Thu[IMP] tools: removed literal_eval as we drop python...
2012-01-18 Vo Minh Thu[MERGE] cleaned imports.
2012-01-18 Vo Minh Thu[MERGE] use an import hook instead of appending to...
2012-01-18 Vo Minh Thu[MERGE] added missing import, removed unused vars,...
2012-01-18 Launchpad Translat... Launchpad automatic translations update.
2012-01-17 nicolas.bessi@camp... [IMP] database template in commande line, you can now...
2012-01-16 Xavier Morel[FIX] link between binary field and file name is @filen...
2012-01-16 Vo Minh Thu[MERGE] merged trunk.
next