odoo/odoo.git
2011-06-29 ron@tinyerp.com[IMP]purchase:fixed=>Traceback Generated after run...
2011-06-29 ron@tinyerp.com[FIX]purchase,procurement:Fixed=>Generate Sale order...
2011-06-28 tfr@openerp.com[MERGE] fix calendar unlink traceback
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[imp] modified behavior of domain evaluation, now does...
2011-06-28 niv-openerp[imp] modified behavior of domain evaluation, now does...
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 Fabien Meghazi[FIX] Removed global bin_size causing problems in conte...
2011-06-28 niv-openerp[imp] added super dict
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 Fabien Meghazi[IMP] Added on_act_window_closed in ViewManager
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 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 Xavier Morel[FIX] minor style and logic fixes
2011-06-28 DBR (OpenERP)[FIX] Fix the problem of reconfirm
2011-06-28 Launchpad Translatio... Launchpad automatic translations update.
2011-06-28 Launchpad Translatio... 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 Vo Minh Thu[IMP] netsvc: even uglier logging code.
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 Vo Minh Thu[MERGE] some refactoring in fields_view_get.
2011-06-27 Xavier Morel[FIX] error reporting during domain and context evaluat...
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 Vo Minh Thu[MERGE] fix regression
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 Vo Minh Thu[REF] orm: added TODOs.
2011-06-27 tfr@openerp.com[MERGE] trunk
2011-06-27 Olivier Dony[FIX] orm.unlink(): cascade deletion of ir.model.data...
2011-06-27 niv-openerp[imp] made all relations accept the same value in input...
2011-06-26 Launchpad Translatio... Launchpad automatic translations update.
2011-06-24 tfr@openerp.com[IMP] review of contact import
2011-06-24 niv-openerp[merge]
2011-06-27 Fabien Meghazi[IMP] Changed cursor over m2o context menu icon
2011-06-27 Launchpad Translatio... Launchpad automatic translations update.
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...
2011-06-24 Xavier Morel[FIX] add property length on FilterGroup so SearchView...
2011-06-24 Vo Minh Thu[FIX] fields: pass around the context in the create...
2011-06-24 Olivier Dony[MERGE] feature branch with improvements for sharing...
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 Bhumika (OpenERP)[MERGE] Fix the pickle problem
2011-06-24 Jigar Amin[FIX] pickle bug
2011-06-24 Bhumika (OpenERP)[Fix] document_webdav: rename pooler method name
2011-06-24 Bhumika (OpenERP)[Fix] document_ftp: In pooler method is remvoe so i...
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-06-24 Olivier Dony[FIX] base_action_rule: dumb patch to avoid repeated...
2011-06-24 Olivier Dony[FIX] share: urlescaping + typo
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 Vo Minh Thu[MERGE] ir_ui_view: shortcut names are the (translated...
2011-06-24 Naresh (OpenERP)[FIX]:shortcuts are reverted back to their original...
2011-06-24 Launchpad Translatio... Launchpad automatic translations update.
2011-06-23 niv-openerp[merge]
2011-06-23 niv-openerp[imp] added save to o2m
2011-06-23 niv-openerp[imp] added save to o2m
2011-06-23 niv-openerp[imp] put correct behavior in creation popup
2011-06-23 niv-openerp[imp] put correct behavior in creation popup
2011-06-23 niv-openerp[imp] refactored one2many dataset & created read only...
2011-06-23 niv-openerp[imp] refactored one2many dataset & created read only...
2011-06-23 niv-openerp[fix] bugs during write and unlink
2011-06-23 Fabien Meghazi[FIX] Date widgets does not correctly validate
2011-06-23 niv-openerp[fix] lot of bugs in o2m
2011-06-23 niv-openerp[imp] removed useless method in main.py
2011-06-23 niv-openerp[fix] bugs during write and unlink
2011-06-23 niv-openerp[fix] bugs during write and unlink
2011-06-23 Fabien Meghazi[IMP] Improved form
2011-06-23 Fabien Meghazi[FIX] Dataset's index default value should be null
2011-06-23 Vo Minh Thu[FIX] netsvc: revert introduction of cgitb
2011-06-23 niv-openerp[fix] small bug in o2m
next