odoo/odoo.git
2011-06-30 Rucha (Open... [FIX]: res.config: Fixed problem of passing "user"...
2011-06-30 tfr@openerp.com[MERGE] fix bug lp:797233 by sbh
2011-06-30 niv-openerp[imp] small bug in o2m 5 improvement
2011-06-30 niv-openerp[merge]
2011-06-30 Fabien Meghazi[FIX] Need time & datetime modules for evaluation
2011-06-30 Xavier Morel[IMP] view_id should really be a m2o-style pair of...
2011-06-30 Quentin (OpenERP)[MERGE] launching config wizard through 'add more featu...
2011-06-30 Fabien Meghazi[FIX] Date form widgets does not handle readonly property
2011-06-30 niv-openerp[imp] small improvement for o2m & on_change
2011-06-30 Rucha (Open... [IMP]: res.config: Improvements for: When opening confi...
2011-06-30 niv-openerp[merge]
2011-06-30 niv-openerp[imp] reverted some code removed for on_change
2011-06-30 Fabien Meghazi[FIX] on_change result set the fields values but does...
2011-06-30 niv-openerp[merge] small improvements to on change & o2m
2011-06-30 niv-openerp[merge]
2011-06-30 niv-openerp[imp] small bug in onchange and o2m
2011-06-30 Fabien Meghazi[FIX] Fixed on_change warning
2011-06-30 DBR (OpenERP)[IMP] Improve the code
2011-06-30 tfr@openerp.com[MERGE] fix bug lp:799812 by jam
2011-06-30 DBR (OpenERP)[IMP]Improve code : save the host name value to avoid...
2011-06-30 niv-openerp[imp] removed useless additional code in o2m
2011-06-30 niv-openerp[imp] removed warning in o2m
2011-06-30 Xavier Morel[ADD] support for server actions
2011-06-30 Xavier Morel[FIX] view_id should be a scalar
2011-06-30 Xavier Morel[FIX] act_window actions not coming from the db and...
2011-06-30 Xavier Morel[ADD] support for server actions
2011-06-30 Launchpad Translatio... Launchpad automatic translations update.
2011-06-29 niv-openerp[imp] modified meaning of operation 5 on o2m to delete...
2011-06-29 niv-openerp[imp] made o2m capable of giving a correct value for...
2011-06-29 niv-openerp[imp] added possibility to set value of a one2many...
2011-06-29 niv-openerp[merge]
2011-06-29 Xavier Morel[IMP] let non-act_window actions pass through unmoleste...
2011-06-29 niv-openerp[merge] added many things for on_changes and one2many
2011-06-29 tfr@openerp.com[MERGE] fix bug:791903 by sbh
2011-06-29 niv-openerp[imp] refactored dataset to use get_context()
2011-06-29 niv-openerp[imp] refactored dataset to use get_context()
2011-06-29 tfr@openerp.com[FIX] bug lp:707984 by jam
2011-06-29 Xavier Morel[IMP] use type void instead of null for jsdoc annotations
2011-06-29 tfr@openerp.com[CLEAN] remove print
2011-06-29 Xavier Morel[FIX] typos in python code
2011-06-29 tfr@openerp.com[FIX] bug lp:66248 by jam
2011-06-29 tfr@openerp.com[clean] remove print statement
2011-06-29 tfr@openerp.com[MERGE + clean] bug fix lp:689566
2011-06-29 Jigar Amin[BUG/FIX] project : return action close from web compab...
2011-06-29 niv-openerp[imp] made some modifications in rpc() that could possi...
2011-06-29 niv-openerp[merge]
2011-06-29 niv-openerp[imp] made some modifications in rpc() that could possi...
2011-06-29 niv-openerp[imp] Modifier rpc calls to handle correctly the promises.
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-29 Fabien Meghazi[REM] Removed Dataset#count property
2011-06-29 Jigar Amin[FIX] missing context param
2011-06-29 niv-openerp[merge]
2011-06-29 Jigar Amin[FIX] removed unsed cnotext checking
2011-06-29 Jigar Amin[BUG/FIX] base_calendar - day need to store to db value...
2011-06-29 Launchpad Translatio... Launchpad automatic translations update.
2011-06-28 niv-openerp[merge]
2011-06-28 niv-openerp[imp] refactoring of the name_... methods + refactoring...
2011-06-28 Fabien Meghazi[IMP] Use label@colspan in order to diferentiate fields...
2011-06-28 Fabien Meghazi[FIX] Use record_id instead of dataset in View#execute_...
2011-06-28 niv-openerp[fix] fixed some problems with m2o (too much on_change...
2011-06-28 niv-openerp[fix] fixed some problems with m2o (too much on_change...
2011-06-28 tfr@openerp.com[MERGE] fix calendar unlink traceback
2011-06-28 Quentin (OpenERP)[MERGE] main config wizard usability
2011-06-28 Quentin (OpenERP)[MERGE] main config wizard usability
2011-06-28 Fabien Meghazi[ADD] Added DataSet#call_button javascript side
2011-06-28 Fabien Meghazi[ADD] Added Dataset#call_button for form's buttons...
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 tfr@openerp.com[MERGE] fix bug lp:802418
2011-06-28 niv-openerp[merge]
2011-06-28 niv-openerp[imp] modified behavior of domain evaluation, now does...
2011-06-28 Xavier Morel[FIX] trailing comma
2011-06-28 niv-openerp[imp] modified behavior of domain evaluation, now does...
2011-06-28 Xavier Morel[FIX] bug in CompoundDomain: need self alias to this
2011-06-28 niv-openerp[imp] refactoring of the name_... methods + refactoring...
2011-06-28 tfr@openerp.com[MERGE] fix bug lp:802539
2011-06-28 Quentin (OpenERP)[MERGE] configure your company wizard
2011-06-28 niv-openerp[fix] redesigned evaluation context
2011-06-28 Vo Minh Thu[REF]: fields_view_get: continuing the merge of attrs:
2011-06-28 Xavier Morel[FIX] severe callbacks bug, and a few warnings
2011-06-28 Xavier Morel[FIX] warnings, typos, globals which should not be...
2011-06-28 Quentin (OpenERP)[FIX] added missing statement for importing tools
2011-06-28 tfr@openerp.com[MERGE] fix undefined get_db_only in ftp and webdav...
2011-06-28 Xavier Morel[FIX] removal of unique() callbacks from callback chains
2011-06-28 niv-openerp[merge]
2011-06-28 niv-openerp[fix] redesigned evaluation contexts
2011-06-28 niv-openerp[imp] added evaluation context into compound context
2011-06-28 Quentin (OpenERP)[MERGE] configure your company config wizard
2011-06-28 Quentin (OpenERP)[MERGE] moving of name_get of res.currency from base_se...
2011-06-28 Fabien Meghazi[FIX] Removed global bin_size causing problems in conte...
2011-06-28 niv-openerp[imp] added super dict
2011-06-28 Rucha (Open... [REM]: account: Removed unwanted field from the installer
2011-06-28 Fabien Meghazi[IMP] Improved action management with dialogs
2011-06-28 niv-openerp[imp] added evaluation context to compound context
2011-06-28 Rucha (Open... [IMP]: base_setup: We should be able to choose associat...
2011-06-28 Rucha (Open... [IMP]: base_setup: Instead of putting static id to...
2011-06-28 Rucha (Open... [IMP]: ir.actions.todo: Improvement in code in order...
2011-06-28 Rucha (Open... [IMP]: ir.actions.todo: When we pass res_id in the...
next