[FIX] hw_scale: remove useless python module
[odoo/odoo.git] / openerp /
2014-04-24 Launchpad Translat... Launchpad automatic translations update.
2014-04-23 Richard Mathot ... [MERGE][IMP] More explicit error message in res_currency
2014-04-23 Richard Mathot ... [FIX] res_currency: Removing unnecessary 'browse'
2014-04-22 Christophe Simonis[MERGE] forward port of branch saas-4 up to revid 9365...
2014-04-22 Christophe Simonis[FIX] cli mode: initialisation of the addons path do...
2014-04-22 Christophe Simonis[FIX] when runing in prefork mode, empty connection...
2014-04-22 Rakesh Sindhav ... [MERGE][IMP] res_bank & res_county: missing labels...
2014-04-22 Denis Ledoux[FIX] base: in partner search view, use operator=child_...
2014-04-20 Launchpad Translat... Launchpad automatic translations update.
2014-04-18 Martin Trigaux[FIX] convert: use _all_columns instead of _columns...
2014-04-18 Christophe Simonis[FIX] module loading: mark module as initialized *after...
2014-04-18 Christophe Simonis[FIX] http: correct detection of old (v7) routes that...
2014-04-18 Bharat R. Devnani... [MERGE] merged with main server branch
2014-04-17 Christophe Simonis[FIX] some tests need the http daemon to be available
2014-04-17 Christophe Simonis[FIX] when running in threaded mode with "--stop-after...
2014-04-17 Darshan Kalola[MERGE] [IMP] res_partner: correctly take the 'use...
2014-04-17 Darshan Kalola[MERGE] [IMP] ir_ui_view: kanban view: also add action_...
2014-04-17 Darshan Kalola ... [MERGE]sync with trunk.
2014-04-17 Darshan Kalola ... [IMP]removed use_company_address method, added same...
2014-04-17 Christophe Simonis[REL] saas-4
2014-04-16 Quentin (OpenERP)[FIX] fields.date's date_to_datime function fixed
2014-04-17 Launchpad Translat... Launchpad automatic translations update.
2014-04-16 Denis Ledoux[ADD] osv: add get_formview_action and get_formview_id...
2014-04-16 Denis Ledoux[FIX] base: search groups by full name not working...
2014-04-16 Kersten Jeremy[MERGE] qweb-m2o-view - Allow to use many2one for qweb...
2014-04-15 Christophe Simonis[IMP] orm: postprocess function field values in batch
2014-04-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5281...
2014-04-15 Darshan Kalola ... [MERGE]sync with trunk.
2014-04-14 Quentin (OpenERP)[IMP] fields.date: added date_to_datetime function
2014-04-14 Richard Mathot ... [MERGE] Sync with trunk
2014-04-14 Raphael Collet[IMP] test cursor: code cleanup to make it more robust...
2014-04-14 Launchpad Translat... Launchpad automatic translations update.
2014-04-12 Antony Lesuisse[FIX] logging, pg logging use thread db
2014-04-11 Thibault Delavallée[IMP] [FIX] ir_qweb: fixed a call to a parameter consid...
2014-04-11 Antony Lesuisse[FIX] instrumentation to debug a deadlock probably...
2014-04-11 Thibault Delavallée[MERGE] Sync with trunk
2014-04-11 Rakesh Sindhav ... [IMP]base: Need view improvements in some modules
2014-04-11 Richard Mathot ... [MERGE] Sync with trunk
2014-04-11 Thibault Delavallée[IMP] ir_qweb: added country flag management in contact...
2014-04-11 chm@openerp.com[MERGE] from trunk
2014-04-11 Martin Trigaux[FIX] read_group: avoid shared context and initialise...
2014-04-10 Christophe Simonis[IMP] ir.attachment: add method to force all attachment...
2014-04-10 Christophe Simonis[FIX] test: HttpCase wait http requests to finish
2014-04-10 Gery Debongnie[MERGE] merge from trunk
2014-04-10 Raphael Collet[FIX] sql_db: forgotten attribute renaming _pool -...
2014-04-10 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5115...
2014-04-10 Christophe Simonis[FIX] modules: install_from_urls: restrict to administr...
2014-04-10 chm@openerp.com[IMP] ir_qweb: first tag 't' template of a view is...
2014-04-09 Kersten Jeremy[FIX] Allow missing opcodes, harden check for private...
2014-04-09 Raphael Collet[MERGE] test_cursor: implement a cursor mockup that...
2014-04-09 jba[FIX] expression: when evaluatoing *like operator,...
2014-04-09 Raphael Collet[FIX] registry: stupid typo
2014-04-09 Raphael Collet[IMP] registry: avoid every direct access registry...
2014-04-09 Raphael Collet[IMP] sql_db: simplify TestCursor, given that method...
2014-04-09 chm@openerp.com[IMP] ir_qweb, ir_ui_view: can use id insead of xml_id...
2014-04-09 Raphael Collet[IMP] make TestCursor more robust, and remove some...
2014-04-09 Raphael Collet[IMP] registry: now cursor() simply returns a cursor...
2014-04-09 Gery Debongnie[FIX] make sure the read_group method use the correct...
2014-04-09 Darshan Kalola ... [MERGE]sync with trunk.
2014-04-09 Launchpad Translat... Launchpad automatic translations update.
2014-04-08 Raphael Collet[IMP] http tests: implement a test cursor that keeps...
2014-04-08 Simon Lejeune[MERGE] trunk
2014-04-08 Raphael Collet[IMP] registry: add method get_cursor() to simply retri...
2014-04-08 Gery Debongnie[IMP] simplifies the readgroup code to select order...
2014-04-08 Raphael Collet[IMP] tests.common: turn class methods into instance...
2014-04-08 Raphael Collet[IMP] registry: switch for a dummy lock only during...
2014-04-08 Gery Debongnie[MERGE] merge from trunk
2014-04-08 Gery Debongnie[IMP] change the regex matching orders in orm.py to...
2014-04-08 Gery Debongnie[IMP] add and fix the documentation on some helper...
2014-04-08 Thibault Delavallée[FIX] res_partner demo data: fixed email address, using...
2014-04-08 Gery Debongnie[IMP] improves the helper function _read_group_format_r...
2014-04-07 Christophe Simonis[FIX] ir_actions: add missing comma
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5112...
2014-04-07 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5275...
2014-04-07 Gery Debongnie[IMP] removes useless calls to field_get and replace...
2014-04-07 Simon Lejeune[IMP] ir_qweb: added t-esc-options to allow customizati...
2014-04-07 Gery Debongnie[FIX] add context parameter to various helper methods...
2014-04-07 Antony Lesuisse[FIX] temporary fix for concurrent commit during test...
2014-04-07 Olivier Dony[FIX] res.font: re-introduce substitution for builtin...
2014-04-07 Olivier Dony[FIX] browse()/browse_record: use iterables instead...
2014-04-07 Gery Debongnie[IMP] adds a test for the new eager/lazy functionality...
2014-04-04 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5274...
2014-04-04 Christophe Simonis[FIX] force suppression of pidfile at exit of openerp.
2014-04-04 Christophe Simonis[FIX] res.partner: name_search: respect unaccent flag
2014-04-04 Christophe Simonis[IMP] expression: new helper for generating unaccent...
2014-04-04 Olivier Dony[FIX] domain parsing: better heuristic when a domain...
2014-04-04 Gery Debongnie[IMP] moves some internal function in read_group to...
2014-04-04 Gery Debongnie[IMP] puts the closure 'process_groupby' in read_group...
2014-04-04 Gery Debongnie[FIX] fixes a read_group test to use the correct field...
2014-04-04 Launchpad Translat... Launchpad automatic translations update.
2014-04-03 Simon Lejeune[MERGE] trunk
2014-04-03 Olivier Dony[IMP] ir.actions: add Warning in eval context for serve...
2014-04-03 Olivier Dony[FIX] ir.qweb: avoid errors with function fields of...
2014-04-03 Gery Debongnie[MERGE] merge from trunk
2014-04-03 Olivier Dony[FIX] res.partner: missing index on `parent_id` column
2014-04-03 Gery Debongnie[FIX] when using readgroup in eager mode, there is...
2014-04-03 Antony Lesuisse[FIX] increase js test timeout to 60
2014-04-03 Gery Debongnie[FIX] fixes read_group so that it uses the correct...
2014-04-03 Gery Debongnie[FIX] work around a read bug: false data are fetched...
2014-04-03 Christophe Simonis[FIX] expression: do not double quote column names
next