[ADD] query to assets bundle html
[odoo/odoo.git] / openerp / addons /
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-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-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-16 Xavier Morel[IMP] style, default last_modified
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 Fabien Meghazi[ADD] last modified date
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 Fabien Meghazi[WIP] bundle minify
2014-04-10 Christophe Simonis[FIX] modules: install_from_urls: restrict to administr...
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 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 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-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...
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-25 Fabien Meghazi[MERGE] upstream
2014-03-24 Simon Lejeune[IMP] ir.actions.report.xml form view: hide the attachm...
2014-03-24 Simon Lejeune[IMP] ir_actions wording
2014-03-24 Simon Lejeune[REF] Moved qweb contact from website to base and remov...
2014-03-21 Simon Lejeune[IMP] ir.actions.report.xml views/models adapted for...
2014-03-21 Christophe Simonis[FIX] duplicate/rename/drop database: handle filestore
2014-03-21 Dharmraj Jhala ... [MERGE] with latest trunk server
2014-03-21 Launchpad Translat... Launchpad automatic translations update.
2014-03-20 Fabien Meghazi[IMP] better syntax for routing_map cache invalidation
2014-03-20 Fabien Meghazi[WIP] added virtual field. will probably change the...
2014-03-20 Launchpad Translat... Launchpad automatic translations update.
2014-03-19 Antony Lesuisse[MERGE] trunk
2014-03-19 Christophe Simonis[FIX] ir.ui.view: correct `model_data_id` function...
2014-03-18 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5093...
2014-03-18 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5021...
2014-03-18 Antony Lesuisse[FIX] ir_logging acl
2014-03-17 Antony Lesuisse[MERGE] trunk
2014-03-17 Christophe Simonis[FIX] test_converter: force inherit_branding by passing...
2014-03-17 Xavier Morel[FIX] qweb tests re. inherit_branding enabling/disablin...
2014-03-17 Xavier Morel[IMP] skip injection of data-oe-* attributes outside...
2014-03-17 Antony Lesuisse[FIX] ir_logging missing field
2014-03-16 Antony Lesuisseir_logging fix msg, add uid in form view
2014-03-16 Antony Lesuisseir_logging, improve search view
2014-03-16 Antony Lesuisseir_logging make it work, and make it usable
2014-03-14 Launchpad Translat... Launchpad automatic translations update.
2014-03-13 Kersten Jeremy[FIX] Change password wizard: reload webclient after...
2014-03-12 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 5020...
2014-03-12 Stephane Wirtel[MERGE] from trunk
2014-03-12 Launchpad Translat... Launchpad automatic translations update.
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 5088...
2014-03-11 Martin Trigaux[FIX] partner: backport of trunk revision 4882
next