[MRG] merge with lp:openobject-addons
[odoo/odoo.git] / openerp /
2013-05-10 Launchpad Translat... Launchpad automatic translations update.
2013-05-08 Raphael Collet[FIX] res_config tests: isinstance(x, long) is False...
2013-05-02 Vo Minh Thu[FIX] long-polling: use start()/stop() instead of serve...
2013-04-30 Launchpad Translat... Launchpad automatic translations update.
2013-04-26 Christophe Simonis[IMP] convert: allow to have <act_window> tags with...
2013-04-24 Quentin (OpenERP)[IMP] ir_model_data: docstring of check_object_referenc...
2013-04-24 Quentin (OpenERP)[IMP] ir_model_data: added raise_on_access_error as...
2013-04-24 Quentin (OpenERP)[MERGE] forward port merge of server v7 up to revision...
2013-04-24 Antony Lesuisse[VER] change serie to 8.0
2013-04-24 Quentin (OpenERP)[REV] revert of commit 4953 that was not appropriate...
2013-04-24 Olivier Dony[FIX] res.partner: correct store trigger for display_na...
2013-04-24 Launchpad Translat... Launchpad automatic translations update.
2013-04-23 Antony Lesuisse[FIX] workers, listen backlog based on the number of...
2013-04-23 Christophe Simonis[MERGE] forward port of server v7 up to revision 4954
2013-04-23 Christophe Simonis[FIX] expression: allow creating child_of expression...
2013-04-23 Quentin (OpenERP)[IMP/FIX] ir_model_data: added check_object_reference...
2013-04-23 Launchpad Translat... Launchpad automatic translations update.
2013-04-22 Olivier Dony[FIX] rml2html: incorrect license headers in some sourc...
2013-04-21 Launchpad Translat... Launchpad automatic translations update.
2013-04-21 Launchpad Translat... Launchpad automatic translations update.
2013-04-19 Quentin (OpenERP)[FIX] ir_sequence: the field company_id does not exist...
2013-04-19 Quentin (OpenERP)[FIX] orm, _generate_order_by(): allow to order by...
2013-04-20 Launchpad Translat... Launchpad automatic translations update.
2013-04-20 Olivier Dony[MERGE] res.partner: many important fixes for contact...
2013-04-20 Olivier Dony[FIX] res.partner: fix invisible attrs on Contacts...
2013-04-19 Olivier Dony[FIX] test_expression: assertion was too sensitive...
2013-04-19 Olivier Dony[FIX] res.partner.name_get: partners marked as "is_comp...
2013-04-19 Olivier Dony[REVERT] res.partner: undo change of ordering in name_s...
2013-04-19 Olivier Dony[FIX] res.partner: search using 'child_of' should inclu...
2013-04-19 Launchpad Translat... Launchpad automatic translations update.
2013-04-18 Olivier Dony[FIX] res.partner: add onchange warning when changing...
2013-04-18 Olivier Dony[IMP] res.partner: rename commercial_id to commercial_p...
2013-04-18 Quentin (OpenERP)[FIX] ir_translation: fixed erro 'context_wo_lang is...
2013-04-18 Antony Lesuisse[FIX] ir.cron add a safeguard mecanism against version...
2013-04-17 Quentin (OpenERP)[FIX] ir_translation: fix in new methods made to improv...
2013-04-17 Quentin (OpenERP)[FIX] base, res_company: added a missing context when...
2013-04-17 Launchpad Translat... Launchpad automatic translations update.
2013-04-16 Olivier Dony[FIX] res.partner: avoid hiding `parent_id` and `child_...
2013-04-16 Olivier Dony[FIX] res.partner: name_get: return "Company, Contact...
2013-04-16 Quentin (OpenERP)[IMP] ir_translation: GUI improve in order to be able...
2013-04-16 Olivier Dony[FIX] res.partner: propagate `is_supplier` property...
2013-04-16 Stephane Wirtel[MERGE] After the installation, reload the Apps interfa...
2013-04-16 Launchpad Translat... Launchpad automatic translations update.
2013-04-15 Olivier Dony[MERGE] Sync with 7.0
2013-04-15 Olivier Dony[FIX] res.partner, orm._check_recursion: prevent recurs...
2013-04-15 Stephane Wirtel[MERGE] Upstream
2013-04-15 Christophe Simonis[FIX] typo in method name in apps.js
2013-04-15 Xavier Morel[FIX] incorrect view in super() call
2013-04-15 Cedric Snauwaert[REF]ir_translation: improve _get_src and _set_src...
2013-04-15 Launchpad Translat... Launchpad automatic translations update.
2013-04-12 Quentin (OpenERP)[FIX] module, technical reference guide report: don...
2013-04-12 Quentin (OpenERP)[FIX] res_bank: good naming of the keyword parameters...
2013-04-12 Quentin (OpenERP)[FIX] module, technical reference guide report: print...
2013-04-12 Cedric Snauwaert[FIX]ir_translation: replace source field to show value...
2013-04-12 Launchpad Translat... Launchpad automatic translations update.
2013-04-11 Olivier Dony[FIX] res.partner: make the computed display_address...
2013-04-11 Olivier Dony[FIX] res.partner: make _address_fields method conform...
2013-04-11 Christophe Simonis[FIX] res_config: add missing import lost during previo...
2013-04-11 Christophe Simonismerge upstream
2013-04-11 Raphael Collet[MERGE] from trunk
2013-04-10 Olivier Dony[FIX] res.partner form: switch default `use_parent_addr...
2013-04-10 Olivier Dony[FIX] res.partner form view: remove now useless oe_inli...
2013-04-10 Olivier Dony[FIX] res.partner.name_search: make sure companies...
2013-04-10 Olivier Dony[FIX] res.partner address sync: `type` field should...
2013-04-10 Olivier Dony[FIX] res.partner.address_get: default to partner being...
2013-04-10 Launchpad Translat... Launchpad automatic translations update.
2013-04-09 Fabien Meghazi[IMP] res.partner form view, autofocus Contact notebook...
2013-04-09 Launchpad Translat... Launchpad automatic translations update.
2013-04-08 Quentin (OpenERP)[IMP] base, res_partner and contacts management: improv...
2013-04-08 Quentin (OpenERP)[FIX] report, trml2pdf: allow to use <pageNumber/>...
2013-04-08 Launchpad Translat... Launchpad automatic translations update.
2013-04-08 Olivier Dony[FIX] res.partner: autosync of commercial fields and...
2013-04-05 Thibault Delavallée[MERGE] Sync with trunk.
2013-04-05 Thibault Delavallée[FIX] service/model.py: fixed missing import of psycopg...
2013-04-05 al@openerp.com[FIX] workers limit cron memory usage
2013-04-04 Launchpad Translat... Launchpad automatic translations update.
2013-04-04 Vo Minh Thu[MERGE] forward merge 7.0 until revision 4919.
2013-04-04 Thibault Delavallée[IMP] res_partner: customers is now sequence 2, because...
2013-04-04 Raphael Collet[IMP] registry: make class Registry inherit from abstra...
2013-04-04 Thibault Delavallée[MERGE] Sync with trunk
2013-04-03 Thibault Delavallée[MERGE] [FIX] tools: mail: html2plaintext better manage...
2013-04-03 Antony Lesuisse[MERGE] workers cron each job should be considered...
2013-04-02 Vo Minh Thu[FIX] loading: typo.
2013-04-02 Vo Minh Thu[FIX] service.db: forgot to remove the indicing when...
2013-04-02 Thibault Delavallée[FIX] ir_action: no string but var.
2013-04-02 Launchpad Translat... Launchpad automatic translations update.
2013-03-31 Launchpad Translat... Launchpad automatic translations update.
2013-03-29 Christophe Matthieu[FIX] html2plaintext: bug 1159782
2013-03-29 Raphael Collet[IMP] replace all tests like 'registry.get(X)' by ...
2013-03-29 Raphael Collet[IMP] registry: add convenience operators ('in' and...
2013-03-29 Xavier ALT[FIX] partner: fix update for company address
2013-03-29 Thibault Delavallée[MERGE] Sync with trunk
2013-03-29 Launchpad Translat... Launchpad automatic translations update.
2013-03-28 Vo Minh Thu[FIX] WorkerCron: give a chance to process_limit()...
2013-03-28 Vo Minh Thu[REF] netsvc: always use psutil: it is needed in servic...
2013-03-28 Vo Minh Thu[MERGE] merged trunk.
2013-03-28 Thibault Delavallée[FIX] ir_action: when truing to get get_empty_list_help...
2013-03-28 Vo Minh Thu[REF] common: removed unused import.
2013-03-28 Vo Minh Thu[REM] common: removed login_message() which is not...
2013-03-28 Vo Minh Thu[REF] common: the previously removed functions were...
next