[MERGE] trunk
[odoo/odoo.git] / openerp /
2011-06-24 Vo Minh Thu[FIX] fields: pass around the context in the create...
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-24 Vo Minh Thu[FIX] corrected a test giving warning from the previous...
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Vo Minh Thu[MERGE] res_lang: set the default lang for both partner...
2011-06-24 Vo Minh Thu[MERGE] expression: all child_of cases can accept the...
2011-06-24 Naresh (OpenERP)[FIX]:shortcuts are reverted back to their original...
2011-06-23 Vo Minh Thu[FIX] netsvc: revert introduction of cgitb
2011-06-23 Vo Minh Thu[FIX] res_lang: set the default lang for both partner...
2011-06-22 Vo Minh Thu[MERGE] ir_model_data unlinking does not use _unlink...
2011-06-19 Olivier Dony[FIX] fields: function/property fields should perform...
2011-06-19 Olivier Dony[FIX] res_user: de-duplicate usernames for warning...
2011-06-19 Olivier Dony[FIX] res_user: typo when deleting group with more...
2011-06-19 Olivier Dony[FIX] orm.fields_get: typo in last refactoring
2011-06-19 Olivier Dony[FIX] orm.fields_get: typo in last refactoring
2011-06-18 Launchpad Translat... Launchpad automatic translations update.
2011-06-17 Olivier Dony[MERGE] latest trunk
2011-06-17 Olivier Dony[ADD] tools.misc: UnquoteEvalContext, for funky domain...
2011-06-17 Olivier Dony[FIX] netsv: don't try to post_mortem exception which...
2011-06-17 Vo Minh Thu[REF] orm: fields_get in pieces, now with docstring.
2011-06-16 Vo Minh Thu[MERGE] OSX handling of socket shutdown.
2011-06-16 Xavier Morel[IMP] OSX handling of socket shutdown in TinySocketClie...
2011-06-15 Vo Minh Thu[MERGE] orm: _auto_init made of smaller methods, use...
2011-06-15 Vo Minh Thu[MERGE] [osv: moved osv_pool to modules/registry.
2011-06-15 Vo Minh Thu[MERGE] `multi` support for function fields.
2011-06-15 Vo Minh Thu[DEL] ir_board: removed unused module.
2011-06-15 Yogesh (OpenERP)[IMP] improve code.
2011-06-15 Vo Minh Thu[REF] osv: use a metaclass to discover new models.
2011-06-15 Yogesh (OpenERP)Improve code.
2011-06-15 Vo Minh Thu[MERGE] osv: db_name changed to dbname.
2011-06-15 Vo Minh Thu[LINT] removed unused variable, forgot to change two...
2011-06-15 Launchpad Translat... Launchpad automatic translations update.
2011-06-14 Vo Minh Thu[REF] osv: moved osv_pool to modules/registry.
2011-06-14 Vo Minh Thu[DEL] orm: removed half-baked fix.
2011-06-14 Vo Minh Thu[REF] orm: added some comments.
2011-06-14 Vo Minh Thu[REF] orm: brake _auto_init in shorter methods.
2011-06-14 Vo Minh Thu[IMP] orm: added comment, and delete an attribute when...
2011-06-14 Quentin (OpenERP)[IMP] safe_eval: added min() in usable functions
2011-06-14 fp[IMP] report engine: added possibility to use styles...
2011-06-13 Yogesh (OpenERP)[IMP] improve get method of function field.
2011-06-14 Naresh (OpenERP)[FIX]:The pdf when printing workflow was always showing...
2011-06-10 Nicolas Vanhoren[MERGE] addition of name_create() ORM method for new...
2011-06-10 niv-openerp[imp] added method name_create to orm
2011-06-10 Vo Minh Thu[REF] orm: defer foreign key creation.
2011-06-10 Vo Minh Thu[MERGE] ir_values: added asserts on the models argument...
2011-06-10 P. Christeasir.values: whitespace cleaning, put assertions on arg...
2011-06-09 Vo Minh Thu[ADD] openerp/netsvc: use cgitb to format the exception...
2011-06-08 Vo Minh Thu[MERGE] res/partner/crm: removed unused code.
2011-06-08 Vo Minh Thu[MERGE] ir_translation: lang field selection only displ...
2011-06-08 Antony Lesuisse[IMP] ir_translation only display installed lang, conte...
2011-06-08 Yogesh (OpenERP)Remove unused code.
2011-06-08 Naresh (OpenERP)[IMP]:naming convention and added test for id,ids
2011-06-07 Launchpad Translat... Launchpad automatic translations update.
2011-06-06 Vo Minh Thu[MERGE] use drawCentredString instead of drawString...
2011-06-06 Vo Minh Thu[MERGE] res_widget: remove res.widget.user entries...
2011-06-06 Vo Minh Thu[REF] res_company: as part of the previous commit:
2011-06-06 Vo Minh Thu[MERGE] "%s" % a + b should be "%s" % (a + b).
2011-06-06 Vo Minh Thu[FIX] netrpc_server: close as soon as possible the...
2011-06-05 P. Christeasyaml_import: fix ambiguous syntax at end of report
2011-06-03 Vo Minh Thu[REF] res_lang: removed unused variable.
2011-06-01 Antony Lesuisse[IMP] ir_translation only display installed lang, 10...
2011-06-01 Olivier Dony[IMP] base: update ir.rule tests for new combination...
2011-06-01 Olivier Dony[FIX] ir.rule: must eval the rule domain as user, but...
2011-06-01 Olivier Dony[IMP] ir.rule: local rules will be combined with OR...
2011-06-01 Vo Minh Thu[ADD] tools/config: started tests.
2011-06-01 Vo Minh Thu[FIX] modules/loading: revert a change where db.initial...
2011-06-01 Olivier Dony[IMP] ir.ui.view.custom: order by create_date descending
2011-06-01 Yogesh (OpenERP)[FIX] fix problem of variable name.
2011-06-01 Vo Minh Thu[FIX] tools/config: properly cast config file values.
2011-06-01 Olivier Dony[FIX] test_osv_expression: fixed for new normalization API
2011-06-01 Olivier Dony[FIX] osv_memory: load config params in __init__ to...
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-31 Vo Minh Thu[REF] openerp/report/render/render.py: removed silly...
2011-05-31 Olivier Dony[IMP] ir.rule,expression: merged improved rule computat...
2011-05-31 Olivier Dony[FIX] res.partner.bank.type: everyone should be able...
2011-05-31 Olivier Dony[MERGE] merged with latest trunk
2011-05-31 Vo Minh Thu[FIX] tools/config: default values always override...
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-31 Xavier Morel[IMP] @editable on forms and fields is nonsense, on...
2011-05-31 Olivier Dony[IMP] ir.model.data: remove obsolete _unlink() and...
2011-05-31 Olivier Dony[IMP] orm: minor typo and improvement in handling of...
2011-05-31 Olivier Dony[IMP] convert: remove now useless call to ir.model...
2011-05-31 Launchpad Translat... Launchpad automatic translations update.
2011-05-30 Vo Minh Thu[MERGE] osv: osv classes merged inside orm classes.
2011-05-30 Yogesh (OpenERP)[FIX] Company partner name print in center in header...
2011-05-30 Launchpad Translat... Launchpad automatic translations update.
2011-05-27 Vo Minh Thu[FIX] osv/ir_model: forgot to remove the module arg...
2011-05-27 Vo Minh Thu[IMP] osv: removed unnecessary module arg, added comments.
2011-05-27 Raphael Collet[FIX] remove res.widget.user entries when user deleted
2011-05-27 Vo Minh Thu[FIX] osv_pool: it appears it is necessary to have...
2011-05-27 Naresh (OpenERP)[IMP]:added .yml test cases for hierarchical search
2011-05-26 Vo Minh Thu[REF] osv:
2011-05-26 Vo Minh Thu[REF] osv: osv classes merged inside orm classes.
2011-05-26 Naresh (OpenERP)[FIX,REF]:does not support hierarchy:M2O,O2M,M2M also...
2011-05-25 Vo Minh Thu[REF] osv: factored out duplicated createInstance methods.
2011-05-25 Vo Minh Thu[MERGE] moved around some code (preparing for some...
2011-05-25 Vo Minh Thu[MERGE] orm: correctly store in db the translate flag.
2011-05-25 Vo Minh Thu[FIX] ir: forgot to remove the parent module openerp.ir.
2011-05-25 Vo Minh Thu[MERGE] merged trunk
next