[MERGE] Merge with trunk upto revision no 1184.
[odoo/odoo.git] / addons /
2011-10-10 Yogesh (OpenERP)[MERGE] Merge with trunk upto revision no 1184.
2011-10-09 Launchpad Translat... Launchpad automatic translations update.
2011-10-07 Quentin (OpenERP)[MERGE] lp:859751. Adding missing incoterm. Courtesy...
2011-10-07 niv-openerp[imp] put back graph view in o2m in ideas because we...
2011-10-07 niv-openerp[imp] mado o2m compatible with graph view
2011-10-07 ara[FIX] account: cannot install generic chart of account
2011-10-07 Quentin (OpenERP)[MERGE] lp:849603
2011-10-07 niv-openerp[imp] improved graph view to support o2m (not finished)
2011-10-07 Quentin (OpenERP)[MERGE] lp:856422
2011-10-07 Vo Minh Thu[MERGE] document_ftp: use the --load command line option.
2011-10-07 Quentin (OpenERP)[MERGE] lp862207
2011-10-07 Quentin (OpenERP)[FIX] hr_payroll_account: deletion of a payslip with...
2011-10-07 Quentin (OpenERP)[MERGE] lp:856501
2011-10-07 Quentin (OpenERP)[FIX] point_of_sale: error message translation if no...
2011-10-07 Quentin (OpenERP)[MERGE] lp862140: phase_id in context of field survey_r...
2011-10-07 Quentin (OpenERP)[MERGE] lp865296
2011-10-07 Quentin (OpenERP)[MERGE] lp:865227
2011-10-07 Quentin (OpenERP)[MERGE] lp:842381
2011-10-07 Quentin (OpenERP)[MERGE] lp:866048
2011-10-07 Quentin (OpenERP)[MERGE] lp798739: no translation of warning message...
2011-10-07 Vo Minh Thu[FIX] document_ftp: tests: smash those tests with lots...
2011-10-07 Olivier Dony[I18N] update PO templates for all addons after enablin...
2011-10-07 Xavier Morel[FIX] search selection default value in case no default...
2011-10-07 Xavier Morel[FIX] correctly update pager when adding a new record...
2011-10-07 Xavier Morel[ADD] update pager on record deletion
2011-10-07 Launchpad Translat... Launchpad automatic translations update.
2011-10-06 Xavier Morel[IMP] modules have quite a number of fields we don...
2011-10-06 Xavier Morel[IMP] use sets for modules to load instead of value...
2011-10-06 Xavier Morel[FIX] clear in search views should clear small filters...
2011-10-06 Xavier Morel[FIX] correctly handle 'false' value on selection fields
2011-10-06 Antony Lesuisse[FIX] compute modules list fixed
2011-10-06 Xavier Morel[ADD] modifiers setup on account.move.line override...
2011-10-06 Stephane Wirtel[FIX] base_setup: Set the right xml_id for the hidden...
2011-10-06 Xavier Morel[FIX] setup and serialize modifiers on overridden view...
2011-10-06 Xavier Morel[IMP] account: unpack field tuple on the fly in iterati...
2011-10-06 Fabien Meghazi[FIX] Confirmation dialog buttons won't close the dialog
2011-10-06 Xavier Morel[IMP] lxml-ify fields_view_get override in account...
2011-10-06 Stephane Wirtel[FIX] base_setup: Set the right modules of the category
2011-10-06 Fabien Meghazi[FIX] Button@special=cancel should not trigger form...
2011-10-06 Xavier Morel[FIX] make m2o form fields focusable
2011-10-06 Stephane Wirtel[FIX] base_setup: Fix a problem with categories to...
2011-10-06 Xavier Morel[FIX] duplicated element_class on form widgets (on...
2011-10-06 Olivier Dony[IMP] account_invoice_layout: missing state field in...
2011-10-06 Xavier Morel[FIX] selection field value in case there's no value...
2011-10-06 Xavier Morel[FIX] don't screw up typing of selection values in...
2011-10-06 Xavier Morel[FIX] forgot to filter installed modules outside
2011-10-06 Fabien Meghazi[FIX] m2o: Search More cause a traceback. (views now...
2011-10-06 Xavier Morel[IMP] avoid static home crashing after server side...
2011-10-06 Fabien Meghazi[FIX] 'Select' button for file upload not working in...
2011-10-06 Xavier Morel[FIX] originally correct to-be-merged code broken durin...
2011-10-06 Xavier Morel[FIX] m2o fields with selection widget in search view
2011-10-06 Launchpad Translat... Launchpad automatic translations update.
2011-10-06 Antony Lesuisse[FIX] packaging rename doc python rpm build does not...
2011-10-06 Antony Lesuisse[FIX] web_chat flagged as not installable
2011-10-05 Antony Lesuisse[FIX] forgot to add xml2json.py
2011-10-05 Antony Lesuisse[FIX] crm tests, openid import
2011-10-05 Antony Lesuisse[IMP] cleanup of web.common
2011-10-05 Antony Lesuisse[MERGE] fixmodloading by chs
2011-10-05 Antony Lesuisse[MERGE] base_setup dynamic introspecting ir_module_module
2011-10-05 Antony Lesuisse[FIX] category selection
2011-10-05 Antony Lesuisse[FIX] sed substitution
2011-10-05 Fabien Meghazi[FIX] Fixed addons path for binaries. Improved placeholder.
2011-10-05 Fabien Meghazi[FIX] Do not compute modifiers for aggregates in list...
2011-10-05 Stephane Wirtel[MERGE] Upstream
2011-10-05 Stephane Wirtel[IMP] base_setup: Add the shortcut 'Add More Features...
2011-10-05 Stephane Wirtel[FIX] stock: set the right category
2011-10-05 Antony Lesuisse[IMP] set module category to Hidden
2011-10-05 Stephane Wirtel[FIX] base_setup: Use a new flag of the ir.module.categ...
2011-10-05 Stephane Wirtel[FIX] Set the categories
2011-10-05 Xavier Morel[REV] 1150, broke filter_domain in case of empty field
2011-10-05 Xavier Morel[FIX] viewmanageraction loading: auto_search is the...
2011-10-05 Xavier Morel[FIX] handling of value and default domain in search m2o
2011-10-05 Fabien Meghazi[FIX] When reaching ir_actions_act_window_close without...
2011-10-05 niv-openerp[fix] problem with the idea module trying to override...
2011-10-05 Christophe Simonis[FIX] correct module loading in local mode
2011-10-05 niv-openerp[fix] referencing a field in a domain that is not loade...
2011-10-05 niv-openerp[fix] problem in web client not supporting graph view...
2011-10-05 Xavier Morel[REM] @string on in-field filter
2011-10-05 Fabien Meghazi[FIX] Fix calendar view when no date_delay neither...
2011-10-05 Fabien Meghazi[IMP] Improved styling of labels
2011-10-05 Yogesh (OpenERP)[MERGE] Merge wtih trunk upto revision no 1046.
2011-10-04 Antony Lesuisse[FIX] some catgories and complexity
2011-10-04 Antony Lesuisse[MERGE] fetchmail local mta option by stw
2011-10-04 niv-openerp[fix] just return a promise where necessary
2011-10-04 Xavier Morel[IMP] use .children(selector) rather than .find('>...
2011-10-04 Xavier Morel[FIX] stupidity: if insert a line in a list with more...
2011-10-04 Xavier Morel[FIX] correctly handle insertion in empty editable...
2011-10-04 Xavier Morel[FIX] insertion position of new lines (in editable...
2011-10-04 Xavier Morel[FIX] correctly call form field's update_dom in all...
2011-10-04 Vaibhav (OpenERP)[FIX] exception error message.
2011-10-04 Stephane Wirtel[FIX] base_setup: fix the xml_id of the default shortcu...
2011-10-04 Xavier Morel[FIX] have form widget elements behave correctly in...
2011-10-04 Xavier Morel[FIX] fetch display mode from calendar view
2011-10-04 Bharat (OpenERP)hr : analytic_user_function- bad object naming convention
2011-10-04 Xavier Morel[FIX] re-rendering of a given list's row (e.g. onchange...
2011-10-04 Yogesh (OpenERP)[IMP] code refactore in view editor.
2011-10-04 Xavier Morel[FIX] don't perform a search_read when switching view...
2011-10-04 Valentin Lab[imp] more efficient selector.
2011-10-04 ARA (OpenERP)[FIX] Bad caculation of the quantity UDM in sale order...
2011-10-04 Fabien Meghazi[MERGE] ViewManager now triggers do_search() in on_mode...
next