[MERGE] merge with main addons branch
[odoo/odoo.git] / addons /
2011-06-30 Quentin (OpenERP)[MERGE] merge with main addons branch
2011-06-30 Quentin (OpenERP)[IMP] base_setup: install account_voucher when installi...
2011-06-30 Launchpad Translat... Launchpad automatic translations update.
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 niv-openerp[imp] made o2m capable of giving a correct value for...
2011-06-29 tfr@openerp.com[MERGE] fix bug:791903 by sbh
2011-06-29 niv-openerp[imp] added possibility to set value of a one2many...
2011-06-29 niv-openerp[merge]
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 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 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 Translat... 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 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 niv-openerp[fix] redesigned evaluation context
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 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 Fabien Meghazi[FIX] Removed global bin_size causing problems in conte...
2011-06-28 Rucha (Open ERP)[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 ERP)[IMP]: base_setup: We should be able to choose associat...
2011-06-28 Rucha (Open ERP)[IMP]: base_setup: Instead of putting static id to...
2011-06-28 Jigar Amin[FIX] project :code refectoring - context checking
2011-06-28 Ashutosh Srivastav... crm :remove comment
2011-06-28 Fabien Meghazi[IMP] Added on_act_window_closed in ViewManager
2011-06-28 Ashutosh Srivastav... [FIX] crm : Inconsistency when scheduling a call from...
2011-06-28 Jigar Amin[BUG/FIX] base_calendar - Events Reminder Schedular
2011-06-28 Fabien Meghazi[FIX] Merge action context to dataset context from...
2011-06-28 Fabien Meghazi[FIX] Correctly set index in DataSetStatic constructor
2011-06-28 Rucha (Open ERP)[REM]: base_setup: Moved name_get of res.currency at...
2011-06-28 Fabien Meghazi[IMP] Pass context & dataset in constructor of DataSetS...
2011-06-28 tfr@openerp.com[FIX] unlink event traceback
2011-06-28 Xavier Morel[IMP] use fluent o2m commands for bulk replace in m2m...
2011-06-28 Xavier Morel[IMP] use a more fluent way to create o2m commands
2011-06-28 Xavier Morel[IMP] replace cryptic 02M command codes by an enumerati...
2011-06-28 Xavier Morel[IMP] creation of FieldOne2Many views registry: just...
2011-06-28 Xavier Morel[FIX] actions loading when action domain is 'false'
2011-06-28 Quentin (OpenERP)[MERGE] fix hr_holidays install
2011-06-28 Xavier Morel[FIX] minor style and logic fixes
2011-06-28 DBR (OpenERP)[FIX] Fix the problem of reconfirm
2011-06-28 Launchpad Translat... Launchpad automatic translations update.
2011-06-27 Fabien Meghazi[FIX] name_get should use a list for ids, some addons...
2011-06-27 Fabien Meghazi[FIX] Add dataset context to action executor for buttons
2011-06-27 tfr@openerp.com[MERGE] fix bug lp:799182 by jam
2011-06-27 Fabien Meghazi[FIX] Fix m2o set_value()
2011-06-27 Xavier Morel[IMP] in form view, try all widget possibilities in...
2011-06-27 Fabien Meghazi[FIX] ViewManagerAction do not set the Dataset index...
2011-06-27 Fabien Meghazi[FIX] m2o's get_value() should return false when intern...
2011-06-27 Fabien Meghazi[FIX] compute_domain does not use form widget's get_value()
2011-06-27 niv-openerp[imp] added method to get fields values in form view
2011-06-27 tfr@openerp.com[MERGE] import google project + calendar cleaning v1
2011-06-27 tfr@openerp.com[MERGE] trunk
2011-06-27 niv-openerp[imp] made all relations accept the same value in input...
2011-06-27 Rucha (Open ERP)[REM]: base_setup: Removed unused code, cleaned code
2011-06-26 Launchpad Translat... Launchpad automatic translations update.
2011-06-24 tfr@openerp.com[IMP] review of contact import
2011-06-27 Fabien Meghazi[IMP] Changed cursor over m2o context menu icon
2011-06-24 Xavier Morel[IMP] vertical alignment of search fields containing...
2011-06-24 Olivier Dony[MERGE] features: new/updated portal and share modules
2011-06-24 Xavier Morel[FIX] broken spacing between table cells of some search...
next