[FIX] sale,stock_location: Fixed runbot errors.
[odoo/odoo.git] / openerp /
2011-11-24 Vo Minh Thu[IMP] domain to context:
2011-11-24 Naresh (OpenERP)[FIX]: WARNING:orm:No such field(s) in model ir.values...
2011-11-23 Olivier Dony[IMP] read_group: pass superuser uid to group_by_full...
2011-11-22 niv-openerp[imp] added new property in gantt view
2011-11-22 Olivier Dony[FIX] ir.ui.view.custom: fix access rights and rules
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-22 Launchpad Translat... Launchpad automatic translations update.
2011-11-21 Olivier Dony[FIX] orm.read_group: fix merge logic for read_group_full:
2011-11-21 Vo Minh Thu[FIX] res_request: search() context arg turned to keywo...
2011-11-21 Vo Minh Thu[MERGE] Cleaning of the empty dict kwargs (replaced...
2011-11-21 Launchpad Translat... Launchpad automatic translations update.
2011-11-18 Olivier Dony[FIX] orm.read_group: check for empty groupby list
2011-11-18 Olivier Dony[MERGE] orm.read_group: partial refactoring, by xmo
2011-11-18 Olivier Dony[FIX] res.users: incorrect passing of context as positi...
2011-11-18 Olivier Dony[FIX] orm.read_group: fix issues in read_group_full...
2011-11-18 Olivier Dony[FIX] fields.related: lazy init should avoid race condi...
2011-11-18 Tejas (OpenERP)Supplier search_default and default set
2011-11-18 Fabien Pinckaersfix
2011-11-18 Amit Bhavsar (Open... [polish3],improve the setting menu
2011-11-18 Naresh (OpenERP)[FIX]:UnboundLocalError
2011-11-17 Xavier Morel[FIX] res.config: ensure there is a context before...
2011-11-16 Fabien Pinckaers[FIX] yaml import osv memory context
2011-11-16 Olivier Dony[MERGE] warn when create()/write() touches unknown...
2011-11-16 Rucha (Open ERP)[MERGE]: Merge with latest trunk-server
2011-11-15 Christophe Simonis[FIX] group_by_full
2011-11-15 Xavier Morel[IMP] selection of fields to aggregate in read_group
2011-11-15 Xavier Morel[IMP] orm: make creation of dict from key names (with...
2011-11-15 Fabien Pinckaers[IMP] remove print statement
2011-11-15 Fabien Pinckaers[IMP] removed print statement
2011-11-14 Fabien Pinckaers[FIX] onchange
2011-11-14 Fabien Pinckaers[FIX] onchange yaml
2011-11-14 Fabien Pinckaers[FIX] onchange computation on YAML
2011-11-14 Fabien Pinckaers[IMP] Yaml scripts calls on_changes and fields_view_get...
2011-11-14 Quentin (OpenERP)[MERGE] lp: 876260
2011-11-14 Denis Seleznyov[FIX]:AccessInit: hash collision error possible
2011-11-14 Launchpad Translat... Launchpad automatic translations update.
2011-11-14 Fabien Pinckaersunusedcode
2011-11-13 Fabien Pinckaersfix
2011-11-13 Fabien Pinckaers[IMP] Allows to put a view argument in a YAML record...
2011-11-13 Fabien Pinckaers[IMP] constraint on XML view on object to allow inheritancy
2011-11-13 Fabien Pinckaers[FIX] count 0, need to fix the web client
2011-11-13 Fabien Pinckaers[IMP] _group_by_full implementation
2011-11-10 niv-openerp[fix] exception when querying a tree view for an osv...
2011-11-10 Xavier Morel[ADD] new-style dashboards to schema
2011-11-10 Xavier Morel[REF] deduplicate old-style dashboard elements
2011-11-10 Xavier Morel[IMP] fix some identation
2011-11-09 Olivier Dony[ADD] orm.fields_get: include `relation_field` for...
2011-11-09 Vo Minh Thu[IMP] typo.
2011-11-08 Antony Lesuisse[MERGE] polish1 (stw)
2011-11-08 Antony Lesuisse[IMP] add target inline add usage tooltip
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in report
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in safe_eval
2011-11-07 Numerigraphe - Lio... [FIX] unmutable defaults in base addons.
2011-11-06 Launchpad Translat... Launchpad automatic translations update.
2011-11-04 Olivier Dony[MERGE] Fix for bug 885299: properly manage XML chars...
2011-11-04 Quentin (OpenERP)[FIX] rml2pdf: _process_text escaping char for xml
2011-11-04 Olivier Dony[IMP] release: add structured version_info tuple, prope...
2011-11-04 Launchpad Translat... Launchpad automatic translations update.
2011-11-02 Stefan Rijnhart[FIX] replace exception by warning, for friendly deprec...
2011-11-01 Stefan Rijnhart[FIX] values for non existing fields in base xml data...
2011-11-01 Stefan Rijnhart[FIX] model and field name were reversed in exception...
2011-11-01 Stefan Rijnhart[FIX] Raise when an unknown field is being written to
2011-10-31 Divyesh Makwana... [FIX] The main application wizard must trigger chart...
2011-10-27 Antony Lesuisse[IMP] Create Setting->Email root menu item
2011-10-27 Launchpad Translat... Launchpad automatic translations update.
2011-10-26 Stephane Wirtel[FIX] Remove the 'Customer Relationship Management...
2011-10-26 Stephane Wirtel[FIX] Change the label of the administration menu
2011-10-26 Stephane Wirtel[FIX] Set the right label for a category
2011-10-25 Fabien Meghazi[FIX] Fixed partner kanban view (Missing <field/> tags)
2011-10-24 Olivier Dony[ADD] res.currency data: definition of Chilean Peso
2011-10-21 Olivier Dony[IMP] fields.boolean,integer,float: warning when requir...
2011-10-21 Olivier Dony[FIX] ir.action.report_xml: useless required attribute...
2011-10-19 Xavier Morel[IMP] alias some values in data import, for readability
2011-10-19 Xavier Morel[IMP] iterate over list indexes + ids via enumerate...
2011-10-19 Launchpad Translat... Launchpad automatic translations update.
2011-10-18 Xavier Morel[FIX] make module categories readable by all users
2011-10-17 Antony Lesuisse[MERGE] mark demo res_log entries as read
2011-10-17 Olivier Dony[FIX] ir.mail_server: except_osv's signature has change...
2011-10-17 Raphael Collet[IMP] mark as read all res_log entries created during...
2011-10-17 Olivier Dony[FIX] ir_model.name_search: was incorrectly relying...
2011-10-14 Vo Minh Thu[FIX] tools.translate: release.support_email has been...
2011-10-14 Christophe Simonis[IMP] command line: move the option "addons-path" to...
2011-10-14 Christophe Simonis[IMP] do no hardcode the port for the default value...
2011-10-13 Olivier Dony[IMP] ir.model.data: sanity check to help prevent exter...
2011-10-13 Dmitrijs Ledkovs[IMP] allow to unset fields in yaml import
2011-10-13 Olivier Dony[MERGE] added authenticate() API method for checking...
2011-10-13 Christophe Simonis[IMP] base: authenticate: use "base_location" key inste...
2011-10-13 Olivier Dony[IMP] res.users,web_services: new authenticate() API...
2011-10-13 Quentin (OpenERP)[FIX] fields.related: fix example in docstring
2011-10-12 Olivier Dony[FIX] res.users: last login time should use UTC like...
2011-10-12 Olivier Dony[FIX] modules.graph: avoid crash when a module has...
2011-10-12 Olivier Dony[IMP] ir.config.parameter: move all default params...
2011-10-12 Fabien Meghazi[IMP] res.widget data: Do not try to instantiate twitte...
2011-10-12 Vo Minh Thu[FIX] orm.copy(): corrected return value in docstring.
2011-10-12 Rucha (Open ERP)[FIX]: Fixed problem of context not passed properly...
2011-10-11 Olivier Dony[FIX] Model.import_data docstring: cleanup + clear...
2011-10-11 Olivier Dony[FIX] expression: proper handling of empty string in...
2011-10-11 Olivier Dony[MERGE] new ORM method for converting o2m commands...
2011-10-11 Olivier Dony[IMP] orm: resolve_o2m_commands_...: simplify assert...
2011-10-11 Xavier Morel[IMP] docstring for resolve_o2m_commands_...
next