[MERGE] from trunk
[odoo/odoo.git] / openerp /
2014-04-11 Martin Trigaux[FIX] read_group: avoid shared context and initialise...
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-15 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5281...
2014-04-14 Launchpad Translat... Launchpad automatic translations update.
2014-04-10 Christophe Simonis[FIX] modules: install_from_urls: restrict to administr...
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 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 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
2014-04-02 Gery Debongnie[FIX] only fills groups with empty groups in read_group...
2014-04-02 Simon Lejeune[FIX] as render_report is adapted to qweb, no need...
2014-04-02 Christophe Simonis[FIX] expression: translated search as params are flatt...
2014-04-03 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 5270... saas-2
2014-04-02 Olivier Dony[FIX] res_partner: missing index on `display_name`
2014-04-02 Gery Debongnie[MERGE] merge from trunk
2014-04-02 Gery Debongnie[IMP] refactoring of readgroup method. The work is...
2014-04-03 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5025...
2014-04-03 Martin Trigaux[FIX] orm: add missing pooler in call
2014-04-02 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5024...
2014-04-01 Christophe Simonis[FIX] resize_image: auto convert BMP images to PNG
2014-04-01 Simon Lejeune[FIX] Adapted the render_report and try_report_action...
2014-04-01 Simon Lejeune[FIX] ir_qweb groups: in order to compute the groups...
2014-04-01 Martin Trigaux[FIX] convert datetime to date in case of date field
2014-04-01 Kersten Jeremy[FIX] rml2pdf : fix loading of font where mode are...
2014-04-01 Denis Ledoux[REVERT] rev. 5097 jke@openerp.com-20140328154704-88nph...
2014-04-01 Martin Trigaux[FIX] export: negation issue
2014-03-31 Martin Trigaux[ADD] orm: add the possibility to export in raw format...
2014-03-31 Christophe Simonis[FIX] expression: use unaccent() for translated search
2014-03-28 Kersten Jeremy[TYPO] Remove duplicated field "supplier" from view...
2014-03-28 Olivier Dony[FIX] http,ir.http: refactor exception handling to...
2014-03-28 Launchpad Translat... Launchpad automatic translations update.
2014-03-27 Fabien Pinckaers[IMP] reduced size flags
2014-03-27 Fabien Pinckaers[IMP] reduced flag size
2014-03-27 Fabien Pinckaers[IMP] reduced image size
2014-03-27 Fabien Meghazi[MERGE] remote module import
2014-03-27 Fabien Meghazi[REM] not using the ir.module.module 'virtual' field...
2014-03-27 Martin Trigaux[FIX] fields: when executing (4, *) operations on o2m...
2014-03-27 Fabien Meghazi[FIX] Set correct record id for <template> tag converter
2014-03-27 chm@openerp.com[IMP] res.country: add flag image field in res.country...
2014-03-27 Launchpad Translat... Launchpad automatic translations update.
2014-03-26 Fabien Meghazi[REV] revert refresh_routing_map
2014-03-26 Fabien Meghazi[MERGE] upstream
2014-03-26 Kersten Jeremy[FIX] Use all users (disabled also) in execute of res_c...
2014-03-26 Antony Lesuisse[IMP] wsgi and http cleanups, static http is now handle...
2014-03-26 Denis Ledoux[MERGE] Forward-port of latest saas-2 bugfixes, up...
2014-03-26 Denis Ledoux[MERGE][FIX] OPW 591344 : internal reports don't show...
2014-03-25 Gery Debongnie[IMP] refactoring of readgroup method, to make it eager...
2014-03-25 Christophe Simonis[FIX] init logger earlier, right after config loading
2014-03-25 Fabien Meghazi[MERGE] upstream
2014-03-25 chm@openerp.com[FIX] phantomjs: hide error if document.body does not...
2014-03-25 chm@openerp.com[MERGE] from trunk
next