[IMP] tools.safe_eval_qweb: methods intended to provide more restricted alternatives...
[odoo/odoo.git] / openerp / tools / convert.py
2013-10-02 Thibault Delavallée[MERGE] Sync with trunk until revision 4957.
2013-09-29 Fabien Pinckaers[IMP] priority on views
2013-09-27 Xavier Morel[IMP] field regularity
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-10 Xavier Morel[FIX] incorrect conversion of some fields transmogrific...
2013-09-09 Antony Lesuisse[MERGE] data file loading refactoring, ready for code...
2013-09-09 Xavier Morel[MERGE] from trunk
2013-08-21 Xavier Morel[ADD] page attribute to views
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 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-06 Fabien Meghazi[FIX] Replace views string interpolation by manual...
2013-07-22 Fabien Meghazi[FIX] templates: Set tagname for qweb
2013-07-22 Fabien Meghazi[ADD] xml data <template> helper
2013-06-20 Antony Lesuissefile based openerp views
2013-06-20 Antony Lesuisse[MERGE] trunk
2013-06-03 Vo Minh Thu[MERGE] tools.convert: allow to use relativedelta in...
2013-04-29 Xavier Morel[IMP] move testing of xml conversion alongside test...
2013-04-29 Xavier Morel[ADD] file field type in xml_convert, tests
2013-04-26 Christophe Simonis[IMP] convert: allow to have <act_window> tags with...
2013-04-18 Christophe Matthieu[IMP] tools convert: allow to use relative delta in...
2013-03-27 Vo Minh Thu[MERGE] removed LocalService("workflow"), Logger class...
2013-03-27 Vo Minh Thu[MERGE] openerp.pooler is deprecated.
2013-03-27 Vo Minh Thu[MERGE] reports: make it possible to use only XML decla...
2013-03-27 Vo Minh Thu[REF] trolls.convert: missed an opportunity to reuse...
2013-03-27 Xavier Morel[IMP] usage of python in convert_csv
2013-03-27 Vo Minh Thu[REF] no longer use openerp.pooler.
2013-03-26 Vo Minh Thu[REF]: use openerp.workflow instead of LocalService...
2013-03-22 Vo Minh Thu[MERGE] merged trunk.
2013-02-25 Vo Minh Thu[FIX] tools.convert: use tools.ustr() instead of str...
2013-02-22 Vo Minh Thu[IMP] report: reports with custom parsers can be declar...
2013-02-19 Vo Minh Thu[FIX] Better exception handling in tools.convert:
2013-02-12 Vo Minh Thu[REF] Removed support for __terp__.py files and `terp...
2012-12-17 Cecile Tonglet[MERGE] From trunk (second time)
2012-12-17 Cecile Tonglet[FIX] Remove unused imports and fix some imports that...
2012-12-14 Xavier Morel[REM] unnecessary parens
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.