[REF] Refactoring according to the review of CHS
[odoo/odoo.git] / openerp / tools / convert.py
2013-12-09 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-03 Cecile Tonglet[FIX] Wrong error message when data cannot be loaded...
2013-09-09 Antony Lesuisse[MERGE] data file loading refactoring, ready for code...
2013-06-03 Vo Minh Thu[MERGE] tools.convert: allow to use relativedelta in...
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.