[IMP] tools.safe_eval_qweb: methods intended to provide more restricted alternatives...
[odoo/odoo.git] / openerp / tools /
2013-10-09 Christophe Matthieu[IMP] tools.safe_eval_qweb: methods intended to provide...
2013-10-07 Thibault Delavallée[MERGE] Sync with trunk until revision 4967 (including...
2013-10-05 Antony Lesuisse[IMP] --auto-reload to enable code and xml auto reload...
2013-10-05 Antony Lesuissemerge trunk
2013-10-05 Antony Lesuissesimplier autoreload working
2013-10-02 Thibault Delavallée[MERGE] Sync with trunk until revision 4957.
2013-10-01 Thibault Delavallée[IMP] tools: improved html_email_clean.
2013-09-30 Fabien Pinckaers[IMP] read more new line
2013-09-29 Fabien Pinckaers[IMP] priority on views
2013-09-27 Xavier Morel[FIX] ban more stuff
2013-09-27 Xavier Morel[IMP] field regularity
2013-09-27 Xavier Morel[FIX] force-encode unicode stuff
2013-09-27 Xavier Morel[FIX] cgi removal
2013-09-26 Xavier Morel[IMP] reimplement t-field using new converters
2013-09-25 Xavier Morel[ADD] composition function utility
2013-09-25 Xavier Morel[REM] automagic tag creation in t-field rendering
2013-09-26 Fabien Meghazi[ADD] qweb @t-action
2013-09-26 Fabien Meghazi[ADD] data-oe-translate
2013-09-25 Fabien Meghazi[MERGE] upstream
2013-09-24 Fabien Meghazi[ADD] Qweb: added t-href and t-src using url_for
2013-09-23 Thibault Delavallée[ADD] wrapper node for more field types
2013-09-23 Thibault Delavallée[MERGE] Sync with main website branch
2013-09-23 Thibault Delavallée[IMP] tools: mail: improved html_email_clean
2013-09-23 Xavier Morel[MERGE] from trunk
2013-09-22 Fabien Pinckaers[IMP] revert
2013-09-22 Fabien Pinckaers[IMP] Add file='...' on <field> tags + [FIX] forced...
2013-09-19 Xavier Morel[FIX] Partially revert xmo@openerp.com-20130812074509...
2013-09-18 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4908...
2013-10-11 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-09-18 Stefan Rijnhart[FIX] Keep backwards compatibility with Babel 0.9.6
2013-09-18 Stefan Rijnhart[RVT] Undo previous fix
2013-09-17 Stefan Rijnhart[FIX] Restore compatibility with Babel > 0.9.6
2013-09-17 Xavier Morel[IMP] add assertion to prevent <td t-field> which break...
2013-09-17 Xavier Morel[FIX] serializer uses nodeName, not tagName. Set that
2013-09-16 Thibault Delavallée[MERGE] Sync with trunk
2013-09-13 Xavier Morel[FIX] mapping type is integer not int
2013-09-12 Xavier Morel[FIX] avoid <t t-field=...> yielding just text without...
2013-09-11 Martin Trigaux[IMP] revert changes in yaml_import
2013-09-11 Martin Trigaux[MERGE] sync with trunk
2013-09-10 Xavier Morel[TEMP] embed original expression in output to reverse...
2013-09-10 Xavier Morel[FIX] no need to use types for builtins (also fixes...
2013-09-10 Xavier Morel[IMP] remove unneeded import, cases redundancy
2013-09-10 Xavier Morel[REM] noop
2013-09-10 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4903...
2013-09-10 Xavier Morel[FIX] incorrect conversion of some fields transmogrific...
2013-09-09 Antony Lesuisserevert to use a separate executable for gevent, add...
2013-09-09 Antony Lesuisse[MERGE] data file loading refactoring, ready for code...
2013-09-09 Xavier Morel[MERGE] from trunk
2013-09-09 Thibault Delavallée[MERGE] Sync with trunk
2013-09-06 Xavier Morel[FIX] no Logger.getChild in Python 2.6
2013-08-30 ddmFix
2013-08-30 Christophe Simonis[FIX] html_sanitize: allow new semantic HTML5 tags
2013-08-29 Christophe Matthieu[FIX] qweb: remove argument form t-att-argument if...
2013-08-29 Xavier Morel[FIX] Logger.getChild(suffix) — New in version 2.7.
2013-08-28 Christophe Matthieu[MERGE] from trunk
2013-08-21 Fabien Meghazi[IMP] QWeb: allow t-call to use dynamic template name...
2013-08-21 Xavier Morel[MERGE] flag indicating whether a view template is...
2013-08-21 Fabien Meghazi[FIX] QWeb: foreach does not correctly handle @t-as
2013-08-21 Xavier Morel[ADD] page attribute to views
2013-08-21 Christophe Simonis[MERGE] forward port of branch saas-1 up to revid 4899...
2013-08-21 Christophe Simonis[IMP] html_sanitize:
2013-08-21 Fabien Meghazi[FIX] QWeb: omit non elements when searching for templa...
2013-08-20 Olivier Dony[MERGE] Forward-port of latest 7.0 bugfixes, up to...
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 Xavier Morel[MERGE] from trunk-website-al
2013-08-12 Xavier Morel[IMP] dict.get's default is None, remove pointless...
2013-08-12 Fabien Meghazi[ADD] Qweb __stack__ and __caller__ in QWeb rendering...
2013-08-12 Xavier Morel[IMP] dict.get's default is None, remove pointless...
2013-08-10 Fabien Pinckaers[FIX] keep t as template name for templates
2013-08-10 Fabien Pinckaers[FIX] typo
2013-08-10 Fabien Pinckaers[FIX] typo
2013-08-10 Fabien Pinckaers[IMP] Allows to put a name on views
2013-08-10 Fabien Pinckaers[IMP] support for inherit_option_id, <template> for...
2013-08-09 Xavier Morel[IMP] lxml doc recommends using .get/.set/.keys/.values...
2013-08-09 Xavier Morel[IMP] tpl_id should already be a string
2013-08-09 Xavier Morel[FIX] omagerd don't completely misuse lxml in retarded...
2013-08-09 Xavier Morel[IMP] don't use dict.get when not handling None result...
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 Thibault Delavallée[TESTS] tools: mail: added some tests + some cleaning...
2013-08-08 Thibault Delavallée[MERGE] Sync with trunk
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 Thibault Delavallée[IMP] tools: added a regex for bounce email addresses
2013-08-06 Fabien Meghazi[FIX] Replace views string interpolation by manual...
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
next