[IMP] tools: mail: improved html_email_clean
[odoo/odoo.git] / openerp / tools / qweb.py
2013-08-30 ddmFix
2013-08-29 Christophe Matthieu[FIX] qweb: remove argument form t-att-argument if...
2013-08-21 Fabien Meghazi[IMP] QWeb: allow t-call to use dynamic template name...
2013-08-21 Fabien Meghazi[FIX] QWeb: foreach does not correctly handle @t-as
2013-08-21 Fabien Meghazi[FIX] QWeb: omit non elements when searching for templa...
2013-08-14 Christophe Matthieu[IMP] qweb: catch orm,osv exception and return it
2013-08-13 Fabien Meghazi[ADD] Added repr() and t-debug to QWeb
2013-08-13 Christophe Matthieu[IMP] qweb: add the current error traceback into the...
2013-08-12 Fabien Meghazi[ADD] Qweb __stack__ and __caller__ in QWeb rendering...
2013-08-10 Fabien Pinckaers[IMP] support for inherit_option_id, <template> for...
2013-08-08 Fabien Meghazi[WIP] eval globals - will check safe_eval later
2013-08-08 Fabien Meghazi[IMP] Qweb, use undefined handler
2013-08-08 Fabien Meghazi[FIX] QWeb expression evaluation + undefined variable...
2013-08-08 Fabien Meghazi[IMP] pynazilint
2013-08-07 Fabien Meghazi[FIX] make QWeb usable in standalone mode
2013-08-07 Christophe Matthieu[IMP] res.partner: add us country for demo data
2013-08-06 Christophe Matthieu[FIX] qweb: many2one field = False
2013-08-06 Christophe Matthieu[FIX] qweb: access right for name_get on many2one field
2013-08-05 Christophe Matthieu[IMP] qweb: clean code
2013-08-05 Frédéric van der... [FIX] only self-close void elements
2013-08-05 Christophe Matthieu[FIX] qweb: div autoclose
2013-08-05 Christophe Matthieu[MERGE] from website-al
2013-08-04 Fabien Pinckaers[FIX] eval t-field
2013-08-04 Fabien Pinckaers[IMP] changed t-field syntax from <div t-record=record...
2013-08-02 Christophe Matthieu[FIX] qweb.py: encode in utf8 for special char and...
2013-07-31 Christophe Matthieu[FIX] qweb.py: render_tag_field
2013-07-30 Christophe Matthieu[IMP] qweb: fix for many2one with None value
2013-07-26 Xavier Morel[IMP] add field type to QWeb t-record output
2013-07-02 Christophe Simonis[FIX] qweb: t-field must search all_columns
2013-07-02 Antony Lesuisseqweb t-field
2013-07-02 Christophe Matthieu[FIX] qweb.py: t-set t-value
2013-07-01 Martin Trigauxadd t-field and t-record in rendering
2013-07-01 Antony Lesuissebranding temp fix for comment in xml
2013-06-30 Antony Lesuissefix rng validation, fields_view_get, qweb t-esc t-raw...
2013-06-27 Christophe Simonis[FIX] qweb: flake8
2013-06-27 Christophe Simonis[FIX] qweb: make code works
2013-06-27 Antony Lesuisseqweb templates