[FIX] mis fies
[odoo/odoo.git] / openerp /
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-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 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 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
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...
next