[I18N] Update the translations
[odoo/odoo.git] / bin / wizard / __init__.py
2010-02-03 Jay (Open ERP)[FIX] Wizard should raise exception to user when writte...
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-10-28 Raphaël Valyi[MERGE] lxml+etree instead of deprecated XML libs which...
2009-04-27 Jay (Open ERP)[FIX] Bug 365975: Corrected wizard name parsing on...
2009-01-29 Jay (Open ERP)Bugfixed translation of selection field in wizard
2009-01-28 Fabien Pinckaersbugfix_no_translate_computed_selection
2009-01-28 Stephane Wirtel[FIX] Use the copy version from Python 2.5
2009-01-26 Stephane Wirtel[FIX] Deep copy
2009-01-23 Olivier Laurentremoved debugging code
2009-01-23 Olivier LaurentAdded the possibility to create a module Technical...
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-16 Christophe Simonis[FIX] translate help of fields in wizards
2008-12-11 Stephane Wirtel[FIX] Remove the decode(utf8) function
2008-12-05 Christophe Simonis[FIX] allow selections in (old style) wizards to be...
2008-11-03 Christophe Simonispassing in GPL-3
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisconvert tabs to 4 spaces
2008-07-08 Christophe Simonis* translation of nearly all exceptions
2008-06-16 stwadd the copyright
2007-10-11 cedAdd UpdatableDict for wizard partial picking
2007-09-12 cedMispelling
2007-09-05 cedImprove exception: don't log exception_{osv, orm, wizard}
2007-08-31 cedHandle also osv, orm exception in wizard execution
2007-07-23 cedkernel: don't use mutable as default value in function...
2007-06-07 cedKERNEL: add test for duplicate report and wizard
2006-12-07 pinkyNew trunk