[MERGE] removal of unused method
[odoo/odoo.git] / openerp /
2011-07-04 Quentin (OpenERP)[MERGE] removal of unused method
2011-07-04 Quentin (OpenERP)[MERGE] merge small code imp
2011-07-01 Rucha (Open ERP)[REM]: removed unused methof createReport
2011-07-01 Rucha (Open ERP)[REF]: put self.pool.get outside loop
2011-07-01 Rucha (Open ERP)[IMP]: ir.actions.todo: minor improvement for dict.get
2011-06-30 Quentin (OpenERP)[IMP] usability: configuration wizards should be availa...
2011-06-30 Quentin (OpenERP)[MERGE] usability in list of config wizards
2011-06-30 Quentin (OpenERP)[MERGE] merge with main trunk
2011-06-30 Rucha (Open ERP)[FIX]: res.config: fixed problem of wizard stays in...
2011-06-30 Rucha (Open ERP)[FIX]: res.config: Fixed problem of passing "user"...
2011-06-30 Xavier Morel[IMP] view_id should really be a m2o-style pair of...
2011-06-30 Rucha (Open ERP)[IMP]: res.config: Improvements for: When opening confi...
2011-06-30 Xavier Morel[FIX] view_id should be a scalar
2011-06-29 Olivier Dony[FIX] netsvc: corrected copyright header
2011-06-29 aag (OpenERP)[IMP] Base: In Configuration Wizards actions tree view...
2011-06-29 aag (OpenERP)[IMP] Base: In Configuration Wizards actions search...
2011-06-28 Vo Minh Thu[MERGE] netsvc+ir_cron: display the execution time...
2011-06-28 Vo Minh Thu[REF] ir_cron: use DEBUG instead of DEBUG_RPC (as done...
2011-06-28 Quentin (OpenERP)[MERGE] configure your company wizard
2011-06-28 Quentin (OpenERP)[FIX] added missing statement for importing tools
2011-06-28 Rucha (Open ERP)[IMP]: ir.actions.todo: Improvement in code in order...
2011-06-28 Rucha (Open ERP)[IMP]: ir.actions.todo: When we pass res_id in the...
2011-06-28 Rucha (Open ERP)[ADD]: base: Moved name_get of res_currency from base_s...
2011-06-28 Launchpad Translat... Launchpad automatic translations update.
2011-06-27 Vo Minh Thu[IMP] netsvc: even uglier logging code.
2011-06-27 Vo Minh Thu[MERGE] some refactoring in fields_view_get.
2011-06-27 Vo Minh Thu[MERGE] fix regression
2011-06-27 Vo Minh Thu[REF] orm: added TODOs.
2011-06-27 Olivier Dony[FIX] orm.unlink(): cascade deletion of ir.model.data...
2011-06-27 Launchpad Translat... Launchpad automatic translations update.
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-21 Vo Minh Thu[REF] orm: add a column_info class to represent entries...
2011-06-21 Vo Minh Thu[REF] orm/_inherits_reload: unnecessary dict.update...
2011-06-21 Vo Minh Thu[REF] netsvc+ir_cron: removed unnecessary getLogger...
2011-06-20 Vo Minh Thu[YEAH]
2011-06-20 Vo Minh Thu[IMP] netsvc+ir_cron: display the execution time in...
2011-06-20 Vo Minh Thu[FIX] fields_view_get: corrected an error introduced...
2011-06-20 Vo Minh Thu[FIX] orm/fields_view_get: translate correctly confirm...
2011-06-20 Vo Minh Thu[REF] orm/fields_view_get: replaced simple loop by...
2011-06-20 Yogesh (OpenERP)[FIX] fix problem of improve condtion of checking key...
2011-06-20 Vo Minh Thu[FIX] orm: typo in fields_view_get.
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] fields_viw_get: trying to get something clearer...
2011-06-17 Quentin (OpenERP)[MERGE] usability on res.users
2011-06-17 Quentin (OpenERP)[IMP] ir.actions.todo.category: added translate=True...
2011-06-17 Vo Minh Thu[REF] orm: simpler `_find` function, renamed `locate`.
2011-06-17 Vo Minh Thu[REF] orm: fields_get in pieces, now with docstring.
2011-06-17 mayur maheshwari... [IMP]base:Change a language tooltip
2011-06-16 mayur maheshwari... [IMP]base:Improvement is Done in tooltip
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 Quentin (OpenERP)[MERGE] ir_actionsi_todo: improvement of action_launch...
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-13 aag (OpenERP)[IMPBase:Improve method def action_launch
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.
next