[MERGE] with rvalyi's work
[odoo/odoo.git] / openerp /
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-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 Olivier Dony[FIX] expression: properly care for implicitly defined...
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.
2012-01-15 Florent Xicluna[FIX] handle correctly the case when the PATH_INFO...
2012-01-15 Florent Xicluna[FIX] missing import and remove unused vars.
2012-01-15 Florent Xicluna[REF] consistently use simplejson as json library.
2012-01-15 Florent Xicluna[REF] remove unused import, always import literal_eval...
2012-01-14 Launchpad Translat... Launchpad automatic translations update.
2012-01-13 Raphael Collet[IMP] base: remove menuitem 'Import Module', as the...
2012-01-13 Raphael Collet[IMP] base: hide field 'street2' from company form...
2012-01-13 Launchpad Translat... Launchpad automatic translations update.
2012-01-12 Olivier Dony[REL] OpenERP 6.1rc1 6.1.0-rc1-server
2012-01-12 Olivier Dony[FIX] res.partner.category: merge the 2 classes bearing...
2012-01-12 Vo Minh Thu[IMP] res_users.login(): eliminate a possibility to...
2012-01-12 Launchpad Translat... Launchpad automatic translations update.
2012-01-10 Vo Minh Thu[MERGE] merged trunk.
2012-01-10 Vo Minh Thu[IMP] orm: cosmetics (and the runbot will build this...
2012-01-10 Vo Minh Thu[IMP] openerp.modules: updated initialize_sys_path...
2012-01-09 Olivier Dony[MERGE] fix o2m: respect static @domain when clearing...
2012-01-09 Olivier Dony[FIX] translation: remove calls to trans_update_res_ids
2012-01-09 Olivier Dony[FIX] fields.o2m: respect static @domain when clearing...
2012-01-09 Vo Minh Thu[IMP] import hook: moved to a proper location (openerp...
2012-01-09 Vo Minh Thu[IMP] openerp.addons: openerp.addons is used instead of
2012-01-09 Vo Minh Thu[IMP] module: use the `openerp.addons.` namespace to...
2012-01-09 Vo Minh Thu[FIX] orm: correctly set the module name on the model...
2012-01-09 Vo Minh Thu[MERGE] merged trunk.
2012-01-09 Vo Minh Thu[IMP] modules: began to replace sys.path appending...
2012-01-09 Launchpad Translat... Launchpad automatic translations update.
2012-01-07 Olivier Dony[FIX] base: module sequence number removed from XML...
2012-01-06 Olivier Dony[FIX] openerp.wsgi: missing system-wide addons loading...
2012-01-06 Vo Minh Thu[FIX] openerp.wsgi: typo (unbound variable).
2012-01-05 niv-openerp[fix] forgot debugging lines
2012-01-05 niv-openerp[imp] added service in object_service to be able to...
2012-01-05 Launchpad Translat... Launchpad automatic translations update.
2012-01-04 Olivier Dony[IMP] cleanup deprecated method=True param for function...
2012-01-04 Vo Minh Thu[MERGE] res.company: resize the "name" related field...
2012-01-04 Vo Minh Thu[MERGE] res.users.email is really res.users.user_email.
2012-01-04 Fabien Pinckaers[IMP] useability: desactivate menutips by default
2012-01-04 Vo Minh Thu[MERGE] tools.translate: use misc.file_open() to load...
2012-01-04 Vo Minh Thu[MERGE] increase the size of res.partner.address.functi...
2011-12-30 Antony Lesuisse[FIX] crm install trigger the setting dashboard
2011-12-30 Fabien Pinckaers[IMP] removed thymbra for demo data, too much problems...
2011-12-30 Fabien Pinckaers[IMP] modules on top
2011-12-30 Fabien Pinckaers[fIX]
2011-12-29 Fabien Pinckaers[IMP] rml_header1: no slogan by default, tooltip
2011-12-28 Fabien Pinckaers[FIX] import/export fully working through web interface
2011-12-28 Fabien Pinckaers[FIX] import/export
2011-12-28 Launchpad Translat... Launchpad automatic translations update.
2011-12-27 Antony Lesuisse[FIX] cron mktime should be timegm
2011-12-23 Raphael Collet[MERGE] config: fix missing section name when saving...
2011-12-23 Raphael Collet[MERGE] yaml_import: fix usage of attribute 'id' in...
2011-12-23 Minh TranFixed style for module vignette buttons
2011-12-23 Minh TranRemoved padding around kanban vignette
2011-12-23 Raphael Collet[MERGE] translations: import using lower-level sql...
2011-12-23 Launchpad Translat... Launchpad automatic translations update.
2011-12-22 Olivier Dony[MERGE] sql_db: try to reconnect after db failure,...
2011-12-22 Olivier Dony[MERGE] orm: dead code removal, courtesy of Olivier...
2011-12-22 Olivier Dony[MERGE] sync with latest trunk
2011-12-22 Olivier Dony[I18N] base: updated translation template
2011-12-22 Olivier Dony[IMP] fields.sparse: custom sparse field creation now...
2011-12-22 Olivier Dony[FIX] orm: typos
2011-12-22 Quentin (OpenERP)[MERGE] merged the dev branch with us letter format...
2011-12-22 Vo Minh Thu[MERGE] merged the new floats rounding code.
2011-12-22 Vo Minh Thu[MERGE] merged branch to handle the new exceptions...
2011-12-22 Olivier Dony[MERGE] sync with trunk
2011-12-22 Olivier Dony[IMP] safe_eval: allow INPLACE* operator opcodes as...
2011-12-22 Vo Minh Thu[IMP] module loading: iterate on the module graph in...
2011-12-21 Olivier Dony[MERGE] res.partner.category: add short name_get varian...
2011-12-21 Olivier Dony[ADD] view.rng: new @options attribute for field widgets
2011-12-21 Rucha (Open ERP)[IMP]: Improvements to format report pageSize according...
2011-12-21 Rucha (Open ERP)[ADD, IMP]: res.company: Added new field in company...
2011-12-21 Olivier Dony[FIX] fields.float: always round floats when persisting
2011-12-20 Olivier Dony[MERGE] latest trunk
2011-12-20 Olivier Dony[IMP] float_utils: simplified code, added float_repr
2011-12-20 Olivier Dony[FIX] fields.float: properly round when coercing to...
2011-12-20 Fabien Pinckaers[IMP] removed raise on name_create partner
next