[FIX] Disable inherit_branding for t-call-assets
[odoo/odoo.git] / openerp / addons / base /
2014-04-30 Fabien Meghazi[FIX] Disable inherit_branding for t-call-assets
2014-04-30 Fabien Meghazi[REM] @filename from WebAsset constructor
2014-04-29 Fabien Meghazi[MERGE] upstream
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-24 Launchpad Translat... Launchpad automatic translations update.
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 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 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] don't reimplement lazy_property by hand when...
2014-04-18 Bharat R. Devnani... [MERGE] merged with main server branch
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 Launchpad Translat... Launchpad automatic translations update.
2014-04-16 Xavier Morel[IMP] style, default last_modified
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[MERGE] forward port of branch 7.0 up to revid 5281...
2014-04-15 Darshan Kalola ... [MERGE]sync with trunk.
2014-04-14 Richard Mathot ... [MERGE] Sync with trunk
2014-04-14 Launchpad Translat... Launchpad automatic translations update.
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-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[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 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[IMP] registry: avoid every direct access registry...
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 Darshan Kalola ... [MERGE]sync with trunk.
2014-04-09 Launchpad Translat... Launchpad automatic translations update.
2014-04-08 Simon Lejeune[MERGE] trunk
2014-04-08 Raphael Collet[IMP] registry: add method get_cursor() to simply retri...
2014-04-08 Raphael Collet[IMP] tests.common: turn class methods into instance...
2014-04-08 Gery Debongnie[MERGE] merge from trunk
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-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 Simon Lejeune[IMP] ir_qweb: added t-esc-options to allow customizati...
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 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] res.partner: name_search: respect unaccent flag
2014-04-04 Christophe Simonis[IMP] expression: new helper for generating unaccent...
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 Olivier Dony[FIX] res.partner: missing index on `parent_id` column
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 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5024...
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 Denis Ledoux[REVERT] rev. 5097 jke@openerp.com-20140328154704-88nph...
2014-03-31 Yogesh Parekh (Ope... [Merge]: Merge with Parent branch
2014-03-31 Darshan Kalola ... [MERGE]sync with trunk.
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[REM] not using the ir.module.module 'virtual' field...
next