Merge branch 'master' of https://github.com/odoo/odoo
[odoo/odoo.git] / openerp / addons / base / ir / ir_qweb.py
2014-05-01 Antony Lesuisse[FIX] ir_qweb revert async script attribute
2014-05-01 Antony Lesuisse[FIX] ir_qweb set js assets to async
2014-05-01 Antony Lesuisse[IMP] ir_qweb improve css minify
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
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-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 Simon Lejeune[FIX] QWeb contact widget: fixed double escaping: only...
2014-04-23 Fabien Meghazi[MERGE] upstream
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-16 Kersten Jeremy[MERGE] qweb-m2o-view - Allow to use many2one for qweb...
2014-04-11 Thibault Delavallée[IMP] ir_qweb: added country flag management in contact...
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 Fabien Meghazi[WIP] bundle minify
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 chm@openerp.com[IMP] ir_qweb, ir_ui_view: can use id insead of xml_id...
2014-04-08 Simon Lejeune[MERGE] trunk
2014-04-08 Fabien Meghazi[ADD] t-call-assets
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-03 Olivier Dony[FIX] ir.qweb: avoid errors with function fields of...
2014-04-01 Simon Lejeune[FIX] ir_qweb groups: in order to compute the groups...
2014-03-24 Simon Lejeune[REF] Moved qweb contact from website to base and remov...
2014-03-17 Xavier Morel[IMP] skip injection of data-oe-* attributes outside...
2014-03-17 Josse Colpaert[FIX] Refer to context_datetime as static method which...
2014-03-05 Denis Ledoux[FIX] base: qweb display correct traceback on exception
2014-02-27 Kersten Jeremy[IMP] Add options hide_seconds in widget datetime....
2014-01-31 Fabien Meghazi[REV] Bring back QWebException, rename QWebException...
2014-01-31 Antony Lesuisse[REV] never change exceptions types
2014-01-31 Fabien Pinckaers[FIX] removing test that commits and small fix
2014-01-30 Fabien Meghazi[IMP] QWeb exceptions shall not shadow original exceptions
2014-01-29 Olivier Dony[IMP] qweb.render: t-esc/t-raw rendered as `False`...
2014-01-29 Christophe Matthieu[fIX] ir_qweb: fix groups inside t-call (use request...
2014-01-28 Fabien Meghazi[REM] Removed t-href|t-action|t-src from server's ir...
2014-01-27 Fabien Meghazi[FIX] QWebException
2014-01-27 Fabien Meghazi[IMP] Reworked qweb exceptions
2014-01-24 Fabien Meghazi[IMP] If t-field can't get/use the resource, set it...
2014-01-23 Thibault Delavallée[FIX] ir_qweb: fixed a forgotten av -> attribute_value
2014-01-23 Stephane Wirtel[REF] Replace g_att -> generated_att, t_att template_at...
2014-01-19 Jojo le bricoloQWeb cleanups
2014-01-16 Thibault Delavallée[CLEAN] ir_qweb: removed commented and now dead BUILTINS
2014-01-16 Thibault Delavallée[CLEAN] ir_qweb: simplified and cleaned QWebcontext...
2014-01-15 Fabien Meghazi[REM] Removed QWeb's useless t-escf and t-rawf
2014-01-14 Xavier Morel[FIX] pillow-compatible import
2014-01-08 Xavier Morel[IMP] replace setattr with direct attribute setting
2014-01-07 Christophe Matthieu[IMP] ir_qweb: add groups evaluation when a qweb view...
2014-01-07 Fabien Meghazi[IMP] QWeb: set template information on 'iterator not...
2013-12-17 Fabien Meghazi[IMP] QWeb: set template information on template not...
2013-12-16 Xavier Morel[ADD] ability to disable fields escaping
2013-12-06 Thibault Delavallée[FIX] ir_qweb: do not perform dict operation on context...
2013-12-06 Thibault Delavallée[FIX] ir_qweb: do not perform dict operation on context...
2013-12-05 Xavier Morel[FIX] qweb: incorrect propagation of t-field options...
2013-12-03 Fabien Pinckaers[IMP] Removed 1 SQL query for each t-field monetary...
2013-12-02 Xavier Morel[FIX] change ManyToOne converter to use read on parent...
2013-12-02 Xavier Morel[ADD] formats support to date and datetime converters
2013-11-29 Xavier Morel[REF] inline server formats in date & datetime converte...
2013-11-29 Xavier Morel[ADD] relative datetime qweb widget
2013-11-28 Xavier Morel[ADD] duration widget
2013-11-25 Fabien Meghazi[FIX] qweb#render() should honor browse record calling
2013-11-12 Fabien Meghazi[ADD] Add hook for qweb preprocessing
2013-11-02 Antony Lesuisse[FIX] qweb exception hiding
2013-10-30 Antony Lesuisse[FIX] typxmo
2013-10-30 Xavier Morel[FIX] unset fields should render to empty, not the...
2013-10-25 Xavier Morel[FIX] m2o t-field rendering: use uid 1 for name_get
2013-10-22 Xavier Morel[FIX] numbers formatting to correctly apply user locales
2013-10-21 Xavier Morel[ADD] formatting of date and datetime t-field
2013-10-21 Xavier Morel[ADD] format floating-point values (including monetary...
2013-10-21 Xavier Morel[ADD] comment to ir.qweb.field.monetary to explain...
2013-10-21 Xavier Morel[ADD] hook in qweb.field.float for overriding precision
2013-10-21 Xavier Morel[ADD] context all the things!
2013-10-18 Xavier Morel[FIX] recursive qweb render calls to pass (void) cr...
2013-10-18 Xavier Morel[ADD] cr, uid, context to qweb.render & qweb rendering...
2013-10-18 Xavier Morel[FIX] import/reference warning
2013-10-18 Christophe Matthieu[IMP] ir_qweb: better exception with message, node...
2013-10-18 Christophe Matthieu[IMP] ir_qweb: add a class QWebException and raise...
2013-10-15 Xavier Morel[FIX] move loaded templates storage to context
2013-10-14 Fabien Meghazi[ADD] QWeb: t-keep-query
2013-10-14 Xavier Morel[IMP] correctly handle empty m2o field serialization
2013-10-14 Fabien Meghazi[FIX] Temporary fix for xmlid
2013-10-14 Xavier Morel[FIX] monetary field rounding, QWebContext in tests
2013-10-14 Xavier Morel[MERGE] from parent
2013-10-11 Xavier Morel[REM] conversion in monetary widget, turns out to be...
2013-10-11 Xavier Morel[IMP] change monetary t-field options, make them more...
next