[imp] mado o2m compatible with graph view
[odoo/odoo.git] / openerp /
2011-10-07 Xavier Morel[IMP] if no address value is provided for res.partner...
2011-10-07 Olivier Dony[IMP] ir.sequence: tone down get_id() deprecation WARNI...
2011-10-07 Olivier Dony[FIX] orm.browse_record: avoid printing unrelated trace...
2011-10-07 Olivier Dony[IMP] tools.ustr: fix possible stack overflow for excep...
2011-10-06 Stephane Wirtel[FIX] base: set the right xml_id for the hidden/link...
2011-10-06 Xavier Morel[ADD] wrapper to the modifiers setup process to simplif...
2011-10-06 Vo Minh Thu[IMP] orm: added small comment.
2011-10-06 Vo Minh Thu[MERGE] orm: cleand get_pg_type(). Changes as written...
2011-10-06 Vo Minh Thu[MERGE] expression: no active_test when rewriting the...
2011-10-06 Vo Minh Thu[MERGE] fields.property: correctly tests for many2one...
2011-10-05 Antony Lesuisse[MERGE] base_setup dynamic category defintions
2011-10-05 Vo Minh Thu[IMP] fields.property: be more explicit when testing...
2011-10-05 Stephane Wirtel[FIX] base: set the right category for base
2011-10-05 Stephane Wirtel[FIX] base: Add the visible field in the ir.module...
2011-10-05 Vo Minh Thu[FIX] two loops one loop (a previous commit) was wrongl...
2011-10-05 Vo Minh Thu[FIX] expression: we dont add any restriction on the...
2011-10-05 Vo Minh Thu[FIX] fields.reference: post-process reference fields...
2011-10-05 Xavier Morel[IMP] raise error when iterating over browse_record
2011-10-05 Vo Minh Thu[IMP] fields.reference: two loops one loop.
2011-10-05 Vo Minh Thu[FIX] orm: allow negative varchar size (meaning no...
2011-10-05 Olivier Dony[MERGE] various bugfixes/improvements (coming from...
2011-10-05 Olivier Dony[REM] res.partner: moved opt_out field to email_templat...
2011-10-05 Yogesh (OpenERP)[MERGE]
2011-10-05 Yogesh (OpenERP)[MERGE]
2011-10-05 Yogesh (OpenERP)[MERGE] Merge wtih trunk server upto revision no 3722.
2011-10-05 Olivier Dony[IMP] base: update default web.base.url: port 8002...
2011-10-05 Olivier Dony[REM] base: removed unused pdf test file
2011-10-05 Vo Minh Thu[MERGE] merged trunk.
2011-10-05 Yogesh (OpenERP)[MERGE] Merge wtih trunk server upto revision no 3722.
2011-10-05 Yogesh (OpenERP)[FIX] fix problem of poperty filed. if property field...
2011-10-05 Yogesh (OpenERP)[MERGE] Merge wtih trunk server upto revision no 3722.
2011-10-05 Launchpad Translat... Launchpad automatic translations update.
2011-10-05 Olivier Dony[IMP] safe_eval: allow OPCODES for try/except/finally
2011-10-05 Olivier Dony[IMP] res.currency: better/working default values
2011-10-05 Olivier Dony[IMP] res.currency: name_search() implementation to...
2011-10-04 Antony Lesuisse[FIX] complexity default, and base category
2011-10-04 Olivier Dony[FIX] orm: typo in computation of Model._original_module
2011-10-04 Antony Lesuisse[MERGE] basesetup-dynamic-stw
2011-10-04 Olivier Dony[REM] edi: moved edi to a separate addon
2011-10-04 Olivier Dony[FIX] orm.export_data: 'module' column is required...
2011-10-04 Olivier Dony[REM] orm: annoying INFO log lines
2011-10-04 Olivier Dony[IMP] orm: remember Model._original_module when constru...
2011-10-04 Olivier Dony[IMP] res.company: temporarily comment out res.company...
2011-10-04 Vo Minh Thu[FIX] orm: a typo made all models treated as if they...
2011-10-04 Olivier Dony[IMP] edi: review/corrected edi logic
2011-10-04 Olivier Dony[IMP] res.partner.edi: working edi implementation for...
2011-10-04 Olivier Dony[IMP] res.partner: better context management in name_ge...
2011-10-04 Vo Minh Thu[MERGE] orm: use directly lxml.etree to generate defaul...
2011-10-04 Launchpad Translat... Launchpad automatic translations update.
2011-10-03 Antony Lesuisse[IMP] packaging remove timestamp, use version
2011-10-03 Olivier Dony[IMP] yaml_import: make !ref nodes work for m2o values
2011-10-03 Vo Minh Thu[FIX] ir_values: missing trimming of the condition...
2011-10-03 Vo Minh Thu[MERGE] merged trunk.
2011-10-03 Vo Minh Thu[MERGE] merged trunk.
2011-10-03 Vo Minh Thu[MERGE] merged trunk.
2011-10-03 Olivier Dony[IMP] browse_record._table -> browse_record._model
2011-10-03 Olivier Dony[IMP] field.m2m: better doc for auto-named m2m relation...
2011-10-03 Stephane Wirtel[MERGE]
2011-10-03 Stephane Wirtel[FIX] base: pass the context and define a new category...
2011-10-02 Fabien Pinckaers[IMP] config wizard list not editable
2011-10-02 Fabien Pinckaers[IMP] config wizard, launch once
2011-10-02 Fabien Pinckaers[FIX] bad XML
2011-10-01 Fabien Pinckaers[IMP] mail server view
2011-10-01 Fabien Pinckaers[IMP] useability
2011-10-01 Fabien Pinckaers[IMP] useability
2011-10-01 Fabien Pinckaers[IMP] create additional users is active by default
2011-10-01 Antony Lesuisse[FIX] avoid hyphen in version
2011-10-01 Fabien Pinckaers[FIX] remove warnings, better view for mails
2011-10-01 Fabien Pinckaersmerge
2011-10-01 Fabien Pinckaers[IMP] config wizards
2011-10-01 Antony Lesuisse[FIX] major_version is actually required
2011-10-01 Antony Lesuisse[IMP] packaging timestamp support
2011-10-01 Antony Lesuisse[IMP] packaging rename into openerp
2011-10-01 Antony Lesuisse[IMP] config set --load default to web, this will be...
2011-10-01 Launchpad Translat... Launchpad automatic translations update.
2011-10-01 Antony Lesuisse[FIX] abort_response typo
2011-10-01 Antony Lesuisse[IMP] misc renames
2011-10-01 Antony Lesuisse[MERGE] trunk
2011-10-01 Antony Lesuisse[IMP] ir_sequence code remove required, its only needed...
2011-09-30 Antony Lesuisse[IMP] ir_sequence more refactoring
2011-09-30 Olivier Dony[IMP] orm: rename/cleanup: get_xml_id* -> get_external_id*
2011-09-30 Olivier Dony[FIX] edi: ir.model.data creation should be done as...
2011-09-30 Olivier Dony[IMP] ir.mail_server: build_email support for alternati...
2011-09-30 Olivier Dony[IMP] edi: missing access rights
2011-09-30 Antony Lesuisse[IMP] minor simplification and style change (avoid...
2011-09-30 Stephane Wirtel[FIX] base: Add the sequence in the ir.module.category...
2011-09-30 Stephane Wirtel[FIX] base: add a sequence field in ir.module.category
2011-09-30 Vo Minh Thu[FIX] ir_sequence: temporary fix: no (code,company...
2011-09-30 Vo Minh Thu[MERGE] merged trunk.
2011-09-30 Xavier Morel[FIX] deadlock between crons scheduling and new registr...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: version() moved to common, still availabl...
2011-09-30 Vo Minh Thu[IMP] xmlrpc: support proxy(/openerp/xmlrpc).version().
2011-09-30 Vo Minh Thu[IMP] xmlrpc: handle exceptions with isinstance instead...
2011-09-30 Olivier Dony[MERGE] sync with latest trunk
2011-09-30 Olivier Dony[IMP] edi: review/cleanup (wip)
2011-09-30 Olivier Dony[FIX] fields: m2m SQL names may be dynamic now, care...
2011-09-30 Stephane Wirtel[MERGE] Merge Upstream
2011-09-30 Stephane Wirtel[FIX] store the complexity field from the manifest...
2011-09-30 Antony Lesuisse[FIX] webdav in /webdav
2011-09-30 Vo Minh Thu[FIX] xmlrpc: handle old/new exceptions with old/new...
next