[FIX] tools: re-added html2text import, because of its use in ir_mail_server. Not...
[odoo/odoo.git] / openerp / tools / convert.py
2012-10-01 Olivier Dony[MERGE] Sync with trunk
2012-09-11 Stephane Wirtel[MERGE] raise an exception if it can't evaluate a string
2012-08-23 Olivier Dony[FIX] convert: fix previous partial patch for removing...
2012-08-23 Olivier Dony[FIX] convert: fix previous partial fix for removing...
2012-08-22 Olivier Dony[IMP] rng: forbid redundant @type for menuitem, now...
2012-08-21 Antonin Bourguignon[FIX] handling of the action's module xml id.
2012-08-21 Antonin Bourguignon[FIX] xml import: when using a menuitem tag, properly...
2012-08-16 Christophe Simonis[IMP] handle menuitems with "server" and "client" type...
2012-08-06 Vo Minh Thu[MERGE] merged trunk.
2012-08-04 Fabien Pinckaers[IMP] introducing new file type: html
2012-06-19 Vo Minh Thuir.ui.view: type field can be a functional field.
2012-06-08 Xavier Morel[REM] ir_set from _tag_url's convert
2012-06-08 Xavier Morel[FIX] rename ir.actions.url to match action's type
2012-03-02 Vo Minh Thu[IMP] tests: removed the severity concept from `assert...
2012-03-02 Vo Minh Thu[IMP] tests:
2012-02-14 Olivier Dony[MERGE] Make <report> tag extensible for extra report...
2012-01-26 Xavier Morel[FIX] don't just print a warning if an @eval fails...
2012-01-24 Vo Minh Thu[IMP] openerp.tools: _logger with fully qualified modul...
2012-01-19 nicolas.bessi@camp... [IMP] webkit_header attribute support in report tag
2011-12-13 Olivier Dony[MERGE] Fix bug 901601, add default GTK icon for kanban...
2011-12-13 Naresh (OpenERP)[REF]:
2011-12-09 Naresh (OpenERP)[IMP]:added default icon for kanban and gantt view
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-10-10 Olivier Dony[IMP] rng,convert: add support for report `usage` attribute
2011-07-31 Tristan Hill[FIX] correct indentation
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-24 Olivier Dony[MERGE] sync with trunk
2011-05-31 Olivier Dony[MERGE] merged with latest trunk
2011-05-31 Olivier Dony[MERGE] merged latest trunk
2011-05-31 Olivier Dony[IMP] convert: remove now useless call to ir.model...
2011-05-16 Vo Minh Thu[REF] consistent, grepable ir.values object naming.
2011-04-11 Olivier Dony[IMP] tools.convert,rng: fixed support for <url> tag
2011-03-28 Olivier Dony[IMP] tools: add "unquote" class for magic bare variabl...
2011-02-07 Vo Minh Thu[IMP] openerp python module.