[REM] query additional params for bundles
[odoo/odoo.git] / openerp /
2014-04-28 Fabien Meghazi[REM] query additional params for bundles
2014-04-25 Fabien Meghazi[IMP] better exception handling in case of missing...
2014-04-24 Fabien Meghazi[REM] Removed js and css manifest keys from base
2014-04-23 Fabien Meghazi[MERGE] upstream
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 Fabien Meghazi[ADD] query to assets bundle html
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 Fabien Meghazi[FIX] asset debug shall bypass cache
2014-04-22 Fabien Meghazi[ADD] debug mode in asset bundle
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 Xavier Morel[FIX] comment: we've already removed @charset movements...
2014-04-18 Xavier Morel[IMP] preclude unbounded growth by using an LRU cache...
2014-04-18 Xavier Morel[IMP] No cause to store self.fget.__name__ to its own...
2014-04-18 Xavier Morel[IMP] don't reimplement lazy_property by hand when...
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 Xavier Morel[REV] datetime for source-only WebAsset
2014-04-17 Xavier Morel[IMP] don't alter call-assets's template_attributes...
2014-04-17 Xavier Morel[FIX] remove existing sourcemaps in CSS files
2014-04-17 Xavier Morel[IMP] @import regex
2014-04-17 Xavier Morel[FIX] @charset in CSS files
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 Xavier Morel[IMP] style, default last_modified
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 Fabien Meghazi[FIX] exclude /web/[css|js] in parsing
2014-04-10 Fabien Meghazi[MERGE] trunk
2014-04-10 Fabien Meghazi[ADD] cache
2014-04-10 Fabien Meghazi[ADD] checksum
2014-04-10 Christophe Simonis[IMP] ir.attachment: add method to force all attachment...
2014-04-10 Fabien Meghazi[ADD] last modified date
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 Fabien Meghazi[WIP] bundle minify
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 Fabien Meghazi[WIP] AssetsBundle
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 Fabien Meghazi[ADD] t-call-assets
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...
next